- Sep 24, 2020
-
-
James R. authored
-
- Sep 20, 2020
-
-
Sal authored
Fix engine sound volume See merge request KartKrew/Kart-Public!231
-
- Sep 19, 2020
-
-
Sal authored
Link with exchndl, instead of dynamically loading it. See merge request KartKrew/Kart-Public!230
-
- Sep 18, 2020
- Sep 17, 2020
-
-
Sal authored
Fix engine sounds' dampening to a sane value, now that the bug preventing it from working properly was fixed. You can hear engines in 16P again, but it's not as obnoxiously loud as it was before. Additionally, I commented this function better.
-
SteelT authored
It caused problems with crash reports not being made if the current working directory gets changed. Not even recommended anymore per the drmingw readme https://github.com/jrfonseca/drmingw#exchndl
-
- Sep 16, 2020
-
-
Sal authored
Disable Discord Rich Presence on dedicated servers See merge request KartKrew/Kart-Public!229
-
James R. authored
-
- Sep 15, 2020
-
-
Sal authored
Move master server presence updates to Advertise_OnChange See merge request KartKrew/Kart-Public!227
-
Sal authored
Make "divide by zero" or "modulo by zero" errors show the file and line of where it happened See merge request KartKrew/Kart-Public!228
-
SteelT authored
Shouldn't break scripts as it stops execution as soon it happens, like it already does.
-
- Sep 14, 2020
-
-
Sal authored
This will probably call DRPC_UpdatePresence slightly less?
-
Sal authored
Rename the "small" variable to "isSmall" See merge request KartKrew/Kart-Public!226
-
Sal authored
Reported by MK, apparently "small" is considered a data type for some systems. After a little bit of research, apparently it can happen when including <windows.h>... whatever, just rename the variable :p
-
- Sep 13, 2020
- Sep 12, 2020
- Sep 11, 2020
-
-
Sal authored
Battle item balance See merge request KartKrew/Kart-Public!222
-
Sal authored
Apply volume to sounds that have an origin See merge request KartKrew/Kart-Public!223
-
Sal authored
Don't let players change their name more than five times per minute See merge request KartKrew/Kart-Public!221
-
Sal authored
-
James R. authored
-
Sal authored
Save renderer to file See merge request KartKrew/Kart-Public!220
-