Commit graph

93 commits

Author SHA1 Message Date
Garrett Finucane
b17aab48ac facebook button there bu misaligned 2014-08-18 09:57:52 -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
4634f7c426 fixed twitter button 2014-08-17 16:06:14 -04:00
lengstrom
834715f005 removed useless styling 2014-07-28 01:38:48 -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
Garrett Finucane
899aacb54f attempt to fix jagged rendering 2014-07-27 07:57:49 -04:00
lengstrom
54daacbb27 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
lengstrom
d5042fd793 Merge branch 'gh-pages' of https://github.com/teamsnowman/hextris into gh-pages 2014-07-22 21:52:11 -04:00
lengstrom
6037f16dc9 removed redundant code, removed debugger statements 2014-07-22 21:52:02 -04:00
Garrett Finucane
1f94d101e8 pause screen fades away 2014-07-22 16:47:15 -04:00
lengstrom
80be00ddd0 Merge branch 'gh-pages' of https://github.com/teamsnowman/hextris into gh-pages 2014-07-21 21:41:09 -04:00
lengstrom
fcaac9396d added showing and hiding of buttons, made buttons appear onload (instead of having ugly iframes / skeletons, other misc changes 2014-07-21 21:41:04 -04:00
Garrett Finucane
2de2ce4462 Merge branch 'gh-pages' of http://github.com/hextris/hextris into gh-pages
Conflicts:
	style/style.css
2014-07-21 21:37:26 -04:00
Garrett Finucane
71c809c2b5 no overlapping text on mobile 2014-07-21 21:35:54 -04:00
lengstrom
fa2a6433fc fixed merge conflicts 2014-07-21 10:23:22 -04:00
lengstrom
d081c5a50d centered twitter / github buttons at bottom of page 2014-07-21 10:12:01 -04:00
lengstrom
5503d95f1b fixed link text, fixed covering info btn issue 2014-07-20 23:13:51 -04:00
Garrett Finucane
dea00c48d4 share buttons disapear 2014-07-20 23:10:21 -04:00
Garrett Finucane
bfc356c4aa made users clickable 2014-07-20 22:46:01 -04:00
Garrett Finucane
c79a472e3a resized twitter button 2014-07-20 22:39:28 -04:00
Garrett Finucane
976711b4e8 share buttons centered 2014-07-20 22:36:45 -04:00
Garrett Finucane
29e2aa5498 added share buttons 2014-07-20 21:47:08 -04:00
lengstrom
402d1a3718 added phonegap handlers. integrated pause and info buttons 2014-07-19 22:03:22 -04:00
lengstrom
6dabf4e65c added button to go to main menu from the pause menu 2014-07-19 17:36:43 -04:00
lengstrom
eff06e4c18 put instructions inside of pause menu 2014-07-19 16:19:07 -04:00
lengstrom
401c0873af removed music 2014-07-16 00:06:23 -04:00
Garrett Finucane
ac9617818c mute unmute and audio 2014-07-05 17:18:23 -04:00
lengstrom
5e9343cdb9 added alternate text 2014-07-04 22:23:19 -04:00
lengstrom
1ec29672ec almost done with tutorial. fixed devmode not being able to be enabled 2014-07-04 19:08:49 -04:00
lengstrom
5e17b57fcb Fixed instruction text in mobile 2014-07-04 16:42:55 -04:00
Garrett Finucane
b3b3c11d42 instructions on mobile 2014-07-04 14:58:33 -04:00
Garrett Finucane
852db36410 changed copy 2014-07-04 14:27:33 -04:00
Garrett Finucane
bc864ea20a Fixed flickering after pause 2014-07-02 11:10:36 -04:00
Garrett Finucane
47664aa63c Title screen fades in and out 2014-07-02 10:58:02 -04:00
Garrett Finucane
ad48ad0a40 added restart button 2014-06-30 12:29:26 -04:00
Garrett Finucane
c90f633789 mediaqueries for text 2014-06-22 11:26:47 -04:00
Garrett Finucane
9a5b30f76c Headers sexier not on mobile doe 2014-06-22 11:16:00 -04:00
Garrett Finucane
a9ac49e734 reworked endgame 2014-06-21 16:58:18 -04:00
Garrett Finucane
e07609fd48 now fancy blurs 2014-06-21 16:06:23 -04:00
Garrett Finucane
4d848a5ac4 Merge branch 'gh-pages' of http://github.com/teamsnowman/hextris into gh-pages
Conflicts:
	index.html
	js/input.js
	style/style.css
2014-05-31 19:39:07 -04:00
lengstrom
3dff49b0ef added click support for rotating the hexagon. consolidated touch
support. created pause button. created unselectable class for menus.
fixed being able to restart game while paused. now render every frame for
the pause menu now to avoid difficulties when resizing.
2014-05-31 18:12:35 -04:00
lengstrom
089a5029c6 changed magnitude to scale with the actual scale of the canvas, fixed fontawesome issues 2014-05-31 15:22:23 -04:00
lengstrom
4cbfa4e40f added fontawesome and modified css layout 2014-05-31 15:08:04 -04:00