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
d4e96c66a8
Removed webpack for gulp again because its simpler for a project this size.
2019-05-13 13:16:40 -07: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
6b8cae2c00
Added custom data folder to gulp dist.
2018-07-27 10:02:31 -07:00
4c74a17bc3
gulp: XduMissions.json was moved
2018-06-14 16:06:38 +09: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
4752d98925
Moved translations to js/translations directory so they are versioned like the others. May move translations folder to submodule.
2018-05-22 16:17:00 -07:00
d94dd77fb8
Slight rework of translations system to add character name translations.
2018-05-13 17:51:31 -07:00
37810e78a7
Gulp: Use correct case for file reference
...
Real operating systems aren't case insensitive
2018-05-11 18:06:02 +09:00
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
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
7a5c02d736
Gulp now copies and minifies json files in js directory.
2018-04-24 08:26:41 -07:00
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
54c475e44e
min js source map.
...
Moved generic css.
removed fonts.
2018-04-21 13:27:04 -07:00
5ed031cb6a
Language selection.
...
Gulpfile
2018-04-21 12:53:55 -07:00