JugadorXEI
8d193d65b1
Expose K_MomentumAngleReal to Lua
2025-08-21 09:57:52 +02:00
JugadorXEI
ceb21535c3
Expose K_MomentumAngleEx to Lua
2025-08-21 09:57:52 +02:00
JugadorXEI
c5b3f6ac22
Expose K_PressingEBrake to Lua
2025-08-21 09:57:52 +02:00
JugadorXEI
8a934479a6
Expose K_GenericExtraFlagsNoZAdjust to Lua
2025-08-21 09:57:48 +02:00
JugadorXEI
69c8dee423
Expose K_FlipFromObject to Lua
2025-08-21 09:56:40 +02:00
JugadorXEI
0ec35334b5
Expose P_LevelIsFrozen to Lua
2025-08-21 09:55:28 +02:00
JugadorXEI
34e4f88636
Expose P_SetFreezeLevel to Lua
2025-08-21 09:55:28 +02:00
JugadorXEI
b962331441
Expose P_MobjIsFrozen to Lua
2025-08-21 09:55:28 +02:00
JugadorXEI
cffb480b9f
Expose P_ForceLocalAngle to Lua
2025-08-21 09:55:28 +02:00
JugadorXEI
92d4bfc6c6
Expose P_SetPlayerAngle to Lua
2025-08-21 09:55:28 +02:00
JugadorXEI
7e278b7c00
Expose K_ReflectAngle to Lua
2025-08-21 09:55:22 +02:00
JugadorXEI
acb197ddb2
Expose K_GetKartGameSpeedScalar to Lua
2025-08-21 09:53:52 +02:00
JugadorXEI
50f2244db3
Lua: add INLEVEL check and return value to K_KartBouncing
2025-08-21 09:41:41 +02:00
JugadorXEI
31f168de72
Expose K_GetMobjWeight to Lua
2025-08-21 09:41:41 +02:00
JugadorXEI
c9b8e041ae
Check gameplay-altering flags only when onlybad is false in K_TerrainHasAffect
2025-08-21 09:35:16 +02:00
JugadorXEI
8bc00d0d7c
Expose t_overlay_action_t enum and terrain_flags_t flags to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
858fd5a3f3
Expose K_TerrainHasAffect to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
28fa210be5
Expose K_UpdateTerrainOverlay to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
2ca0f99459
Expose K_HandleFootstepParticles to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
6dd3efe3cc
Expose K_SpawnSplashForMobj to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
1a60f29a9b
Expose K_SetDefaultFriction to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
e3f09875d6
Expose K_ProcessTerrainEffect to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
60ad342aca
Expose K_GetTerrainForTextureNum to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
f3c6d6b9ca
Expose K_GetTerrainForTextureName to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
c73c4f904f
Expose K_GetDefaultTerrain to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
bca1e0a5e1
Expose splashes[], splashes.iterate and #splashes to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
0e083ba8d6
Expose footsteps[], footsteps.iterate and #footsteps to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
ec28814cd6
Expose overlays[], overlays.iterate and #overlays to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
c35b2764a1
Expose terrains[], terrains.iterate and #terrains to Lua
2025-08-21 09:35:16 +02:00
JugadorXEI
b592295a6c
Expose outrun and stairjank player properties to lua (get, set)
2025-08-21 09:35:16 +02:00
JugadorXEI
8c68fefa17
Lua library for t_splash_t, t_footstep_t, t_overlay_t and terrain_t (getter, setter and num)
2025-08-21 09:35:06 +02:00
Antonio Martinez
f242d0d533
Cut Ballhog overcharge and wavedash sounds when interrupted
2025-08-21 02:02:29 -04:00
Eidolon
43b93daaad
Merge public master
2025-08-20 20:55:46 -05:00
Eidolon
dbcd125ba8
Merge branch 'visualFunctionsLua' into 'master'
...
Expose VFX and visual functions from k_kart.c to Lua
See merge request KartKrew/RingRacers!129
2025-08-21 01:48:58 +00:00
JugadorXEI
0d7ffd78b3
Expose VFX and visual functions from k_kart.c to Lua
2025-08-21 01:48:58 +00:00
Eidolon
962fbb7aea
Merge branch 'toggleableRingsHUD' into 'master'
...
Allow Rings/Blue Sphere HUD to be toggleable through Lua
See merge request KartKrew/RingRacers!126
2025-08-21 00:58:31 +00:00
Eidolon
c28559cb4b
Merge branch 'exposeLoopVars' into 'master'
...
Expose loop variables to Lua (get only)
See merge request KartKrew/RingRacers!128
2025-08-21 00:27:12 +00:00
Eidolon
b4e364bdf7
Prevent bananadrag from wrapping around
2025-08-21 00:07:47 +00:00
Eidolon
ea45def97b
Add dynslope demoversion compat check
2025-08-20 18:54:06 -05:00
Eidolon
a1f007c40c
Merge public master
2025-08-20 18:36:13 -05:00
Eidolon
6d04f2b83f
Merge branch 'fix-dynslope-sectorspecial' into 'master'
...
Fix inconsistent sector special detection on dynslopes
See merge request KartKrew/RingRacers!133
2025-08-20 23:35:46 +00:00
Nep2Disk
97a72350af
Fix inconsistent sector special detection on dynslopes
2025-08-20 23:35:46 +00:00
toaster
846042be93
Endianness fix for Splits
...
Discovered while reading over diff for `encouraging-splits`
2025-08-20 14:18:18 +01:00
Oni VelocitOni
bd753a9b59
Merge branch 'more-item-toggles' into 'master'
...
Add Stone Shoe and Toxomister to Item Toggles
Closes #1611
See merge request kart-krew-dev/ring-racers-internal!2739
2025-08-20 09:30:54 +00:00
Oni VelocitOni
5dc2957c1e
Merge branch 'encouraging-splits' into 'master'
...
Add split modes: "Off", "Next", "Leader"
See merge request kart-krew-dev/ring-racers-internal!2740
2025-08-20 09:16:20 +00:00
AJ Martinez
2111e104ef
Merge branch 'staffsync' into 'master'
...
"Staffsync" command to test staff ghost playback
See merge request kart-krew-dev/ring-racers-internal!2744
2025-08-20 02:08:56 +00:00
Antonio Martinez
6337e1d40f
Staffsync: more pleasant sound
2025-08-19 22:05:31 -04:00
Antonio Martinez
7b39fc4b7e
"Staffsync" command to test staff ghost playback
2025-08-19 18:52:13 -04:00
toaster
435b3b8f09
Ring Item Capsule adjustments for Items Tutorial
...
- A first argument of `0` (default id) does existing automatic Ring-feeding behaviour with a new graphic
- A first argument of `19` (super ring hardcoded id) gives a Super Ring item
- Applies to all courses, so before merger all maps need to be checked if doomednum 2010 has a first argument of 19 in any existing maps
2025-08-19 20:55:09 +01:00
Oni VelocitOni
f8f4d6cfd6
Merge branch 'challenges-bonnus' into 'master'
...
Challenges Bonnus
See merge request kart-krew-dev/ring-racers-internal!2738
2025-08-19 19:39:29 +00:00