aboutsummaryrefslogtreecommitdiffstats
path: root/chapters.lua
Commit message (Collapse)AuthorAgeFilesLines
* chapter script: use (exact) millisecondsgarret2024-08-191-2/+48
|
* clean up chapter scriptgarret2024-08-181-7/+5
|
* get rid of dependencycontrol bullshitgarret2024-02-251-0/+94
| | | | | | | | | | | | | | | | | | 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)
* macro foldergarret2021-09-301-80/+0
| | | | the beginning of becoming like every other cartel-aproved script repo in existence
* more stuffgarret2021-09-071-1/+1
|
* remove log after generating chaptersgarret2021-08-211-8/+6
| | | | | if they've been saved, it's pretty obvious if we've pressed cancel, we probably don't want the chapters
* fix incorrect wildcardsgarret2021-08-111-1/+1
| | | | caused by incorrect documentation
* compatibility with significance (same things can go in fx field)garret2021-08-111-6/+7
| | | | also changed some wording
* get path with aegi save dialoguegarret2021-08-111-6/+12
|
* add chapter-makergarret2021-04-251-0/+75