Commit graph

24 commits

Author SHA1 Message Date
louis
25f7d90951 metadata changes and quest selector 2019-05-17 05:20:02 -04:00
firebingo
d4e96c66a8 Removed webpack for gulp again because its simpler for a project this size. 2019-05-13 13:16:40 -07:00
louis
1d469d4f3e webpack, eslint
javascript didn't have proper modules until es6 what the fuck

bingo's code scares me so i hope i didn't break it when fixing
the linting errors
2019-05-12 20:59:45 -04:00
louis
e3b7233b20 remove emoji strings
replaced with html entities/creation from unicode code-point where applicable
my editor doesn't render emoji
2019-05-11 23:36:58 -04:00
louis
9ca49d25cc urlparams: rewrite 2018-12-29 12:45:27 -05:00
firebingo
cdf61c9d57 Dumb html standard not assuming px thing. 2018-09-13 20:30:27 -07:00
firebingo
98a45ad4f9 Theoretical support for another font for english.
Extra meta tag.
2018-09-12 12:21:02 -07:00
firebingo
8780cc2721 DPI is now taken into account when resizing.
Added credits to mission modal.
Added ability to go fullscreen.
2018-06-13 21:02:42 -07:00
firebingo
47451eea7e Added title tag that updates with mission name.
Added null check for pixi sprite calculateverticies because it sometimes makes a texture invalid when it shouldn't be.
2018-06-11 21:25:25 -07:00
firebingo
a1835bdf42 Added info/help modal. 2018-05-24 15:55:38 -07:00
firebingo
6734df9dec Space will now work to progress mission along with mouse click.
Implemented size tag from utage.
Translations updated.
2018-05-24 08:47:13 -07:00
firebingo
4e982cdd3d Zindex top controls so at least the firefox bug doesn't stop them from being used.
Added in button to hit first if query params are used so modern browsers dont freak out about audio.
2018-05-23 22:22:40 -07:00
firebingo
cd7ea54fb2 Added translations for mission names/summaries.
Mission dropdown is now by mst id and mission id is selected in modal.
Added skip button for moving to next chapter within mstid.
2018-05-17 20:50:45 -07:00
firebingo
447eb0b3dd Update Pixi.
Fix some things so that if errors happen in audio the rest will still run.
2018-05-11 09:37:03 -07:00
firebingo
6178ff5505 Some changes/placeholders to custom effects.
Fix overlapping screen shakes causing screen to offset.
Other minor fixes.
3.5 plays through all the missions now more or less as intended minus various custom effects.
2018-05-10 21:32:43 -07:00
firebingo
57ddeb08f4 Added mission select modal.
Changed file structure so images called like file:// can be loaded properly.
Some commenting.
2018-04-28 17:36:08 -07:00
firebingo
a281edb375 Updated gulp.
Gulp dist task now copies everything needed (besides xdu files) to a dist folder.
2018-04-23 17:58:58 -07:00
firebingo
d50c294ee1 Updated mit license 2018-04-21 14:06:41 -07:00
firebingo
54c475e44e min js source map.
Moved generic css.
removed fonts.
2018-04-21 13:27:04 -07:00
firebingo
5ed031cb6a Language selection.
Gulpfile
2018-04-21 12:53:55 -07:00
firebingo
5b5f3d83c2 Fix scaling breaking text container when app container was smaller than text container.
Audio and volume controls work.
Support for shake command.
Text scrolling buttons.
2018-04-19 14:01:48 -07:00
firebingo
a192a0eb0e Resizing.
Work on text stuff.
Work on tweens.
Beginning audio support.
2018-04-15 18:35:01 -07:00
firebingo
3b12dcbda5 Lots of work. Somewhat runs through mission file now and shows backgrounds. 2018-04-05 09:27:32 -07:00
firebingo
1e710af520 Initial commit 2018-03-28 07:14:26 -07:00