aboutsummaryrefslogtreecommitdiffstats
path: root/macros/garret.a-b.lua
Commit message (Collapse)AuthorAgeFilesLines
* get rid of dependencycontrol bullshitgarret2024-02-251-87/+0
| | | | | | | | | | | | | | | | | | there is no sense in me keeping it around when all it does is add faff to writing the script add useless noise to the filenames/paths and enforces its opinions upon me which i dont agree with and all for absolutely ZERO reason since i don't even have a feed in the first place if you want to take my scripts and package them into a dependencycontrol feed, you are more than welcome to do so, provided you comply with the terms of the licence. but your life is going to be a little bit harder i'm afraid, sorry about that. i will keep all the script_namespace, depctrl registration and such around for the time being (removing it is >effort)
* A-B: escape magic characters in the indicatorgarret2022-12-221-1/+7
|
* A-B: add revert functiongarret2022-12-221-2/+25
| | | | to get the script back to how it was, but with any changes you've made
* A-B: clean up codegarret2022-12-221-11/+23
| | | | | | | | | | local functions split a thing off into a function sane function name hmm lot of functions this time also local variables and addressing luacheck warnings
* A-B: make it so inline tags are applied to the indicatorgarret2022-12-221-2/+2
|
* a-b: add script_namespacegarret2022-11-061-1/+2
|
* add depctrl thinggarret2021-10-091-0/+45
no feed yet, will get round to it eventuallyâ„¢