aboutsummaryrefslogtreecommitdiff
path: root/serialize.lua
Commit message (Collapse)AuthorAge
* Use JSON in xban.db (#26)luk3yx2023-09-07
| | | | | This should prevent bans database from resetting with a "function has more than 65536 constants" error. Older databases should still be loaded correctly. Also makes use of minetest.safe_file_write to avoid data corruption.
* Changed DB format from 2 space indent to tabs.Diego Martinez2014-05-19
| | | | Requested by ShadowNinja.
* First commit.Diego Martinez2014-05-19