- Jan 18, 2019
- Jan 17, 2019
-
-
toaster authored
Remove irrelevant attempts at majormod setting for SOC events which explicitly can only happen if a gamedata is created.
-
toaster authored
* Refactor all instances of `majormods = true;` to route through G_SetGameModified, and catch a few spots I missed in the process. * Make G_SetGameModified only console-print for major mods. * Add amnesty to "major mod" detection while loading files with custom savedatas. * Improved the console prints for command `isgamemodified`.
-
toaster authored
* If your file defines state and object freeslots in SOC, you are allowed to modify those freeslots IN ANY SOC SCRIPT IN THE SAME FILE without being marked as a "major mod". * If your file contains broken unlockables/emblems that don't actually have effect for any reason, it's not counted as a "major mod". * Added add-ons menu message for adding a "major mod".
-
- Jan 16, 2019
-
-
toaster authored
-
- Jan 15, 2019
-
-
toaster authored
First steps at implementing a mechanism that allows you to load non-cheaty good-faith mods such as custom characters with no Lua scripting, and play record attack with them. Features a few bad hacks and a few more areas of improvement; I'll try to iron them out before they hit `next` or `master`.
-
wolfs authored
-
Sal authored
Cleaner splitscreen hud See merge request KartKrew/Kart-Public!6
-
Sal authored
Default model for players See merge request KartKrew/Kart-Public!27
-
Sal authored
-
Sal authored
Misc SPB fixes See merge request KartKrew/Kart-Public!30
-
Sal authored
-
Sal authored
-
Sal authored
-
- Jan 14, 2019
-
-
Sal authored
- Fix typo that could potentially invalidate the wait phase - Prevent dying during target phase causing it to redirect to someone else - Ease speed back up to default whenever slowed down - SPB intensity now biases against high drift sparks + acceleration, instead of only acceleration. - Slow speed is scaled w/ SPB intensity too
-
Sal authored
-
Sal authored
Gamepad Improvements: Round 2 See merge request KartKrew/Kart-Public!24
-
wolfs authored
-
- Jan 13, 2019
-
-
Sal authored
Fix rendering gaps on polys with upper/lower textures See merge request KartKrew/Kart-Public!26
-
- Jan 12, 2019
-
-
Latapostrophe authored
-
Latapostrophe authored
Fixed WANTED poster drawing over minimap, WANTED cursor being colormapped, and splitscreen position shifting stuff
-
Sal authored
Meant to do this in song-credits, since individual songs are now properly credited there.
-
Sal authored
-
fickleheart authored
-
Sal authored
Update SOC version, make base SRB2 SOC throw a warning See merge request KartKrew/Kart-Public!11
-
Sal authored
-noxinput command line parameter See merge request KartKrew/Kart-Public!21
- Jan 11, 2019
-
-
wolfs authored
-
wolfs authored
-
wolfs authored
-
wolfs authored
Should fix problems where Switch Pro controllers suddenly had their mappings changed. Does not recognize controllers connected before game launch. Make sure to replug your controller after the game launches if using this param.
-
wolfs authored
-
wolfs authored
-
- Jan 10, 2019
-
-
Sal authored
Fix splitscreen being forced into oldchat See merge request KartKrew/Kart-Public!25
-
Sal authored
In-game music credits See merge request KartKrew/Kart-Public!23
-
wolfs authored
-
wolfs authored
-