Commit graph

21 commits

Author SHA1 Message Date
louis
37810e78a7 Gulp: Use correct case for file reference
Real operating systems aren't case insensitive
2018-05-11 18:06:02 +09: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
63f79738b0 Added Sepia Shader.
Fixes for movecamera command overlapping each other.
Fix if a character changes pattern during a move tween it keeps the tween.
Pre load checks for henshin01.
Some changes and placeholders for custom effects.
2018-05-09 21:43:00 -07:00
firebingo
6134339bc6 Move tweens now just use quadout instead of inout.
Made shaders a class to make it easier to add more in future.
Added shaders for updown and downup fades.
Fix loading characters with no pattern (e.g. black_mask) not working.
Gave ability to cancel lerps in case a character gets put on then immediately faded to another alpha.
2018-05-07 21:32:53 -07:00
firebingo
338d42d2a1 Support for hex fade colors.
Fix shake when sprite is not at 0,0.
2018-05-04 10:57:21 -07:00
firebingo
3b91e57a1c Improved handling for where to put character on screen if layer is not given.
Punch position uses the actual easing from utage now.
Fix audio context not being able to be created without user input in some new browsers.
Some changes for diva fades.
Made ui image match games slightly more.
Disabled select on text since you can't select it without triggering next anyways.
Various other minor fixes.
2018-05-04 09:42:41 -07:00
firebingo
6a4bb7a459 Changed moveto animations to use quadratic easing instead of exponential.
Added shader for screen wipes (e.g. DivaLeftToRightBlackFade).
2018-05-01 22:23:11 -07:00
firebingo
00eaff29fb Various fixes and changes for animations. 2018-04-29 14:14:09 -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
7a5c02d736 Gulp now copies and minifies json files in js directory. 2018-04-24 08:26:41 -07:00
firebingo
beb8a87274 Readme 2018-04-23 18:01:39 -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
bf5108bfe6 Text typing works with html
Fix some text with no parameters being skipped.
Fix quickly going through text breaking lerp loop.
2018-04-15 21:06: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
00be56d0a8 There is a few seconds of things actually working. 2018-04-06 22:26:17 -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