Added title tag that updates with mission name.

Added null check for pixi sprite calculateverticies because it sometimes makes a texture invalid when it shouldn't be.
This commit is contained in:
firebingo 2018-06-11 21:25:25 -07:00
parent d073e7946c
commit 47451eea7e
6 changed files with 34 additions and 12 deletions

8
CHANGELOG.md Normal file
View file

@ -0,0 +1,8 @@
## 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.