summaryrefslogtreecommitdiff
path: root/advtrains.zip
AgeCommit message (Collapse)Author
2017-02-21Fix collision issuesorwell96
2017-02-20Fix manual operation of mesecon switchesorwell96
2017-02-15fix crash on seatpc nilorwell96
2017-02-15fix #34 - end_index not set when step_a returned in phase 2orwell96
2017-02-09Proper implementation for getting on by walking into train, rework damage ↵orwell96
and player controls in train, fix death and join bugs, do not spawn bones on death
2017-02-05Fix ATC components being randomly ignored by trains.orwell96
Also add warnings to off_track stuff Also pack for release
2017-02-04Commit 1.6.2orwell96
- Add some more stuff to API for LuaATC rails - Warn on strange events even if debug info is disabled - save atlatc on shutdown too - fix detector rails in unloaded chunks - do not fail silently in simple ATC rails
2017-02-03pack for releaseorwell96
2017-02-02Add documentation and pack for releaseorwell96
2017-01-29Limit dtime to prevent trains moving too far in a single steporwell96
and update zip
2017-01-28Fix a crash, update translations and zip fileorwell96
2017-01-25update ziporwell96
2017-01-19update ziporwell96
2017-01-18update ziporwell96
2017-01-17update zip file and disable debug messagesorwell96
2017-01-10ziporwell96
2017-01-06update ziporwell96
2017-01-04also print ATC reverse command warningorwell96
and move atc_command.txt at a better place
2017-01-04Purge all debug messages and change 'print' function name to 'atprint'orwell96
Ready for 2.0 release.
2017-01-04update makefile to new circumstancesorwell96
2017-01-04Restructure mod directoryorwell96
2016-12-13Fix behavior when using get_look_yaw() instead of get_look_horizontal()orwell96
get_look_yaw returns values that are 90° rotated
2016-12-13Don't decrease stack itemcount of slope placer in creativeorwell96
2016-12-13Implement better slope placement systemorwell96
Only look in the desired direction and place slope node on lowest slope part. will automatically adjust slope to next higher node.
2016-12-05try to fix damage bugorwell96
2016-12-04fix bug about seats on wagonorwell96
sometimes a single character can cause great mess...
2016-12-03remove the legacy replacement lbms/abmsorwell96
Until now, everyone should have updated at least once...
2016-12-03add description, screenshot and update manualorwell96
also fix crafting recipe for box wagon
2016-11-29add/update crafting recipes for bumpers and detector railsorwell96
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
also, fix various small bugs
2016-11-23adjust to new close_formspec feature (minetest 0d1c959)orwell96
this won't break compatibility with older minetest versions.
2016-11-21Make mesecons optional againorwell96
2016-11-11update readme file with recent contributions (thanks everyone) and update ziporwell96
I forgot it again!
2016-11-11Fix detector rails rotating when a train passesorwell96
2016-11-11update zip fileJorwell96
2016-11-10Add detector railsorwell96
2016-11-10tweak wagon_span values and model sizes/positionsorwell96
Together with the rewritten collision system it should work for now.
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
Alongside with coding wagon inventories, and several bugfixes
2016-11-03move a line to correct behaviororwell96
2016-11-02rework entity handlingorwell96
some modularization, clarify 'initialized' property, some re-implementations
2016-10-29fix unloaded map chunk travellingorwell96
2016-10-27Include zip in repo, because of hosting. No .tar.gz.orwell96