garrettdreyfus
|
8db46856f7
|
better input
|
2014-05-24 22:44:23 -04:00 |
|
meadowstream
|
078093eff4
|
readded pausing onblur, removed debugger statements
|
2014-05-24 22:10:12 -04:00 |
|
meadowstream
|
303bf084db
|
added local font .woff
|
2014-05-24 21:12:57 -04:00 |
|
meadowstream
|
482a3ef7b9
|
removed false gameovers, added css for local fonts
|
2014-05-24 21:12:12 -04:00 |
|
meadowstream
|
df82f5fee8
|
changed ramping in difficulty
|
2014-05-24 19:50:57 -04:00 |
|
meadowstream
|
916591d46b
|
Merge branch 'gh-pages' of https://github.com/teamsnowman/wastedtime into gh-pages
|
2014-05-24 18:28:38 -04:00 |
|
meadowstream
|
10c8a0b28a
|
fixed issues surrounding white blocks
|
2014-05-24 18:28:32 -04:00 |
|
meadowstream
|
a0a00c22cd
|
game doesn't continue playing after you lose
|
2014-05-24 16:46:24 -04:00 |
|
meadowstream
|
f67e69b642
|
merge
|
2014-05-24 16:40:03 -04:00 |
|
meadowstream
|
0f9484b7e6
|
added ability to restart game at any time using enter, removed logging
|
2014-05-24 16:39:25 -04:00 |
|
meadowstream
|
d7ea9b6628
|
started to add ability to restart game at any time by pressing enter
|
2014-05-24 16:39:04 -04:00 |
|
meadowstream
|
df17ce6ed2
|
added ability to restart game at any time by pressing enter
|
2014-05-24 16:36:39 -04:00 |
|
meadowstream
|
bf6368cdba
|
added ability to turn hexagon during startup
|
2014-05-24 16:35:32 -04:00 |
|
meadowstream
|
70b404e161
|
fixed conflicts around input.js and pausing
|
2014-05-24 16:04:57 -04:00 |
|
meadowstream
|
74cf58facc
|
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
|
598acaae87
|
hacky fix to drop blocks on gameover
|
2014-05-24 16:01:24 -04:00 |
|
Michael Yang
|
6c073cacdb
|
ended spawning blocks on gameover
|
2014-05-24 15:59:13 -04:00 |
|
meadowstream
|
bc11f11d07
|
set paused to always call requestAnimFrame
|
2014-05-24 15:56:29 -04:00 |
|
Michael Yang
|
477c5aba6d
|
Merge branch 'master' of https://github.com/teamsnowman/hextris
|
2014-05-24 15:52:38 -04:00 |
|
Michael Yang
|
7e762ebe77
|
center hex snaps on gameover
|
2014-05-24 15:52:25 -04:00 |
|
garrettdreyfus
|
18299e433b
|
Merge branch 'gh-pages' of http://github.com/teamsnowman/hextris into gh-pages
|
2014-05-24 15:51:32 -04:00 |
|
meadowstream
|
2645e32474
|
Merge branch 'master' of https://github.com/teamsnowman/wastedtime
|
2014-05-24 15:51:13 -04:00 |
|
garrettdreyfus
|
5eb36f205a
|
Merge branch 'master' of http://github.com/teamsnowman/hextris
Conflicts:
js/main.js
|
2014-05-24 15:51:03 -04:00 |
|
garrettdreyfus
|
68273a6a23
|
deleting is back
|
2014-05-24 15:50:01 -04:00 |
|
meadowstream
|
cbba963675
|
fixed block detection
|
2014-05-24 15:48:48 -04:00 |
|
meadowstream
|
f6d208917e
|
removed debugger statements
|
2014-05-24 15:46:35 -04:00 |
|
Michael Yang
|
367bbd8656
|
fixed restart bug
|
2014-05-24 15:42:40 -04:00 |
|
meadowstream
|
4491ef2d28
|
made anim slower
|
2014-05-24 15:41:44 -04:00 |
|
meadowstream
|
e853555ef5
|
boundary renders below hex
|
2014-05-24 15:39:27 -04:00 |
|
meadowstream
|
d0b8c563c6
|
merged boundary systems
|
2014-05-24 15:37:21 -04:00 |
|
meadowstream
|
2c6759262a
|
added new block initialization animation
|
2014-05-24 15:35:38 -04:00 |
|
garrettdreyfus
|
5cdc671f0d
|
outline
|
2014-05-24 15:31:57 -04:00 |
|
Michael Yang
|
eebc76cb06
|
whoops, now properly merged
|
2014-05-24 15:10:28 -04:00 |
|
Michael Yang
|
a3b74202b8
|
merge conflict resolved
|
2014-05-24 15:07:58 -04:00 |
|
Michael Yang
|
19fa87eb5a
|
improved drawPolygon, changed inner hex
|
2014-05-24 15:06:57 -04:00 |
|
Michael Yang
|
af612dcedb
|
fixed touch maybe
|
2014-05-24 14:54:59 -04:00 |
|
garrettdreyfus
|
43e011e884
|
Merge branch 'master' of http://github.com/teamsnowman/hextris
Conflicts:
js/main.js
|
2014-05-24 14:53:22 -04:00 |
|
garrettdreyfus
|
e07386038f
|
pauses when you leave the tab
|
2014-05-24 14:52:21 -04:00 |
|
meadowstream
|
7d1a7ad6bf
|
merged
|
2014-05-24 14:42:16 -04:00 |
|
meadowstream
|
4aae004ba6
|
added fade in for hexagonal boundary
|
2014-05-24 14:41:14 -04:00 |
|
garrettdreyfus
|
ae13307b64
|
Merge branch 'master' of http://github.com/teamsnowman/hextris
|
2014-05-24 14:38:36 -04:00 |
|
garrettdreyfus
|
6eb89aefdd
|
not sure
|
2014-05-24 14:38:35 -04:00 |
|
Michael Yang
|
33dc99827f
|
Merge branch 'master' of https://github.com/teamsnowman/hextris
|
2014-05-24 14:37:55 -04:00 |
|
Michael Yang
|
19d02687b0
|
fixed height vs originalHeight drawing
|
2014-05-24 14:37:29 -04:00 |
|
garrettdreyfus
|
8863a41f69
|
wavegen back to normal
|
2014-05-24 14:15:07 -04:00 |
|
garrettdreyfus
|
23a15852cf
|
Merge branch 'master' of http://github.com/teamsnowman/hextris
|
2014-05-24 14:12:44 -04:00 |
|
garrettdreyfus
|
6d1b01853d
|
blocks fade in on shoot
|
2014-05-24 14:12:33 -04:00 |
|
meadowstream
|
aa75117137
|
Merge branch 'master' of https://github.com/teamsnowman/wastedtime
|
2014-05-24 14:12:19 -04:00 |
|
meadowstream
|
f28e510b9b
|
Merge branch 'gh-pages'
|
2014-05-24 14:12:13 -04:00 |
|
meadowstream
|
085e04c2c9
|
fixed importing and exporting game data
|
2014-05-24 14:12:01 -04:00 |
|