Commit graph

28099 commits

Author SHA1 Message Date
JugadorXEI
195f4f15ae Expose K_MomentumAngle to Lua 2025-08-21 09:57:52 +02:00
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
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
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
Eidolon
c89b643af8 Merge branch 'displayPlayersIterateFix' into 'master'
Fix displayplayers.iterate hang when multiple viewports view the same player

See merge request KartKrew/RingRacers!127
2025-08-19 00:20:16 +00:00
Eidolon
88ee8e1f7f Merge branch 'profile-fix' into 'master'
Profile fix #358

Closes #358

See merge request KartKrew/RingRacers!119
2025-08-19 00:14:11 +00:00
Eidolon
928a1ed4ad Merge branch 'preventmonitorpits' into 'master'
Prevent battle monitors getting stuck in pits

See merge request KartKrew/RingRacers!124
2025-08-19 00:11:19 +00:00
Eidolon
4dc3bc4cdc Merge branch 'fixthwompunarchival' into 'master'
Fix Thwomp initDelay never being read by unarchival

See merge request KartKrew/RingRacers!116
2025-08-18 21:13:26 +00:00
Eidolon
dcef3fd4e9 Merge branch 'fixmodelinitoverflow' into 'master'
Fix buffer overflow in HWR_InitModels

See merge request KartKrew/RingRacers!114
2025-08-18 21:08:48 +00:00
Eidolon
a0cf2a7b68 Merge branch 'slur-b-gone' into 'master'
Removing a slur from an old comment in lua_baselib.c

See merge request KartKrew/RingRacers!120
2025-08-18 21:07:21 +00:00
Eidolon
fb57f125e5 Merge branch 'fix-253' into 'master'
Fix #353 -- PNG metadata now contains map IDs in screenshots

Closes #353

See merge request KartKrew/RingRacers!118
2025-08-18 21:05:26 +00:00
Eidolon
21978c16a4 Merge branch 'hookPlayerMsgToCode' into 'master'
Lua: Hook PlayerMsg to code

See merge request KartKrew/RingRacers!134
2025-08-18 16:44:37 +00:00
Eidolon
6858493329 Merge branch 'fixOmnidirectionalLoops' into 'master'
Fix loops so that they are omnidirectional

See merge request KartKrew/RingRacers!132
2025-08-18 16:38:28 +00:00
JugadorXEI
c4464fa87c Lua: Hook PlayerMsg to code, remove vestigial mute variable from it¨ 2025-08-15 19:54:46 +02:00
toaster
ac7249fc54 Fix direct skin assignment in netsave + Heavy Magician
Was not caught by compiler because these are void pointers 🥹
2025-08-13 09:12:29 -05:00