aboutsummaryrefslogtreecommitdiff
path: root/advtrains
Commit message (Expand)AuthorAge
* Do not unload wagons when a player that is logged in sits in itrelease-2.1.3orwell962020-07-26
* Add low 45 degree platformsBlockhead2020-07-25
* Add client side translations by ywangGabriel Pérez-Cerezo2020-07-19
|\
| * [BREAKING] Use client-side translations instead of intllib; add zh_CN transla...ywang2020-07-19
* | Fix error in workaround causing train entities to despawn.Gabriel Pérez-Cerezo2020-07-19
* | Merge branch 'master' of bananach.space:advtrainsGabriel Pérez-Cerezo2020-07-19
|\|
| * Add workaround to unload wagons that are too far away from playersorwell962020-07-12
* | Move recipes to train_track and add crossing recipesBlockhead2020-07-10
|/
* optimize path_get_index_by_offsettechniX2020-07-10
* Add "Fallback state" for freed routes, move p_mesecon_iface.lua to coreorwell962020-07-07
* Add perpendicular and 45/90 degree crossing railsBlockhead2020-07-06
* Fix access control to wagon propertiesBlockhead2020-06-29
* Add autocouple modeGabriel Pérez-Cerezo2020-06-29
* comment out annoying debug infoGabriel Pérez-Cerezo2020-06-14
* Merge branch 'master' of bananach.space:advtrainsGabriel Pérez-Cerezo2020-06-14
|\
| * Workaround to handle split points (dt. aufgefahrene Weichen), fixing H#77orwell962020-06-10
* | display oncoming lzb speed restrictions in HUDGabriel Pérez-Cerezo2020-06-14
|/
* Merge branch 'wagon_prop_formspec' of https://github.com/Montandalar/advtrainsGabriel Pérez-Cerezo2020-06-08
|\
| * Remove debugging print statementBlockhead2020-04-12
| * Add road numbers to wagon properties, bordcomBlockhead2020-04-07
| * Show the wagon properties button only to the ownerBlockhead2020-03-18
| * Use a standard wagon inventory formspecBlockhead2020-03-18
* | Fix trains flipping when autocouplingGabriel Pérez-Cerezo2020-06-08
|/
* Merge branch 'diagonal_platforms' of https://github.com/Montandalar/advtrainsrelease-2.1.2Gabriel Pérez-Cerezo2020-03-15
|\
| * Reduce the profile of the platforms by 0.1Blockhead2020-03-15
| * Add 45 degree diagonal platforms with a meshBlockhead2020-03-15
* | Delete train if it ends up off track, show a warningBlockhead2020-03-03
* | Save clipboard on item metadataBlockhead2020-03-03
* | Remove debugging print statementsBlockhead2020-03-03
* | Draft copy toolBlockhead2020-03-03
|/
* Relicense under AGPLv3 and update information in readme.txtorwell962020-02-15
* Use minetest.safe_file_write() to atomically save state [Breaks MT4 compat]orwell962020-01-10
* Apply minetest.formspec_escape() to prevent formspec injection (H#143)MT0.4Blockhead2020-01-04
* Simplify and optimize path_get_index_by_offset (cherrypicked)orwell962019-12-09
* Fix repeated log file opening/closing (H#136)orwell962019-12-04
* use group:wood in bumper recipe (H#120)orwell962019-12-04
* Tentative fix for #31Gabriel Pérez-Cerezo2019-12-03
* Allow painting coupled wagonsGabriel Pérez-Cerezo2019-12-01
* Merge branch 'master' of https://git.bananach.space/advtrainsGabriel Pérez-Cerezo2019-12-01
|\
| * Simplify formula for brake distance calculationywang2019-11-27
| * Don't spawn couple entities when not loadedorwell962019-11-26
| * remove obsolete code/commentsorwell962019-11-26
| * Fix trains not stopping when colliding with environment H#122orwell962019-11-26
* | Add experimental liveries featureGabriel Pérez-Cerezo2019-12-01
|/
* Add wagon_width attributeGabriel Pérez-Cerezo2019-11-22
* Changes for linetrackGabriel Pérez-Cerezo2019-10-21
* Shunting mode now couples trains on collision.Gabriel Pérez-Cerezo2019-08-11
* Add decoupling to luaatcGabriel Pérez-Cerezo2019-08-11
* Change API to return the id of a newly created train when discouplingGabriel Pérez-Cerezo2019-08-09
* New version 3 save system.Gabriel Pérez-Cerezo2019-07-23