aboutsummaryrefslogtreecommitdiff
path: root/advtrains.zip
Commit message (Collapse)AuthorAge
* Fix behavior when using get_look_yaw() instead of get_look_horizontal()orwell962016-12-13
| | | | get_look_yaw returns values that are 90° rotated
* Don't decrease stack itemcount of slope placer in creativeorwell962016-12-13
|
* Implement better slope placement systemorwell962016-12-13
| | | | Only look in the desired direction and place slope node on lowest slope part. will automatically adjust slope to next higher node.
* try to fix damage bugorwell962016-12-05
|
* fix bug about seats on wagonorwell962016-12-04
| | | | sometimes a single character can cause great mess...
* remove the legacy replacement lbms/abmsorwell962016-12-03
| | | | Until now, everyone should have updated at least once...
* add description, screenshot and update manualorwell962016-12-03
| | | | also fix crafting recipe for box wagon
* add/update crafting recipes for bumpers and detector railsorwell962016-11-29
|
* 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
| | | | also, fix various small bugs
* adjust to new close_formspec feature (minetest 0d1c959)orwell962016-11-23
| | | | this won't break compatibility with older minetest versions.
* Make mesecons optional againorwell962016-11-21
|
* update readme file with recent contributions (thanks everyone) and update ziporwell962016-11-11
| | | | I forgot it again!
* Fix detector rails rotating when a train passesorwell962016-11-11
|
* update zip fileJorwell962016-11-11
|
* Add detector railsorwell962016-11-10
|
* tweak wagon_span values and model sizes/positionsorwell962016-11-10
| | | | Together with the rewritten collision system it should work for now.
* 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
| | | | Alongside with coding wagon inventories, and several bugfixes
* move a line to correct behaviororwell962016-11-03
|
* rework entity handlingorwell962016-11-02
| | | | some modularization, clarify 'initialized' property, some re-implementations
* fix unloaded map chunk travellingorwell962016-10-29
|
* Include zip in repo, because of hosting. No .tar.gz.orwell962016-10-27