20 lines
655 B
Plaintext
Raw Normal View History

------------------------------------------------------------------------
2020-05-29 09:20:37 -04:00
- Need to change how con/chat socket mods access luasockets?
https://github.com/minetest/minetest/pull/9943
- szutil_watch needs to save player inventory, watch for race
conditions.
2020-07-05 08:55:02 -04:00
- szutil_watch crash on 5.3+ ... corrupted metadata?
2020-07-05 10:39:40 -04:00
- Easy teleport module:
- Add player search and disambiguation to teleport command.
- Add an optional short alias.
2020-07-05 10:48:19 -04:00
- Lagometer improvements:
- Track more statistics (e.g. quintiles) to show distribution.
- Graph/histogram visualization w/ logarithmic buckets?
------------------------------------------------------------------------