XDUPlayer/CHANGELOG.md

1000 B

V1.1.0 (2018-06-08)

Release for Bridal Gears. Added various sound effects for some hit effects so there is just nothing when they happen. Updated Pixi JS to 4.8.1. Support for custom missions. Made translations a submodule. Various fixes to xdu functions.

V1.2.0 (2018-06-13)

Added title tag that updates with current mission. Added null check for pixi sprite calculateverticies because it sometimes makes a texture invalid when it shouldn't be. This is kinda a hack and should be investigated deeper in the future. 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.

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