Commit graph

29715 commits

Author SHA1 Message Date
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
VelocitOni
0829a25d58 ring drain and stun
It wasn't actually that hard, I just don't do this kinda stuff
2025-07-08 19:20:44 -04:00
James R
e2c4341896 Toxomister death effects 2025-07-08 15:11:01 -07:00
VelocitOni
6001336873 K_PvPAmpReward 5 -> 2
Reduced the amp payout for getting gassed, too powerful
2025-07-08 17:48:46 -04:00
VelocitOni
9d2f8d02e2 K_IsItemFirstOnly
Missed this one spot
2025-07-08 17:33:07 -04:00
VelocitOni
479481f59f Put in roulette
Put toxomister in roulette, reduced stone shoe odds by 1, let bots use toxomister in 1st
2025-07-08 17:16:34 -04:00
Oni VelocitOni
ac8ead7c5a Merge branch '4p-duel' into 'master'
Small Duel/Teams HUD fixups

Closes #1598

See merge request kart-krew-dev/ring-racers-internal!2673
2025-07-08 20:46:51 +00:00
James R
dd05900bcb Add Toxomister item 2025-07-08 13:30:48 -07:00
James R
5736f62495 Relink Stone Shoe trap object on player death 2025-07-07 22:01:29 -07:00
Antonio Martinez
5df0a31363 Fix empty item roulettes 2025-07-07 20:02:52 -04:00
Antonio Martinez
719ba464af Disable bot ballhog 2025-07-07 14:19:31 -04:00
Oni VelocitOni
8477dcb1f9 Merge branch 'fix-splitscreen-drop' into 'master'
Only draw control hints for yourself, stupid

Closes #1602

See merge request kart-krew-dev/ring-racers-internal!2674
2025-07-07 06:51:09 +00:00
Antonio Martinez
e24c18ce59 Duel/Teams HUD: Snap to right in 2P 2025-07-07 00:59:09 -04:00
Antonio Martinez
47c3439d21 Only draw control hints for yourself, stupid 2025-07-06 23:11:29 -04:00
Antonio Martinez
a1e029a154 Small teams/duel viewport decouple clusterfuck 2025-07-06 22:59:59 -04:00
Antonio Martinez
4b0fb90c77 Teams/duel smallhud fixes 2025-07-06 22:44:31 -04:00
Antonio Martinez
b34686c01b Small duel: Draw centered in 4P, offset in 2P 2025-07-06 16:23:40 -04:00
Antonio Martinez
a1324d18ac 4p duel HUD: use position spots in 2p 2025-07-06 05:00:03 -04:00
Antonio Martinez
6d27f2e06b 4P duel hud checkpoint 2025-07-06 04:22:05 -04:00
Oni VelocitOni
96ea65d4e8 Merge branch 'amp-randomanim' into 'master'
Amps use ff_randomanim

See merge request kart-krew-dev/ring-racers-internal!2672
2025-07-06 04:10:04 +00:00
VelocitOni
cbdc339634 Wrong spot for that flag
I fucking put it in the wrong spot, moved it
2025-07-05 23:55:47 -04:00
VelocitOni
808621592d Amps use ff_randomanim
Flying amps should start on varying frames
2025-07-05 23:35:54 -04:00
Oni VelocitOni
45e01e8323 Merge branch 'restrict-bail' into 'master'
No bail in SPHERES

Closes #1595

See merge request kart-krew-dev/ring-racers-internal!2663
2025-07-06 03:06:37 +00:00
Oni VelocitOni
b3547e0ea0 Merge branch 'monitor-fixup' into 'master'
Fix inaccurate monitor previews

