Commit graph

20 commits

Author SHA1 Message Date
louis
737b13da42 custom macros
dug out an old copy of the Macros file from the wedding gears
event and set up the player to merge removed macros
2019-05-13 17:41:01 -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
bf11050984 utage macro support
xdu ships with a Macro.tsv, and loading commands
out of there instead of defining them manually
saves a lot of trouble

bingo didn't know about it

there's probably some regressions, needs further testing
2019-05-13 03:31:42 -04: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
firebingo
733c576cf2 Support for loop effect from 2018 summer event.
Support for pattern argument including a <character=> tag.
2018-07-24 21:40:00 -07:00
firebingo
36fd987c4d Added support for custom assets so bridal gears can run more separated from the main assets so the XDU cant break it as easily. 2018-07-06 09:35:43 -07:00
firebingo
4d435784b6 Missions JSON moved to translations submodule so missions can be added/enabled without disturbing main project.
Individual mission ids can be disabled not just whole mstid.
2018-06-13 21:49:25 -07:00
firebingo
e25cd1f929 Fixes and additions for first chapter of bridal gears. 2018-06-05 21:14:02 -07:00
firebingo
c07d281948 Custom mission support.
Some fixes.
Different Scene Titles are slightly easier to support.
Started adding new effects for bridal gears.
2018-06-04 09:07:53 -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
d94dd77fb8 Slight rework of translations system to add character name translations. 2018-05-13 17:51:31 -07:00
firebingo
667f8c9743 Fix BgmLoop casing 2018-05-11 08:57:56 -07:00
firebingo
1d9e0b52f8 Fixed root directory. 2018-05-11 08:56:08 -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
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