Commit graph

116 commits

Author SHA1 Message Date
Michael Yang
a302249271 fixed merge conflict, added down/s key 2018-02-15 17:23:03 -05:00
Michael Yang
a6aa18171b added disclosure 2018-02-15 16:47:34 -05:00
Michael Yang
090e6cb379 improved title placement 2018-02-15 16:05:28 -05:00
Charles Hill
19d458f7fd added the option to press down or s key to speed up dropping bars 2017-07-05 13:23:20 -07:00
lengstrom
70b8490657 renamed js files 2015-09-26 00:59:21 -04:00
lengstrom
16027b909f added v8 2014-08-25 23:26:14 -04:00
Garrett Finucane
8a9a9c62ff different rush color 2014-08-24 15:00:38 -04:00
Garrett Finucane
38938bb7cb speed up on tap working 2014-08-24 12:55:23 -04:00
lengstrom
968bc54dce reverted back to js 2014-08-24 12:09:04 -04:00
lengstrom
1be960fbde prepping for prod 2014-08-18 23:12:59 -04:00
Garrett Finucane
59692246e9 Merge branch 'gh-pages' of http://github.com/hextris/hextris into dev 2014-08-18 20:09:50 -04:00
Garrett Finucane
c701672b6b share on twitter 2014-08-18 17:39:57 -04:00
Garrett Finucane
df4c543c71 restart only shows on pause 2014-08-18 14:05:55 -04:00
Garrett Finucane
3a9a47f757 fixed pause button not resetting on restart 2014-08-09 09:39:02 -04:00
lengstrom
27973a46b3 merged 2014-08-01 21:37:19 -04:00
lengstrom
8d9530750f added support for scores in the range of [0, 999999999] 2014-08-01 21:35:20 -04:00
garrettdreyfus
46991a4a16 fixed highscores not being saved 2014-08-01 21:31:24 -04:00
Garrett Finucane
da8c09b19b fixed highscore doubling? 2014-07-31 16:47:44 -04:00
lengstrom
b6e2a9338a removed debugger statements. made larger hitboxes for buttons. fixed garrett's github link. 2014-07-27 19:10:40 -04:00
lengstrom
734225075c 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
lengstrom
8d9309354f fixed not being able to pause 2014-07-25 23:34:23 -04:00
lengstrom
f4b7b80c22 made pause button switch states based on the actual gameState value rather than handlers 2014-07-25 23:10:23 -04:00
lengstrom
7116f0b5f4 started writing highscore code 2014-07-24 11:16:53 -04:00
lengstrom
4b1c9794dc Merge branch 'gh-pages' of https://github.com/hextris/hextris into gh-pages 2014-07-23 22:29:40 -04:00
lengstrom
81e9fffae6 added handlers to prevent turning on pressing start btn 2014-07-23 22:29:35 -04:00
lengstrom
4d8c301480 removed logging statement 2014-07-23 22:02:54 -04:00
lengstrom
54daacbb27 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
Garrett Finucane
6a41ef0d45 Merge branch 'gh-pages' of http://github.com/hextris/hextris into gh-pages 2014-07-22 22:19:42 -04:00
Garrett Finucane
cda42ac00c waits for fade to resume 2014-07-22 22:19:20 -04:00
lengstrom
277d785ada Merge branch 'gh-pages' of https://github.com/teamsnowman/hextris into gh-pages 2014-07-22 22:07:42 -04:00
Garrett Finucane
ed7d8e6b85 share buttons share at game over 2014-07-22 21:53:51 -04:00
lengstrom
d5042fd793 Merge branch 'gh-pages' of https://github.com/teamsnowman/hextris into gh-pages 2014-07-22 21:52:11 -04:00
lengstrom
6037f16dc9 removed redundant code, removed debugger statements 2014-07-22 21:52:02 -04:00
Garrett Finucane
1f94d101e8 pause screen fades away 2014-07-22 16:47:15 -04:00
Garrett Finucane
c521f38cda made it so if you score 0 it displays 0 2014-07-22 08:38:11 -04:00
Garrett Finucane
1f135f3bd4 overlapping text in game over 2014-07-21 22:08:33 -04:00
lengstrom
fcaac9396d 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
279313a09a no menu button 2014-07-20 23:32:09 -04:00
Garrett Finucane
976711b4e8 share buttons centered 2014-07-20 22:36:45 -04:00
Garrett Finucane
61b6d860dc pause button now switches whenever paused 2014-07-19 22:31:19 -04:00
lengstrom
70b8d24c19 fixed merge commits 2014-07-19 22:11:42 -04:00
lengstrom
402d1a3718 added phonegap handlers. integrated pause and info buttons 2014-07-19 22:03:22 -04:00
Garrett Finucane
f54491c2ed added @'s 2014-07-19 21:57:34 -04:00
Garrett Finucane
06a3a31e11 highscores 2014-07-19 21:46:05 -04:00
lengstrom
43c27a0df4 removed canvas instructions from pause menu 2014-07-19 19:48:28 -04:00
Garrett Finucane
54ee9642d3 I fixed double restart clear 2014-07-19 19:12:28 -04:00
lengstrom
99f7b8a748 fixed issue around play btn firing after pressing the button to go back to the main menu 2014-07-19 18:51:35 -04:00
lengstrom
2ef65f41d8 fixed issue w/ tapping triggering multiple depths of btns 2014-07-19 18:34:33 -04:00
lengstrom
4b9e179db9 removed callback stacking issues 2014-07-19 18:03:16 -04:00
lengstrom
0eba942db5 added more to main menu btn 2014-07-19 17:49:39 -04:00