aboutsummaryrefslogtreecommitdiff
path: root/advtrains/nodedb.lua
Commit message (Expand)AuthorAge
* Serialization: strip trailing \r also in nodedb callbackrelease-2.3.1orwell962021-05-07
* Add save interval setting, fix accidental global variable, at_sync_ndb on ser...orwell962021-02-10
* Add IGNORE_WORLD mode to test using only the advtrains save dataorwell962021-02-10
* Start using path_invalidate_ahead()orwell962021-02-10
* Remove pcall wrappers completely, add command to disable advtrains mainlooporwell962021-02-10
* Make is_node_loaded() checks also for mesecon interactions and digiline_send(...orwell962021-02-04
* Discard get_node_or_nil() for area-loaded check and use either a distance-bas...orwell962021-02-03
* Backport ndb format from cellworld to also store the cids in the ndb file; in...orwell962021-01-12
* Add windows compatibility in nodedb saving (H#153)orwell962020-10-07
* Deprecate old 4590 crossingsBlockhead2020-08-21
* No longer require server priv for /at_sync_ndbGabriel Pérez-Cerezo2019-07-17
* Various small fixesGabriel Pérez-Cerezo2019-07-16
* Fix for path invalidation within update callbacks (issue was caused by detect...orwell962019-01-22
* Fix node database ATC rail bugorwell962018-10-17
* Signal assignment and route programming procedureorwell962018-07-04
* Update nodedb.luaimcasper2018-06-14
* Bugfixes part 1orwell962018-06-14
* Log certain events in a logfile in the world directoryGabriel Pérez-Cerezo2018-02-21
* Use directory delimter constantorwell962018-01-15
* Remove path invalidation statement.orwell962017-12-18
* Do not spam the server chat with messages from /at_sync_ndb and trains going ...orwell962017-12-18
* Rewrite rail connection system...orwell962017-12-18
* Implement sound api and some soundsorwell962017-12-06
* Change name of the node database group in order to clone node database code i...orwell962017-10-31
* Prefer saved nodedb node before node loaded from maporwell962017-10-11
* Remove zip release files, move mod to root, exclude assets from Makefile (#92)rubenwardy2017-09-20