Continue Askosi development; Fix misc bugs

This commit is contained in:
Pr0nogo 2025-10-12 16:59:39 -04:00
parent a61af56ba8
commit 33d437f383
37 changed files with 80 additions and 27 deletions

Binary file not shown.

Binary file not shown.

View File

@ -279,7 +279,7 @@ Demiurge
Scanner Sweep
Aurora
Iziralisk
Extended Portrait #172
Avatar
Extended Portrait #173
Extended Portrait #174
Extended Portrait #175

Binary file not shown.

View File

@ -3758,29 +3758,29 @@ Triton Ability Fire 03
Triton Ability Hit 01
Triton Weapon Fire 01
Triton Weapon Fire 02
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Extended Sound #1
Proselyte Ready 01
Proselyte Ready 02
Proselyte Ready 03
Proselyte Selected 01
Proselyte Selected 02
Proselyte Selected 03
Proselyte Selected 04
Proselyte Order Passive 01
Proselyte Order Passive 02
Proselyte Order Passive 03
Proselyte Order Passive 04
Proselyte Order Aggressive 01
Proselyte Order Aggressive 02
Proselyte Order Aggressive 03
Proselyte Order Aggressive 04
Proselyte Under Attack 01
Proselyte Under Attack 02
Proselyte Under Attack 03
Proselyte Under Attack 04
Proselyte Banter 01
Proselyte Banter 02
Proselyte Banter 03
Proselyte Banter 04
Extended Sound #1
Extended Sound #1
Extended Sound #1

View File

@ -3757,4 +3757,27 @@ cm\t\triton\abilityfire-02.wav
cm\t\triton\abilityfire-03.wav
cm\t\triton\abilityhit-01.wav
cm\t\triton\wf-01.wav
cm\t\triton\wf-02.wav
cm\t\triton\wf-02.wav
cm\a\proselyte\rdy-01.wav
cm\a\proselyte\rdy-02.wav
cm\a\proselyte\rdy-03.wav
cm\a\proselyte\wht-01.wav
cm\a\proselyte\wht-02.wav
cm\a\proselyte\wht-03.wav
cm\a\proselyte\wht-04.wav
cm\a\proselyte\yes-01.wav
cm\a\proselyte\yes-02.wav
cm\a\proselyte\yes-03.wav
cm\a\proselyte\yes-04.wav
cm\a\proselyte\agg-01.wav
cm\a\proselyte\agg-02.wav
cm\a\proselyte\agg-03.wav
cm\a\proselyte\agg-04.wav
cm\a\proselyte\hlp-01.wav
cm\a\proselyte\hlp-02.wav
cm\a\proselyte\hlp-03.wav
cm\a\proselyte\hlp-04.wav
cm\a\proselyte\bnt-01.wav
cm\a\proselyte\bnt-02.wav
cm\a\proselyte\bnt-03.wav
cm\a\proselyte\bnt-04.wav

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1799,4 +1799,34 @@ Engines_MultiGlowHeader_OmniInit:
wait 1
engframe 32
wait 1
goto Engines_MultiGlowHeader_OmniInit
goto Engines_MultiGlowHeader_OmniInit
# ----------------------------------------------------------------------------- #
# This header is used by images.dat entries:
# 1500 Blackjack Remains (cm\terran\blackjack-corpse.grp)
.headerstart
IsId 650
Type 1
Init GenericRemnantsFiveInit
Death GenericRemnantsFiveDeath
.headerend
# ----------------------------------------------------------------------------- #
GenericRemnantsFiveInit:
playfram 0x00
wait 239
GenericRemnantsFiveDeath:
wait 1
playfram 1
wait 255
wait 24
playfram 2
wait 255
wait 24
playfram 3
wait 255
wait 24
playfram 4
wait 255
wait 24
end

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.

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.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +1,4 @@
# 11 October 2025
# 12 October 2025
## Year 3, month 10, patch 1
## Patch goals

Binary file not shown.