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

9 commits

Author SHA1 Message Date
eb7f72e4f9 You can now switch to full body outfits.
- Quit and Save are disabled on Web
- Ignore export folder
- Flash version of 3E
2024-11-30 19:11:47 -05:00
Tony Bark
71dfa4d52f Imported some older sprites
- Scale window
- Full body clothes
- Config file for custom window size (game is tiny on my new display)
2024-01-16 11:48:49 -05:00
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
a1bd301c95 Upgrade to Godot 4
This is the start of a major rewrite of the game, using varies add-ons whenever possible instead of reinventing the wheel. Not that it wasn't a good learning experience, but, yeah, glad Godot 4 is finally here.
2023-03-14 06:58:09 -04:00
Tony Bark
ec79a57f96 In-game news straight from my website
This is new feature trying out JSON-RPC requests.
2021-05-31 16:56:52 -04:00
Anthony Foxclaw
d29889d036 Ignore web stuff 2020-07-06 04:44:42 -04:00
Anthony Foxclaw
d10dd742f8 Don't ignore audio anymore 2020-06-28 13:29:18 -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