Look, it's ReplayKraken! Also, zombie fixes, new Centaur model, misc tweaks

This commit is contained in:
Pr0nogo 2025-11-12 17:50:50 -05:00
parent b9b10b111e
commit 2f26ba6dd4
28 changed files with 16 additions and 12 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1027,7 +1027,7 @@ Centaur
Centaur Shadow
Cuirass
Cuirass Shadow
Centaur Engine
Centaur Engines
Centaur Missile
Parasite Overlay
Azazel Engines

Binary file not shown.

View File

@ -488,7 +488,7 @@ Terran Beacon
Protoss Beacon
Zerg Beacon
Terran Blackguard
Terran Arhaun (Base)
Terran Arhaun
Arhaun Turret
Terran Addon Submenu
Zerg Zozarc Gorge
@ -520,8 +520,8 @@ Mineral Chunk (Rich) 02
Zerg Sovrokor (Goszirith)
Terran Valkyrie (Hecaton)
Zerg Garvrokor (Goszirith)
Extended Unit #295
Extended Unit #296
Protoss Simulacrum (Astral)
Protoss Warlock (Astral)
Extended Unit #297
Extended Unit #298
Extended Unit #299

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -12799,7 +12799,7 @@ WarpIn PositronWarpIn
# ----------------------------------------------------------------------------- #
PositronInit:
imgul 1661 0 10 # Positron shadow (cm\protoss\positron.grp)
imgul 1663 0 0 # Positron shadow (cm\protoss\positron.grp)
goto InfestedTerranWalkingToIdle
PositronWalkingToIdle:

Binary file not shown.

View File

@ -7225,16 +7225,16 @@ CentaurUnused1:
CentaurGndAttkInit:
wait 1
playsndbtwn 2780 2782 # Centaur weapon 1 fire 01, 02, 03
imgol 1034 0 0 # Centaur attack overlay (cm\terran\centaur-attack.grp)
playfram 0x20
attack
wait 1
playfram 0x00
gotorepeatattk
goto SkryrokorLocal00
CentaurWalking:
setvertpos 0
imgol 1029 0 0 # Centaur Engine (cm\terran\centaur-engine.grp)
imgol 1148 0 0 # Centaur Engine 2 (cm\terran\centaur-engine2.grp)
goto SkryrokorLocal00
# ----------------------------------------------------------------------------- #

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

@ -10,12 +10,13 @@
## General
- Reordered multiplayer connection options to put CrownLink at the top (c. DF)
- **Caveat:** The gateway selection currently displays improperly
- **Caveat:** Battle.net gateway selection currently displays improperly
## Bugfixes
- **Stability:**
- Fixed a crash that could occur when a new Protoss unit plays its warp flash while cloaked by a **Didact** (c. DF)
- Fixed crash & desync cases related to cloaked structures (c. DF)
- Fixed crashes in **The Turning** and **Deathmarch** (r. gabitron9000, c. Veeq7)
- Fixed a rare crash related to **Ogun**s in Smithy Mode (r. Daedrid, a. DF)
- **Gameplay:**
- Misc target priority bugs have been more robustly fixed (c. DF)
@ -27,6 +28,7 @@
- Fixed **Ocsal Larvae** being unable to morph into **Kethrostalor** (r. Art_Of_Turtle)
- Fixed failure to create **Facade**, **Mantle**, **Apothecary**, and addons for **Captaincy** and **Iron Foundry** at right-most edge (r. Newt, c. DF)
- Enabled **Burrow** for **Kethrostalor**
- Improved zombie spawning in **The Turning** and **Deathmarch** (c. Veeq7)
- **Audiovisuals:**
- Structure work animation overlays will now be correctly hidden while cloaked (c. DF)
- Fixed shield overlay error for **Aspirant** (r. TheBeaver99)
@ -36,7 +38,7 @@
## Audiovisuals
- New models for:
- **Talos**, **Ancile**, **Starpad**, **Positron**, **Unar** (c. DeltaCadimus)
- **Talos**, **Ancile**, **Centaur**, **Starpad**, **Positron**, **Unar** (c. DeltaCadimus, wireframes c. jun3hong, Blender help c. Solstice)
- Cloaked structures now have green box fog-of-war sprites instead of revealing their unit id (c. DF)
- New birth animation for **Kethrostalor**
- New unit responses for:
@ -66,12 +68,14 @@
- HP 80 » 100
- [Cyclops (Futurist)](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/cyclops-futurist):
- HP 110 » 120
- [Archaun](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/arhaun):
- Resource costs 150/75 » 175/75
- **NEW:** [Triton](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=terran/triton):
- Specialist walker with Lobotomizing active ability; Trained from Mantle
## Protoss
- [Legionnaire](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/legionnaire):
- HP 60 » 75
- HP 60 » 80
- [Amaranth](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/amaranth):
- HP 120 » 140
- [Herald](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=protoss/herald):
@ -101,12 +105,12 @@
- [Protathalor](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/protathalor):
- Resource costs 100/75 » 125/50
- [Mutalisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/mutalisk):
- Resource costs 150/100 » 100/100
- Resource costs 150/100 » 100/75
- HP 140 » 120
- Armor 1 » 2
- [Hydralisk](https://www.fraudsclub.com/cosmonarchy-bw/show.php?target=zerg/hydralisk):
- Resource costs 75/25 » 50/25
- HP 95 » 85
- HP 95 » 80
- Movement speed 6.4 » 6.8
- **Needle Spines:**
- Damage 10 » 8

Binary file not shown.