summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-04also print ATC reverse command warningorwell96
2017-01-04Purge all debug messages and change 'print' function name to 'atprint'orwell96
2017-01-04update makefile to new circumstancesorwell96
2017-01-04Fix bug in track databaseorwell96
2017-01-04Restructure mod directoryorwell96
2017-01-04Add Automatic Train Control systemorwell96
2017-01-03add API documentationorwell96
2017-01-02make detector code clear entries of trains that do not existorwell96
2017-01-02unify update_trainpart_properties and check_trainpartloadorwell96
2017-01-02fix discouple not disappearing and a logical mistake with ownersorwell96
2017-01-02Do not duplicate definitions of 'print' in every fileorwell96
2016-12-31spawn couple on train collisionorwell96
2016-12-29Added privilege to remove trainsGabriel Pérez-Cerezo
2016-12-22remove train type concept and calculate train's capabilities based on used wa...orwell96
2016-12-22Added mechanism to avoid double-detectionGabriel Pérez-Cerezo
2016-12-22Revert "Depends on Mesecons"Gabriel Pérez-Cerezo
2016-12-22Added stop and reverse railGabriel Pérez-Cerezo
2016-12-20Turning mod into a modpack and separating the trains from the core modorwell96
2016-12-17Merge branch 'master' of https://github.com/orwell96/advtrainsGabriel Pérez-Cerezo
2016-12-13Fix behavior when using get_look_yaw() instead of get_look_horizontal()orwell96
2016-12-13Don't decrease stack itemcount of slope placer in creativeorwell96
2016-12-13Implement better slope placement systemorwell96
2016-12-13increase couple validity radiusorwell96
2016-12-05try to fix damage bugorwell96
2016-12-04fix bug about seats on wagonorwell96
2016-12-03remove the legacy replacement lbms/abmsorwell96
2016-12-03add description, screenshot and update manualorwell96
2016-11-29add/update crafting recipes for bumpers and detector railsorwell96
2016-11-28Merge branch 'master' of https://github.com/orwell96/advtrainsGabriel Pérez-Cerezo
2016-11-25Fix hud not disappearing when pressing Shift+Useorwell96
2016-11-25Delete unused texturesorwell96
2016-11-25Merge branch 'master' of https://github.com/orwell96/advtrainsGabriel Pérez-Cerezo
2016-11-24drop player on the platform if there is oneorwell96
2016-11-24document new train controls and add combination for getting offorwell96
2016-11-24change train controlling system and keybindingsorwell96
2016-11-23adjust to new close_formspec feature (minetest 0d1c959)orwell96
2016-11-21Make mesecons optional againorwell96
2016-11-12Depends on MeseconsGabriel Pérez-Cerezo
2016-11-11update readme file with recent contributions (thanks everyone) and update ziporwell96
2016-11-11Change names of the images mbb committed and delete remaining $color.png imagesorwell96
2016-11-11Merge pull request #10 from mbblp/masterorwell96
2016-11-11add better texturesmbblp
2016-11-11Fix detector rails rotating when a train passesorwell96
2016-11-11update zip fileJorwell96
2016-11-11fix trackplacer patternmatching issue and implement failure messages betterorwell96
2016-11-10Add detector railsorwell96
2016-11-10remove an unnecessary dump() instructionorwell96
2016-11-10Remove the "register_bumpers" workaround function and register them how they ...orwell96
2016-11-10tweak wagon_span values and model sizes/positionsorwell96
2016-11-10rewrite collision system againorwell96