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

6 commits

Author SHA1 Message Date
Anthony Wilcox
7216c18d57 Moved sources to /project directory
- Replaced screenshot from Imgur with a local one
2019-01-01 08:48:36 -05:00
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
fb6b2728c8 Created README 2018-12-31 06:32:28 -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
Renamed from Window.tscn (Browse further)