1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-06-26 16:44:44 -04:00

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.
This commit is contained in:
Anthony Wilcox 2019-01-05 21:45:27 -05:00
parent 67dac38ded
commit 248d8b2eb9
28 changed files with 371 additions and 135 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View file

@ -0,0 +1,29 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/briefs_classic.png-5487ab623b54f94967d6ff5b328427f3.stex"
[deps]
source_file="res://assets/classic/briefs_classic.png"
dest_files=[ "res://.import/briefs_classic.png-5487ab623b54f94967d6ff5b328427f3.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View file

@ -0,0 +1,29 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/camera_classic.png-453c3e0207587652023bd4cbcc9c9d94.stex"
[deps]
source_file="res://assets/classic/camera_classic.png"
dest_files=[ "res://.import/camera_classic.png-453c3e0207587652023bd4cbcc9c9d94.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 3 KiB

View file

@ -0,0 +1,29 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/fundosi_classic.png-1903b77553b97a7d54a429286954d16b.stex"
[deps]
source_file="res://assets/classic/fundosi_classic.png"
dest_files=[ "res://.import/fundosi_classic.png-1903b77553b97a7d54a429286954d16b.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View file

@ -0,0 +1,29 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/owo_censor_classic.png-c35dd5945ab9c4d0b13859d9afa1c636.stex"
[deps]
source_file="res://assets/classic/owo_censor_classic.png"
dest_files=[ "res://.import/owo_censor_classic.png-c35dd5945ab9c4d0b13859d9afa1c636.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

After

Width:  |  Height:  |  Size: 6 KiB

View file

@ -0,0 +1,29 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/zbriefs_classic.png-be93fa3f8bbe034f9930c67e848c889d.stex"
[deps]
source_file="res://assets/classic/zbriefs_classic.png"
dest_files=[ "res://.import/zbriefs_classic.png-be93fa3f8bbe034f9930c67e848c889d.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0