Commit graph

27390 commits

Author SHA1 Message Date
toaster
d685c1eb47 Update asset hashes 2024-04-15 16:35:42 +01:00
toaster
feb9fdfaa1 Merge branch 'show-emerald-again' into 'master'
Draw Chaos Emerald again for Sealed Star

Closes #1271

See merge request KartKrew/Kart!2281
2024-04-15 15:08:32 +00:00
toaster
749fb4e4f8 Merge branch 'chargeaura-fallout' into 'master'
Charge Aura visual: Remove in more cases

See merge request KartKrew/Kart!2296
2024-04-15 15:07:03 +00:00
toaster
ffa8f03187 Merge branch 'hud-final' into 'master'
Hud final

See merge request KartKrew/Kart!2295
2024-04-15 15:05:26 +00:00
toaster
b654533bf6 Don't add rings to total in GPEVENT_SPECIAL 2024-04-15 15:56:30 +01:00
toaster
4132e04dcf More airtight roundqueue check 2024-04-15 15:40:13 +01:00
Sally Coolatta
99fc0c13cd Draw Chaos Emerald again for Sealed Star 2024-04-15 15:25:15 +01:00
toaster
24a2cc12e4 Charge Aura visual: Remove in more cases
- Dying
- Falling into a deathpit in Sealed Star
2024-04-15 15:10:18 +01:00
toaster
4c9d1b7425 Tab rankings: Add behaviour for Round Star - show ??? instead of round number 2024-04-15 14:53:14 +01:00
toaster
ff05516901 Don't show Super Emerald related condition text if you haven't unlocked the second row of cups yet 2024-04-15 14:52:16 +01:00
toaster
ebd946983c Merge branch 'really-genuinely-unfuck-buffered-instawhip' into 'master'
Fix 1 tic of instawhip charge spamming new Reject visuals

See merge request KartKrew/Kart!2294
2024-04-15 13:41:51 +00:00
toaster
923de2667e Merge branch 'fix-perfect-eval-musicdef' into 'master'
Fix music credit appearing on perfect evaluation screen

Closes #1283

See merge request KartKrew/Kart!2293
2024-04-15 13:40:32 +00:00
Eidolon
1e34244d8c Use custom macOS 10.15 triplets for macOS uni build 2024-04-15 08:01:20 -05:00
AJ Martinez
150b42fbcb Add extra explanation to ghost-compat instawhip charge hack 2024-04-15 04:49:43 -07:00
AJ Martinez
391ea40bdc Fix 1 tic of instawhip charge spamming new Reject visuals 2024-04-15 04:29:46 -07:00
James R
b7b420819b Evaluation: play "credits_silence" tune before "credits" to mask any trace of level music from demos
"level_nosync" was reactivating via P_Ticker from credits
demo and showing a music credit for a brief moment, where
there should not be any music credit.
2024-04-15 02:01:02 -07:00
toaster
46c70d2683 Asset hash update 2024-04-15 02:13:46 +01:00
toaster
0a80cb826d Merge branch 'funny-magician' into 'master'
Funny magician stat block rave for Engine Class drawer

