aboutsummaryrefslogtreecommitdiffstats
path: root/plugins (follow)
Commit message (Expand)AuthorAgeFilesLines
* * fixed a bug where we would end up with an unwanted whitespace at theterminaldweller2024-07-301-0/+2
* * fixed a crash when unloading a lua scriptterminaldweller2024-07-303-16/+49
* we can now add new commands from lua pluginsterminaldweller2024-07-212-6/+57
* WIPterminaldweller2024-06-262-0/+33
* added a new lua function, query_dbterminaldweller2024-06-101-3/+13
* fixes #33terminaldweller2024-06-091-2/+0
* added a load and unload command for pluginsterminaldweller2024-06-092-3/+41
* updated the readme and added example for lua scriptingterminaldweller2024-06-032-0/+64
* initial lua script support, fixes #27, fixes #34terminaldweller2024-06-031-1/+9
* first lua script, WIP, rss script incomingterminaldweller2024-06-031-0/+13