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

15 commits

Author SHA1 Message Date
Anthony Wilcox
238d67146e Zack is now Nathan
The character in this dress up game is now a cat and named Nathan. This is because my original style unintentionally made him look like a cat. His name change to Nathan from Zack is because I don't want to cause confusion between people who use to know me as Zack and my first fursona.
2019-01-06 18:36:31 -05:00
Anthony Wilcox
0e0402c3ab Renamed the Remove accessory button
- Moved all remove item functions near the top
2019-01-06 10:15:23 -05:00
Anthony Wilcox
248d8b2eb9 New underwear and varies internal tweaks
- New item for both modes: fundosi. This will be last new item in Classic mode due to the limitions in how it was designed.
- Certain assets for Classic mode have moved to the /classic directory.
- New accessories layor in Modern mode. The camera item to return. However, I had to get rid of the Clear [all] button.
- WinDialogs and GameKit are now autoloaded.
- StartScn was renamed to TitleScn.
- The boot splash (formally the game splash) is now transparent in order to let the game engine provide the background color.
2019-01-05 21:45:27 -05:00
Anthony Wilcox
e85265d1af Fixed some oversights between Classic & Modern 2019-01-04 19:16:59 -05:00
Anthony Wilcox
55e34d7c78 Minor interface tweak 2019-01-04 14:13:49 -05:00
Anthony Wilcox
c1d3310726 Brought back the lights sprite 2019-01-04 13:01:25 -05:00
Anthony Wilcox
1b6308cd23 Words can't describe how happy I feel right now
- Flattened the tab UIs and recolored the button text. I redid the blue wordrobe background to account for the new tab interface. It now looks and feels the same as the original but plays a hell of a lot better.
- Removed the global menu panel
- Introduced a new blue hoodie with a train logo (this use have a not-so-subtle Amtrak logo on it but it was replaced with something a little more generic, just in case)
2019-01-04 11:32:43 -05:00
Anthony Wilcox
07114accec Replaced with piano song
- Replaced with the piano melody with an song find in typical RPGs.
- New Remove Pants/Shirt buttons
- About window was redone with the license moved to it's own dedicated window that now includes CC-BY 4.0 notice as well.
- New assets: blue camo pants and the shirt from the cancelled "What's New Zack?"
- The Zack sprite was modified to work with the new shirt. This doesn't affact older ones, though.
2019-01-04 09:28:39 -05:00
Anthony Wilcox
9ca877f9c1 Fixed a dependency issue oversight 2019-01-03 18:46:14 -05:00
Anthony Wilcox
5993cb3123 There should now be a bootsplash again 2019-01-03 10:27:31 -05:00
Anthony Wilcox
5fee8f788a Removed shell
- Added more translations
- Framebuffer allocation set to 2D
- Use pixel snap
- Refined Zack base sprite and remove the static one
- Moved About, Credits, and Settings menu into a global menu
2019-01-03 10:08:15 -05:00
Anthony Wilcox
eadebd4a91 Overhualed everything
Oh boy, where to start? Zack has a tail again but it's animanted now. The background has been improved and simplfied in order to work better with the new interface. Outfits have been removed since the style makes them complicated with. Brought back previously deleted clothing and ported over new ones. There is now a "Clear" button in order to reset to the defualt. I'm also trying to figure out how to theme. Created a picture frame of "iCrazy". And so much more other little details and tweaks.
2019-01-03 07:44:53 -05:00
Anthony Wilcox
002a35bd1b WIP: change outfits on click, no drag and drop 2019-01-03 02:43:40 -05:00
Anthony Wilcox
8a501d50b3 WIP settings window 2019-01-02 08:50:05 -05:00
Anthony Wilcox
7216c18d57 Moved sources to /project directory
- Replaced screenshot from Imgur with a local one
2019-01-01 08:48:36 -05:00
Renamed from Clothes.tscn (Browse further)