Oni VelocitOni
f8c5764276
Merge branch 'lightning-attack' into 'master'
...
Lightning attack
See merge request kart-krew-dev/ring-racers-internal!2691
2025-07-19 05:03:26 +00:00
Antonio Martinez
6c9d1c6b90
Why was this here
2025-07-18 22:07:36 -04:00
Antonio Martinez
1a914726e7
Lightning Attack blocks item slot
2025-07-18 22:01:15 -04:00
Oni VelocitOni
6045c19110
Merge branch 'eid-team-voice-distance' into 'master'
...
Use a different voice attentuation distance for teammates
See merge request kart-krew-dev/ring-racers-internal!2629
2025-07-19 01:34:51 +00:00
VelocitOni
bb90323f32
Lightning Shield louder
...
Lightning Shield Charge plays at 4x distance
2025-07-18 20:56:56 -04:00
Oni VelocitOni
d964b66ca8
Merge branch 'really-relaxed' into 'master'
...
No lives in Relaxed
See merge request kart-krew-dev/ring-racers-internal!2683
2025-07-19 00:19:22 +00:00
Oni VelocitOni
ebc8eafa5c
Merge branch 'fix-magician-dupe' into 'master'
...
Fix Heavy Magician randomizer allowing a reroll to the same skin
See merge request kart-krew-dev/ring-racers-internal!2689
2025-07-19 00:14:13 +00:00
Antonio Martinez
043969015b
Don't roll expert items in G1
2025-07-18 20:08:55 -04:00
Antonio Martinez
3b9dd416d9
Lightning Attack polish
2025-07-18 18:17:31 -04:00
Antonio Martinez
58cc1312cb
Lightning Attack visuals
2025-07-18 17:56:23 -04:00
Antonio Martinez
7adde499c7
WIP: Alternate lightning
2025-07-18 17:56:14 -04:00
Antonio Martinez
c95add2f55
Fix intermission music when not skipping tally under Relaxed
2025-07-18 16:02:28 -04:00
Antonio Martinez
a0cd78eb7a
Disable instant last place explode in Relaxed
2025-07-18 15:40:24 -04:00
Antonio Martinez
61663ec89e
Only apply nerfed startboost to players
2025-07-18 04:43:33 -04:00
Antonio Martinez
3bb5fe092d
Half bot amp rewards and startboost duration in GP
2025-07-18 04:41:01 -04:00
Antonio Martinez
efeee381f8
Slightly reduce high strength boosts in G1 race
2025-07-18 04:32:01 -04:00
Antonio Martinez
ee1d571c08
Fix life tally notifications in Relaxed
2025-07-18 04:23:35 -04:00
Eidolon
4c65960095
Merge branch 'jartha/fix-hwr2-capture-in-debug' into 'master'
...
Fix screenshot/video recording in Debug builds on GCC 15
See merge request kart-krew-dev/ring-racers-internal!2687
2025-07-16 17:41:40 -05:00
Eidolon
6b7c1252c7
Merge branch 'eid-flush-2d-before-levelpurge' into 'master'
...
Flush 2D on level memory purge
Closes #1574
See merge request kart-krew-dev/ring-racers-internal!2686
2025-07-16 17:40:54 -05:00
Eidolon
31f1b373c0
Merge branch 'eid-spawn-duel-tutorial' into 'master'
...
Spawn duel items in tutorial
Closes #1600
See merge request kart-krew-dev/ring-racers-internal!2684
2025-07-16 17:40:41 -05:00
Eidolon
13eb0e1470
Merge branch 'eid-super-ring-exploit-fix' into 'master'
...
Only apply facing angle Super Ring thrust if on ground
Closes #1605
See merge request kart-krew-dev/ring-racers-internal!2685
2025-07-16 17:40:15 -05:00
Antonio Martinez
d1143fee75
Fix Heavy Magician randomizer allowing a reroll to the same skin
2025-07-16 17:20:26 -04:00
Antonio Martinez
af054d4786
Crazier Relaxed ranknudge
2025-07-16 16:19:25 -04:00
Antonio Martinez
e7b4ce1994
90cc G1
2025-07-16 16:04:23 -04:00
Antonio Martinez
eba0f22e46
Increase minimum-level bot strength, reduce bot EXP leveldown when they are already low level
2025-07-16 05:05:20 -04:00
VelocitOni
e40b8eab82
Air version twice as strong, compensation
...
Now an else statement, air version is twice as strong to match power from master, but is still momentum angle only.
2025-07-15 20:56:46 -04:00
VelocitOni
036cc38213
Flip this around
...
Momentum angle is meant to always be applied, facing angle addition/"blend" is for grounded version only.
2025-07-15 20:38:06 -04:00
James R
c896aec5e3
Fix screenshot/video recording in Debug builds on GCC 15
...
- New in GCC 15: std::vector subscript operator asserts if
out of range (even past-end)
- Solution: use pointer arithmetic where a past-end
iterator is needed
2025-07-15 14:53:46 -07:00
Eidolon
b7aa8c2464
Flush 2D on level memory purge
2025-07-15 16:42:20 -05:00
Eidolon
b4204cb02d
Only apply facing angle Super Ring thrust if on ground
2025-07-15 16:25:36 -05:00
Eidolon
f7300d3106
Spawn duel items in tutorial
2025-07-15 16:05:01 -05:00
Eidolon
a0ede8101d
Use a different voice attentuation distance for teammates
...
Separate cvar to control this. Double the normal distance by default.
2025-07-15 15:41:22 -05:00
Antonio Martinez
78fb3c0cdd
No lives in Relaxed
2025-07-15 16:40:27 -04:00
Oni VelocitOni
23b4b83c7c
Merge branch 'jartha/fix-stone-shoe-reverse-grav' into 'master'
...
Fix Stone Shoe in reverse gravity
See merge request kart-krew-dev/ring-racers-internal!2679
2025-07-15 03:08:12 +00:00
Oni VelocitOni
10e2521adb
Merge branch 'jartha/fix-stone-relink' into 'master'
...
Relink Stone Shoe trap object on player death
See merge request kart-krew-dev/ring-racers-internal!2676
2025-07-15 02:25:58 +00:00
VelocitOni
f7705e6475
Merge branch 'master' into jartha/fix-stone-relink
...
# Conflicts:
# src/p_mobj.c
2025-07-14 22:05:30 -04:00
Oni VelocitOni
5fff2a9c46
Merge branch 'no-bot-ballhog' into 'master'
...
Disable bot ballhog
See merge request kart-krew-dev/ring-racers-internal!2675
2025-07-15 02:02:14 +00:00
Oni VelocitOni
88378eee03
Merge branch 'debtrings' into 'master'
...
Fix sign error in baildrop debt calcs
See merge request kart-krew-dev/ring-racers-internal!2682
2025-07-15 02:01:52 +00:00
James R
5fec05d8ac
Make sure sector reverse DOES NOT influence Stone Shoe directly
...
Stone Shoe copies flip flag from player. Sector gravity
was applied separately.
2025-07-09 11:47:40 -07:00
Antonio Martinez
972574535a
Fix sign error in baildrop debt calcs
2025-07-09 06:19:31 -04:00
Oni VelocitOni
c97e24527c
Merge branch 'more-lenient-bail' into 'master'
...
Raise Bail Boost Speed - TWO!!!!
See merge request kart-krew-dev/ring-racers-internal!2681
2025-07-09 04:03:23 +00:00
VelocitOni
8f695d4aac
Raise Bail Boost Speed
...
I FUCKING MERGED IT WITHOUT PUSHING THE COMMITS I BUILT AND HANDED TO THE TESTERS
2025-07-08 23:48:56 -04:00
Oni VelocitOni
5ced0439a6
Merge branch 'more-lenient-bail' into 'master'
...
BAILSTUN Reduced
See merge request kart-krew-dev/ring-racers-internal!2680
2025-07-09 03:45:37 +00:00
VelocitOni
cf06869550
BAILSTUN Reduced
...
Reduced from 10 -> 7 seconds
2025-07-08 22:41:46 -04:00
Oni VelocitOni
1dc2dd4575
Merge branch 'jartha/toxomister' into 'master'
...
Toxomister
See merge request kart-krew-dev/ring-racers-internal!2678
2025-07-09 02:18:20 +00:00
James R
c2aa8b1032
Fix Stone Shoe in reverse gravity
2025-07-08 18:47:50 -07:00
James R
241970b405
Toxomister: fix attached cloud offset in reverse gravity
2025-07-08 18:33:27 -07:00
James R
5a990ef027
Toxomister: make cloud visible when touched
...
While the cloud is despawning it can still be touched. If
it was touched on an off-tic, it would attach to a player
while remaining invisible.
2025-07-08 17:53:55 -07:00
VelocitOni
35a55e8d21
Evened out 1st place odds
...
Made odds for hyudoro and droptarget 1pt lower, which makes other things in 1st more common.
2025-07-08 20:29:18 -04:00
VelocitOni
c612fc26ac
Slight amp buff
...
2->3
2025-07-08 19:32:39 -04:00