- 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
-
-
James R. authored
-
James R. authored
(cherry picked from commit 9495e6354fed1028c6fc502cc9d946cfdd0b7896)
-
James R. authored
(cherry picked from commit ef2bff6383b16385f9874e1c9c6b66c9df794f5b)
-
James R. authored
-
James R. authored
-
James R. authored
Master Server 2 See merge request KartKrew/Kart-Public!224
-
- 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
-
James R. authored
-
James R. authored
-
James R. authored
-
James R. authored
Removes rooms, replaced with cv_advertise and "Advertise" on the host menu. According to the new API, SRB2APPLICATION is sent instead of MODID. A contact field was added, but there is no means of accessing it or setting it. As a slight change, the server list will be populated even on an outdated version of the game. (The new API was designed with this in mind.) The update alert is still presented first of course.
-
- Sep 09, 2020
-
-
James R. authored
Previously sounds with an origin would always start at max volume. This is because the distance calculation adjusts the volume, and that volume needs to be updated every tic as distance changes. Storing the original volume works.
-
- Sep 03, 2020
-
-
Sal authored
SetCurrentDirectory to where the exe lives See merge request KartKrew/Kart-Public!219
-
- Sep 02, 2020
-
-
Sal authored
- Far more inclined to give you Orbinaut, Jawz, Invincibility, and Grow. Far less inclined to give you Bananas or Sneakers. - Item odds no longer scale with bumper count differences.
-
- Sep 01, 2020