Commit graph

91 commits

Author SHA1 Message Date
Michael Yang
95ac06bc13 added clock hand 2014-05-26 01:11:47 -04:00
Michael Yang
4c1ea98f8e fixed onblur pausing bug 2014-05-25 22:28:04 -04:00
Michael Yang
6344039e69 Merge branch 'master' of https://github.com/teamsnowman/hextris 2014-05-25 21:49:18 -04:00
Michael Yang
5dc31d2e54 create update.js, render.js 2014-05-25 21:49:03 -04:00
garrettdreyfus
1abc55242f added comments for checking 2014-05-25 21:47:21 -04:00
garrettdreyfus
990b5cf83e better infringement detection 2014-05-25 20:34:56 -04:00
lengstrom
b7a6bdf5c1 added new block destruction effects. broke pausing 2014-05-25 19:53:02 -04:00
lengstrom
09898509da changed difficulty level 2014-05-25 18:32:49 -04:00
lengstrom
97a08da984 added mobile version 2014-05-25 18:27:25 -04:00
lengstrom
ad336749e8 added 1/4 retina display 2014-05-25 12:02:22 -04:00
lengstrom
4c1e71ce22 fixed falling hexagon 2014-05-25 11:31:05 -04:00
lengstrom
b16fa95c7e Merge branch 'master' into gh-pages 2014-05-25 11:17:10 -04:00
lengstrom
114d420a49 Merge branch 'gh-pages' of https://github.com/teamsnowman/wastedtime into gh-pages 2014-05-25 11:16:37 -04:00
lengstrom
f69e8e31f6 added scaling 2014-05-25 11:16:33 -04:00
garrettdreyfus
9dc6c0ee49 pausing fixed 2014-05-25 11:15:22 -04:00
garrettdreyfus
17c4f72e8c Merge branch 'gh-pages' of http://github.com/teamsnowman/hextris into gh-pages
Conflicts:
	js/main.js
2014-05-25 10:52:20 -04:00
garrettdreyfus
797f5da920 clean script created 2014-05-25 10:51:25 -04:00
lengstrom
117a3f882f added real scaling 2014-05-25 10:41:06 -04:00
lengstrom
23bf29e7ab merged 2014-05-25 01:12:06 -04:00
lengstrom
a56f47c9b7 centered, resized canvas. made system to augment different aspects of the game for different devices. 2014-05-25 01:11:24 -04:00
garrettdreyfus
268d55db14 fixed checking 2014-05-25 00:39:23 -04:00
lengstrom
7cb65b2d20 readded pausing onblur, removed debugger statements 2014-05-24 22:10:12 -04:00
lengstrom
047ca6833d removed false gameovers, added css for local fonts 2014-05-24 21:12:12 -04:00
lengstrom
050cb49d21 fixed issues surrounding white blocks 2014-05-24 18:28:32 -04:00
lengstrom
c1ffee24c2 added ability to restart game at any time using enter, removed logging 2014-05-24 16:39:25 -04:00
lengstrom
014b110321 fixed conflicts around input.js and pausing 2014-05-24 16:04:57 -04:00
lengstrom
0ce1d424b3 fixed speeding up used to create an additional concurrent game loop when enter was pressed 2014-05-24 16:02:14 -04:00
Michael Yang
f002726b23 hacky fix to drop blocks on gameover 2014-05-24 16:01:24 -04:00
Michael Yang
81f04c93b5 Merge branch 'master' of https://github.com/teamsnowman/hextris 2014-05-24 15:52:38 -04:00
Michael Yang
071b072c7e center hex snaps on gameover 2014-05-24 15:52:25 -04:00
garrettdreyfus
a5539ae7be deleting is back 2014-05-24 15:50:01 -04:00
Michael Yang
c11cd336fe fixed restart bug 2014-05-24 15:42:40 -04:00
lengstrom
36a1c2b924 boundary renders below hex 2014-05-24 15:39:27 -04:00
lengstrom
b02759df23 merged boundary systems 2014-05-24 15:37:21 -04:00
lengstrom
bd65f6da30 added new block initialization animation 2014-05-24 15:35:38 -04:00
garrettdreyfus
320ba2c046 outline 2014-05-24 15:31:57 -04:00
Michael Yang
b1a39795fa whoops, now properly merged 2014-05-24 15:10:28 -04:00
Michael Yang
82d4ab6f67 merge conflict resolved 2014-05-24 15:07:58 -04:00
Michael Yang
9c2abda142 improved drawPolygon, changed inner hex 2014-05-24 15:06:57 -04:00
garrettdreyfus
dc63b76cb3 Merge branch 'master' of http://github.com/teamsnowman/hextris
Conflicts:
	js/main.js
2014-05-24 14:53:22 -04:00
garrettdreyfus
2a3b9c08ac pauses when you leave the tab 2014-05-24 14:52:21 -04:00
lengstrom
d61f35e64d added fade in for hexagonal boundary 2014-05-24 14:41:14 -04:00
garrettdreyfus
a4ee273e8b Merge branch 'master' of http://github.com/teamsnowman/hextris 2014-05-24 14:38:36 -04:00
garrettdreyfus
626d0ca3ad not sure 2014-05-24 14:38:35 -04:00
Michael Yang
7a84ee597a Merge branch 'master' of https://github.com/teamsnowman/hextris 2014-05-24 14:37:55 -04:00
Michael Yang
f304010964 fixed height vs originalHeight drawing 2014-05-24 14:37:29 -04:00
lengstrom
54c0d53a35 Merge branch 'master' of https://github.com/teamsnowman/wastedtime 2014-05-24 14:12:19 -04:00
lengstrom
af3bc9ce1b Merge branch 'gh-pages' 2014-05-24 14:12:13 -04:00
lengstrom
adac2c4425 fixed importing and exporting game data 2014-05-24 14:12:01 -04:00
garrettdreyfus
99fca37ea4 better boundry line 2014-05-24 14:08:40 -04:00