1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2025-07-06 10:10:34 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
62fc37cbbd Reimplement tags support LuaTube.
Tag now visible in event.item.tag
Tag can be assigned via:

return { side="red", tag="blabla"}

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2024-02-27 20:18:01 +01:00
33743b705e remove excessive indents 2024-02-05 07:06:19 +01:00
8bc1523fcd Add tag support into LuaTube.
Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2024-02-04 23:39:31 +01:00
578e45257b code and registrations cleanup (#101)
* code and registrations cleanup

* don't expose materials to global env

---------

Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2024-01-13 20:40:01 -05:00