- Aug 21, 2020
-
-
Sal authored
Not complex because we aren't sending anything that isn't easily accessible via the Master Server anyway, just means we aren't sending plain-text IPs to Discord. Might be improved by basing the XOR key on other values (base RNG, maybe version) so that it's not like *right* there
-
- Aug 18, 2020
- Aug 17, 2020
- Aug 10, 2020
-
-
Sal authored
Make the HTTP Master Server official See merge request KartKrew/Kart-Public!193
-
James R. authored
-
Sal authored
Bump MAXNETNODES to 127 See merge request KartKrew/Kart-Public!192
-
James R. authored
-
- Aug 06, 2020
-
-
Sal authored
Fix Shrink, SPB and Hyudoro cooldowns never resetting? See merge request KartKrew/Kart-Public!191
-
Sal authored
-
AJ Martinez authored
-
AJ Martinez authored
-
- Aug 05, 2020
-
-
Sal authored
Clarify addon-related messages See merge request KartKrew/Kart-Public!190
-
AJ Martinez authored
-
- Jul 25, 2020
-
-
Sal authored
Fix desyncs caused by K_PuntMine See merge request KartKrew/Kart-Public!189
-
Sal authored
Rocket sneaker and sink hnext fix See merge request KartKrew/Kart-Public!188
-
- Jul 24, 2020
- Jul 15, 2020
-
-
Ashnal authored
This should catch when DropHnextList misses it Should probably fix sinks too ...
-
- Jul 14, 2020
-
-
Ashnal authored
-
Ashnal authored
-
Ashnal authored
New function specifically for dropping rocketsneakers K_DropRocketSneaker Used by Eggbox touchspecial to properly dispose of shoes and clean up hnext Now also used by the shoe thinker to drop themselves Fixes angle of spent shoe launch
-
Ashnal authored
This cleans up hnext when a mine shield is P_RemoveMobj'ed while being punted Otherwise, hnext could point to a removed mobj and cause undefined behavior This also fixes the bug where if you have multiple mines in your slot, drag one and have it punted, all your unused mines would disappear. This should/may fix the crashes/desyncs I've observed in gameplay when a held mine is punted.
-
- Jul 01, 2020
-
-
Sal authored
Fix memory leak in W_ReadLumpHeaderPwad See merge request KartKrew/Kart-Public!182
-
Sal authored
Fix user agent for HTTP downloads being set as SRB2Kart/v1.1.2 See merge request KartKrew/Kart-Public!185
-