aboutsummaryrefslogtreecommitdiff
path: root/advtrains
Commit message (Expand)AuthorAge
* Add missing recipe: 45_low platformsrelease-2.1.4Blockhead2020-10-19
* Remove couple entities when out of range from playersGabriel Pérez-Cerezo2020-10-12
* Remove last files with CR-LF line endings.Gabriel Pérez-Cerezo2020-10-11
* Fix 3-way conns table so traverser doesn't complainBlockhead2020-10-11
* Forbid track modification when train, IP or TCB is on it, better handle remov...orwell962020-10-07
* Don't allow wagons with non-empty inventories to be destroyed (H#164)orwell962020-10-07
* Add windows compatibility in nodedb saving (H#153)orwell962020-10-07
* Fix manual switching on regular track switches.Gabriel Pérez-Cerezo2020-09-14
* Fix issues introduced by changes to switchingBlockhead2020-09-14
* Enable three-way turnouts with proper conns support on all sidesBlockhead2020-09-11
* Add 3-way turnouts and y-turnouts (both diverging)Blockhead2020-09-11
* localize split function to prevent conflicts with the builtin oneGabriel Pérez-Cerezo2020-09-04
* Escape fields in wagon properties (H#158)orwell962020-09-04
* Fix seating_from_key_helper: use pname instead of player:get_player_name()Relatio2020-08-27
* Deprecate old 4590 crossingsBlockhead2020-08-21
* Add two new sets of diamond crossing typesBlockhead2020-08-21
* add maximum length parameter to split_at_fc and split_off_locomotiveGabriel Pérez-Cerezo2020-08-21
* Add command to split off locomotiveGabriel Pérez-Cerezo2020-07-28
* Add function to step through freight codesGabriel Pérez-Cerezo2020-07-26
* add split_train_at_fc luaatc commandGabriel Pérez-Cerezo2020-07-26
* add Freightcodes to wagon properties formspecGabriel Pérez-Cerezo2020-07-26
* 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