aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Do not duplicate definitions of 'print' in every fileorwell962017-01-02
* spawn couple on train collisionorwell962016-12-31
* remove train type concept and calculate train's capabilities based on used wa...orwell962016-12-22
* Turning mod into a modpack and separating the trains from the core modorwell962016-12-20
* Fix behavior when using get_look_yaw() instead of get_look_horizontal()orwell962016-12-13
* Don't decrease stack itemcount of slope placer in creativeorwell962016-12-13
* Implement better slope placement systemorwell962016-12-13
* increase couple validity radiusorwell962016-12-13
* try to fix damage bugorwell962016-12-05
* fix bug about seats on wagonorwell962016-12-04
* remove the legacy replacement lbms/abmsorwell962016-12-03
* add description, screenshot and update manualorwell962016-12-03
* add/update crafting recipes for bumpers and detector railsorwell962016-11-29
* Fix hud not disappearing when pressing Shift+Useorwell962016-11-25
* Delete unused texturesorwell962016-11-25
* drop player on the platform if there is oneorwell962016-11-24
* document new train controls and add combination for getting offorwell962016-11-24
* change train controlling system and keybindingsorwell962016-11-24
* adjust to new close_formspec feature (minetest 0d1c959)orwell962016-11-23
* Make mesecons optional againorwell962016-11-21
* update readme file with recent contributions (thanks everyone) and update ziporwell962016-11-11
* Change names of the images mbb committed and delete remaining $color.png imagesorwell962016-11-11
* Merge pull request #10 from mbblp/masterorwell962016-11-11
|\
| * add better texturesmbblp2016-11-11
|/
* Fix detector rails rotating when a train passesorwell962016-11-11
* update zip fileJorwell962016-11-11
* fix trackplacer patternmatching issue and implement failure messages betterorwell962016-11-11
* Add detector railsorwell962016-11-10
* remove an unnecessary dump() instructionorwell962016-11-10
* Remove the "register_bumpers" workaround function and register them how they ...orwell962016-11-10
* tweak wagon_span values and model sizes/positionsorwell962016-11-10
* rewrite collision system againorwell962016-11-10
* integrate mbb's new train modelsorwell962016-11-06
* sandstone brick platformorwell962016-11-05
* 100th commit: disable debug messagesorwell962016-11-03
* make smoke also distribute horizontally a bitorwell962016-11-03
* Add a box wagonorwell962016-11-03
* move a line to correct behaviororwell962016-11-03
* rework entity handlingorwell962016-11-02
* add 2 value sanity checks which should not be needed but are for any reasonorwell962016-10-29
* fix unloaded map chunk travellingorwell962016-10-29
* Include zip in repo, because of hosting. No .tar.gz.orwell962016-10-27
* add .gitignore to not include the .zip and .tar.gz into the repoorwell962016-10-27
* shorten readme file rapidly since I always forget to update itorwell962016-10-27
* Revert "also remove two xcfs in the textures folder"orwell962016-10-27
* Merge pull request #9 from gpcf/masterorwell962016-10-27
|\
| * Merge branch 'master' of https://github.com/orwell96/advtrainsGabriel PĂ©rez-Cerezo2016-10-26
| |\ | |/ |/|
* | add smoke: remove debug messageorwell962016-10-26
* | fix crash on getting on wagon, caused by nonexistant tableorwell962016-10-26
* | add smoke to steam engineorwell962016-10-26