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

9 commits

Author SHA1 Message Date
Anthony Foxclaw
f29257dcc2 Decoupled accessory button works!
- Moved clothing scripts to their own directory
2020-06-27 11:31:47 -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
Anthony Foxclaw
bfd678a1de Project clean up 2020-06-21 10:36:07 -04:00
Anthony Foxclaw
b62e8e82c6 Disabled button style 2020-06-21 09:36:58 -04:00
Anthony Foxclaw
261ebad103 Icon refresh 2020-06-21 09:23:00 -04:00
Anthony Foxclaw
8f6ab4592d Moved entire project to root
- Removed assets and publishing directories
2020-06-21 09:16:37 -04:00
Anthony Foxclaw
4b37f6be3b Massive reorganization
- New UI from Kenny's
- Sprites are no longer filtered
2020-06-21 09:13:23 -04:00
Anthony Wilcox
0e3bb682bb Music Score and JSON files WIP
- WIP music score inspired by The Sims 2's CAS. This is what Tony's Dress Up was inspired by back when it was still a Flash project.
- WIP JSON support for parsing clothings and rendering clothing as buttons
- Extended gitignore to support all of .NET Core and Monodevelop, due to Godot's upcoming support of the latter and future-proofing the former with .NET 5 inbound.
2019-12-22 09:03:29 -05:00
Anthony Wilcox
7fb6faa9bb Initial source commit 2019-11-08 14:59:36 -05:00