Commit graph

46 commits

Author SHA1 Message Date
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
lengstrom
3c1c9ef0f2 added to info text for speedups 2014-08-25 23:09:21 -04:00
Garrett Finucane
c225f5845e added speed ups to instructions 2014-08-25 11:44:06 -04:00
lengstrom
e544503ab0 added rush helper functions 2014-08-24 12:12:41 -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
Rex Feng
9cff5a4ee2 fix Found a Bug Go Here url 2014-08-17 13:13:41 -04:00
Noah Moroze
9af4b23418 Prevented highscores from being unsaved after quitting from game over screen 2014-08-09 21:02:41 -04:00
lengstrom
32f9c80c8e added extra test parameter to initializaiton 2014-08-03 01:25:18 -04:00
lengstrom
5032d344dc upped difficulty for mobile 2014-08-01 22:30:43 -04:00
garrettdreyfus
46991a4a16 fixed highscores not being saved 2014-08-01 21:31:24 -04:00
lengstrom
85b4c336fa added far higher difficulty cap 2014-08-01 09:12:22 -04:00
lengstrom
c753bebff6 increase speed slightly 2014-07-27 19:21:06 -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
72059a9951 testing 2014-07-27 16:55:33 -04:00
lengstrom
2d289d7019 added cordova.js 2014-07-27 16:40:52 -04:00
lengstrom
ee9dbc48d5 fixed links opening not in new tab
Please enter the commit message for your changes. Lines starting
2014-07-27 15:31:19 -04:00
lengstrom
eae6eb5b82 fixed turning the hexagon on pressing the start button on mobile 2014-07-26 10:52:38 -04:00
lengstrom
50c4ebbf92 made game slightly harder on mobile 2014-07-26 10:47:27 -04:00
lengstrom
ec94635705 made the game easier on mobile. fixed issue where wave generator wasn't being updated 2014-07-26 10:46:13 -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
f4b7b80c22 made pause button switch states based on the actual gameState value rather than handlers 2014-07-25 23:10:23 -04:00
lengstrom
81c89548c4 tenatively fixed highscores 2014-07-25 00:33:54 -04:00
lengstrom
7116f0b5f4 started writing highscore code 2014-07-24 11:16:53 -04:00
lengstrom
d1a0a04f21 removed whitespace 2014-07-23 22:37:31 -04:00
lengstrom
81e9fffae6 added handlers to prevent turning on pressing start btn 2014-07-23 22:29:35 -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
lengstrom
ca512a1524 removed useless function + removed alert 2014-07-23 09:30:51 -04:00
Garrett Finucane
ed7d8e6b85 share buttons share at game over 2014-07-22 21:53:51 -04:00
lengstrom
d656d3c59b fixed double restart issue in ios. added real handlers for helpText classes 2014-07-22 09:21:16 -04:00
lengstrom
ca09916ca2 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
lengstrom
c18bc1e317 upped difficulty on mobile slightly 2014-07-21 21:54:49 -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
29e2aa5498 added share buttons 2014-07-20 21:47:08 -04:00
Garrett Finucane
11593f4d10 gh star buttons 2014-07-20 20:41:11 -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
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
6dabf4e65c added button to go to main menu from the pause menu 2014-07-19 17:36:43 -04:00
lengstrom
eff06e4c18 put instructions inside of pause menu 2014-07-19 16:19:07 -04:00
lengstrom
80ccc10b46 removed intro JSON, kept keypress, consolidated initialization to a single function 2014-07-17 21:11:05 -04:00