Arne Kiesewetter
Arne Kiesewetter
Unless DirectoryEntries have been created using Zio, DirectoryExists on ZipArchiveFileSystems will return false for any path except the root, despite files containing the path existing. While zip files themselves have...
**Describe the bug** When using the [HarmonyDebug] attributes or setting `Harmony.DEBUG = true`, the replacement's IL should be logged to the Harmony.log.txt file. However, when the construction of the method...
Wrote this documentation for it anyways, but can't use it, because MonoMod already provides the type - so have it :D
To help with all those buttons mods add to inspectors and what not. Uses a bool field as a proxy to sync other people's presses to the person who created...
Implements an expanded upon Version of the feature requested by @art0007i in #75. Also changed config loading to use reflection to make it more compact, more permissive and easy to...
Currently still without documentation, but the first goal would be to have other people look over the API. And add a proper matcher for `GenericTypeMethodsInvoker.GetGenericMethodOfConcreteTypeDefault` 😂
>Formatting guide with examples (the C# version of the library currently doesn't implement all the formatters, but they will be added as needed): https://messageformat.github.io/messageformat/page-guide This link in the Repository's readme...
Currently, tooltips appear next to the laser cursor whereever it first touched a button. Should they appear in a fixed offset to the button itself? Or maybe move with the...
Currently, the tooltips added by the gamepack (#60) only apply for a few buttons as examples. The locale strings should be defined in a separate mod, which can be updated...
Currently, the tooltips added by the gamepack (#60) only show up on UIX-Buttons (handled by the ButtonTooltips Monkey). They should also be possible to be added for other kinds of...