Commit graph

873 commits

Author SHA1 Message Date
lengstrom
f1ee299a16 made timing for wavegeneration iteration rather than time based 2014-05-24 12:09:46 -04:00
lengstrom
3c3dd63124 Merge branch 'master' into gh-pages 2014-05-23 23:28:44 -04:00
lengstrom
0e010bf3d5 generations of waves start at a faster speed but reach mins slower 2014-05-23 23:27:58 -04:00
lengstrom
869e37e100 made # of sides more dynamic 2014-05-23 22:46:01 -04:00
lengstrom
eac2ec4271 added more variety in block generation 2014-05-23 22:41:55 -04:00
garrettdreyfus
4774b021d1 less consolidateBlocks 2014-05-23 21:36:59 -04:00
lengstrom
2782e1b401 changed randomGEneration function to have faster rampup, longer amount of time in the more fun zone 2014-05-23 20:49:57 -04:00
lengstrom
52349e3500 Merge branch 'gh-pages' of https://github.com/teamsnowman/wastedtime into gh-pages 2014-05-23 20:23:41 -04:00
lengstrom
63dbd47ee7 added beginnings of new wave system 2014-05-23 20:23:31 -04:00
lengstrom
efdc672b44 added new wave system 2014-05-23 20:22:53 -04:00
lengstrom
2a56b01c0b added bouncing anim v2 2014-05-23 16:50:18 -04:00
lengstrom
163f0570a4 added new startanim 2014-05-23 16:13:28 -04:00
Noah Moroze
f943487d1f Properly set default highscores 2014-05-23 13:01:51 -04:00
Michael Yang
2c5dd782a8 added localStorage highscores 2014-05-23 01:51:16 -04:00
Michael Yang
b0868afc1b added high score displaying 2014-05-23 01:10:12 -04:00
Michael Yang
cbcd95b85b added navbar, added pausing, changed score rendering 2014-05-23 00:51:03 -04:00
lengstrom
13b51a61a6 added analytics v2 2014-05-22 21:06:52 -04:00
lengstrom
6588a237ce Merge branch 'gh-pages' of https://github.com/teamsnowman/wastedtime into gh-pages 2014-05-22 21:06:38 -04:00
lengstrom
c85d8334ef added analytics 2014-05-22 21:06:33 -04:00
garrettdreyfus
b0cb91272c Merge branch 'gh-pages' of http://github.com/teamsnowman/hextris 2014-05-22 20:44:25 -04:00
garrettdreyfus
af167cf28f faster fade 2014-05-22 20:44:14 -04:00
Noah Moroze
4dcd2a3508 Removed space-to-speed-up until we figure out an alternative 2014-05-22 20:36:48 -04:00
lengstrom
9481fb277c added new waves system, starting to redo start screen 2014-05-22 20:22:20 -04:00
lengstrom
49f149ae5b merged 2014-05-22 19:32:58 -04:00
lengstrom
07c19ca2bb added more extensive shaking + cleaned up some code 2014-05-22 19:30:40 -04:00
garrettdreyfus
82c03cbb99 fixed scoring 2014-05-22 19:30:01 -04:00
garrettdreyfus
542f3bed67 no more disappearing blocks 2014-05-22 19:08:08 -04:00
lengstrom
fd5af81e17 added shaking when the hexagon is hit by blocks 2014-05-22 19:01:39 -04:00
lengstrom
7eab697244 added favicon 2014-05-22 17:30:09 -04:00
lengstrom
5dee077ca4 added jquery 2014-05-22 17:05:29 -04:00
lengstrom
a740f1b60d added recording system 2014-05-22 17:04:57 -04:00
lengstrom
62326305f1 merged 2014-05-22 16:38:32 -04:00
lengstrom
6a6eceec06 added import/export system 2014-05-22 16:36:32 -04:00
Garrett Finucane
ade0eaca68 fixed combos and added wavegen 2014-05-22 15:42:05 -04:00
Garrett Finucane
283cbbe281 minor fixes wavegen a thing now 2014-05-22 15:29:35 -04:00
Garrett Finucane
1079b91329 added combo detecting 2014-05-22 14:19:58 -04:00
Garrett Finucane
8c85aa684a got rid of cruft 2014-05-22 13:53:24 -04:00
lengstrom
ed81b5fca9 fixed falling mechanics, tint and opacity no longer conflict 2014-05-22 13:26:44 -04:00
lengstrom
71ebf63215 now, only blocks that need to fall go into a state of falling after
blocks below them are destroyed
2014-05-22 13:10:26 -04:00
lengstrom
e805ea7230 blocks now fade out based on their opacity before being destroyed 2014-05-22 13:01:39 -04:00
lengstrom
5ffff58acc added opacity / tint properties 2014-05-21 18:39:02 -04:00
lengstrom
6164ef001d removed innerhtml scoring statement 2014-05-21 17:44:34 -04:00
lengstrom
04be3e6433 removed useless translation + did some jslinting 2014-05-21 17:41:18 -04:00
lengstrom
03368ec4b5 Merge branch 'master' into gh-pages 2014-05-21 17:39:49 -04:00
Michael Yang
4e88f3e5ce fixed merge conflicts 2014-05-21 17:31:19 -04:00
Michael Yang
354e71ed78 removed asdf.png 2014-05-21 17:27:11 -04:00
Michael Yang
846a850c2d changed shadow to gradient 2014-05-21 17:18:18 -04:00
garrettdreyfus
e6b6b6664a Merge branch 'master' of http://github.com/teamsnowman/hextris into gh-pages
Conflicts:
	js/checking.js
2014-05-20 22:39:03 -04:00
garrettdreyfus
1d6045c19d NO LAG ctx.shadowBlur=25 2014-05-20 22:33:50 -04:00
Noah Moroze
f04b75a312 Got rid of extraneous debugger call 2014-05-20 20:39:19 -04:00