1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-08 14:14:48 -04:00
Commit graph

3 commits

Author SHA1 Message Date
Anthony Wilcox
67747196b7 Localization in English and Swedish
- New localization for English (obviously) and now Swedish. The system is very straight forward, but I'd suggest checking out Godot's documentation for a proper understanding on how it works.

https://docs.godotengine.org/en/3.0/getting_started/workflow/assets/importing_translations.html
2019-01-01 08:27:45 -05:00
Anthony Wilcox
fbc7ad5c0f Window.tscn was renamed to MainScreen.tscn
- New Credits window and it's respective button
- Renamed panel_height to content_height
- Window content text now supports BBCode
- Made sure the content height doesn't exceed 216 pixels
- GPL license notice now included in the about window
- SixAM splash screen
2018-12-30 21:59:05 -05:00
Anthony Wilcox
e5db016ba1 Removed unused assets
- Removed some unsued assets from the original second version
- Added window control from Project 64 and made it more customizable
- Added a Coming Soon and About window
- Redid the interface and removed the Sixam logo, for now
2018-12-30 20:07:44 -05:00