Web player for Symphogear XD Unlimited http://unlimited.yamatotoma.to/
Find a file
firebingo d356f17adb Updated pixi.
Maybe fixed a case from interpolation that a sprite could not be cleaned up. Need to make a better system for controlling sprites.
Added binds for arrow keys to scroll multiline text.
Added support for colorto tween changing tint not just alpha.
2018-06-07 21:35:47 -07:00
Css Custom mission support. 2018-06-04 09:07:53 -07:00
Images Added translations for mission names/summaries. 2018-05-17 20:50:45 -07:00
Js Updated pixi. 2018-06-07 21:35:47 -07:00
.gitignore Updated pixi. 2018-06-07 21:35:47 -07:00
.gitmodules translations submodule: track branch 2018-06-06 02:12:46 +09:00
gulpfile.js Custom mission support. 2018-06-04 09:07:53 -07:00
LICENSE.txt Updated mit license 2018-04-21 14:06:41 -07:00
package-lock.json Gulp now copies and minifies json files in js directory. 2018-04-24 08:26:41 -07:00
package.json Gulp now copies and minifies json files in js directory. 2018-04-24 08:26:41 -07:00
Player.html Added info/help modal. 2018-05-24 15:55:38 -07:00
README.md 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

run npm install then gulp dist or node(nodejs) node_modules/gulp/bin/gulp.js dist to build files into Dist folder.