NepDisk
1ad7d23e6b
Port old ping display from Saturn
2025-10-09 03:07:39 -04:00
Sally Coolatta
cbac99fb90
Don't pad flags in the warning
2025-10-08 22:00:43 +02:00
James R
868c7777e5
Add cv_palette and cv_palettenum
...
Cheats; override the current palette
2025-10-08 10:07:57 -04:00
NepDisk
151bb79d85
Combine LUA_Archive and LUA_Unarchive
2025-10-07 12:36:36 -04:00
NepDisk
44605bbce6
Port RR karteliminate last changes
2025-10-01 17:46:24 -04:00
GenericHeroGuy
313e291fb6
Fix specator -> spectator teamchanges blocking joins ( closes #96 )
...
No longer causes forfeits too!
2025-09-30 21:39:13 +02:00
Anonimus
d9accbd575
Make bubble shields pop if you "overinflate" them
2025-09-28 15:42:59 -04:00
Anonimus
3cfca7dbf8
Make odds distances cvars so we're not constantly recompiling
2025-09-27 20:32:21 -04:00
GenericHeroGuy
e266fb723a
oops
2025-09-27 21:12:13 +02:00
NepDisk
99a6d1aefa
Add a small speed bonus for wall transfering
...
One part MKWii brainrot, one part making this less ass
2025-09-27 00:12:00 -04:00
NepDisk
6c26d96910
Don't set default time limit for battle
2025-09-26 23:04:38 -04:00
NepDisk
f60e499f91
Implement Worst mode for lagless (for #129 )
2025-09-26 15:05:28 -04:00
NepDisk
179db51639
Battlemode fix ups
2025-09-25 19:37:20 -04:00
Anonimus
3f39e18456
Add Reset to Blue bumpspark, Clang-format the cvar for my sanity
2025-09-22 17:47:06 -04:00
NepDisk
9df538fe32
Merge branch 'blankart-dev' into AirDrop
2025-09-22 15:35:20 -04:00
Anonimus
fb5b72a600
Add bumpspark as a TA modifier
...
Also a bunch of other things in relation to that
Kart mode has bumpspark off, Blan mode uses "keep drift, lose charge", and Tech has bumpspark enabled
2025-09-22 02:04:03 -04:00
NepDisk
6d20c8fcbf
Merge branch 'blankart-dev' into AirDrop
2025-09-21 20:53:34 -04:00
Anonimus
76c17ec7b9
Default bumpspark to removing only charge
...
Doesn't cancel drifts entirely, but completely resets a player's driftcharge.
2025-09-21 20:42:53 -04:00
NepDisk
ffa7850bb6
AirDrop Starting Commit
...
This introduces a new optional feature called Airdropping. When holding brake in the air you will start to fall faster. If you have rings active and have rings on you, you Ring Drop to fall even faster and with less delay. The ringboost output from this move is weaker then using rings normally making it so always using ring drop isn't the best play
2025-09-20 00:41:08 -04:00
GenericHeroGuy
0362a0dff4
Add debugmappatch, for hot-reloading map patches
2025-09-18 16:30:37 +02:00
minenice55
a0cd60b9a2
implement configurable starting rings
2025-09-17 12:12:23 -04:00
NepDisk
9109ce58cc
Default bumpspark and BumpSpring on
2025-09-15 11:39:50 -04:00
minenice55
7197c2e3de
Merge branch 'blankart-dev' into timer-lap-splits
2025-09-14 19:08:32 -04:00
minenice55
e39d1ecfaf
add option to show lap split on race timer
...
also adds hud offset support to the "centred" lap split display
2025-09-14 18:29:43 -04:00
Anonimus
a4d89f3083
Spinout rotations
2025-09-14 14:24:22 -04:00
NepDisk
72596e8d03
Port addfilelocal from saturn
...
Modified to turn off features we don't have / prevent resyncs
2025-09-14 01:06:05 -04:00
Anonimus
c906ccc7a1
Add race lap splits display from Ring Racers
...
Very neat feature
2025-09-13 23:07:52 -04:00
NepDisk
50c7019f44
Add KZ speedometer and fix many compiler warnings
2025-09-12 19:43:43 -04:00
Anonimus
4cd813575c
Move driftjitter cvars to weaponpref
2025-09-12 17:13:21 -04:00
Anonimus
04dd587ef4
Add legacy drifting for RR characters
...
Imitates V1 drifts using baked offsets; perfectly netsafe
2025-09-12 15:01:45 -04:00
Wumbo
9874a36f91
Add kartbot_cap cvar
2025-09-10 16:09:59 -04:00
NepDisk
41c584638e
Nerf drafting a small bit and give higher speeds an accel bonus
2025-09-07 11:24:44 -04:00
NepDisk
8293f69fa8
Allow walltransfer to be enabled per sector
2025-09-06 15:06:03 -04:00
NepDisk
360a2541a4
Add misccap and add rings minimap debugger
2025-09-05 19:47:12 -04:00
NepDisk
018ff0579d
Just use CopyCaretColor
2025-09-03 20:32:28 -04:00
NepDisk
bfb061c280
Merge branch 'blankart-dev' into neotabranking
2025-09-02 03:31:52 -04:00
Anonimus
832d31d4bc
Add full ("secret"/MKDS) credits
2025-09-02 02:37:07 -04:00
NepDisk
1a8958a34f
Start the basics mod the mod display system
2025-09-01 20:33:43 -04:00
NepDisk
9bd3a4fedd
Merge branch 'blankart-dev' into neotabranking
2025-09-01 14:54:12 -04:00
NepDisk
59a24f9f7c
Cap ring minmax cvars to INT8 limits
2025-09-01 14:53:28 -04:00
NepDisk
6fec294993
Fix memory leak
2025-09-01 14:06:16 -04:00
NepDisk
f362e5ce75
Forogt the return :P
2025-09-01 14:05:02 -04:00
NepDisk
1183f2922e
Refactor this again to use new packet type instead of netxcmd
...
This saves major netxcmd space
2025-09-01 14:02:32 -04:00
NepDisk
e9fb6ca9a8
Add server contact and refactor to use netcode to send stuff
2025-09-01 12:45:25 -04:00
NepDisk
d06e2e19a8
Merge branch 'blankart-dev' into neotabranking
2025-09-01 10:09:23 -04:00
NepDisk
7b63ac3724
[PATCH} Allow min and max ringcap to be set via cvars and lua
...
Thanks minenice for the patch!
2025-08-31 23:49:32 -04:00
NepDisk
8d22a37b4b
Fix drafting Cvar not turning on drafting during pregame countdown
2025-08-31 23:28:57 -04:00
GenericHeroGuy
98fd7d0015
Shrink XD_RESPAWN to avoid potential netxcmd bloat
2025-08-31 21:43:43 +02:00
GenericHeroGuy
8d99f98bea
Actually sync respawns properly
2025-08-31 21:32:16 +02:00
GenericHeroGuy
68a644fe2f
Replace the test cvars with botdata variables
2025-08-30 14:22:48 +02:00