Add a TODO file with accumulated notes from Discord.

This commit is contained in:
Aaron Suen 2019-12-17 19:08:49 -05:00
parent 948cc413e4
commit b5fc2c1df6

17
TODO Normal file
View File

@ -0,0 +1,17 @@
------------------------------------------------------------------------
- ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod
'' in callback on_chat_message(): /config2/.minetest/mods/szutilpack/
szutil_suadmin/init.lua:89: attempt to index field 'settings' (a
userdata value)
- szutil_watch needs to save player inventory, watch for race
conditions.
- Make szutil_invite accept multiple invitee names, w/ commas, maybe
even globs/wildcards?
- Make szuti_invite notify inviter when invitee visits/departs, add
sound/particles to teleport?
------------------------------------------------------------------------