- Aug 17, 2020
- 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
-
Sal authored
Ogl colormap fix third attempt See merge request KartKrew/Kart-Public!184
-
Sal authored
clientside ack fix See merge request KartKrew/Kart-Public!186
-
- Jun 28, 2020
-
-
Ashnal authored
Stops the client from using reliable packets before joining a server Clients can time out during addon loading sending reliable packets before then can cause out of order acks This causes joinbug, chatbug, and chatspam, as well as general server instability due to unnecesary packetspam
-
- Jun 23, 2020
-
-
SteelT authored
-
- Jun 14, 2020
-
-
Hannu Hanhi authored
-
Sal authored
Fix bug in the OpenGL colormap bugfix See merge request KartKrew/Kart-Public!183
-
- Jun 13, 2020
-
-
Hannu Hanhi authored
-
Hannu Hanhi authored
-
Hannu Hanhi authored
-
Sryder authored
-
Sal authored
Fix bug in OpenGL encore colormaps See merge request KartKrew/Kart-Public!180
-
- Jun 01, 2020
-
-
Hannu Hanhi authored
-
- May 28, 2020
-
-
Sal authored
Fix opengl crashing on startup due to lack of checks See merge request KartKrew/Kart-Public!179
-
- May 23, 2020
-
-
SteelT authored
Also fixes the log file not being written to the home directory.
-
- May 20, 2020
-
-
Sryder authored
-
Sryder authored
Fix clang compiling See merge request KartKrew/Kart-Public!176
-
Sryder authored
Some uninitialised variables that GCC 4.4 complains about See merge request KartKrew/Kart-Public!177
-
Sryder authored
Mistaken fallthrough in item roulette. See merge request KartKrew/Kart-Public!178
-
Sal authored
Don't force SPB in 1v1 See merge request KartKrew/Kart-Public!175
-
Sal authored
Fix visplane getting allocated twice See merge request KartKrew/Kart-Public!172
-
Sryder authored
-