Commit Graph

76 Commits

Author SHA1 Message Date
garret 2ec8caee58 depctrl global config: add extra feeds support 2022-11-24 08:21:32 +00:00
garret c3454654c5 depctrl global config: only pass config to functions instead of whole file 2022-11-24 00:19:32 +00:00
garret 2d90b8e6df depctrl global config: clean up, split into more functions 2022-11-24 00:19:27 +00:00
garret 74feac83bb depctrl global config: don't be stupid
no longer rewrites the entire config below the existing one(!)
added forgotten local variables, removed unnecessary ones
fixed a typo
2022-11-23 20:42:05 +00:00
garret 9a260cb6d2 depctrl global config: add reset button 2022-11-23 20:41:33 +00:00
garret ffcca2c076 sylsplitter: move kana regex to within main function
hm perhaps i should not have this running on every script load lol
2022-11-18 02:54:29 +00:00
garret 0e409d9fa3 a-b: add script_namespace 2022-11-06 03:33:28 +00:00
garret 6e476859c0 consistency assistant: add includes
holy recursion
also, "cleaned" up a bit
2022-10-30 13:11:05 +00:00
garret ddf9fbf70b change aegisub version in readme 2022-10-28 13:42:43 +01:00
garret b969522dc8 consistency assistant: add named captures 2022-10-28 03:35:44 +01:00
garret 165165e750 add consistency assistant 2022-10-28 03:35:44 +01:00
garret 583bb67b54 remove inverse glow example 2022-10-28 03:35:44 +01:00
garret e46d0618ac bring back em-dash.lua
apparently people actually use it
This reverts commit 7876e626d7.
2022-09-28 15:10:00 +01:00
garret 0889affeeb rewrite README 2022-08-05 14:19:10 +01:00
garret c4ea5def11 append-comment: use textbox instead of edit
newlines start new comments
"type it yourself" message has been removed
local variables have been remembered this time
2022-08-05 02:57:42 +01:00
garret 509d6e9518 remove a few old, bad, and/or useless scripts
I'm sure there are better layer orderers out there.
I'm not a typesetter, so I'll never actually use mine enough that I fix the glaring issues.

I don't even remember what inverse glow was for any more
2022-08-05 02:45:25 +01:00
garret 84915e3859 update gitignore 2022-08-05 02:35:49 +01:00
garret 7876e626d7 useless script
i have discovered that i actually do have an em-dash key
2022-07-28 18:46:26 +01:00
garret 1b2340131b depctrl global config: remove debug library import
oops
2022-07-12 04:49:28 +01:00
garret d131aad707 order layers: add script_namespace
note to self: dont forget this or depctrl will see it as itself
2022-07-11 23:39:50 +01:00
garret 59db2ff04d add depctrl global config macro 2022-07-11 21:21:24 +01:00
garret 2d3c31c511 add syl splitter 2022-06-19 10:10:46 +01:00
garret 36f2d72731 fix the fix that i did not check
oops
2022-06-17 23:19:31 +01:00
garret a9cd2df73f add timings copier
for copying song timings, so eng+romaji+moonrunes all line up
2022-06-17 22:56:29 +01:00
garret d636f1b008 nuke old and bad config stuff
This reverts commit 52f3a086f2.
It also manually bandages over the places where it was ripped out.

it was never a good idea in the first place
2022-06-17 22:52:44 +01:00
garret a86e96d96b use syntactic sugar (thing:func vs func(thing, etc)) 2022-06-17 22:45:00 +01:00
garret 8e13d9167e new script 2021-12-23 13:04:43 +00:00
garret 140b7f3fd2 new script 2021-12-22 20:12:24 +00:00
garret 37de70000e use -ss and -to "properly"
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
2021-12-15 19:49:59 +00:00
garret 472fc5337d add depctrl thing
no feed yet, will get round to it eventually™
2021-10-09 15:20:50 +01:00
garret 52f3a086f2 finally add config stuff 2021-10-09 15:19:59 +01:00
garret 04a61982e8 macro folder
the beginning of becoming like every other cartel-aproved script repo in existence
2021-09-30 00:37:09 +01:00
garret 2a9e07ff9a
remove bad from readme 2021-09-08 15:32:38 +01:00
garret abb80cd9a2 remove bad 2021-09-07 19:54:38 +01:00
garret c3668ddbcb add message 2021-09-07 19:46:51 +01:00
garret f45a159729 more stuff 2021-09-07 19:22:00 +01:00
garret ab112148cc stuff 2021-09-07 19:17:20 +01:00
garret 049e2e114e remove log after generating chapters
if they've been saved, it's pretty obvious
if we've pressed cancel, we probably don't want the chapters
2021-08-21 13:59:03 +01:00
garret 4f7469e56a rename cr restyler -> restyler 2021-08-21 13:48:00 +01:00
garret 131fac9291 remove stuff that shouldntve been there in the first place 2021-08-19 06:55:54 +01:00
garret 8e33fdd70c update readme 2021-08-16 00:00:33 +01:00
garret f5bc664a4e cr restyler v2
original made lots of assumptions about the default style (and cr's styles, to some extent)
v2 copies the values from the styles themselves, and only tags if the value is actually different.
works with _all_ styles, not just the 4 i put in v1. still can't help if the cr script doesn't use styles properly.
not quite done yet, still need to sort out the handling of inline tags, but very much usable
2021-08-15 23:33:55 +01:00
garret baf6fa9fea fix incorrect wildcards
caused by incorrect documentation
2021-08-11 21:47:12 +01:00
garret 3c90e77dc7 compatibility with significance (same things can go in fx field)
also changed some wording
2021-08-11 21:32:54 +01:00
garret 39249b596f get path with aegi save dialogue 2021-08-11 21:10:21 +01:00
garret dd4adb78d8 use lfs
as opposed to os.execute(mkdir) lol
2021-08-11 16:41:36 +01:00
garret 10fb2f1eed a -> aegi 2021-08-11 16:39:28 +01:00
garret 753c6334b3 add gitignore 2021-08-10 02:16:04 +01:00
garret c0e33d0ebd remove comments
ironic, i know
2021-08-10 02:15:46 +01:00
garret b2881cc52e improve readme 2021-08-09 13:25:44 +01:00