DPI is now taken into account when resizing.
Added credits to mission modal. Added ability to go fullscreen.
This commit is contained in:
parent
47451eea7e
commit
8780cc2721
6 changed files with 83 additions and 17 deletions
|
@ -6,3 +6,11 @@ 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.
|
Loading…
Add table
Add a link
Reference in a new issue