- Aug 28, 2024
-
-
Sal authored
Fix random desyncs with `-file` in addons with custom net cvars. Closes #47 See merge request KartKrew/RingRacers!29
-
-
Sal authored
Clean up Profile setting in edit menu flow (#34) Closes #34 See merge request KartKrew/RingRacers!51
-
Sal authored
Skincolor Fixes (#109, #115) Closes #115 and #109 See merge request KartKrew/RingRacers!50
-
Sal authored
Expose most of the music handler to Lua See merge request KartKrew/RingRacers!41
-
-
Sal authored
Expose render splitscreen to lua See merge request KartKrew/RingRacers!38
-
Sal authored
Expose clip rect functions to lua See merge request KartKrew/RingRacers!39
-
- Aug 26, 2024
-
-
haya_underscore authored
based on toaster's suggestion
-
haya_underscore authored
As per suggestion by Sal
-
- Aug 24, 2024
-
-
toaster authored
Reduces the number of unique places to update when adding new ones
-
toaster authored
Prevents changing player skin/color cvar when backing out (resolves KartKrew/RingRacers#34)
-
toaster authored
Minimap directioning dot will use the correct skincolor even when set up for alternate remappable indices Resolves KartKrew/RingRacers#115
-
toaster authored
Resolves KartKrew/RingRacers#109
-
toaster authored
My mistake gomen
-
- Aug 22, 2024
-
-
Sal authored
Expose follower array and follower_t to lua See merge request KartKrew/RingRacers!42
-
-
Sal authored
Fix SIGSEGV related to GL renderer See merge request KartKrew/RingRacers!49
-
- Aug 21, 2024
- Aug 17, 2024
-
-
toaster authored
Fix unflipped important objects & elements (also fix trick treshhold when flipped) See merge request KartKrew/RingRacers!28
-
toaster authored
Fix and refactor drawOnMinimap (resolves #39, #192) Closes #192 and #39 See merge request KartKrew/RingRacers!40
- Aug 10, 2024
-
-
Sal authored
Resolves #214
-
- Aug 09, 2024
-
-
Sal authored
Allow Skipping through the Sega Logo Faster See merge request KartKrew/RingRacers!26
-
-
Sal authored
Fix reversed inputs in input display in encore replay See merge request KartKrew/RingRacers!30
-
-
Sal authored
Fix v.getColormap TC_ skin number values not applying correctly on replays. Closes #200 See merge request KartKrew/RingRacers!37
-
Sal authored
Fix off-by-one error in BRIGHT and TERRAIN lump parsing See merge request KartKrew/RingRacers!35
-
Sal authored
Fixed copy and paste error for "lastpickupdistance" See merge request KartKrew/RingRacers!44
-
Sal authored
Looking backwards no longer makes the player seasick (fixed camera distance) See merge request KartKrew/RingRacers!45
-
- Jun 16, 2024
-
-
Kimberly authored
-
Kimberly authored
When traveling quickly, camera dampening normally causes the camera to get further away from the player, but it screws up camera angles when looking backwards. This change causes camera dampening to happen instantly when looking behind. That way, players can expect the camera to always be in a consistent location when they tap the "look behind" button.
-
- Jun 11, 2024
-
-
Ibly authored
-
- Jun 05, 2024
-
-
JugadorXEI authored
-