aboutsummaryrefslogtreecommitdiffstats
path: root/macros
Commit message (Collapse)AuthorAgeFilesLines
* order layers: add script_namespacegarret2022-07-111-1/+2
| | | | note to self: dont forget this or depctrl will see it as itself
* add depctrl global config macrogarret2022-07-111-0/+173
|
* add syl splittergarret2022-06-191-0/+44
|
* fix the fix that i did not checkgarret2022-06-171-7/+3
| | | | oops
* add timings copiergarret2022-06-171-0/+54
| | | | for copying song timings, so eng+romaji+moonrunes all line up
* nuke old and bad config stuffgarret2022-06-172-20/+8
| | | | | | | This reverts commit 52f3a086f2ad7a3bbc9b8f8225a99e9e99120613. It also manually bandages over the places where it was ripped out. it was never a good idea in the first place
* use syntactic sugar (thing:func vs func(thing, etc))garret2022-06-171-7/+7
|
* new scriptgarret2021-12-232-0/+89
|
* new scriptgarret2021-12-221-0/+33
|
* use -ss and -to "properly"garret2021-12-151-2/+2
| | | | | | | | this way just seeks to the bit you need and _then_ extracts it, instead of decoding everything and chucking away the bits we didn't ask for. massive performance increase, should've rtfm'd earlier
* add depctrl thinggarret2021-10-099-79/+182
| | | | no feed yet, will get round to it eventuallyâ„¢
* macro foldergarret2021-09-3010-0/+515
the beginning of becoming like every other cartel-aproved script repo in existence