- Sep 07, 2022
-
-
James R. authored
-
- Sep 05, 2022
-
- Sep 03, 2022
-
-
Sal authored
Fix use-after-frees around mobjs See merge request KartKrew/Kart-Public!309
-
- Sep 02, 2022
-
-
Sal authored
-
Sal authored
-
Sal authored
Miscellaneous memory bug fixes to make AddressSanitizer happy See merge request KartKrew/Kart-Public!310
-
- Aug 30, 2022
-
-
Sal authored
Fix dedicated node takeover See merge request KartKrew/Kart-Public!308
-
- Aug 29, 2022
-
-
Ashnal authored
that completely destroys servers
-
- Aug 28, 2022
-
-
toaster authored
Make spectator HUD snap to bottom left of viewport See merge request KartKrew/Kart-Public!306
-
Sal authored
Drawseg clipping optimized, from prboom-plus See merge request KartKrew/Kart-Public!304
-
- Aug 27, 2022
-
-
toaster authored
-
toaster authored
- Does not function with controllers that don't produce continuous joystick events on hold, as testing unfortunately made clear. - The entire thing would need to be rewritten to make up for that, and I don't have the time to invest that kind of energy into version 1. - An unreliable feature is worse than no feature at all.
-
- Aug 26, 2022
-
-
toaster authored
-
toaster authored
-
toaster authored
* Rename `Look Up/Down` to `Spec. Look Up/Down` to disambiguate from `Look Backward` * Make it support multiplayer replay recording save request too
-
toaster authored
- They're binary inputs as processed by the game. - A mechanism for binary inputs with no deadzone is already used for item and drift. - Generally bound to triggers, not the stick. - SDL still has a minimum deadzone, so won't fire endlessly.
-
toaster authored
* For left stick up/down/left/right input, allow holding a direction down to move continuously in a direction at a rate of 7 steps per second per axis * Now supports accel axis being used for the Enter key/"accept" in menus, to mirror how an accel BUTTON bind will be used as an Enter event.
-
Eidolon authored
-
Eidolon authored
- Aug 25, 2022
- Aug 24, 2022
-
-
toaster authored
* If `kartvoterulechanges` is set to `Always`, the third option is always the opposite gametype, even if Encore is unlocked - that will now be present on the second option instead. * This is both for consistancy with having Encore inaccessible on your gamedata, and a response to community feedback. * The `kartencore` cvar being turned on will now be reflected in gametype rule changes from Battle to Race. This plugs one last hole in its area of effect for Race tracks.
-
toaster authored
Don't advertise offline See merge request KartKrew/Kart-Public!300
-
toaster authored
This appears to be a long-time bug that exists upstream too, but nobody even knew about it before the MS rules alert made it clear this was actually happening!
-
Eidolon authored
Don't use localaim/angle in skybox in demos Closes #18 See merge request KartKrew/Kart-Public!299
-
Eidolon authored
-
- Aug 23, 2022
-
-
X.organic authored
I don't know either why it disappeared in the first place.
-
Eidolon authored
cmake: add exchndl link on mingw32 See merge request KartKrew/Kart-Public!297
-
Eidolon authored
-