mirror of
https://gitlab.com/the-no-frauds-club/cosmonarchy-bw-prerelease.git
synced 2026-09-17 01:01:12 +00:00
Achieve main menu options; Update some Askosi structure construction
This commit is contained in:
parent
075fc13678
commit
b931aef2ed
Binary file not shown.
BIN
mpq/glue/options/plistlrg_options.pcx
Normal file
BIN
mpq/glue/options/plistlrg_options.pcx
Normal file
Binary file not shown.
BIN
mpq/glue/options/tab_highlight.pcx
Normal file
BIN
mpq/glue/options/tab_highlight.pcx
Normal file
Binary file not shown.
Binary file not shown.
BIN
mpq/rez/gluoptions.bin
Normal file
BIN
mpq/rez/gluoptions.bin
Normal file
Binary file not shown.
BIN
mpq/rez/options/tab-misc.bin
Normal file
BIN
mpq/rez/options/tab-misc.bin
Normal file
Binary file not shown.
BIN
mpq/rez/options/tab-ui.bin
Normal file
BIN
mpq/rez/options/tab-ui.bin
Normal file
Binary file not shown.
Binary file not shown.
@ -2241,7 +2241,7 @@ BountySpecialState1:
|
||||
goto SkryrokorLocal00
|
||||
|
||||
BountyAlmostBuilt:
|
||||
playfram 0
|
||||
playfram 4
|
||||
goto SkryrokorLocal00
|
||||
|
||||
BountyBuilt:
|
||||
@ -4784,7 +4784,7 @@ DormingeSpecialState1:
|
||||
goto SkryrokorLocal00
|
||||
|
||||
DormingeAlmostBuilt:
|
||||
playfram 0
|
||||
playfram 8
|
||||
goto SkryrokorLocal00
|
||||
|
||||
DormingeBuilt:
|
||||
@ -4927,7 +4927,7 @@ Walking [NONE]
|
||||
WalkingToIdle [NONE]
|
||||
SpecialState1 [NONE]
|
||||
SpecialState2 [NONE]
|
||||
AlmostBuilt SkryrokorLocal00
|
||||
AlmostBuilt DomainAlmostBuilt
|
||||
Built DomainBuilt
|
||||
Landing [NONE]
|
||||
LiftOff [NONE]
|
||||
@ -4951,7 +4951,12 @@ DomainDeath:
|
||||
wait 1
|
||||
end
|
||||
|
||||
DomainAlmostBuilt:
|
||||
playfram 1
|
||||
goto SkryrokorLocal00
|
||||
|
||||
DomainBuilt:
|
||||
playfram 0
|
||||
imgol 1820 0 0 # Architect weaponfire channel
|
||||
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.
@ -8,6 +8,11 @@
|
||||
|
||||
# Core changes
|
||||
|
||||
## Main menu
|
||||
- An options menu has been added to the main menu, courtesy of Jesse!
|
||||
- This menu currently allows modifying many config options.
|
||||
- *More options, including default game options, will be added eventually!*
|
||||
|
||||
## Bugfixes
|
||||
- **Stability:**
|
||||
- Fixed an occasional issue with "go to max range" attacks, further resolving UB
|
||||
@ -15,4 +20,8 @@
|
||||
|
||||
## Audiovisuals
|
||||
- Adjusted death sequence for:
|
||||
- Phontis
|
||||
- Phontis
|
||||
- Added almost-built frame for:
|
||||
- Bounty, Dorminge, Domain
|
||||
- Updated construction frames for:
|
||||
- Bounty, Dorminge
|
||||
BIN
plugins/gptp.qdp
BIN
plugins/gptp.qdp
Binary file not shown.
Loading…
Reference in New Issue
Block a user