N. Lo.

Results 4 issues of N. Lo.

Requires https://github.com/Ottermandias/Penumbra.GameData/pull/26

The `RE2::Set` class allows to match a string against several regular expressions in a single pass, seemingly more efficiently than piping all the regexes together : https://github.com/google/re2/blob/f2cc1aeb5de463c45d020c446cbcb028385b49f3/re2/set.h#L21-L23 It could be...

enhancement
help wanted

This is an implementation of Ottermandias/Penumbra.Api#7. ~~`GetPlugin(Delegate)` is a stub for now because the actual implementation (Exter-N/Penumbra@e240a42a2ccd35d06be417033d034448c5c8be35) uses a Dalamud function introduced by goatcorp/Dalamud@65237f84a22a561d719f57ffb1cc8013f70f20ef and therefore requires it to land...

This likely fixes #11.