summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22remove train type concept and calculate train's capabilities based on used wa...orwell96
2016-12-20Turning mod into a modpack and separating the trains from the core modorwell96
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-25Fix hud not disappearing when pressing Shift+Useorwell96
2016-11-25Delete unused texturesorwell96
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-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
2016-11-06integrate mbb's new train modelsorwell96
2016-11-05sandstone brick platformorwell96
2016-11-03100th commit: disable debug messagesorwell96
2016-11-03make smoke also distribute horizontally a bitorwell96
2016-11-03Add a box wagonorwell96
2016-11-03move a line to correct behaviororwell96
2016-11-02rework entity handlingorwell96
2016-10-29add 2 value sanity checks which should not be needed but are for any reasonorwell96
2016-10-29fix unloaded map chunk travellingorwell96
2016-10-27Include zip in repo, because of hosting. No .tar.gz.orwell96
2016-10-27add .gitignore to not include the .zip and .tar.gz into the repoorwell96
2016-10-27shorten readme file rapidly since I always forget to update itorwell96
2016-10-27Revert "also remove two xcfs in the textures folder"orwell96