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

13 commits

Author SHA1 Message Date
Tony Bark
c3a79164a4 Changed license to Artistic-2.0
- Updated and simplified license headers.
2021-05-31 02:35:52 -04:00
Tony Bark
739692d970 Basic saving and loading
- You can finally save and load your different styles!
- Brand new icons from Font Awesome!
- The clear button was refreshed and replaced with the trash can. While I've never gotten complaints about the interface, this should prove to be less confusing.
- Clear button moved next to save/load.
- Introduced a basic indicator when loading and saving
- Bumped version to 1.10
2021-05-30 17:01:27 -04:00
Tony Bark
c846932fc8 Updated license headers 2021-05-09 21:18:29 -04:00
Anthony Foxclaw
89598d4da2 Added Code of Conduct based on Contributor Covenant 2020-07-19 18:56:14 -04:00
Anthony Leland
c406ed56d2
Modular character design (#12)
Legs, shirt and the head are now independent sprites that can be changed separately. New clothes can be made from a template instead of having to work within a blank space. This removes the need for extra layers and placeholders while opening the door to creating new scenes and migrating over to new styles.

This wasn't always possible until the SVG port removed the Adobe Animate dependency. The layers and placeholders were there because the original Flash game was based around a drag-and-drop design. Tony's Dress Up was initially intended to be a 1:1 port of the Flash game which is why it wasn't done sooner.

New Emoji-based shirts based on Twemoji because the idea sounded fun. Credits will eventually be added in-game but for now it's in the README. For the time being, a few of the ZC's Dress Up-era shirts have pulled because they were never properly ported over during the remaster.
2020-07-15 13:26:20 -04:00
Anthony Foxclaw
cc051276d4 Removed old imports
- Replaced static screenshot with gif
- WIP new modular character base
2020-07-06 05:39:10 -04:00
Anthony Foxclaw
3e96038842 *UI assets 2020-06-28 14:50:16 -04:00
Anthony Foxclaw
8351b85f1a Updated README with new sections
- Added Getting Started and Authors sections
2020-06-28 14:48:50 -04:00
Anthony Foxclaw
91dd8349c6 Minor grammatical fixes to README 2020-06-27 22:31:11 -04:00
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 Wilcox
7fb6faa9bb Initial source commit 2019-11-08 14:59:36 -05:00