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

9 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
d91fd1cc4f Switched to rect_global_position from rect_position 2018-12-31 23:25:02 -05:00
Anthony Wilcox
0f3187be10 Music and music toggling 2018-12-31 22:00:31 -05:00
Anthony Wilcox
2d2ecebd28 Removed Screenshot button and binding function 2018-12-31 07:57:22 -05:00
Anthony Wilcox
cbaddfbcdc Interface tweak
- Removed Splash.gd
2018-12-31 04:17:50 -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
Anthony Wilcox
7340355a4c Bind Screenshot and About buttons 2018-12-30 07:39:01 -05:00
Anthony Wilcox
72b3c539da Initial commit 2018-12-30 05:37:55 -05:00