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 |
|
JugadorXEI
|
3c3dec6a46
|
Create K_WipeItemsInReel for Lua
|
2025-07-04 15:49:08 -04:00 |
|
Antonio Martinez
|
f32eefb9b5
|
Internal fuckup the third
|
2025-07-04 15:48:10 -04:00 |
|
JugadorXEI
|
5a62e902a0
|
Expose K_GetItemRouletteDistance, K_FindUseodds and K_CreateAndShuffleItemReel to Lua
|
2025-07-04 15:44:49 -04:00 |
|
Antonio Martinez
|
4694430292
|
Internal merge lua roulette fixup hell
|
2025-07-04 15:43:16 -04:00 |
|
JugadorXEI
|
44d5848918
|
Expose FillItemRoulette hook for Lua
|
2025-07-04 15:42:12 -04:00 |
|
JugadorXEI
|
a4a6c349b4
|
Expose K_KartGetItemResult to Lua
|
2025-07-04 15:25:55 -04:00 |
|
JugadorXEI
|
ae11db8b78
|
Expose K_TimeAttackRules and K_CapsuleTimeAttackRules to Lua
|
2025-07-04 15:23:59 -04:00 |
|
JugadorXEI
|
73ad210e4e
|
Expose K_GetItemCooldown and K_SetItemCooldown to Lua
|
2025-07-04 15:23:50 -04:00 |
|
JugadorXEI
|
0613c1ee99
|
Expose K_GetShieldFromItem to Lua
|
2025-07-04 15:21:33 -04:00 |
|
JugadorXEI
|
7d0a0a61c3
|
Expose K_StartItemRoulette, K_StartEggmanRoulette and K_StopRoulette to Lua
|
2025-07-04 15:21:11 -04:00 |
|
JugadorXEI
|
a6f228ec29
|
Expose K_AddItemToReel and K_PushToRouletteItemList to Lua
|
2025-07-04 15:20:05 -04:00 |
|
JugadorXEI
|
f1898078c2
|
Expose K_ItemEnabled, K_ItemSingularity and K_GetBotItemPriority to Lua
|
2025-07-04 15:19:34 -04:00 |
|
JugadorXEI
|
2f7abb7dd3
|
Expose PreFillItemRoulette hook for Lua
|
2025-07-04 15:19:22 -04:00 |
|
JugadorXEI
|
e5a20fdc3d
|
Expose ringbox results to Lua
|
2025-07-04 15:18:10 -04:00 |
|
Antonio Martinez
|
52b7ec0a42
|
Roulette fixup
|
2025-07-04 15:16:41 -04:00 |
|
JugadorXEI
|
12ab7185e1
|
Item Roulette lib (includes getters and setters so far)
|
2025-07-04 15:16:24 -04:00 |
|
JugadorXEI
|
31a97adbf2
|
Implement itemlist_t in itemroulette_t for better Lua integration
itemList -> itemList.items
itemListLen -> itemList.len
itemListCap -> itemList.cap
|
2025-07-04 14:10:08 -04:00 |
|
AJ Martinez
|
5e92d74f81
|
Merge branch 'better-fuzz' into 'master'
Fuzz fixups
See merge request kart-krew-dev/ring-racers-internal!2668
|
2025-07-04 17:40:28 +00:00 |
|
Oni VelocitOni
|
2207a00154
|
Merge branch 'no-holdbubble-fastfall' into 'master'
No HOLD! bubble on fast transfer fall
See merge request kart-krew-dev/ring-racers-internal!2669
|
2025-07-04 05:43:12 +00:00 |
|
Antonio Martinez
|
249d97dbec
|
Fuzz fixups
|
2025-07-03 11:21:22 -04:00 |
|
eebrozgi
|
4e86c6be9d
|
no HOLD! bubble on fast transfer fall
BONUS: remove unused variable that the compiler complained about
|
2025-07-03 15:42:07 +03:00 |
|
Antonio Martinez
|
1d6ade51ae
|
Fix use-after-remove when bailing with attracting rings
|
2025-07-03 05:21:40 -04:00 |
|
Antonio Martinez
|
3bc26f2e75
|
Disable error messages while fuzzing
|
2025-07-03 03:08:18 -04:00 |
|
Oni VelocitOni
|
6e8d54f62d
|
Merge branch 'fix-downgrade-invinc' into 'master'
Fix PF2_ALWAYSDAMAGED check always being true, disabling invinc/clash
See merge request kart-krew-dev/ring-racers-internal!2661
|
2025-07-03 03:27:59 +00:00 |
|
Oni VelocitOni
|
2111d9edf0
|
Merge branch 'enhance-drop' into 'master'
Do fast transfer fall with C, add FX
See merge request kart-krew-dev/ring-racers-internal!2665
|
2025-07-03 01:31:02 +00:00 |
|
Antonio Martinez
|
4ee8ec15d3
|
Disallow failsafe when doing super transfer
|
2025-07-02 21:07:33 -04:00 |
|
VelocitOni
|
7378cf2cd6
|
Comment out ffb print
Comment out fast-fall bounce print
|
2025-07-02 20:41:09 -04:00 |
|
Antonio Martinez
|
0450fe8b9e
|
Do fast transfer fall with C, add FX
|
2025-07-02 19:29:54 -04:00 |
|
Oni VelocitOni
|
5323b0f7ec
|
Merge branch 'fix-flame-scaling' into 'master'
Use scaled item distance for flameshield max bar
See merge request kart-krew-dev/ring-racers-internal!2660
|
2025-07-02 02:36:57 +00:00 |
|
Oni VelocitOni
|
275fbb1476
|
Merge branch 'bubble-ballswitch' into 'master'
Limit ballswitch bubble contact to once per inflate (PF2_BUBBLECONTACT)
Closes #1578
See merge request kart-krew-dev/ring-racers-internal!2658
|
2025-07-02 02:36:02 +00:00 |
|
Antonio Martinez
|
4241612ba2
|
Fix PF2_ALWAYSDAMAGED check always being true, disabling invinc/clash
|
2025-07-01 20:14:08 -04:00 |
|
Antonio Martinez
|
c5c081dfb9
|
Flame rescale: NUMBERS NUMBERS NUMBERS
|
2025-07-01 17:47:16 -04:00 |
|
Antonio Martinez
|
5d72948bb0
|
Rebuff flame shield
|
2025-07-01 16:54:00 -04:00 |
|
Oni VelocitOni
|
4e15a28963
|
Merge branch 'box-pikachu' into 'master'
Show next bufo spawn on minimap
See merge request kart-krew-dev/ring-racers-internal!2659
|
2025-07-01 20:35:30 +00:00 |
|
Oni VelocitOni
|
86fd6122ab
|
Merge branch 'fix-4p-amps' into 'master'
4P amps
Closes #1514
See merge request kart-krew-dev/ring-racers-internal!2655
|
2025-07-01 20:22:14 +00:00 |
|
Oni VelocitOni
|
d7fbcaf99c
|
Merge branch 'setamps' into 'master'
setamps cheat command
Closes #1592
See merge request kart-krew-dev/ring-racers-internal!2657
|
2025-07-01 20:08:01 +00:00 |
|
Oni VelocitOni
|
f927a3f13e
|
Merge branch 'sink-amps' into 'master'
Award amps for kitchen sink
Closes #1459
See merge request kart-krew-dev/ring-racers-internal!2653
|
2025-07-01 20:01:36 +00:00 |
|
Oni VelocitOni
|
89fae73f0c
|
Merge branch 'tutorial-starposts' into 'master'
Fix checkpoint animation in Tutorial
Closes #1483
See merge request kart-krew-dev/ring-racers-internal!2654
|
2025-07-01 19:49:23 +00:00 |
|
Antonio Martinez
|
7f01e4597b
|
This sucks
|
2025-07-01 15:47:06 -04:00 |
|
Oni VelocitOni
|
bb9d461aca
|
Merge branch 'aerial-boost-shenanigans' into 'master'
Tripwire leniency decreases at 1/5x speed in the air
See merge request kart-krew-dev/ring-racers-internal!2656
|
2025-07-01 19:39:39 +00:00 |
|
Antonio Martinez
|
78b499cc76
|
4p amps: alright man
|
2025-07-01 15:27:12 -04:00 |
|
Antonio Martinez
|
b41520c603
|
Use scaled item distance for flameshield max bar
|
2025-07-01 12:37:29 -04:00 |
|
Antonio Martinez
|
d9a96d8d3c
|
Show next bufo spawn on minimap
|
2025-07-01 09:43:05 -04:00 |
|
Antonio Martinez
|
d16f623a2c
|
Limit ballswitch bubble contact to once per inflate (PF2_BUBBLECONTACT)
|
2025-07-01 00:03:02 -04:00 |
|
eebrozgi
|
82e4809668
|
comment cleanup
aaaa
|
2025-06-30 15:57:21 +03:00 |
|
eebrozgi
|
28b16aa50c
|
2 -> 3 tics to kick in
slight anti-twerk tweak
|
2025-06-30 15:47:26 +03:00 |
|