afd850fbca
make sure translation is supplied when propagating enables
2020-08-11 11:55:19 -04:00
bdc076b664
fixed player supporting global
2020-08-11 11:55:17 -04:00
2ca5a9e704
js: move bgmloop to data folder
...
Having xdu-specific data in this repo doesn't make much sense when most of the
data is fairly general to the engine, plus now I don't have to make a commit
every time I want to update the data.
2019-11-12 18:58:42 -05:00
f289381955
Merge branch 'quest-json' of git.poweris.moe:xduplayer into quest-json
2019-05-17 12:59:21 -04:00
25f7d90951
metadata changes and quest selector
2019-05-17 05:20:02 -04:00
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
d4e96c66a8
Removed webpack for gulp again because its simpler for a project this size.
2019-05-13 13:16:40 -07:00
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
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
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
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
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
e25cd1f929
Fixes and additions for first chapter of bridal gears.
2018-06-05 21:14:02 -07:00
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
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
d94dd77fb8
Slight rework of translations system to add character name translations.
2018-05-13 17:51:31 -07:00
667f8c9743
Fix BgmLoop casing
2018-05-11 08:57:56 -07:00
1d9e0b52f8
Fixed root directory.
2018-05-11 08:56:08 -07:00
00eaff29fb
Various fixes and changes for animations.
2018-04-29 14:14:09 -07:00
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
5ed031cb6a
Language selection.
...
Gulpfile
2018-04-21 12:53:55 -07:00
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
a192a0eb0e
Resizing.
...
Work on text stuff.
Work on tweens.
Beginning audio support.
2018-04-15 18:35:01 -07:00
3b12dcbda5
Lots of work. Somewhat runs through mission file now and shows backgrounds.
2018-04-05 09:27:32 -07:00
1e710af520
Initial commit
2018-03-28 07:14:26 -07:00