雨世界

雨世界

gelbi's Silly Lib
正在显示第 1 - 6 项,共 6 项条目
更新于:11 月 12 日 下午 2:32
作者:glebi574

1.0.8
* Fixed `JsonSerializer` incorrectly serializing empty lists and dictionaries in some cases
* Improved serialization of floating point values in `JsonSerializer`
* Now `GetFullPluginName` also logs defining type
* Added `RemixUtils`

更新于:10 月 25 日 上午 9:04
作者:glebi574

1.0.7
* Added `JsonParser` and `JsonSerializer`
* Added `SavedDataManager`
* Fixed reference types being processed incorrectly by `GetSimpleName()`

更新于:9 月 6 日 上午 4:47
作者:glebi574

1.0.6
* Moved some classes and methods to preloader patch, so they can be safely accessed at this stage by other mods
* Added `NativeDetour` support for `RuntimeDetourManager`(at least for ones, created with methods and not pointers to them)
* Improved `RuntimeDetourManager` hook logging
* Added `UpdateValue` and `UpdateNumber` methods for `string[]`
* Added logger, allowing to log safely at any stage
* Removed `HookEndpointManagerUtils`, as `RuntimeDetourManager` pretty much replaces it
* Removed high priority mods feature, as it doesn't really do anything other than being silly
* Moved some related methods from `GSLUtils` to `ReflectionUtils`
* Merged `RuntimeDetourManager` and `RuntimeDetourManagerInternal`
* Merged `MonoModUtilsPreloader` and `MonoModUtils`

更新于:8 月 26 日 下午 5:34
作者:glebi574

1.0.5
* Added `MonoModUtilsPreloader`
* Some name changes
* Now you can log loaded sprites via remix menu

更新于:8 月 21 日 上午 9:50
作者:glebi574

1.0.4
* Added remix menu, allowing to log active hooks and mod list
* Added `BepInExUtils.HasPluginClassesSafe`

更新于:8 月 19 日 下午 2:33
作者:glebi574

1.0.3
* Now its own mod