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

3 commits

Author SHA1 Message Date
Tony Bark
ed75c25fef WIP redesign
- Redesigned UI
- Imported old theme
- Switched to original character sprite
- Simplified clothes
2023-12-08 04:22:00 -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
Anthony Foxclaw
721e2ab858 WIP decoupling clothing buttons
Couldn't think of a better title. Anyway, the current system is repeitive and redundent. While it works, it's not by means ideal. Because you have to manually write in a new condiation for every new clothing added. What makes it redundant is the fact that every clothing functions exactly the same. The only difference is in the layers it uses.
2020-06-27 11:20:12 -04:00