Garrett Finucane
|
93b15c5448
|
fixed the jagged rendering by fixing the stupid constant
|
2014-07-27 08:27:15 -04:00 |
|
Garrett Finucane
|
8d95c82d83
|
attempt to fix jagged rendering
|
2014-07-27 07:57:49 -04:00 |
|
Logan Engstrom
|
ca52eedeb7
|
Increased speed slightly
|
2014-07-26 20:39:53 -07:00 |
|
meadowstream
|
1c45c4edf4
|
changed intervals between waves
|
2014-07-26 23:36:05 -04:00 |
|
meadowstream
|
b0109bff3c
|
made game more exciting via changing intervals
|
2014-07-26 23:34:33 -04:00 |
|
Garrett Finucane
|
5b096a6107
|
made combo reflect timer
|
2014-07-26 19:58:58 -04:00 |
|
meadowstream
|
87c2638a7f
|
added effects of creationSpeedModifier
|
2014-07-26 10:54:41 -04:00 |
|
meadowstream
|
70b277e812
|
fixed turning the hexagon on pressing the start button on mobile
|
2014-07-26 10:52:38 -04:00 |
|
meadowstream
|
5f051a18b3
|
made game slightly harder on mobile
|
2014-07-26 10:47:27 -04:00 |
|
meadowstream
|
fd116df56e
|
made the game easier on mobile. fixed issue where wave generator wasn't being updated
|
2014-07-26 10:46:13 -04:00 |
|
meadowstream
|
29997d072e
|
enabled all patterns
|
2014-07-26 10:42:10 -04:00 |
|
meadowstream
|
e6f2109f39
|
changed intro text
|
2014-07-26 10:39:30 -04:00 |
|
meadowstream
|
ce2a737f9d
|
added a new generation pattern (half circles)
|
2014-07-26 10:35:56 -04:00 |
|
meadowstream
|
e69482b453
|
fixed pause button toggling in the opposite manner. added more
highscores infrastructure to make it more reliable / more modular
|
2014-07-26 09:23:24 -04:00 |
|
meadowstream
|
f0a9a4ce9b
|
fixed not being able to pause
|
2014-07-25 23:34:23 -04:00 |
|
meadowstream
|
6275f00ded
|
made pause button switch states based on the actual gameState value rather than handlers
|
2014-07-25 23:10:23 -04:00 |
|
meadowstream
|
4c689fb8eb
|
tenatively fixed highscores
|
2014-07-25 00:33:54 -04:00 |
|
meadowstream
|
f3a0741ab8
|
started writing highscore code
|
2014-07-24 11:16:53 -04:00 |
|
meadowstream
|
37f9345a27
|
removed whitespace
|
2014-07-23 22:37:31 -04:00 |
|
meadowstream
|
af3381976c
|
Merge branch 'gh-pages' of https://github.com/hextris/hextris into gh-pages
|
2014-07-23 22:29:40 -04:00 |
|
meadowstream
|
57eff790d9
|
added handlers to prevent turning on pressing start btn
|
2014-07-23 22:29:35 -04:00 |
|
meadowstream
|
f33b559cb6
|
removed logging statement
|
2014-07-23 22:02:54 -04:00 |
|
meadowstream
|
7d36457851
|
added info button support in home screen; made hit detection basde on canvas coordinates rather than DOM for info button
|
2014-07-23 22:00:46 -04:00 |
|
meadowstream
|
3a533d93b7
|
changed restart btn to always restart the game instead of sometimes also resuming
|
2014-07-23 09:47:03 -04:00 |
|
meadowstream
|
cd53751fa2
|
reverted inadvertant changes
|
2014-07-23 09:44:38 -04:00 |
|
meadowstream
|
7f69081afb
|
removed useless function + removed alert
|
2014-07-23 09:30:51 -04:00 |
|
Garrett Finucane
|
0caea03f61
|
first and last commit
|
2014-07-22 22:33:41 -04:00 |
|
Garrett Finucane
|
757edd384f
|
Create README.md
|
2014-07-22 22:29:29 -04:00 |
|
Garrett Finucane
|
ac704c1b71
|
Merge branch 'gh-pages' of http://github.com/hextris/hextris into gh-pages
|
2014-07-22 22:19:42 -04:00 |
|
Garrett Finucane
|
0590ec2654
|
waits for fade to resume
|
2014-07-22 22:19:20 -04:00 |
|
meadowstream
|
14d513a28c
|
Merge branch 'gh-pages' of https://github.com/teamsnowman/hextris into gh-pages
|
2014-07-22 22:07:42 -04:00 |
|
meadowstream
|
b597566c22
|
fixed flashing on ios
|
2014-07-22 22:07:38 -04:00 |
|
Garrett Finucane
|
10f9810eab
|
share buttons share at game over
|
2014-07-22 21:53:51 -04:00 |
|
meadowstream
|
223f8dd466
|
Merge branch 'gh-pages' of https://github.com/teamsnowman/hextris into gh-pages
|
2014-07-22 21:52:11 -04:00 |
|
meadowstream
|
e4de6dab2a
|
removed redundant code, removed debugger statements
|
2014-07-22 21:52:02 -04:00 |
|
Garrett Finucane
|
c118f24049
|
Merge branch 'gh-pages' of http://github.com/hextris/hextris into gh-pages
|
2014-07-22 16:47:48 -04:00 |
|
Garrett Finucane
|
db615d8af6
|
pause screen fades away
|
2014-07-22 16:47:15 -04:00 |
|
meadowstream
|
b9cb183eb8
|
added pause message when pressing info button
|
2014-07-22 09:30:13 -04:00 |
|
meadowstream
|
62db241d28
|
fixed not beig able to close helpScreen
|
2014-07-22 09:26:56 -04:00 |
|
meadowstream
|
b931daf7c7
|
fixed double restart issue in ios. added real handlers for helpText classes
|
2014-07-22 09:21:16 -04:00 |
|
Garrett Finucane
|
fce36f0975
|
fixed no restart from pause
|
2014-07-22 09:13:13 -04:00 |
|
meadowstream
|
c508fc4008
|
Merge branch 'gh-pages' of https://github.com/teamsnowman/hextris into gh-pages
|
2014-07-22 09:07:00 -04:00 |
|
meadowstream
|
dea99b59e2
|
fixed bottom bar connectivity issues. fixed instruction text appearing in the pause screen. fixed buttons appearing in the end game screen
|
2014-07-22 09:06:52 -04:00 |
|
Garrett Finucane
|
d425f9d41f
|
made it so if you score 0 it displays 0
|
2014-07-22 08:38:11 -04:00 |
|
Garrett Finucane
|
60c7ce8f6a
|
overlapping text in game over
|
2014-07-21 22:08:33 -04:00 |
|
meadowstream
|
246a89589a
|
upped difficulty on mobile slightly
|
2014-07-21 21:54:49 -04:00 |
|
meadowstream
|
3c8e47eb51
|
Merge branch 'gh-pages' of https://github.com/teamsnowman/hextris into gh-pages
|
2014-07-21 21:41:09 -04:00 |
|
meadowstream
|
98310798f7
|
added showing and hiding of buttons, made buttons appear onload (instead of having ugly iframes / skeletons, other misc changes
|
2014-07-21 21:41:04 -04:00 |
|
Garrett Finucane
|
f16082fc69
|
Merge branch 'gh-pages' of http://github.com/hextris/hextris into gh-pages
Conflicts:
style/style.css
|
2014-07-21 21:37:26 -04:00 |
|
Garrett Finucane
|
e125842186
|
no overlapping text on mobile
|
2014-07-21 21:35:54 -04:00 |
|