index
:
advtrains.git
atcjit
doc
l10n
luaatcdebug
master
new-ks
new-ks-orwell
profiler
route_prog_rework
techage
tracy
trainhud
trainhud-unifont
Advtrains mod for minetest.
orwell
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
advtrains
/
nodedb.lua
Commit message (
Expand
)
Author
Age
*
LuaATC: Add Mesecons LuaATC Controller (similar to Mesecons Luacontroller)
orwell96
2021-11-02
*
Serialization: strip trailing \r also in nodedb callback
release-2.3.1
orwell96
2021-05-07
*
Add save interval setting, fix accidental global variable, at_sync_ndb on ser...
orwell96
2021-02-10
*
Add IGNORE_WORLD mode to test using only the advtrains save data
orwell96
2021-02-10
*
Start using path_invalidate_ahead()
orwell96
2021-02-10
*
Remove pcall wrappers completely, add command to disable advtrains mainloop
orwell96
2021-02-10
*
Make is_node_loaded() checks also for mesecon interactions and digiline_send(...
orwell96
2021-02-04
*
Discard get_node_or_nil() for area-loaded check and use either a distance-bas...
orwell96
2021-02-03
*
Backport ndb format from cellworld to also store the cids in the ndb file; in...
orwell96
2021-01-12
*
Add windows compatibility in nodedb saving (H#153)
orwell96
2020-10-07
*
Deprecate old 4590 crossings
Blockhead
2020-08-21
*
No longer require server priv for /at_sync_ndb
Gabriel Pérez-Cerezo
2019-07-17
*
Various small fixes
Gabriel Pérez-Cerezo
2019-07-16
*
Fix for path invalidation within update callbacks (issue was caused by detect...
orwell96
2019-01-22
*
Fix node database ATC rail bug
orwell96
2018-10-17
*
Signal assignment and route programming procedure
orwell96
2018-07-04
*
Update nodedb.lua
imcasper
2018-06-14
*
Bugfixes part 1
orwell96
2018-06-14
*
Log certain events in a logfile in the world directory
Gabriel Pérez-Cerezo
2018-02-21
*
Use directory delimter constant
orwell96
2018-01-15
*
Remove path invalidation statement.
orwell96
2017-12-18
*
Do not spam the server chat with messages from /at_sync_ndb and trains going ...
orwell96
2017-12-18
*
Rewrite rail connection system...
orwell96
2017-12-18
*
Implement sound api and some sounds
orwell96
2017-12-06
*
Change name of the node database group in order to clone node database code i...
orwell96
2017-10-31
*
Prefer saved nodedb node before node loaded from map
orwell96
2017-10-11
*
Remove zip release files, move mod to root, exclude assets from Makefile (#92)
rubenwardy
2017-09-20