Commit graph

28986 commits

Author SHA1 Message Date
Ashnal
590227a135 Fix bailcharge fullbright 2025-06-23 18:07:59 -04:00
Ashnal
f5aa2a701b Bail button
Transforms BT_RESPAWN into BT_BAIL
User bindings should migrate along with this
Respawn is now EBRAKE+BAIL
Respawn blocks LOOKBACK
Time Attack quick respawn is now VOTE
2025-06-23 18:07:59 -04:00
Antonio Martinez
4e6fa59b48 Bail stun etc 2025-06-23 18:07:59 -04:00
Ashnal
9c0432eb1b Bail Sparkle 2025-06-23 18:07:59 -04:00
Ashnal
8711e287e4 Bail post hitlag VFX 2025-06-23 18:07:59 -04:00
Ashnal
e9770bcf87 Bail charge add ghost mobj
and scale bump
2025-06-23 18:07:58 -04:00
Ashnal
d0225afacb Charge animation imprevement
just sync the frame to the charge amount
2025-06-23 18:07:58 -04:00
Antonio Martinez
341a018acc Warning fixes 2025-06-23 18:07:58 -04:00
Ashnal
a1ed935aef WIP: Longer charge for airbourne or tumble
Still need animation speed polish
2025-06-23 18:07:58 -04:00
Ashnal
a57273a2aa WIP: refactor bailcharge into own MT and fix effects
still needs gameplay tuning
2025-06-23 18:07:58 -04:00
Antonio Martinez
d297577d8b WIP: Move Bail activation FX to correct spot, buff boost, remove broly 2025-06-23 18:07:58 -04:00
Ashnal
6cc9de5efd Implementing animations
non-painstate animation isn't correct yet
2025-06-23 18:07:58 -04:00
Ashnal
3146110d08 bailcharge player var 2025-06-23 18:07:17 -04:00
Ashnal
b8a693be32 WIP: Can bail during painstates
Not balanced/tuned yet
2025-06-23 18:07:17 -04:00
AJ Martinez
92e4bb5909 Bail refinement 2025-06-23 18:07:16 -04:00
AJ Martinez
aa44b140e2 WIP: Bail 2025-06-23 18:07:16 -04:00
Oni VelocitOni
6177ca0dcc Merge branch 'display-exp-refactor' into 'master'
Display EXP refactor

See merge request kart-krew-dev/ring-racers-internal!2644
2025-06-23 19:36:55 +00:00
Antonio Martinez
5a01279c10 Move join spectate below bot set, just in case 2025-06-23 15:00:18 -04:00
Antonio Martinez
dc45f4427b Try fixing vote party crash 2025-06-23 14:10:57 -04:00
Ashnal
7410978882 Cleanup
No functionality changes
2025-06-22 23:36:21 -04:00
Ashnal
092f8a63e6 New Rescale functions
First use in cleanup of K_GetEXP
2025-06-22 23:12:34 -04:00
Oni VelocitOni
8a2dc00fe8 Merge branch 'sealed-star-entry' into 'master'
Use rank percentage for Sealed Star entry, not grade

See merge request kart-krew-dev/ring-racers-internal!2640
2025-06-23 02:54:54 +00:00
Antonio Martinez
bc328e5040 Avoid duplicated opponents check 2025-06-22 19:10:46 -04:00
Antonio Martinez
2ec0fdcc46 Refactor EXP logic to reuse math in minmax calcs 2025-06-22 18:54:15 -04:00
Antonio Martinez
9cc434d424 Remove bubble drag when popping bubble 2025-06-22 15:38:59 -04:00
Oni VelocitOni
3b399b19cc Merge branch 'gravedash' into 'master'
Unset vortexboost when null checks fail

Closes #1581

See merge request kart-krew-dev/ring-racers-internal!2642
2025-06-22 18:39:08 +00:00
Oni VelocitOni
74f4474bf0 Merge branch 'straight-line-bots' into 'master'
Slow down bots on straightaways (reinventing the accel wheel)

See merge request kart-krew-dev/ring-racers-internal!2641
2025-06-22 18:38:16 +00:00
eebrozgi
5dd098d136 (UNTESTED) No UFO damage carryover on Master difficulty
I'm not sure if it's replay compatible
2025-06-22 14:37:49 +03:00
Antonio Martinez
96d78eeb0f Slow down bots tethering to other bots 2025-06-22 00:15:25 -04:00
Antonio Martinez
63b55c0abd oni fuckup vol69 2025-06-21 23:55:28 -04:00
Antonio Martinez
2e66e4df8a Unset vortexboost when null checks fail 2025-06-21 21:20:50 -04:00
Antonio Martinez
d4c8fac82d Straight slowdown attempt 2: use momentum angle 2025-06-21 19:23:39 -04:00
Antonio Martinez
a8ef3d0204 Slow down bots on straightaways (reinventing the accel wheel) 2025-06-21 04:08:29 -04:00
Antonio Martinez
331110e6cf Use rank percentage for Sealed Star entry, not grade 2025-06-21 02:22:50 -04:00
Oni VelocitOni
53129a6b73 Merge branch 'bubble-speed-cap' into 'master'
Bubble refinements

See merge request kart-krew-dev/ring-racers-internal!2639
2025-06-21 05:19:17 +00:00
Antonio Martinez
a8ea3f2266 Increase bubble scam radius, refactor 2025-06-21 01:10:01 -04:00
VelocitOni
3eba9d86a7 Bubble Shield fog behind top "wave" layer
Moved fog down a layer
2025-06-21 00:18:36 -04:00
Oni VelocitOni
40711898e0 Merge branch 'kill-ringboost-when-lightsnaking' into 'master'
Remove ringboost when respawning

Closes #1503

See merge request kart-krew-dev/ring-racers-internal!2638
2025-06-21 03:57:05 +00:00
Oni VelocitOni
403fec5eda Merge branch 'top-left-ring-usage-buff' into 'master'
Ring Power added

See merge request kart-krew-dev/ring-racers-internal!2614
2025-06-21 03:13:03 +00:00
Antonio Martinez
ce77568087 Bubble refinements 2025-06-20 20:29:03 -04:00
Antonio Martinez
142f6771e3 Remove ringboost when respawning 2025-06-20 17:51:10 -04:00
Oni VelocitOni
e4519d330d Merge branch 'g3-heavies' into 'master'
Minor G3 handling buff

See merge request kart-krew-dev/ring-racers-internal!2634
2025-06-20 07:31:49 +00:00
Antonio Martinez
8cb1ed578f Clamp handling assist to G2-G3 range 2025-06-19 21:11:56 -04:00
VelocitOni
45a8e234fe Small boost
Small boost to ring duration minimum
2025-06-19 19:56:56 -04:00
VelocitOni
d29e831c8e Less strong
Min duration 7->6
2025-06-19 02:51:01 -04:00
VelocitOni
78f8c53353 Adjusted Ring Duration
Made ring duration half as effective up the graph (top end should be unaffected), raised minimum duration 3->7
2025-06-19 02:49:21 -04:00
AJ Martinez
9f506f93dd Merge branch 'gp-tweaks-420' into 'master'
GP refinements

Closes #1527

See merge request kart-krew-dev/ring-racers-internal!2620
2025-06-19 06:44:28 +00:00
Ashnal
08df01878e Small Grade A threshold increase in tally 2025-06-18 23:42:41 -04:00
Antonio Martinez
5f54e37adc Minor G3 handling buff 2025-06-18 16:04:59 -04:00
eebrozgi
6b0dd78d61 13/16 -> 17/20
FUMBLED MY MATH, NEVERMIND
2025-06-18 15:40:37 +03:00