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

67 commits

Author SHA1 Message Date
Anthony Foxclaw
5b15bd7c0c The Flash games are abandonware 2020-06-27 18:24:49 -04:00
Anthony Foxclaw
d78e13b390 Screenshot! 2020-06-27 18:08:48 -04:00
Anthony Foxclaw
a2b238532d Re-added more clothes
- Updated README
- Added more pants and shirts
- Added flash original flash games in new /archive directory
- Updated game theme
- Renamed CC-BY file to ASSET-LICENSE
- Resized game height to 500 pixels to closely match original
2020-06-27 18:03:54 -04:00
Anthony Foxclaw
b470b9baef Removed singleton scripts
- Got rid of pause scene
2020-06-27 15:51:57 -04:00
Anthony Foxclaw
99e07176f6 Reorganized clothing nodes 2020-06-27 15:34:18 -04:00
Anthony Foxclaw
c761b47f11 Renamed placeholders
- Renamed "[name]_placeholder" sprites to "bank_[name]"
- Remove pants and shirt functions
- Created bases for bottoms and tops
- Brought back most, if not all, pants and skirts
2020-06-27 13:41:21 -04:00
Anthony Foxclaw
d3b5f1fc1c TextureButton is now the root scene
- Due to resize issues with the grid container, TextureButton is now the root for all wardrobe items
- Brought back underwear, with the exception of the owo censor (for now)
- Remove clothing buttons are tied to wardrobe
- Game scene now properly references the wardrobe again
2020-06-27 12:06:53 -04:00
Anthony Foxclaw
c7cf3c7986 Minor renaming 2020-06-27 11:36:39 -04:00
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