- Pass a table to meta_exec containing parameters, function to be
called, scope string and requirements to check
- Add basic ownership and contextid requirement checks in meta_exec
when needed
- Update README.md
- Move assertion tools to assertions.lua
- Keep a similar structure but separate fields and inventory
manipulation
- Remove itemstack read, show can do it
- Add list (list init, list delete) to manipulate lists
- Rewrite the whole code for a new structure to come, with an API