- Apr 15, 2024
-
-
toaster authored
Draw Chaos Emerald again for Sealed Star Closes #1271 See merge request KartKrew/Kart!2281
-
toaster authored
Charge Aura visual: Remove in more cases See merge request KartKrew/Kart!2296
-
toaster authored
Hud final See merge request KartKrew/Kart!2295
-
toaster authored
-
toaster authored
-
toaster authored
- Dying - Falling into a deathpit in Sealed Star
-
toaster authored
-
toaster authored
-
toaster authored
Fix 1 tic of instawhip charge spamming new Reject visuals See merge request KartKrew/Kart!2294
-
toaster authored
Fix music credit appearing on perfect evaluation screen Closes #1283 See merge request KartKrew/Kart!2293
-
Eidolon authored
-
AJ Martinez authored
-
AJ Martinez authored
-
James R. authored
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.
-
toaster authored
-
toaster authored
Funny magician stat block rave for Engine Class drawer See merge request KartKrew/Kart!2292
-
toaster authored
- Apr 14, 2024
-
-
toaster authored
Fix attract title logo slidein (resolves #1273) Closes #1273 See merge request KartKrew/Kart!2287
-
toaster authored
Also prevent Fury Bike chao key blastin (resolves #1275) Closes #1275 See merge request KartKrew/Kart!2289
-
toaster authored
Fury Bike ID handled by #define now
-
toaster authored
Fix Conditionset 15's description (resolves #1274) Closes #1274 See merge request KartKrew/Kart!2288
-
toaster authored
Pre-parse objective messages See merge request KartKrew/Kart!2291
-
toaster authored
Extra word added because the newline situation sucks
-
toaster authored
No release build console softlock when starting time attack (resolves #1281) Closes #1281 See merge request KartKrew/Kart!2290
-
toaster authored
HWR_ProjectSprite: Fix messed up encore remap check (resolves #1224) Closes #1224 See merge request KartKrew/Kart!2286
-
toaster authored
Netsync maptargets + nummapboxes (fix netplay Prison desyncs) Closes #1280 See merge request KartKrew/Kart!2285
-
toaster authored
Fixes objective message button prompts in tutorials having EXTREMELY weird delays compared to dialogue boxes
-
toaster authored
-
toaster authored
- Nothing except DescriptionOverride will prevent an `- OR ` being inserted - Question marks for further secret types won't prevent alternate conditions from showing up
-
toaster authored
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
-
toaster authored
- 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
-
toaster authored
-
AJ Martinez authored
-
Oni authored
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
-
Sal authored
Fix Battle not resetting to Prisons when the server empties to 1P Closes #1277 See merge request KartKrew/Kart!2280
-
SteelT authored
Source-vendored libfmt is now always used regardless of platform
-
Eidolon authored
(Ubuntu fix) use libfmt from thirdparty/fmt Closes #1278 See merge request KartKrew/Kart!2283
-
Eidolon authored
-