Commit graph

218 commits

Author SHA1 Message Date
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
Garrett Finucane
137bb62cc2 setInterval for physics 2014-08-18 20:09:46 -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
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
Garrett Finucane
d0d6318f5e fixed highscore doubling? 2014-07-31 16:55:56 -04:00
lengstrom
77555f2908 updated wavegen times 2014-07-27 20:00:54 -04:00
Garrett Finucane
34ebaa03f9 made combo reflect timer 2014-07-26 19:58:58 -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
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
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
lengstrom
06ce886be1 fixed flashing on ios 2014-07-22 22:07:38 -04:00
lengstrom
6037f16dc9 removed redundant code, removed debugger statements 2014-07-22 21:52:02 -04:00
lengstrom
483e5ede7c added pause message when pressing info button 2014-07-22 09:30:13 -04:00
lengstrom
e257eda84c fixed not beig able to close helpScreen 2014-07-22 09:26:56 -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
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
dea00c48d4 share buttons disapear 2014-07-20 23:10:21 -04:00
Garrett Finucane
976711b4e8 share buttons centered 2014-07-20 22:36:45 -04:00
Garrett Finucane
ec5f774186 Merge branch 'gh-pages' of http://github.com/hextris/hextris into gh-pages 2014-07-19 22:15:26 -04:00
Garrett Finucane
0607ead568 pause button off at start screen 2014-07-19 22:15:14 -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
06a3a31e11 highscores 2014-07-19 21:46:05 -04:00
lengstrom
6dabf4e65c added button to go to main menu from the pause menu 2014-07-19 17:36:43 -04:00
lengstrom
80ccc10b46 removed intro JSON, kept keypress, consolidated initialization to a single function 2014-07-17 21:11:05 -04:00
lengstrom
cb5154318d added fading helpText, removed old ogg declarations, removed old ogg
files
2014-07-16 00:09:27 -04:00
lengstrom
401c0873af removed music 2014-07-16 00:06:23 -04:00
Garrett Finucane
997f5e5547 Merge branch 'gh-pages' of http://github.com/teamsnowman/hextris into gh-pages 2014-07-07 10:55:26 -04:00
Garrett Finucane
878813d7d3 made looping and autoplay in js 2014-07-07 10:55:12 -04:00
lengstrom
3fe1f18223 disabled dragging on screen 2014-07-06 21:28:34 -04:00
Garrett Finucane
981f36f9f4 intro leads in and loop loops 2014-07-06 10:38:33 -04:00
lengstrom
2bfd8e237c Merge branch 'gh-pages' of https://github.com/teamsnowman/hextris into gh-pages 2014-07-05 17:44:39 -04:00
lengstrom
bb1f7f3ef7 Removed count variable; extended combo time 2014-07-05 17:44:31 -04:00
Garrett Finucane
ac9617818c mute unmute and audio 2014-07-05 17:18:23 -04:00
Garrett Finucane
3214022e00 added audio and scaled comboTimer I think 2014-07-05 16:07:34 -04:00
Garrett Finucane
d83b323e96 Merge branch 'gh-pages' of http://github.com/teamsnowman/hextris into gh-pages
Conflicts:
	index.html
2014-07-05 15:47:48 -04:00
Garrett Finucane
6f445b1194 started audio playing 2014-07-05 15:47:14 -04:00
lengstrom
2184faa258 added restart messages for mobile + modified those for desktop, added timeout before being able to restart 2014-07-05 10:21:07 -04:00
lengstrom
2190441404 fixed issues around pausing and toggling the info button at the same time 2014-07-05 00:32:54 -04:00
lengstrom
5e9343cdb9 added alternate text 2014-07-04 22:23:19 -04:00
lengstrom
1ec29672ec almost done with tutorial. fixed devmode not being able to be enabled 2014-07-04 19:08:49 -04:00
lengstrom
b767e7bd16 Merge branch 'gh-pages' of https://github.com/teamsnowman/hextris into gh-pages 2014-07-04 16:43:01 -04:00
lengstrom
5e17b57fcb Fixed instruction text in mobile 2014-07-04 16:42:55 -04:00