- Dec 22, 2022
-
-
Sal authored
Lets it stay very long for 1v1 like we want, but not matter the closer it gets to 8 players. Tired of people spamming rings to compensate for this problem :V
-
- Dec 20, 2022
-
-
toaster authored
Break the Capsules additions See merge request KartKrew/Kart!793
-
- Dec 19, 2022
-
-
Oni authored
Unlockables Undefeatable Closes #350 and #324 See merge request KartKrew/Kart!789
-
toaster authored
Instead, if you want an exception - in the *same* MainCfg block, set `doClearLevels = False` (or `0`, or `No`)
-
toaster authored
* Prevents the dependency on a `levellist` global that could be corrupted * Fixes the issue where cups that were not unlocked would not show up on the cup select (because `M_MapLocked` would make `M_CanShowLevelInList` fail). * Shows both Race and Battle maps in the cup unlock preview.
-
https://git.do.srb2.org/KartKrew/Karttoaster authored
# Conflicts: # src/k_menudraw.c # src/k_menufunc.c
-
toaster authored
Remove dynamic base from CMake target link options See merge request KartKrew/Kart!827
-
toaster authored
-
toaster authored
Fix not being able to play sounds from sector->soundorg See merge request KartKrew/Kart!828
-
Sal authored
-
Sal authored
-
Sal authored
-
Sal authored
-
Sal authored
-
Sal authored
Spring terrain Closes #362 See merge request KartKrew/Kart!820
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
-
Sal authored
Adjust spindash charge time and power Closes #341 See merge request KartKrew/Kart!825
-
Sal authored
Battle Cups + Re-order level select Closes #372 See merge request KartKrew/Kart!826
-
- Dec 18, 2022
-
-
toaster authored
Permits functional debugging of crash reports by preventing ASLR
-
Sal authored
Garden top tweaks Closes #342 See merge request KartKrew/Kart!824
-
Sal authored
Rename patch.pk3 to scripts.pk3 Closes #344 See merge request KartKrew/Kart!823
-
Sal authored
Don't show ebrake visuals for spectators Closes #355 See merge request KartKrew/Kart!822
-
toaster authored
-
toaster authored
-
toaster authored
Invalidate all instances of the same map across multiple cups' `cachedlevels`, so that it DEFINITELY will be assigned to the first cup in the linked list in P_InitMapData.
-
toaster authored
-
toaster authored
Don't permit duplicate maps across multiple cups in time attack. A map is only valid for its later groupings in Grand Prix and multiplayer.
-
-
toaster authored
-
toaster authored
-
toaster authored
* G_GetFirstMapOfGametype now uses the menu functions instead of repeating the effort * GTR_NOCUPSELECT - allows gametypes to opt out of cup selection
-
James R. authored
This was carefully adjusted so that Mecha Sonic reaches 199% top speed, barely shy of 200%. Previously, Mecha and even down to Espio could overcharge a spindash to reach Tripwire Blaster state.
-
toaster authored
-
toaster authored
-
toaster authored
-
toaster authored
-
James R. authored
Also improve math precision by doing multiplication before division.
-