XDUPlayer/CHANGELOG.md
2018-06-13 21:49:25 -07:00

745 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.