- Oct 30, 2022
- Oct 29, 2022
-
-
AJ Martinez authored
-
toaster authored
-
toaster authored
-
-
toaster authored
Another spot that needs guarding See merge request KartKrew/Kart-Public!320
-
- Oct 28, 2022
- Oct 27, 2022
-
-
Eidolon authored
Fixes desyncs with rotating polyobjs
-
toaster authored
If you're looking to this commit to figure out what a hypothetical 1.7 should change, also increment MODVERSION - in this commit's case it was already incremented by another branch.
-
toaster authored
Adjusts pview_old for relative teleport to attempt a contigious motion
-
toaster authored
-
toaster authored
Make all the join/leave sound effects have a `singularity` of `true` so that they don't stack super loud during major net interruption or multiple splitscreen player joins.
-
-
toaster authored
-
toaster authored
Instead of not running for server or admin, run for ALL players, but only avoid *kicking* local or admin players. Fixes a bug where having a non-interacting splitscreen player could take down your server.
-
- Oct 26, 2022
-
-
toaster authored
-
toaster authored
-
toaster authored
Repaired performance regression under certain play conditions
-
toaster authored
Allows vid_wait to work under software without having to switch to OpenGL and then back
-
toaster authored
Just a weird, meaningless footgun waiting in the wings for someone to catch themselves on. D_StartTitle works plenty fine here!
-
toaster authored
- ALWAYS kick someone who's about to stop the server because they're about to overrun TICQUEUE, even if they're in the joiner grace period - Reduce the joiner grace period for normal ping limit to 10 seconds (from 30) - Properly account for ignoring all local players when the host is splitscreen
-
toaster authored
-
-
Eidolon authored
Clear and draw all game hud hook calls to 1 list See merge request KartKrew/Kart-Public!318 (cherry picked from commit 7e17eb85) 2cffc9b4 Clear and draw all game hud hook calls to 1 list
-
Eidolon authored
Clear and draw all game hud hook calls to 1 list See merge request KartKrew/Kart-Public!318
-
Eidolon authored
Fixes splitscreen issues with lua hud hooks
-
Eidolon authored
Ensure view interpolates between T-1 to T See merge request KartKrew/Kart-Public!317
-