mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Tweak Quazilisk graphic; Fix trigger crash; Overhaul map organization; Add new weaponfire SFX; Misc balance tweaks
This commit is contained in:
parent
49a935d3ab
commit
1abb81af6b
Binary file not shown.
Binary file not shown.
@ -270,7 +270,7 @@ Magister
|
||||
Vassal
|
||||
Madcap
|
||||
Salamander
|
||||
Salamander Torpedo
|
||||
Silvertongue Laser
|
||||
Gorgon
|
||||
Pegasus
|
||||
Phobos
|
||||
@ -278,7 +278,7 @@ Penumbra
|
||||
Cyclops
|
||||
Pegasus Missile
|
||||
Phobos Laser
|
||||
Salamander Torpedo copy
|
||||
Salamander Torpedo
|
||||
Sanctum of Sorrow
|
||||
Geszkath Grotto
|
||||
Shaman (Support Mode)
|
||||
|
||||
Binary file not shown.
@ -2477,13 +2477,13 @@ Shaman Support 01
|
||||
Protoss Advisor Error - Placement
|
||||
Protoss Advisor Update - Structure
|
||||
Treasury Selected 01
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Silvertongue Weaponfire 01
|
||||
Silvertongue Weaponfire 02
|
||||
Silvertongue Weaponfire 03
|
||||
Silvertongue Weaponfire 04
|
||||
Silvertongue Weaponfire 05
|
||||
Lakizilisk Weaponfire 01
|
||||
Droleth Weaponfire 01
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
Extended Sound #1
|
||||
|
||||
@ -2476,4 +2476,11 @@ cm\t\shaman\switch-02.wav
|
||||
cm\t\shaman\switch-03.wav
|
||||
protoss\advisor\paderr03.wav
|
||||
protoss\advisor\padupd03.wav
|
||||
cm\t\_building\treasury.wav
|
||||
cm\t\_building\treasury.wav
|
||||
cm\t\silvertongue\wf-01.wav
|
||||
cm\t\silvertongue\wf-02.wav
|
||||
cm\t\silvertongue\wf-03.wav
|
||||
cm\t\silvertongue\wf-04.wav
|
||||
cm\t\silvertongue\wf-05.wav
|
||||
cm\z\lakizilisk\wf-01.wav
|
||||
cm\z\droleth\wf-01.wav
|
||||
Binary file not shown.
Binary file not shown.
@ -767,7 +767,7 @@ DrolethUnused1:
|
||||
|
||||
DrolethGndAttkInit:
|
||||
setvertpos 0
|
||||
playsnd 64 # Bullet\SpoogHit.wav
|
||||
playsnd 2485 # Droleth Weaponfire 01
|
||||
sproluselo 332 0 # Needle Spines (thingy\spooge.grp)
|
||||
wait 1
|
||||
attackwith 1
|
||||
@ -5901,6 +5901,7 @@ Goliath_Turret_Walking:
|
||||
# ----------------------------------------------------------------------------- #
|
||||
# This header is used by images.dat entries:
|
||||
# 237 Sarah Kerrigan (terran\ughost.grp)
|
||||
# 1615 Silvertongue (cm\terran\silvertongue.grp)
|
||||
.headerstart
|
||||
IsId 77
|
||||
Type 13
|
||||
@ -5998,7 +5999,7 @@ SarahKerriganLocal02:
|
||||
SarahKerriganDeath:
|
||||
playsnd 470 # Terran\KERRIGAN\UKeDth00.wav
|
||||
imgol 231 0 0 # Eidolon Death (terran\ghost.grp)
|
||||
wait 1
|
||||
wait 1
|
||||
end
|
||||
|
||||
SarahKerriganGndAttkInit:
|
||||
@ -6010,7 +6011,7 @@ SarahKerriganGndAttkInit:
|
||||
SarahKerriganGndAttkRpt:
|
||||
wait 1
|
||||
nobrkcodestart
|
||||
playsnd 98 # Bullet\TGhFir00.wav
|
||||
playsndbtwn 2479 2483 # Silvertongue weaponfire 01 ... 05
|
||||
attack
|
||||
playfram 0xcc
|
||||
wait 1
|
||||
@ -20681,7 +20682,7 @@ LakiziliskGndAttkInit:
|
||||
nobrkcodestart
|
||||
LakiziliskGndAttkRpt:
|
||||
wait 1
|
||||
playsnd 64 # Bullet\SpoogHit.wav
|
||||
playsnd 2484 # Lakizilisk weaponfire 01
|
||||
sigorder 32
|
||||
attack
|
||||
wait 1
|
||||
|
||||
BIN
mpq/sound/cm/t/silvertongue/wf-01.wav
Normal file
BIN
mpq/sound/cm/t/silvertongue/wf-01.wav
Normal file
Binary file not shown.
BIN
mpq/sound/cm/t/silvertongue/wf-02.wav
Normal file
BIN
mpq/sound/cm/t/silvertongue/wf-02.wav
Normal file
Binary file not shown.
BIN
mpq/sound/cm/t/silvertongue/wf-03.wav
Normal file
BIN
mpq/sound/cm/t/silvertongue/wf-03.wav
Normal file
Binary file not shown.
BIN
mpq/sound/cm/t/silvertongue/wf-04.wav
Normal file
BIN
mpq/sound/cm/t/silvertongue/wf-04.wav
Normal file
Binary file not shown.
BIN
mpq/sound/cm/t/silvertongue/wf-05.wav
Normal file
BIN
mpq/sound/cm/t/silvertongue/wf-05.wav
Normal file
Binary file not shown.
BIN
mpq/sound/cm/z/droleth/wf-01.wav
Normal file
BIN
mpq/sound/cm/z/droleth/wf-01.wav
Normal file
Binary file not shown.
BIN
mpq/sound/cm/z/lakizilisk/wf-01.wav
Normal file
BIN
mpq/sound/cm/z/lakizilisk/wf-01.wav
Normal file
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.
@ -14,14 +14,19 @@ TBD
|
||||
- This is **not** 100% consistent with weapon ranges; we will improve this feature in time!
|
||||
|
||||
## Audiovisuals:
|
||||
- New sprite for:
|
||||
- New sprite:
|
||||
- Liiralisk (c. Solstice)
|
||||
- Updated icon for:
|
||||
- Updated sprite:
|
||||
- Quazilisk (c. Solstice)
|
||||
- Updated icon:
|
||||
- Diadem
|
||||
- New weaponfire SFX:
|
||||
- Silvertongue
|
||||
|
||||
## Bugfixes
|
||||
- Stability:
|
||||
- Fixed another nullsprite crash (r. Alexhandr)
|
||||
- Scenarios: Fixed a trigger-related crash when removing units (r. StratosTygo)
|
||||
- Gameplay:
|
||||
- Structures can no longer spawn trained units on different height levels based on rally point (c. Veeq7)
|
||||
- Attacks with the "go to max range" behavior now calculate max ranges more accurately (c. Veeq7)
|
||||
@ -35,6 +40,7 @@ TBD
|
||||
- Aura circles no longer show for selected enemy units (replay/witness mode notwithstanding)
|
||||
- Fixed Gosvileths not getting the correct shadow offset when cancelling or interrupting constructions (r. Mystery Meat)
|
||||
- Fixed error printout related to Sevenstep's passive
|
||||
- Corrected Silvertongue portrait
|
||||
|
||||
## Terran
|
||||
- [Cyclops](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/cyclops):
|
||||
@ -46,6 +52,9 @@ TBD
|
||||
- Fragmentary Shells removed
|
||||
- **New: Recursion Rounds:**
|
||||
- Each Cyclops attack leaves behind a latent shell that detonates after 2 seconds, dealing 10 damage to all enemies within 2 range
|
||||
- [Valkyrie](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/valkyrie):
|
||||
- HP now 160, from 180
|
||||
- Armor now 3, from 2
|
||||
- [Quarry](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/quarry):
|
||||
- Collision size adjusted to make right-side resource returns more elegant
|
||||
- [Treasury](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/treasury):
|
||||
@ -53,7 +62,7 @@ TBD
|
||||
|
||||
## Protoss
|
||||
- [Hierophant](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/hierophant):
|
||||
- Attack windup now 3 frames long, from 6, increasing responsivity
|
||||
- Initial attack windup now 3 frames long, from 6, increasing responsivity
|
||||
|
||||
## Zerg
|
||||
- [Quazilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/quazilisk):
|
||||
@ -62,4 +71,11 @@ TBD
|
||||
- [Izirokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/izirokor):
|
||||
- Attack windup now 2 frames long, from 4, increasing responsivity
|
||||
- [Skithrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/skithrokor):
|
||||
- Armor now 1, from 2
|
||||
- Armor now 1, from 2
|
||||
- [Vithrilisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/vithrilisk):
|
||||
- HP now 180, from 200
|
||||
- Weapon cooldown now 2, from 1.875
|
||||
- [Gorgrokor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/gorgrokor):
|
||||
- Armor penetration now 0, from 1
|
||||
- Weapon cooldown now 0.5, from 0.42
|
||||
- Weapon splash radii now 20/30/40, from 30/37/45 (pixels)
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user