See merge request KartKrew/Kart!2292
2024-04-15 00:58:57 +00:00
toaster
a2f57032ae Funny magician stat block rave for Engine Class drawer 2024-04-15 01:38:06 +01:00
toaster
d4877c298f Merge branch 'title-attract-slide-fix' into 'master'
Fix attract title logo slidein (resolves #1273)

Closes #1273

See merge request KartKrew/Kart!2287
2024-04-14 23:13:36 +00:00
toaster
38c405f3a1 Merge branch 'fury-bike-2' into 'master'
Also prevent Fury Bike chao key blastin (resolves #1275)

Closes #1275

See merge request KartKrew/Kart!2289
2024-04-14 23:11:30 +00:00
toaster
9d5860d38d Also prevent Fury Bike chao key blastin (resolves #1275)
Fury Bike ID handled by #define now
2024-04-14 23:04:53 +00:00
toaster
76becc7579 Merge branch 'desc-final-2' into 'master'
Fix Conditionset 15's description (resolves #1274)

Closes #1274

See merge request KartKrew/Kart!2288
2024-04-14 23:04:50 +00:00
toaster
3b1bc64c28 Merge branch 'status-parse-once' into 'master'
Pre-parse objective messages

See merge request KartKrew/Kart!2291
2024-04-14 23:04:26 +00:00
toaster
c9651f92af Grab a certain prize from a random Prison Egg
Extra word added because the newline situation sucks
2024-04-14 23:38:28 +01:00
toaster
24a49c2b78 Merge branch 'close-console-timeattack' into 'master'
No release build console softlock when starting time attack (resolves #1281)

Closes #1281

See merge request KartKrew/Kart!2290
2024-04-14 22:21:10 +00:00
toaster
fa19f0697b Merge branch 'hw-encore-goof' into 'master'
HWR_ProjectSprite: Fix messed up encore remap check (resolves #1224)

Closes #1224

See merge request KartKrew/Kart!2286
2024-04-14 21:31:53 +00:00
toaster
328714cf13 Merge branch 'fix-prison-desync' into 'master'
Netsync maptargets + nummapboxes (fix netplay Prison desyncs)

Closes #1280

See merge request KartKrew/Kart!2285
2024-04-14 21:30:24 +00:00
toaster
222f4fd4c8 Pre-parse objective messages
Fixes objective message button prompts in tutorials having EXTREMELY weird delays compared to dialogue boxes
2024-04-14 22:22:11 +01:00
toaster
5a0cd87fc4 No release build console softlock when starting time attack (resolves #1281) 2024-04-14 22:04:58 +01:00
toaster
6df31e96f0 M_BuildConditionString: Fix invalid conjunction behaviour
- Nothing except DescriptionOverride will prevent an `- OR ` being inserted
- Question marks for further secret types won't prevent alternate conditions from showing up
2024-04-14 21:33:45 +01:00
toaster
39d701359a The "(Find other secrets to learn about this...)" text only happens if it's at the start of the challenge, otherwise it does "???" as before
Least need to go over and check every challenge description again
2024-04-14 21:16:32 +01:00
toaster
db73636f5e Fix attract title logo slidein (resolves #1273)
- V_SLIDEIN: For (G_IsTitleCardAvailable == false)/(versus at map start == true) contexts, use timeinmap instead of leveltime
- Don't reset timeinmap when reloading gamestate, so it's more functionally equivalent to lt_ticker
These two changes also fix the hypothetical issue of titlecard-less custom gametypes having weird HUD state on late netgame join.

Timeinmap is exclusively used for HUD, as is st_fadein. timeinmap also doesn't increment under g_fastforward, therefore the best candidate to tie together
2024-04-14 20:59:50 +01:00
toaster
db9d9059b9 HWR_ProjectSprite: Fix messed up encore remap check (resolves #1224) 2024-04-14 20:27:22 +01:00
AJ Martinez
96523e30d2 Netsync maptargets + nummapboxes 2024-04-14 10:54:30 -07:00
Oni
f29ed06e92 Merge branch 'fix-opengl-intro' into 'master'
Legacy GL: hack to fix blank screen once "kartkrew.org" and "2013 - 11 years - 2024" text appears

Closes #1207

See merge request KartKrew/Kart!2284
2024-04-14 17:14:40 +00:00
Sal
9964d022f7 Merge branch 'prisons-reset' into 'master'
Fix Battle not resetting to Prisons when the server empties to 1P

Closes #1277

See merge request KartKrew/Kart!2280
2024-04-14 17:10:49 +00:00
SteelT
76b356f7b3 README.md: Remove libfmt from list of required libs
Source-vendored libfmt is now always used regardless of platform
2024-04-14 13:05:37 -04:00
Eidolon
5e316f5364 Merge branch 'use-thirdparty-fmt' into 'master'
(Ubuntu fix) use libfmt from thirdparty/fmt

Closes #1278

See merge request KartKrew/Kart!2283
2024-04-14 16:39:02 +00:00
Eidolon
e9744823f6 Remove fmt from vcpkg.json 2024-04-14 11:15:30 -05:00
James R
56b142e737 Legacy GL: hack to fix blank screen once "kartkrew.org" and "2013 - 11 years - 2024" text appears 2024-04-14 00:59:28 -07:00
Sal
45583b1944 Merge branch 'emeraldnum-restrict' into 'master'
Emeraldnum and playcredits can only be set when initialising a new gamedata

See merge request KartKrew/Kart!2271
2024-04-14 07:42:15 +00:00
Sally Coolatta
fbc80984c6 Increase delay on prisons reset 2024-04-14 03:32:02 -04:00
James R
3eba2cf60d CMakeLists.txt: use libfmt from thirdparty/fmt
Now compiles on Ubuntu 22.04, which only has libfmt 8.
I don't know which exact version of libfmt we need but the
one in thirdparty works.

This version of libfmt is header-only.
2024-04-14 00:24:40 -07:00
Sal
077f12344e Merge branch 'reduce-vfx-vote-bg' into 'master'
Don't animate vote planet for reduce vfx

See merge request KartKrew/Kart!2279
2024-04-14 06:36:04 +00:00
Sal
171df9e2fa Merge branch 'allow-promoted-admin-gametypes' into 'master'
Allow promoted admins to trigger vote screen (gametype change)

See merge request KartKrew/Kart!2282
2024-04-14 06:34:27 +00:00
AJ Martinez
89953dfe42 Check vote setup command for admin rights 2024-04-13 23:32:56 -07:00
AJ Martinez
a7085d7494 Allow promoted admins to trigger vote screen (gametype change) 2024-04-13 23:29:12 -07:00
Sal
53ddbcd6bf Merge branch 'sneaker-panel-dontencoremap' into 'master'
Don't remap MT_SNEAKERPANEL in encore mode

Closes #1270

See merge request KartKrew/Kart!2277
2024-04-14 06:20:57 +00:00
Sally Coolatta
4de8c7a49f Fix Prisons reset behavior
The elimination behavior was completely preventing the prisons behavior from even being checked.
2024-04-13 17:28:45 -04:00