Update AI attack priorities; Update Gladius and Servitor models; Update Star Sovereign engine

This commit is contained in:
Pr0nogo 2026-08-18 23:44:26 -04:00
parent aa6ce9f494
commit 1b24d903f0
19 changed files with 23 additions and 7 deletions

Binary file not shown.

Binary file not shown.

View File

@ -572,7 +572,7 @@ Terran Vulture (Upstart)
Terran Cutlass (Futurist)
Cutlass Turret (Futurist)
Terran Maverick (Upstart)
Protoss Ecclesiast (Astral)
Protoss Tritius (Astral)
Terran Morrigan (Upstart)
Terran Ajax (Futurist)
Askosi Dorminge

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -12807,10 +12807,14 @@ WarpIn ServitorWarpIn
# ----------------------------------------------------------------------------- #
ServitorInit:
imgul 1661 0 7 # Servitor shadow (cm\protoss\servitor.grp)
imgulnextid 0 0 # Servitor shadow (cm\protoss\servitor.grp)
goto InfestedTerranWalkingToIdle
ServitorWalkingToIdle:
playfram 0x00
goto ServitorHover
ServitorHover:
setvertpos 0
wait 8
setvertpos 0
@ -12819,7 +12823,7 @@ ServitorWalkingToIdle:
wait 8
setvertpos 0
wait 8
goto ServitorWalkingToIdle
goto ServitorHover
ServitorDeath:
playsnd 533 # Protoss\Aurora\PScDth00.WAV
@ -12841,7 +12845,7 @@ ServitorUnused1:
goto ServitorWalkingToIdle
ServitorGndAttkInit:
playfram 0x11
playfram 0x20
playsndbtwn 2167 2171 # Servitor weaponfire 01, 02, 03, 04, 05
attackwith 1
wait 2
@ -12852,7 +12856,18 @@ ServitorGndAttkInit:
ServitorWalking:
setvertpos 0
goto InfestedTerranWalkingToIdle
goto ServitorWalkingLoop
ServitorWalkingLoop:
playfram 0x40
wait 1
playfram 0x60
wait 1
playfram 0x80
wait 1
playfram 0x60
wait 1
goto ServitorWalkingLoop
ServitorWarpIn:
imgol 2135 0 0 # Servitor Warp Flash (cm\protoss\servitor.grp)

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,7 +11,7 @@
# Core
## User Interface
- Added more desync logging (c. Veeq7)
- Improved server-side desync logging (c. Veeq7)
- Added user-configurable window flash for when another player joins your lobby (c. Jesse)
- Reorganized replay options to `Misc` tab (c. Jesse)
- Added user-configurable Askosi player color preferences
@ -52,8 +52,9 @@
## Audiovisuals
- Updated Askosi UI to be GREEN! (c. DF)
- Updated background graphics for Options and CrownLink Join menus (c. Jesse)
- Updated engine graphic for Star Sovereign (c. Solstice)
- New models for:
- Eidolon (c. Solstice)
- Eidolon, Gladius (c. Solstice)
- Valkyrie, Trojan, Amaranth, Atreus, Exemplar, Zethrokor, Hydralisk (c. Baelethal)
- Eidolon (Nydus), Valkyrie (Hecaton), Inzorthrokor (Imicren), Sovrokor (Goszirith), Hydralisk (Orkoti), Iziralisk (Zorthos)
- New death SFX for:

Binary file not shown.