advtrains/advtrains
ywang 75a948792e Recalculate when the tnc_call_approach_callback is called; remove dtime limit
TODO: Fix incorrect behavior with non-zero speed limits
2020-04-30 16:55:06 +02:00
..
locale Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
models Add 45 degree diagonal platforms with a mesh 2020-03-15 21:51:38 +11:00
sounds Implement sound api and some sounds 2017-12-06 13:23:55 +01:00
textures Image optimizations 2020-04-12 16:07:59 +02:00
api_doc.txt Move LZB system to core and unify approach callback mechanism 2019-04-16 09:16:44 +02:00
atc.lua explicitly pass train_id to atc.send_command 2020-04-12 16:07:59 +02:00
copytool.lua Delete train if it ends up off track, show a warning 2020-03-03 23:00:20 +11:00
couple.lua Remove "couple locks" and apply protection to the actual coupling process, and fix permissions on that 2018-11-10 12:12:52 +01:00
craft_items.lua Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
crafting.lua use group:wood in bumper recipe (H#120) 2019-12-04 10:09:19 +01:00
debugitems.lua Fix yaw calculations, track placement orientation and speed up direction lookup functions 2018-06-14 17:39:42 +02:00
debugringbuffer.lua Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
depends.txt Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
description.txt Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
helpers.lua Stable code 2020-04-12 16:07:16 +02:00
init.lua Recalculate when the tnc_call_approach_callback is called; remove dtime limit 2020-04-30 16:55:06 +02:00
log.lua Fix repeated log file opening/closing (H#136) 2019-12-04 10:09:19 +01:00
lzb.lua Recalculate when the tnc_call_approach_callback is called; remove dtime limit 2020-04-30 16:55:06 +02:00
misc_nodes.lua Reduce the profile of the platforms by 0.1 2020-03-15 21:56:42 +11:00
nodedb.lua No longer require server priv for /at_sync_ndb 2019-07-17 14:44:36 +02:00
occupation.lua remove obsolete code/comments 2019-11-26 16:01:51 +01:00
passive.lua Move passive API to the advtrains core 2018-08-16 19:18:03 +02:00
path.lua Simplify and optimize path_get_index_by_offset (cherrypicked) 2019-12-09 11:00:21 +01:00
protection.lua Make track protection radius configurable 2018-12-18 11:56:48 +01:00
settingtypes.txt Add setting for death behavior and implement damage checks better 2019-03-09 11:29:22 +01:00
signals.lua Shunt signals (not exactly Ks), along with fixes in other components that those rely on 2018-12-08 17:12:57 +01:00
trackdb_legacy.lua Remove zip release files, move mod to root, exclude assets from Makefile (#92) 2017-09-20 18:05:04 +02:00
trackplacer.lua Changes for linetrack 2019-10-21 16:36:35 +02:00
tracks.lua Changes for linetrack 2019-10-21 16:36:35 +02:00
trainhud.lua HUD improvments 2020-04-12 16:07:16 +02:00
trainlogic.lua Recalculate when the tnc_call_approach_callback is called; remove dtime limit 2020-04-30 16:55:06 +02:00
wagons.lua Apply minetest.formspec_escape() to prevent formspec injection (H#143) 2020-01-04 18:33:57 +01:00