Commit graph

703 commits

Author SHA1 Message Date
meadowstream
42d8e2536b Merge branch 'gh-pages' of https://github.com/hextris/hextris into gh-pages 2014-07-27 20:06:52 -04:00
meadowstream
c058745071 updated wave generation slightly 2014-07-27 20:06:31 -04:00
Garrett Finucane
94e71a3b21 changed comboTime to 4 2014-07-27 20:05:12 -04:00
Garrett Finucane
0323e721d5 changed comboTime to 4 2014-07-27 20:04:44 -04:00
meadowstream
b8460c0740 fixed merge conflicts 2014-07-27 20:01:41 -04:00
meadowstream
07858cddc5 updated wavegen times 2014-07-27 20:00:54 -04:00
Garrett Finucane
bd8b244b29 changed comboTime to 3.5 2014-07-27 19:56:49 -04:00
Garrett Finucane
b2ea2c3981 Merge branch 'gh-pages' of http://github.com/hextris/hextris into gh-pages 2014-07-27 19:53:02 -04:00
Garrett Finucane
7258791d9c changed comboTimer to be based on waves 2014-07-27 19:52:48 -04:00
meadowstream
405d26665f increase speed slightly 2014-07-27 19:21:06 -04:00
meadowstream
78fe31577e removed debugger statements. made larger hitboxes for buttons. fixed garrett's github link. 2014-07-27 19:10:40 -04:00
meadowstream
d3b4f0f1d9 testing 2014-07-27 16:55:33 -04:00
meadowstream
7dba7ffb8c moved scripts to head tag 2014-07-27 16:46:18 -04:00
meadowstream
7c0d876452 added cordova.js 2014-07-27 16:40:52 -04:00
meadowstream
96c0fe89a4 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
meadowstream
a25b0728e4 fixed twitter button, increased time before intro text fades 2014-07-27 14:16:53 -04:00
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