Commit graph

27375 commits

Author SHA1 Message Date
Oni
a7951fc41c Merge branch 'furybike' into 'master'
Fury Bike

See merge request KartKrew/Kart!2273
2024-04-12 03:41:24 +00:00
Oni
3154d8ccf9 Merge branch 'emerald-disambig' into 'master'
Make default Emerald pickup in extra Sealed Star a fake SA2 yellow-gold Chaos Emerald

See merge request KartKrew/Kart!2268
2024-04-12 03:40:49 +00:00
Oni
47b44086e9 Merge branch 'show-lap-time' into 'master'
Show last lap time on HUD

See merge request KartKrew/Kart!2267
2024-04-12 03:40:38 +00:00
Oni
81644692d0 Merge branch 'more-gameplay-option-restrictions' into 'master'
More gameplay option restrictions

See merge request KartKrew/Kart!2269
2024-04-12 03:40:29 +00:00
Oni
ee1fb29de8 Merge branch 'no-gp-thunderdome' into 'master'
No thunderdome in GP

Closes #1265

See merge request KartKrew/Kart!2266
2024-04-12 03:40:20 +00:00
Oni
283f2188db Merge branch 'clear-data-fixes' into 'master'
Erase Data screen now has responsibilities more properly divided

Closes #1204 and #1155

See merge request KartKrew/Kart!2263
2024-04-12 03:40:14 +00:00
AJ Martinez
cb7a579b16 Fury Bike 2024-04-11 17:43:59 -07:00
Sal
f7a7180a3c Merge branch 'tape-dewhelmer' into 'master'
Adjust Tape's feature

See merge request KartKrew/Kart!2272
2024-04-12 00:08:33 +00:00
AJ Martinez
da35e3b46f Adjust Tape's feature 2024-04-11 16:43:14 -07:00
Sal
7ea0d5e314 Merge branch 'profile-naming-improvement' into 'master'
Improve profile naming

See merge request KartKrew/Kart!2265
2024-04-11 21:57:23 +00:00
Sal
ff9d202de4 Merge branch 'gl-fade-placeholder' into 'master'
V_DrawCustomFadeScreen fallback behaviour for Legacy GL

See merge request KartKrew/Kart!2270
2024-04-11 21:56:10 +00:00
Sally Coolatta
1e40d08cec HandleConnect handles bots 2024-04-11 17:41:06 -04:00
toaster
17801d5275 Emeraldnum and playcredits can only be set when initialising a new gamedata 2024-04-11 22:41:04 +01:00
toaster
1765e270d1 V_DrawCustomFadeScreen fallback behaviour for Legacy GL 2024-04-11 22:12:21 +01:00
toaster
dd0e3ca5f1 Fix apostrophe and quotation mark locations for not-yet-completed time in Time Attack modes 2024-04-11 21:36:56 +01:00
toaster
c758ba3062 K_drawKartTimestamp: Fix time attack HUD flashing when lap animation is in play 2024-04-11 21:35:43 +01:00
toaster
07b945be29 Fix desynced popt_e order 2024-04-11 21:10:14 +01:00
toaster
9252ea186e Merge branch 'no-game-over-podium-results' into 'master'
Splitscreen GP: do not display stats for rounds by which that player GAME OVERed

Closes #1262

See merge request KartKrew/Kart!2262
2024-04-11 19:53:38 +00:00
Sally Coolatta
95fc311802 Kick bots to make room for human that want to play 2024-04-11 19:45:50 +00:00
toaster
96e1f1e270 Merge branch 'no-bot-pwr' into 'master'
Don't transfer clientpowerlevels to a bot

See merge request KartKrew/Kart!2258
2024-04-11 19:45:46 +00:00
toaster
72c770b0c0 K_StartingBumperCount: Stronger restriction against using cv_kartbumpers when you can't K_CanChangeRules 2024-04-11 20:37:23 +01:00
toaster
e569377ad3 Instead of ineffectually restricting karteliminatelast via console callback exclusively in release builds, just don't use the cvar's value if you can't K_CanChangeRules 2024-04-11 20:34:56 +01:00
toaster
9cb6ae647c Numlaps is a cheat, remove from gameplay options per discussion 2024-04-11 20:29:45 +01:00
toaster
536840485b The default Emerald pickup in a Sealed Star is a fake SA2 yellow-gold Chaos Emerald
Minimal effort disambiguation for a Sealed Star's Page 2/3 rematch from its Page 1 canon appearance, without also repeating the green Chaos Emerald.
2024-04-11 20:11:25 +01:00
Sally Coolatta
78f3d62808 No thunderdome in GP 2024-04-11 03:07:56 -04:00
Sally Coolatta
f1f7edbe9a Show last lap time on HUD
Inspired by RoyKirbs' Joypolis journey
2024-04-11 03:05:11 -04:00
Sal
a27c41b23d Merge branch 'more-legacy-gl-gatekeeping' into 'master'
Legacy GL options hidden in Software; message box confirmation to switch to Legacy GL

