Commit graph

477 commits

Author SHA1 Message Date
Garrett Finucane
137bb62cc2 setInterval for physics 2014-08-18 20:09:46 -04:00
Garrett Finucane
dc222c8a5a Merge branch 'dev' into gh-pages 2014-08-18 14:06:00 -04:00
Garrett Finucane
df4c543c71 restart only shows on pause 2014-08-18 14:05:55 -04:00
Garrett Finucane
093f7953d2 Merge branch 'IceManQ-colorblind' into dev 2014-08-18 09:42:00 -04:00
IceManQ
ef71be61e5 Color blind mode
This is a very basic implementation of a color blind system, I added a
simple button under play (that doesn't fade)
2014-08-18 08:27:09 -04:00
lengstrom
8350bb622c made wavegen time based 2014-08-18 00:04:26 -04:00
Garrett Finucane
d49100924c properly time based 2014-08-17 23:58:17 -04:00
Rex Feng
9cff5a4ee2 fix Found a Bug Go Here url 2014-08-17 13:13:41 -04:00
lengstrom
7aa0688162 added difficulty 2014-08-10 21:40:01 -04:00
Noah Moroze
9af4b23418 Prevented highscores from being unsaved after quitting from game over screen 2014-08-09 21:02:41 -04:00
Garrett Finucane
3a9a47f757 fixed pause button not resetting on restart 2014-08-09 09:39:02 -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
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
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
Garrett Finucane
da8c09b19b fixed highscore doubling? 2014-07-31 16:47:44 -04:00
lengstrom
cd6463d2e3 modified combo modifier 2014-07-28 21:20:44 -04:00
lengstrom
dcb6a15084 icreased combo time" 2014-07-27 21:30:50 -04:00
lengstrom
32e5e90af7 Merge branch 'gh-pages' of https://github.com/hextris/hextris into gh-pages 2014-07-27 21:29:06 -04:00
lengstrom
ec697e3c46 made minimum speed larger 2014-07-27 21:28:56 -04:00
Garrett Finucane
0abd857e7d Merge branch 'gh-pages' of http://github.com/hextris/hextris into gh-pages 2014-07-27 21:23:57 -04:00
Garrett Finucane
b483f0b02c changed comboTime to 3 2014-07-27 21:23:41 -04:00
lengstrom
7ca42b1a6d raised nextGen cap 2014-07-27 20:56:25 -04:00
lengstrom
4e24e7bffc removed randInt from updating wavegens" 2014-07-27 20:13:51 -04:00
lengstrom
862f3ff070 slight changes to wave gen 2014-07-27 20:07:12 -04:00
lengstrom
20ce833a5c Merge branch 'gh-pages' of https://github.com/hextris/hextris into gh-pages 2014-07-27 20:06:52 -04:00
lengstrom
4e329df82b updated wave generation slightly 2014-07-27 20:06:31 -04:00
Garrett Finucane
3bc64432bb changed comboTime to 4 2014-07-27 20:05:12 -04:00
Garrett Finucane
6c5272b045 changed comboTime to 4 2014-07-27 20:04:44 -04:00
lengstrom
c7e0cda6bf fixed merge conflicts 2014-07-27 20:01:41 -04:00
lengstrom
77555f2908 updated wavegen times 2014-07-27 20:00:54 -04:00
Garrett Finucane
65ebf6e4cd changed comboTime to 3.5 2014-07-27 19:56:49 -04:00
Garrett Finucane
2a2f889e48 Merge branch 'gh-pages' of http://github.com/hextris/hextris into gh-pages 2014-07-27 19:53:02 -04:00
Garrett Finucane
4ac84ee5f8 changed comboTimer to be based on waves 2014-07-27 19:52:48 -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
Garrett Finucane
2ec570d291 fixed the jagged rendering by fixing the stupid constant 2014-07-27 08:27:15 -04:00
lengstrom
4b05194e0a Increased speed slightly 2014-07-26 20:39:53 -07:00
lengstrom
9c89b1eecb changed intervals between waves 2014-07-26 23:36:05 -04:00
lengstrom
f9a85e489f made game more exciting via changing intervals 2014-07-26 23:34:33 -04:00
Garrett Finucane
34ebaa03f9 made combo reflect timer 2014-07-26 19:58:58 -04:00
lengstrom
f9ff5b4cea added effects of creationSpeedModifier 2014-07-26 10:54:41 -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