mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Update Anthelion model; Add transmission wait crig
This commit is contained in:
parent
f40ea875ed
commit
225e245ce3
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -10459,7 +10459,7 @@ WarpIn AnthelionWarpIn
|
||||
AnthelionInit:
|
||||
imgul 1419 0 42 # Anthelion Shadow (cm\protoss\anthelion.grp)
|
||||
AnthelionGndAttkToIdle:
|
||||
playfram 0x00 # Frame set 0
|
||||
playfram 0x00
|
||||
setvertpos 0
|
||||
goto AnthelionWalkingToIdle
|
||||
|
||||
@ -10502,6 +10502,54 @@ AnthelionWalkingToIdle:
|
||||
wait 2
|
||||
playfram 19
|
||||
wait 2
|
||||
playfram 20
|
||||
wait 2
|
||||
playfram 21
|
||||
wait 2
|
||||
playfram 22
|
||||
wait 2
|
||||
playfram 23
|
||||
wait 2
|
||||
playfram 24
|
||||
wait 2
|
||||
playfram 25
|
||||
wait 2
|
||||
playfram 26
|
||||
wait 2
|
||||
playfram 27
|
||||
wait 2
|
||||
playfram 28
|
||||
wait 2
|
||||
playfram 29
|
||||
wait 2
|
||||
playfram 30
|
||||
wait 2
|
||||
playfram 31
|
||||
wait 2
|
||||
playfram 32
|
||||
wait 2
|
||||
playfram 33
|
||||
wait 2
|
||||
playfram 34
|
||||
wait 2
|
||||
playfram 35
|
||||
wait 2
|
||||
playfram 36
|
||||
wait 2
|
||||
playfram 37
|
||||
wait 2
|
||||
playfram 38
|
||||
wait 2
|
||||
playfram 39
|
||||
wait 2
|
||||
playfram 40
|
||||
wait 2
|
||||
playfram 41
|
||||
wait 2
|
||||
playfram 42
|
||||
wait 2
|
||||
playfram 43
|
||||
wait 2
|
||||
playfram 0x00
|
||||
wait 2
|
||||
goto AnthelionGndAttkToIdle
|
||||
@ -10576,6 +10624,54 @@ AnthelionWalking:
|
||||
wait 1
|
||||
playfram 19
|
||||
wait 1
|
||||
playfram 20
|
||||
wait 1
|
||||
playfram 21
|
||||
wait 1
|
||||
playfram 22
|
||||
wait 1
|
||||
playfram 23
|
||||
wait 1
|
||||
playfram 24
|
||||
wait 1
|
||||
playfram 25
|
||||
wait 1
|
||||
playfram 26
|
||||
wait 1
|
||||
playfram 27
|
||||
wait 1
|
||||
playfram 28
|
||||
wait 1
|
||||
playfram 29
|
||||
wait 1
|
||||
playfram 30
|
||||
wait 1
|
||||
playfram 31
|
||||
wait 1
|
||||
playfram 32
|
||||
wait 1
|
||||
playfram 33
|
||||
wait 1
|
||||
playfram 34
|
||||
wait 1
|
||||
playfram 35
|
||||
wait 1
|
||||
playfram 36
|
||||
wait 1
|
||||
playfram 37
|
||||
wait 1
|
||||
playfram 38
|
||||
wait 1
|
||||
playfram 39
|
||||
wait 1
|
||||
playfram 40
|
||||
wait 1
|
||||
playfram 41
|
||||
wait 1
|
||||
playfram 42
|
||||
wait 1
|
||||
playfram 43
|
||||
wait 1
|
||||
playfram 0x00
|
||||
wait 1
|
||||
goto AnthelionWalking
|
||||
|
||||
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.
@ -18,6 +18,10 @@
|
||||
- Auto-uploads replays to [cosmonarchy.com](https://cosmonarchy.com/matches)!
|
||||
- Will eventually track stats, report match outcomes behind a spoiler screen, show hype scores, and more...
|
||||
|
||||
## Editor
|
||||
- New custom trigger action: `disable_transmission_waits` (a. DF)
|
||||
- Global flag! Disables waits when using transmission trigger actions. Pair with crig waits for multiplayer-compatible transmissions.
|
||||
|
||||
## Bugfixes
|
||||
- **Stability:**
|
||||
- Fixed a crash that could occur when a new Protoss unit plays its warp flash while cloaked by a **Didact** (c. DF)
|
||||
@ -44,7 +48,7 @@
|
||||
|
||||
## Audiovisuals
|
||||
- New models for:
|
||||
- **Talos**, **Ancile**, **Centaur**, **Phobos**, **Starpad**, **Positron**, **Unar** (c. DeltaCadimus, wireframes c. jun3hong, Blender help c. Solstice)
|
||||
- **Talos**, **Ancile**, **Centaur**, **Phobos**, **Starpad**, **Positron**, **Unar**, **Anthelion** (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:
|
||||
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user