Age | Commit message (Collapse) | Author |
|
|
|
|
|
- trackdb is kept for large rail networks to still work but not saved anymore
- saving node name and param2 instead of track connections, so also signals can be saved.
- small serialization format
- fast access times, almost no redundancy
|
|
|
|
|
|
sometimes wagons get created/loaded but are not initialized. These stand around and can't be removed.
Now if a wagon does not get initialized after 20 steps, something went wrong and the wagon is removed.
|
|
|
|
|
|
|
|
|
|
and move atc_command.txt at a better place
|
|
Ready for 2.0 release.
|
|
|
|
the entire database was broken due to a not removed indexing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also fix empty trains hanging around for too long
|
|
wagons
|
|
|
|
get_look_yaw returns values that are 90° rotated
|
|
|
|
Only look in the desired direction and place slope node on lowest slope part. will automatically adjust slope to next higher node.
|
|
|
|
|
|
sometimes a single character can cause great mess...
|
|
Until now, everyone should have updated at least once...
|
|
also fix crafting recipe for box wagon
|
|
|
|
|
|
|
|
|
|
|
|
also, fix various small bugs
|
|
this won't break compatibility with older minetest versions.
|
|
|
|
I forgot it again!
|
|
|
|
add better textures
The following commit will clean everything up a bit
|
|
|
|
|
|
|
|
also reindent the code that was broken by emacs(or so)
|
|
|
|
|
|
should be registered
|