- Aug 04, 2022
-
-
toaster authored
* Backport the fix to an interp-based crash caused by using a combination of interpolated and uninterpolated scale in renderer calculations. * Between this and the last commit, I attempted a refactor of this and associated functions in order to find the cause of the above crash. Committed are the changes which resulted in increased performance.
-
toaster authored
Revised the "last updated" instead of appending because we don't need to give internal-only changes too much spotlight.
-
toaster authored
(v1.4) cmake improvements See merge request KartKrew/Kart!634
-
- Aug 03, 2022
- Jul 23, 2022
-
-
Eidolon authored
(v1.4) Purge a bunch of legacy/unused stuff See merge request KartKrew/Kart!633
-
Eidolon authored
Aren't used and definitely should not be in here anymore
-
Eidolon authored
-
Eidolon authored
Blast from the past, buuuut let's trim the fat here too.
-
Eidolon authored
Written in VB6. Superceded by better tools and also probably not even buildable anymore.
-
Eidolon authored
SRB2 no longer works with 1.2 or Dreamcast so these are irrelevant
-
Eidolon authored
Superceded by far superior tools
-
Eidolon authored
Once more, SRB2 no longer works on DOS so this is irrelevant
-
Eidolon authored
SRB2 no longer works on DOS so this is irrelevant
-
Eidolon authored
Also unsupported and nonfunctional
-
Eidolon authored
This thing is ancient history and also depends on FMOD.
-
Eidolon authored
-
- Jul 19, 2022
- Jul 17, 2022
-
-
toaster authored
Technically just removes one event that causes the crash instead of the actual crash, but I tried attacking it at the source and it's some nasty, nasty stuff...
-
toaster authored
And add a little extra to the comment for anti-footgun insurance.
-
toaster authored
* New version number. * New MODVERSION. * New asset hashes. * Disable patch.kart requirement. * Remove the request to modify CMakeLists.txt, because that got revamped and grabs the version number from elsewhere now.
-
- Jul 16, 2022
-
-
toaster authored
Located by my new compiler! Also a nice, simple test commit for my new Git client...
-
- Jul 10, 2022
-
-
toaster authored
Also, I fell for the copypasted code bait CLASSIC, so now all instances of the Ruby are decoupled from FPS cap.
-
toaster authored
-
toaster authored
-
toaster authored
-
toaster authored
Instead of reverting kartspeed on invalid set, prevent it from being set in the first place, just like Encore! Should resolve desync.
-
toaster authored
They were skipped because I didn't expect anyone to use them as they're simply leftover SRB2 assets, but Kart Airlines surprised me by using them as pushable track hazards.
-
toaster authored
-
toaster authored
-
toaster authored
The part of HOSTMOD ministats that I wanted. Can go back to ms using the pingmeasurement cvar. If Tyron wants to bring ministats fully in I think it'd be better to bring its ideas to replace the current HUD instead, ideally using the existing ping gfx, so they should bring it up with Oni # Conflicts: # src/d_clisrv.c # src/d_netcmd.c # src/d_netcmd.h # src/doomstat.h # src/hu_stuff.c # src/m_menu.c
-
- Jul 09, 2022
-
-
toaster authored
-
toaster authored
-
toaster authored
# Conflicts: # src/i_tcp.c
-
toaster authored
Print rules in menu and in console See merge request KartKrew/Kart-Public!286
-
- Jul 07, 2022
-
-
Sal authored
Better bans See merge request KartKrew/Kart-Public!285
-