Update Autocort graphic; Add T & P unit completion SFX; Update Ministry training SFX

This commit is contained in:
Pr0nogo 2025-09-21 12:32:09 -04:00
parent a4c60bbba2
commit 6fc5b93705
27 changed files with 48 additions and 21 deletions

Binary file not shown.

View File

@ -1,4 +1,4 @@
Skryling
Skryrokor
Rilirokor
Infested Terran
Cocoon

View File

@ -3627,11 +3627,11 @@ Treasury Ambient 01
Cyprian Windup 01
Cyprian Windup 02
Cyprian Windup 03
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Terran Unit Deployment 01
Protoss Unit Deployment 01
Protoss Unit Deployment 02
Protoss Unit Deployment 03
Protoss Unit Deployment 04
Extended Sound #1
Extended Sound #1
Extended Sound #1

View File

@ -3626,4 +3626,9 @@ cm\z\egg\amb-04.wav
cm\t\_building\treasury\amb-01.wav
cm\t\cyprian\windup-01.wav
cm\t\cyprian\windup-02.wav
cm\t\cyprian\windup-03.wav
cm\t\cyprian\windup-03.wav
cm\t\_building\t-unit-deploy-01.wav
cm\p\_building\p-unit-deploy-01.wav
cm\p\_building\p-unit-deploy-02.wav
cm\p\_building\p-unit-deploy-03.wav
cm\p\_building\p-unit-deploy-04.wav

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -15085,7 +15085,7 @@ GndAttkToIdle SkryrokorLocal00
AirAttkToIdle [NONE]
Unused2 [NONE]
Walking AutocortWalking
WalkingToIdle SkryrokorLocal00
WalkingToIdle DidactGndAttkToIdle
SpecialState1 [NONE]
SpecialState2 [NONE]
AlmostBuilt AutocortAlmostBuilt
@ -15101,7 +15101,7 @@ WarpIn AutocortWarpIn
AutocortInit:
imgul 2058 0 7 # Autocort Shadow (cm\protoss\autocort.grp)
playfram 0x00
goto SkryrokorLocal00
goto DidactGndAttkToIdle
AutocortDeath:
setfldirect 0

Binary file not shown.

View File

@ -1591,26 +1591,40 @@ InfestedKerriganUnBurrow:
# 036 Larva (zerg\larva.grp)
.headerstart
IsId 21
Type 12
Type 26
Init LarvaInit
Death LarvaDeath
GndAttkInit [NONE]
AirAttkInit [NONE]
Unused1 [NONE]
GndAttkRpt [NONE]
AirAttkRpt [NONE]
CastSpell [NONE]
GndAttkToIdle [NONE]
AirAttkToIdle [NONE]
Unused2 [NONE]
GndAttkInit SkryrokorLocal00
AirAttkInit SkryrokorLocal00
Unused1 SkryrokorLocal00
GndAttkRpt SkryrokorLocal00
AirAttkRpt SkryrokorLocal00
CastSpell SkryrokorLocal00
GndAttkToIdle SkryrokorLocal00
AirAttkToIdle SkryrokorLocal00
Unused2 SkryrokorLocal00
Walking LarvaWalking
WalkingToIdle LarvaInit
SpecialState1 [NONE]
SpecialState1 SkryrokorLocal00
SpecialState2 SkryrokorLocal00
AlmostBuilt SkryrokorLocal00
Built SkryrokorLocal00
Landing SkryrokorLocal00
LiftOff SkryrokorLocal00
IsWorking SkryrokorLocal00
WorkingToIdle SkryrokorLocal00
WarpIn SkryrokorLocal00
Unused3 SkryrokorLocal00
StarEditInit SkryrokorLocal00
Disable SkryrokorLocal00
Burrow SkryrokorLocal00
UnBurrow SkryrokorLocal00
Enable [NONE]
.headerend
# ----------------------------------------------------------------------------- #
LarvaInit:
playfram 0x00 # Frame set 0
playfram 0x00
goto SkryrokorLocal00
LarvaDeath:

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -11,6 +11,14 @@
- **Audiovisuals:**
- Made 'no corpse' behaviors spawn a consumed corpse for better visual feedback
## Audiovisuals
- New model for:
- **Autocort** (c. DeltaCadimus)
- New SFX for:
- Unit completion (Terran & Protoss)
- Modified SFX for:
- **Ministry** training loop
## Terran
- For units with windups, added a slight forgiveness period to allow more movement and retargeting
- [Talos](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/talos):

Binary file not shown.