Merge branch 'master' of git.poweris.moe:xduplayer

This commit is contained in:
louis 2019-05-13 03:40:32 -04:00
commit 77fc6e4d69
6 changed files with 47 additions and 15 deletions

View file

@ -14,4 +14,21 @@ Added null check for pixi sprite calculateverticies because it sometimes makes a
DPI is now taken into account when resizing.
Added credits to mission modal.
Added ability to go fullscreen.
Missions JSON moved to translations submodule so missions can be added/enabled without disturbing main project.
Missions JSON moved to translations submodule so missions can be added/enabled without disturbing main project.
## V1.2.1 (2018-12-29)
Custom asset support
Russian language support
Fix translation fallback
## V1.2.2 (2019-01-20)
Add language url parameter
Fix noise\_disappearance commands
## V1.3.0 (2019-05-13)
Macro support
Webpack distribution
ES6 modules