1
0
mirror of https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git synced 2026-09-23 15:21:35 +00:00

Fix channels not proccing combat cloak; Fix Savant SFX for real this time; Remove one debug printout for sprite asserts

This commit is contained in:
Pr0nogo 2024-04-15 14:57:21 -04:00
parent bc15fca2c5
commit e00d8ca66a
3 changed files with 23 additions and 22 deletions

View File

@ -529,6 +529,7 @@ IsthrathalethCastSpell:
IsthrathalethUnused2:
playfram 0x00
nobrkcodestart
sigorder 32
playsnd 820 # Isthrathaleth pissed 02
wait 1
playfram 0x11
@ -1974,6 +1975,7 @@ MatralethUnused2:
setvertpos 0
playfram 0x55
nobrkcodestart
sigorder 32
wait 1
playfram 0x66
wait 1
@ -10073,6 +10075,7 @@ DidactUnused2:
nobrkcodestart
wait 1
playsnd 2309 # Didact Stasis Field channel 01
sigorder 32
wait 3
imgul 364 0 0 # Stasis Field Hit
wait 7
@ -10997,6 +11000,7 @@ CantavisUnused1:
CantavisCastSpell:
playfram 0x00
nobrkcodestart
sigorder 64
playsnd 2547 # Psionic Storm cast 01
wait 1
playfram 0x11
@ -23372,7 +23376,7 @@ SpecialState1 [NONE]
CentaurInit:
imgul 1026 0 42 # Centaur Shadow (cm\terran\centaur.grp)
CentaurGndAttkToIdle:
playfram 0x00 # Frame set 0
playfram 0x00
goto ScourgeLocal00
CentaurDeath:
@ -23429,7 +23433,7 @@ CentaurWalking:
CentaurUnused2:
wait 1
nobrkcodestart
playsndbtwn 1204 1207
playsndbtwn 1204 1207 #
fireweapon 24
wait 4
fireweapon 24
@ -38839,11 +38843,11 @@ WalkingToIdle [NONE]
SpecialState1 [NONE]
SpecialState2 [NONE]
AlmostBuilt [NONE]
Built ScourgeLocal00
Built InfestedTerranWalkingToIdle
Landing ScourgeLocal00
LiftOff ScourgeLocal00
IsWorking ProstrationStageIsWorking
WorkingToIdle ScourgeLocal00
WorkingToIdle InfestedTerranWalkingToIdle
WarpIn ProstrationStageWarpIn
Unused3 [NONE]
StarEditInit [NONE]
@ -38917,7 +38921,7 @@ ProstrationStageDisable:
wait 2
playfram 19
wait 2
goto ScourgeLocal00
goto InfestedTerranWalkingToIdle
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
@ -39860,6 +39864,7 @@ MagnetarLocal00:
MagnetarCastSpell:
imgolorig 543 # Yamato Gun Overlay (thingy\eycBlast.grp)
sigorder 32
goto MagnetarLocal00
MagnetarWalking:

View File

@ -1,7 +1,7 @@
# 13 April 2024
## Acropolis #1 - Battlements Stage
# XX April 2024
## Acropolis #1 - Throneroom Stage
This patch includes bugfixes, audiovisual improvements and mild balance adjustments.
This patch includes bugfixes and audiovisual improvements.
Download [Fraud Launcher 2](https://fraudsclub.com/files/Fraud%20Launcher%202.zip) for easier setup and maintenance!
@ -9,18 +9,14 @@ We are still hunting for desyncs! Please submit your critical logs to cm-issues
## Bugfixes
- Gameplay:
- Fixed certain units being made invincible by Stasis Field, even after the effect expires (r. TheBeaver99 & benno)
- The following channels now proc decloaking:
- Magnetar Yamato Cannon
- Cantavis Psionic Storm
- Didact Stasis Field
- Matraleth Blissful Embrace & Parasitic Excision
- Isthrathaleth Plague
- Audiovisuals:
- Fixed flipped SFX for Savant modes
- Fixed doubled SFX for Savant while in garrisons
## Audiovisuals:
- Overhauled cloaking visuals! (c. DF)
- Added birth animations for:
- Alkajelisk (cocoon), Zarcavrokor (egg)
## Zerg
- [Zethrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/zethrokor):
- Time cost now 13, from 15
- [Izirokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/izirokor):
- HP now 115, from 105
- Removed one debug printout for nullsprites (c. DF, r. benno)
- Fixed Prostration Stage not returning to its idle animation under certain circumstances
- Fixed missing SFX for Savant while in garrisons
- Fixed Savant overlays appearing beneath garrisons

Binary file not shown.