See merge request kart-krew-dev/ring-racers-internal!2662
2025-07-06 02:59:56 +00:00
VelocitOni
ae9ceaa963 Merge branch 'master' into restrict-bail
# Conflicts:
#	src/k_kart.c
2025-07-05 22:54:11 -04:00
Antonio Martinez
d35842c7be Always omit unimportant files from fileneeded (fixes rejoining modded always failing in DEVELOP) 2025-07-05 22:51:25 -04:00
Antonio Martinez
c9c9bee1a8 Allow room select even with mddified files 2025-07-05 22:51:24 -04:00
Antonio Martinez
f344bbf105 Fuzz fixups 2025-07-05 22:51:24 -04:00
Antonio Martinez
72c2fa645d Fix use-after-remove when bailing with attracting rings 2025-07-05 22:51:24 -04:00
Antonio Martinez
8c14e85129 Disable error messages while fuzzing 2025-07-05 22:51:24 -04:00
eebrozgi
9d395396db no HOLD! bubble on fast transfer fall
BONUS: remove unused variable that the compiler complained about

# Conflicts:
#	src/k_kart.c
2025-07-05 22:51:24 -04:00
Antonio Martinez
911634773a Fix PF2_ALWAYSDAMAGED check always being true, disabling invinc/clash 2025-07-05 22:50:43 -04:00
Antonio Martinez
35367b3cb0 Disallow failsafe when doing super transfer 2025-07-05 22:50:43 -04:00
VelocitOni
56fcc772ad Comment out ffb print
Comment out fast-fall bounce print
2025-07-05 22:50:42 -04:00
Antonio Martinez
6d4df203b3 Do fast transfer fall with C, add FX 2025-07-05 22:50:42 -04:00
Oni VelocitOni
de322675bf Merge branch 'fix-bail-attract' into 'master'
Fix use-after-remove when bailing with attracting rings

Closes #1591

See merge request kart-krew-dev/ring-racers-internal!2667
2025-07-06 02:42:51 +00:00
Oni VelocitOni
d1906d67aa Merge branch 'addon-warning-fixup' into 'master'
Fix rejoining modded servers

See merge request kart-krew-dev/ring-racers-internal!2666
2025-07-06 02:35:44 +00:00
Antonio Martinez
4ed4989f3b Remove optional call-by-roulette path to Lua roulette stuff (we need player info in scope for EXP!) 2025-07-05 16:29:29 -04:00
Antonio Martinez
5dc72e9886 Restore PreFilItemRoulette by moving hooks outside of reelbuilder 2025-07-05 16:16:26 -04:00
Antonio Martinez
bed1feb1a0 2.4 Lua roulette fixup FINAL? 2025-07-04 16:40:48 -04:00
JugadorXEI
b082816278 Invalidate player.itemroulette.itemlist in LUA_InvalidatePlayer when applicable 2025-07-04 16:00:16 -04:00
JugadorXEI
4d14f76e16 Expose IF_ flags to Lua 2025-07-04 16:00:10 -04:00
JugadorXEI
753657bd36 Comment out ITEM_LIST_SIZE, Fix CheckHeap crash on item roulette (re)alloc.
Also change the default item cap to 32, since the free item roulette makes it go up to 30, avoiding a bunch of unneeded reallocs.
2025-07-04 16:00:02 -04:00
JugadorXEI
b2fae10b48 Expose K_CheckBossIntro and K_CanChangeRules to Lua 2025-07-04 15:59:48 -04:00
JugadorXEI
bf278f4fcc Expose K_ScaleItemDistance and K_ItemOddsScale to Lua 2025-07-04 15:58:02 -04:00
JugadorXEI
501c85a7b1 Expose K_CalculateRouletteSpeed to Lua 2025-07-04 15:52:37 -04:00
JugadorXEI
6359cf19b7 Expose K_GetRouletteOffset and K_GetSlotOffset to Lua 2025-07-04 15:51:17 -04:00
JugadorXEI
a6c34c4ff2 Expose K_ForcedSPB and K_DenyShieldOdds to Lua 2025-07-04 15:51:05 -04:00
JugadorXEI
303df563c3 Add K_SetItemInReelByIndex, K_AddItemToReelByIndex and K_RemoveItemFromReelByIndex to Lua 2025-07-04 15:49:18 -04:00