| Commit message (Expand) | Author | Age |
... | |
* | Add "Fallback state" for freed routes, move p_mesecon_iface.lua to core | orwell96 | 2020-07-07 |
* | Add perpendicular and 45/90 degree crossing rails | Blockhead | 2020-07-06 |
* | Fix access control to wagon properties | Blockhead | 2020-06-29 |
* | Add autocouple mode | Gabriel Pérez-Cerezo | 2020-06-29 |
* | comment out annoying debug info | Gabriel Pérez-Cerezo | 2020-06-14 |
* | Merge branch 'master' of bananach.space:advtrains | Gabriel Pérez-Cerezo | 2020-06-14 |
|\ |
|
| * | Workaround to handle split points (dt. aufgefahrene Weichen), fixing H#77 | orwell96 | 2020-06-10 |
* | | display oncoming lzb speed restrictions in HUD | Gabriel Pérez-Cerezo | 2020-06-14 |
|/ |
|
* | Merge branch 'wagon_prop_formspec' of https://github.com/Montandalar/advtrains | Gabriel Pérez-Cerezo | 2020-06-08 |
|\ |
|
| * | Remove debugging print statement | Blockhead | 2020-04-12 |
| * | Add road numbers to wagon properties, bordcom | Blockhead | 2020-04-07 |
| * | Show the wagon properties button only to the owner | Blockhead | 2020-03-18 |
| * | Use a standard wagon inventory formspec | Blockhead | 2020-03-18 |
* | | Fix trains flipping when autocoupling | Gabriel Pérez-Cerezo | 2020-06-08 |
|/ |
|
* | Merge branch 'diagonal_platforms' of https://github.com/Montandalar/advtrainsrelease-2.1.2 | Gabriel Pérez-Cerezo | 2020-03-15 |
|\ |
|
| * | Reduce the profile of the platforms by 0.1 | Blockhead | 2020-03-15 |
| * | Add 45 degree diagonal platforms with a mesh | Blockhead | 2020-03-15 |
* | | Delete train if it ends up off track, show a warning | Blockhead | 2020-03-03 |
* | | Save clipboard on item metadata | Blockhead | 2020-03-03 |
* | | Remove debugging print statements | Blockhead | 2020-03-03 |
* | | Draft copy tool | Blockhead | 2020-03-03 |
|/ |
|
* | Relicense under AGPLv3 and update information in readme.txt | orwell96 | 2020-02-15 |
* | Use minetest.safe_file_write() to atomically save state [Breaks MT4 compat] | orwell96 | 2020-01-10 |
* | Apply minetest.formspec_escape() to prevent formspec injection (H#143)MT0.4 | Blockhead | 2020-01-04 |
* | Simplify and optimize path_get_index_by_offset (cherrypicked) | orwell96 | 2019-12-09 |
* | Fix repeated log file opening/closing (H#136) | orwell96 | 2019-12-04 |
* | use group:wood in bumper recipe (H#120) | orwell96 | 2019-12-04 |
* | Tentative fix for #31 | Gabriel Pérez-Cerezo | 2019-12-03 |
* | Allow painting coupled wagons | Gabriel Pérez-Cerezo | 2019-12-01 |
* | Merge branch 'master' of https://git.bananach.space/advtrains | Gabriel Pérez-Cerezo | 2019-12-01 |
|\ |
|
| * | Simplify formula for brake distance calculation | ywang | 2019-11-27 |
| * | Don't spawn couple entities when not loaded | orwell96 | 2019-11-26 |
| * | remove obsolete code/comments | orwell96 | 2019-11-26 |
| * | Fix trains not stopping when colliding with environment H#122 | orwell96 | 2019-11-26 |
* | | Add experimental liveries feature | Gabriel Pérez-Cerezo | 2019-12-01 |
|/ |
|
* | Add wagon_width attribute | Gabriel Pérez-Cerezo | 2019-11-22 |
* | Changes for linetrack | Gabriel Pérez-Cerezo | 2019-10-21 |
* | Shunting mode now couples trains on collision. | Gabriel Pérez-Cerezo | 2019-08-11 |
* | Add decoupling to luaatc | Gabriel Pérez-Cerezo | 2019-08-11 |
* | Change API to return the id of a newly created train when discoupling | Gabriel Pérez-Cerezo | 2019-08-09 |
* | New version 3 save system. | Gabriel Pérez-Cerezo | 2019-07-23 |
* | No longer require server priv for /at_sync_ndb | Gabriel Pérez-Cerezo | 2019-07-17 |
* | Various small fixes | Gabriel Pérez-Cerezo | 2019-07-16 |
* | Keep a backup file where stuff is written to when saving | Gabriel Pérez-Cerezo | 2019-07-16 |
* | Railway Time: Basic time counter and utility functions | orwell96 | 2019-06-19 |
* | Run entity overrun checking only in loaded areas | orwell96 | 2019-06-05 |
* | Fix occurences of old lzb_invalidate | orwell96 | 2019-04-23 |
* | Fix remote routesetting | orwell96 | 2019-04-16 |
* | Move LZB system to core and unify approach callback mechanism | orwell96 | 2019-04-16 |
* | Set wagon pitch on slopes | Pedro Gimeno | 2019-04-06 |