teknomunk
|
cc125d8eac
|
Fix all luacheck findings except two empty if branches, two references to math.round and the *_physics variables from optional mods (each guarded by modpath checks)
|
2025-01-05 02:37:51 +01:00 |
|
teknomunk
|
24ca1b20a8
|
Export handle_cart_leave from movement, resolve luacheck and lua-language-server findings, fix typo
|
2025-01-05 02:37:51 +01:00 |
|
teknomunk
|
bf3e9190b3
|
Fix syntax error from rebase, fix cart tilt, change cart speed to 4 blocks/second and make into a setting, make minecart settings compatibily with upcoming dynamic rules PR (#4662)
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
dcb534bf9a
|
Move the various rails to their own files, code cleanup
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
712f0b9b9b
|
Fix hopper-minecart interaction, convert ipairs(table) to use for i=1,#table instead
|
2024-12-31 02:36:18 +01:00 |
|
teknomunk
|
dbeec9b542
|
Major reorganization, start setup for trains
|
2024-12-31 02:36:18 +01:00 |
|