Commit graph

147 commits

Author SHA1 Message Date
Logan Engstrom
c694e1a537 made game time based. made game slightly easier 2014-08-21 00:37:25 -04:00
Logan Engstrom
7c9a0c5249 brought up to date 2014-08-20 22:56:53 -04:00
Logan Engstrom
c3e8b02336 prevented caching 2014-08-19 23:49:59 -04:00
Logan Engstrom
6e1fc24711 Merge remote-tracking branch 'origin/gh-pages' into dev 2014-08-19 00:47:37 -04:00
Garrett Finucane
5490729bad removed added space and added question mark 2014-08-19 00:45:20 -04:00
Logan Engstrom
7fd1f83a9e modified index 2014-08-19 00:12:42 -04:00
Logan Engstrom
ebff33ecd3 prepped for prod 2014-08-18 22:21:54 -04:00
Garrett Finucane
a712d6a103 no colorblind button 2014-08-18 21:18:25 -04:00
Garrett Finucane
e01eee7db4 Merge branch 'dev' into gh-pages 2014-08-18 14:06:00 -04:00
Garrett Finucane
18f1b5fc63 fixed so star count shows 2014-08-18 12:07:43 -04:00
Garrett Finucane
a76215aecb added twitter share button 2014-08-18 11:44:07 -04:00
Logan Engstrom
16e1736bf1 Merge branch 'gh-pages' of https://github.com/Hextris/hextris into gh-pages 2014-08-18 11:24:12 -04:00
Logan Engstrom
428ed24eda added press kit to index 2014-08-18 11:24:07 -04:00
Garrett Finucane
e4c52a3f5f facebook share button aligned 2014-08-18 10:22:49 -04:00
Garrett Finucane
70ca065929 facebook button there bu misaligned 2014-08-18 09:58:09 -04:00
Garrett Finucane
3919de3bba facebook button there bu misaligned 2014-08-18 09:57:52 -04:00
Garrett Finucane
492a84d1e6 Merge branch 'colorblind' of https://github.com/IceManQ/hextris into IceManQ-colorblind 2014-08-18 09:34:15 -04:00
IceManQ
f82ce2e608 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
Lee Reilly
ada5ebda28 Add basic Facebook opengraph metadata
This will make it more visually appealing when the link is shared on Facebook -- increasing engagement, likes, stars, reviews, etc.
2014-08-17 23:01:43 -07:00
Logan Engstrom
3266d42e92 fixed github button 2014-08-18 00:16:10 -04:00
Logan Engstrom
4a835411ce added links to ios / android 2014-08-17 21:05:34 -04:00
Logan Engstrom
db985746e4 reversed 2014-08-14 23:22:14 -04:00
Logan Engstrom
e56a278ca3 added better analytics 2014-08-10 15:07:52 -04:00
Logan Engstrom
20e5cd326c added analytics, others 2014-08-10 14:49:19 -04:00
Logan Engstrom
a6293cdcb5 added dl-for-mobile text at the bottom 2014-08-10 14:28:18 -04:00
meadowstream
1b1326bbe7 modified comments/suggestions text 2014-07-27 20:20:32 -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
meadowstream
e6f2109f39 changed intro text 2014-07-26 10:39:30 -04:00
meadowstream
4c689fb8eb tenatively fixed highscores 2014-07-25 00:33: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
cd53751fa2 reverted inadvertant changes 2014-07-23 09:44:38 -04:00
Garrett Finucane
0caea03f61 first and last commit 2014-07-22 22:33:41 -04:00
meadowstream
b931daf7c7 fixed double restart issue in ios. added real handlers for helpText classes 2014-07-22 09:21:16 -04:00
meadowstream
98310798f7 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
meadowstream
81e461e5bb centered twitter / github buttons at bottom of page 2014-07-21 10:12:01 -04:00
meadowstream
5b9ffb408a fixed link text, fixed covering info btn issue 2014-07-20 23:13:51 -04:00
Garrett Finucane
199e4b4841 made users clickable 2014-07-20 22:46:01 -04:00
Garrett Finucane
aadd535a6a share buttons centered 2014-07-20 22:36:45 -04:00
Garrett Finucane
44a7a70d78 added share buttons 2014-07-20 21:47:08 -04:00
meadowstream
c8a8e1e9ca removed intro JSON, kept keypress, consolidated initialization to a single function 2014-07-17 21:11:05 -04:00
Garrett Finucane
5f76602aaf fixed touble restart on mobile 2014-07-16 10:37:12 -04:00
meadowstream
4e6e49d991 added fading helpText, removed old ogg declarations 2014-07-16 00:08:57 -04:00
meadowstream
1e4b5a8e94 removed music 2014-07-16 00:06:23 -04:00
Garrett Finucane
e4edf9901e made looping and autoplay in js 2014-07-07 10:55:12 -04:00
Garrett Finucane
73d275857b intro leads in and loop loops 2014-07-06 10:38:33 -04:00