mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Update AI attack priorities; Update Gladius and Servitor models; Update Star Sovereign engine
This commit is contained in:
parent
aa6ce9f494
commit
1b24d903f0
Binary file not shown.
Binary file not shown.
@ -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.
@ -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)
|
||||
|
||||
BIN
mpq/unit/cm/p/gladius-attack.lol
Normal file
BIN
mpq/unit/cm/p/gladius-attack.lol
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
mpq/unit/cm/p/servitor-shadow.grp
Normal file
BIN
mpq/unit/cm/p/servitor-shadow.grp
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.
@ -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:
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user