Closes #1264

See merge request KartKrew/Kart!2261
2024-04-11 04:14:46 +00:00
James R.
da82b4c9c7 Merge branch 'widescreen-a' into 'master'
Widescreen support for Y_IntermissionButton

See merge request KartKrew/Kart!2256
2024-04-11 03:06:43 +00:00
James R.
3c9e7a5437 Merge branch 'desc-final-final-final' into 'master'
I forgor one challenge description thing

See merge request KartKrew/Kart!2264
2024-04-11 03:01:38 +00:00
James R.
19c726390a Merge branch 'emerald-instawhip-lockout' into 'master'
Allow SS Emerald pickup while instawhip charging

See merge request KartKrew/Kart!2257
2024-04-11 01:37:22 +00:00
James R.
8da15838c3 Merge branch 'postlaunch-debug' into 'master'
Add develop passwords to release builds

See merge request KartKrew/Kart!2245
2024-04-11 01:30:25 +00:00
Sally Coolatta
37bd4a6ad9 Improve profile naming
- Profile ID is limited to 6 characters in the keyboard menu itself.
- Player Tag is directly under Profile ID.
- Minor description changes.
2024-04-10 19:47:46 -04:00
Sal
d607999a37 Merge branch 'fault-text-cutoff' into 'master'
Fix FAULT text immediately disappearing the moment leveltime exceeds starttime+TICRATE

See merge request KartKrew/Kart!2254
2024-04-10 23:27:54 +00:00
toaster
a1ed3f8b23 "Clear GP and Record Data" has handed off some of its respnsibilities
- Map visitation flags (used for level select access) are now cleared by using "Clear Challenges Data" instead
    - Custom courses will still have their data completely wiped here because it's the case most likely to mean "I want to remove everything", and because I don't want to pick through all the possible places to nuke 'em
- Skin stats (and Eidolon's map stats) are now cleared by using "Clear Statistics Data" instead
2024-04-10 20:22:29 +01:00
toaster
0c782767be Add "then" condition string builder type
Better for some sentences
2024-04-10 17:24:45 +01:00
toaster
9383551cc3 Remove quotation marks from UC_UNLOCKABLE condition text 2024-04-10 17:20:45 +01:00
James R
722e443c2d Splitscreen GP: do not display stats for rounds by which that player GAME OVERed 2024-04-10 06:10:02 -07:00
James R
cd3aa10cd0 Menus/Video/Advanced: message box to confirm switching to Legacy GL 2024-04-10 05:53:06 -07:00
James R
88ac62241f Menus/Video/Advanced: hide Legacy GL options in Software mode 2024-04-10 05:52:29 -07:00
James R.
e46f246c95 Merge branch 'fix-ban-readback' into 'master'
Fix banlist readback crash

See merge request KartKrew/Kart!2260
2024-04-10 12:10:50 +00:00
AJ Martinez
0d9e87b365 Fix banlist readback crash 2024-04-10 03:29:01 -07:00
Sally Coolatta
abef7460b5 Don't transfer clientpowerlevels to a bot 2024-04-10 01:41:00 -04:00
Oni
0652843383 Merge branch 'reverse-gravibee' into 'master'
Fix Poh-Bee behaviour for flipped waypoints

See merge request KartKrew/Kart!2249
2024-04-10 05:26:57 +00:00
Oni
547d8b16e5 Merge branch 'variable-size-capsules' into 'master'
UDMF scaling of Item Capsules in GS_SPECIAL

See merge request KartKrew/Kart!2252
2024-04-10 05:26:34 +00:00
Sal
aa3499bcbd Merge branch 'desc-final' into 'master'
Challenge Conditions: BONUS ROUND --> GRAND PRIX

See merge request KartKrew/Kart!2250
2024-04-10 00:58:46 +00:00
Sal
5cec579f50 Merge branch 'cup-preview-final' into 'master'
Show Prison Break in GP cup preview

See merge request KartKrew/Kart!2251
2024-04-10 00:57:21 +00:00
Sal
5dd38a4e88 Merge branch 'last-minute-hud-fixes' into 'master'
Last Sealed Star GAME OVER HUD fixes; fix Save Replay prompt displaying the wrong button

Closes #1256 and #1253

See merge request KartKrew/Kart!2248
2024-04-10 00:56:31 +00:00
Sally Coolatta
5d452ff74f Allow Emerald pickup while instawhip charging 2024-04-09 20:00:27 -04:00
toaster
86b9d1a7c2 Widescreen support for Y_IntermissionButton 2024-04-10 00:51:09 +01:00
Lach
4bc678e07a Don't apply sector-based gravity flips to Shrink objects 2024-04-10 08:20:43 +10:00