1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-07 05:54:49 -04:00
Commit graph

5 commits

Author SHA1 Message Date
Tony Bark
6d75d04fc3 Further simplified design
- Removed a tone of bloat
- Use simple arrows to scroll through items instead of drag-and-drop
2024-01-16 08:01:06 -05:00
Tony Bark
e90a500858 Cleaned up code base
- Moved character variables and News API address to global GameData class
2021-06-04 11:25:35 -04:00
Tony Bark
9db6589717 Disable import and export on the web
- Removed Kenny Pixel as default font
2021-05-31 03:08:39 -04:00
Tony Bark
c3a79164a4 Changed license to Artistic-2.0
- Updated and simplified license headers.
2021-05-31 02:35:52 -04:00
Tony Bark
739692d970 Basic saving and loading
- You can finally save and load your different styles!
- Brand new icons from Font Awesome!
- The clear button was refreshed and replaced with the trash can. While I've never gotten complaints about the interface, this should prove to be less confusing.
- Clear button moved next to save/load.
- Introduced a basic indicator when loading and saving
- Bumped version to 1.10
2021-05-30 17:01:27 -04:00
Renamed from scripts/game_info.gd (Browse further)