minenice55
78e5ed10ff
don't apply this to the dash power
2025-11-02 12:56:07 -05:00
minenice55
e15023e24c
experiment toggle: faster flame shield fuel usage, but raises temperature faster too
...
kartflame_fastfuel
2025-11-02 12:54:10 -05:00
Anonimus
f7aa43630c
Bubble Shield ignores respawning or flashing players
2025-11-02 01:02:59 -05:00
NepDisk
5a07cd2bf9
Make flamedust darker
2025-11-02 01:48:27 -04:00
Anonimus
f014c893cf
Blanmusic.pk3
...
I wanted to set up hash verification for this fucking thing, but it'd either get clobbered by music.kart or SIGSEGV
2025-11-02 01:46:14 -04:00
Anonimus
9fa62244fb
Please get Rockets out of useodds 8
...
'But what about Grow?' Grow can't cut through offroad.
2025-11-02 01:44:18 -04:00
Anonimus
4d05525c2d
Prevent the exploding barrel segfault
2025-11-02 01:41:12 -04:00
minenice55
6d18483ffd
bring bubble renderflag stuff out of bubblecool conditional
2025-11-01 02:18:41 -04:00
minenice55
8616d26833
oops
2025-11-01 01:39:10 -04:00
minenice55
a5805a7d21
tweak visuals when idle defense is off
...
todo: fix interaction with landmine not being correct
2025-11-01 01:28:58 -04:00
minenice55
0572cff437
cvars for more opinionated things we can play around with in tests
2025-11-01 00:55:31 -04:00
GenericHeroGuy
6be6e19fba
Save shield health on respawn
2025-11-01 03:13:28 +01:00
GenericHeroGuy
ea6bab146d
More tweaks to player/item bumps, minimum charge, overcharge bonus
2025-11-01 02:49:33 +01:00
GenericHeroGuy
b9022d9640
Further tweaks to Bubble Shield
...
* Guest star: fixed-point item bar
* Bubble scaling and shards have been refined
* No more passive protection against explosives and thunder
* The bubble boost timer now protects you from mine explosion particles, not
just flashtics, making it easier to pass through proxmines
2025-11-01 01:27:41 +01:00
GenericHeroGuy
1a3630c640
Redapple the Bubble Shield, part 1/?
...
* The bubble remains inflated after holding the button, and slowly deflates
* Popping the shield now gives you flashtics, in addition to the speedboost
* Popping it also makes you invulnerable to proxmines!?
* Getting hit by an item while the shield is deflated protects you from
JUST the spinout exactly ONCE, geez, think of the poor D5 players
* Players can be bumped by the inflated shield again, but it's very weak
* Bumping players with a deflated shield depletes half its HP, inflated
bumps cost the same as other bumps
2025-10-31 22:31:28 +01:00
GenericHeroGuy
ff3823afef
Properly fix player exiting (based on 2ac891ab)
2025-10-31 22:23:18 +01:00
Anonimus
82ad01cb43
Fix overflow in end-of-race DtF calcs
2025-10-31 11:55:16 -04:00
Anonimus
c0f04c0a65
More nitpicks
2025-10-31 08:59:39 -04:00
Anonimus
e7588a4277
Continue crowbaring the odds
...
People are going to hate this, aren't they?
2025-10-30 23:44:35 -04:00
Anonimus
b762f24d57
Slapdash test edits
2025-10-30 22:19:26 -04:00
Anonimus
a08bb9cb43
Take a crowbar to the odds
...
Buff the tier range for a bunch of the stronger items to make Useodds 7 and 8 less of a dry spell
2025-10-30 22:12:09 -04:00
NepDisk
1b499b2a61
[PATCH] Fix GL encore texture num issues
2025-10-30 15:23:56 -04:00
Anonimus
451fd4910d
Minimap Alt. Invin. sparkles
2025-10-30 06:12:22 -04:00
Anonimus
8cc59d5de3
Expose HUDTRANS functionality to everything else
2025-10-30 06:12:22 -04:00
GenericHeroGuy
c173a2dcd6
Fix transitive dependencies on k_waypoint.h
2025-10-29 23:34:44 +01:00
GenericHeroGuy
29c3c3c55c
Waypoint jank? What waypoint jank?
...
* Finish line sight check? Gone
* Corpses updating their waypoint and respawn? Gone
* Respawning on the finish line causing lap cheats? Gone
* bigwaypointgap now kills you in just HALF A SECOND
2025-10-29 23:30:22 +01:00
NepDisk
aa48a92174
Make the director force switch to a sink user
...
Lets catch rare high moments™️ in action.
2025-10-28 22:23:28 -04:00
minenice55
327c307ac5
put our info in windows executable metadata
2025-10-28 12:43:11 -04:00
Anonimus
ddf7092147
Fix up other clustering issues, make Alt. Invin. more reliable in legacy distancing
2025-10-27 19:59:17 -04:00
Anonimus
038ada749e
Move conga distancing to a function
2025-10-27 19:59:17 -04:00
Anonimus
b9630f4e44
Make clustering actually cluster
...
Placebo moment
2025-10-27 19:59:17 -04:00
Anonimus
66eed1142b
Cvar to force legacy odds in patched maps
...
I NEED A TEST ENVIRONMENT THAT ISN'T MID-SESSION SHUT UP!!!
(also cluster epsilon is cut in half in legacy)
2025-10-27 19:59:17 -04:00
Anonimus
63ef299300
Odds edits based on forms and feedback
...
* Equalize or otherwise reduce the chances for Bananas to be rolled, when compared to Orbinauts
* Push Flame Shield up 2 tiers
* Revise Sneaker odds, based directly on TCD balance
* Ballhog is 1/75 (1.33%, stop screaming in my ear about it!)
* More stupid nitpick edits
2025-10-27 19:59:17 -04:00
Anonimus
a1e18fb906
More distancing edits, based on recent tests
2025-10-27 19:59:17 -04:00
NepDisk
d06aacd89d
Fix rename gameversion to presetversion
2025-10-27 17:00:01 -04:00
Eidolon
9706b85f98
Make curl callbacks in d_netfil.c static
...
Neither of these are referenced outside this compilation unit, so
there is no need to make them visible.
2025-10-27 13:14:55 -04:00
NepDisk
de2b5d8b20
Ghostly Air Drop dust
2025-10-27 13:02:17 -04:00
NepDisk
5c029f2049
warning clean up
2025-10-27 12:57:24 -04:00
Eidolon
ecad6e8183
Merge branch 'node0Bot' into 'master'
...
Fix node 0 being occupied by a bot in dedicated servers for clients
done by JugadorXEI
Closes #385
See merge request kart-krew-dev/ring-racers!77
2025-10-27 12:07:54 -04:00
toaster
82ae4fc5da
Don't send a netxcmd when using addfile outside of netgame
...
Was supposed to be happening already, but `multiplayer` is a useless variable...
2025-10-27 11:58:16 -04:00
Anonimus
700d66823c
Last minute odds nitpicks
2025-10-26 19:42:49 -04:00
NepDisk
5a372a3318
Air Drop Dust
2025-10-26 19:19:21 -04:00
GenericHeroGuy
d6be6a4663
Fix Tails' Lab in item breaker
2025-10-26 15:59:28 +01:00
GenericHeroGuy
1c290eabe2
Double the default chat window height
...
Let's see how this goes
2025-10-26 15:10:28 +01:00
GenericHeroGuy
115805a943
Fix respawning
2025-10-26 14:58:43 +01:00
GenericHeroGuy
9527c1ed4a
In the absence of boss3 waypoints AND kart waypoints, use legacy checkpoints
...
This makes stairs-like maps playable again
2025-10-26 13:56:01 +01:00
GenericHeroGuy
45c1e2edd3
Fix missing pumas in Boiling Bedrock
2025-10-26 13:39:22 +01:00
Anonimus
d91b305efb
SPB distance parity
2025-10-26 02:39:41 -04:00
Anonimus
ea2bfae6a1
More Bubble rebal
...
* Buff Bubble Shield boosts
* Nerf Bubble Shield bumps
2025-10-26 02:39:41 -04:00
Anonimus
b13dd567cd
Nerf Bubble Shield bumps slightly
2025-10-26 02:39:41 -04:00