1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-06 17:41:04 +00:00
luanti/src/script/common
sfence f2c66b9ceb
Add possibility to easier override HP and breath engine logic by Lua (#14179)
Co-authored-by: Lars Mueller <appgurulars@gmx.de>
2024-08-21 20:24:43 +02:00
..
c_content.cpp Add possibility to easier override HP and breath engine logic by Lua (#14179) 2024-08-21 20:24:43 +02:00
c_content.h Add L-system trees as decorations (#14355) 2024-03-12 20:10:28 +01:00
c_converter.cpp Restore vector type check (#14663) 2024-05-20 20:36:44 +02:00
c_converter.h Log node/ore name when detecting deprecated fields (#14794) 2024-07-01 17:26:15 +02:00
c_internal.cpp Improve deprecation error messages 2024-02-12 22:58:26 +01:00
c_internal.h Optimize pushing collision data for entity on_step 2024-05-03 16:28:29 +02:00
c_packer.cpp Try to preserve metatable when exchanging data with the async env (#14369) 2024-03-06 18:04:49 +01:00
c_packer.h Try to preserve metatable when exchanging data with the async env (#14369) 2024-03-06 18:04:49 +01:00
c_types.cpp Re-add "long tap to punch" as a client-side setting 2024-03-30 11:40:50 +01:00
c_types.h Touchscreen: Allow mods to swap the meaning of short and long taps (punch with single tap) (#14087) 2024-01-21 17:44:08 +01:00
CMakeLists.txt Async environment for mods to do concurrent tasks (#11131) 2022-05-02 20:56:06 +02:00
helper.cpp Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00
helper.h Introduce std::string_view into wider use (#14368) 2024-02-17 15:35:33 +01:00