API changes (important especially if you used the (Video) Demo and current state of Space Lua as a reference).
I’m still learning/exploring how to keep the global namespace somewhat clean, so therefore making some changes:
tplfor templates is now namedtemplate.newdefine_command→command.defineand with a slightly different API (see Space Lua)define_event_listener→event.listenand with a slightly different API (see Space Lua)tag→index.tagso this needs to be changed in all your existing Lua queries, likely.
Sorry for this, you will likely see a lot of Calling nil as a function style errors if you experimented with Lua before, but don’t see I didn’t warn you ![]()