index
:
advtrains
master
origin/HEAD
origin/master
origin/master_old
origin/mt5-fixes
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wagons.lua
Age
Commit message (
Expand
)
Author
2016-11-24
document new train controls and add combination for getting off
orwell96
2016-11-24
change train controlling system and keybindings
orwell96
2016-11-23
adjust to new close_formspec feature (minetest 0d1c959)
orwell96
2016-11-11
Change names of the images mbb committed and delete remaining $color.png images
orwell96
2016-11-10
tweak wagon_span values and model sizes/positions
orwell96
2016-11-06
integrate mbb's new train models
orwell96
2016-11-03
100th commit: disable debug messages
orwell96
2016-11-03
make smoke also distribute horizontally a bit
orwell96
2016-11-03
Add a box wagon
orwell96
2016-11-03
move a line to correct behavior
orwell96
2016-11-02
rework entity handling
orwell96
2016-10-29
add 2 value sanity checks which should not be needed but are for any reason
orwell96
2016-10-26
add smoke: remove debug message
orwell96
2016-10-26
fix crash on getting on wagon, caused by nonexistant table
orwell96
2016-10-26
add smoke to steam engine
orwell96
2016-10-22
make the attach position (the 'seat') selectable
orwell96
2016-10-19
try to make engine animation work
orwell96
2016-10-06
add japanese wagon and engine
orwell96
2016-09-29
add acceleration calculation
orwell96
2016-09-29
fix train entities moving with wrong speed
orwell96
2016-09-29
add owner system to prevent random train destroying
orwell96
2016-09-28
destructed wagons in survival give only steel back, user confirmation added
orwell96
2016-09-28
adding ability for custom on_step/destroy functions in wagon definition
orwell96
2016-09-15
add some items to the not-blocking-trains group
orwell96
2016-09-12
Adding crafting recipes
orwell96
2016-08-29
removed 2 very annoying debug messages that should not go with 1.0
orwell96
2016-08-28
Add a subway train (and fix spelling mistake resulting in collision not working
orwell96
2016-08-28
Add a platform node, make some nodes (esp. fences) not blocking trains, imple...
orwell96
2016-08-21
fix error in real train index calculation
orwell96
2016-08-21
Extending to 30deg rails, creating and adding the models
orwell96
2016-07-04
integrating the new rails (currently no verticals and switches)
orwell96
2016-06-09
re-attach players to train when they left the game or the server was shut down
orwell96
2016-06-09
check for object load via the getyaw trick and not by checking the object table
orwell96
2016-06-09
remove horizontal view offset on engine and try to fix damage when sitting in...
orwell96
2016-06-09
fix discouple appearing on wrong side on flipped wagons, and show discouples ...
orwell96
2016-06-09
Fix train collision and coupling on opposing trains, and try to implement ani...
orwell96
2016-06-02
use real pos-in-train calculation also for trainlen calculation, fix bugs and...
orwell96
2016-06-01
added discouple entity
orwell96
2016-05-31
added couple entity, removed debug outputs and fixed code
orwell96
2016-05-30
fixed even more lua errors and made stable
orwell96
2016-05-29
fixed lua errors and code mistakes
orwell96
2016-05-29
added trackdb and unloaded wagons handling
orwell96
2016-05-29
created git repository
orwell96