aboutsummaryrefslogtreecommitdiff
path: root/advtrains/debugitems.lua
Commit message (Collapse)AuthorAge
* Add TrackIterator interface as a common framework for walking along tracks ↵orwell962023-05-27
| | | | | | (also for third-party libs) This will replace the interlocking traverser and will be used in the new itrainmap implementation
* Add function to get wagon in train from indexorwell962023-05-27
| | | | | Can be used to determine which wagon is at a certain world position Testing: use debugitems.lua
* Fix yaw calculations, track placement orientation and speed up direction ↵orwell962018-06-14
| | | | lookup functions
* Remove zip release files, move mod to root, exclude assets from Makefile (#92)rubenwardy2017-09-20
|
* Restructure mod directoryorwell962017-01-04
|
* Turning mod into a modpack and separating the trains from the core modorwell962016-12-20