WEGFan
WEGFan
**Is your feature request related to a problem? Please describe.** I would like to have an option to disable the feature in #1350, as sometimes it's not very accurate and...
### Description In mono, creating a `DynamicData` instance with a struct containing getters / properties will throw a `System.InvalidProgramException`. MonoMod version: 21.8.19.1 Mono version: ```console $ mono --version Mono JIT...
### Description If a `patch_` class is used in the `System.Type` argument of an attribute, it will not be relinked to the actual class after patching. MonoMod version: 21.8.19.1 ###...
### Description MonoMod will crash if a method in `MonoMod.MonoModRules` contains `` called during patch. Mostly because of initializing an array of primitive types or having a `switch` with more...
### Description If a method contains lambdas, compiler will generate a lambda method in `c.b__[methodOrdinal]_[lambdaOrdinal]`, and a cache field in `c.9__[methodOrdinal]_[lambdaOrdinal]`. Since the name of the cache field is only...
I want to do these things in my script based on connection result: - If connection times out, retry it for at most 3 times. - If the password is...
项目用了租户分表,因此sql里都是写的类似 `SELECT * FROM ${tenantCode}_xxx` 这样的,想在不修改代码的情况下直接在项目设置里全局进行定义,这样又有补全又不会污染提交记录
版本:1.3.9+232  应该是这行代码导致的,不知道为什么这么写,看后面的代码感觉这里应该是`\r`才对 https://github.com/gejun123456/easyCode-MybatisCodeHelper/blob/199f784557179a073a65a653b9b04e70521b7c9e/src/main/java/com/bruce/plugin/scratch/EasyCodeNotificationPanel.java#L374
搜索mod的最多点赞按钮 https://github.com/user-attachments/assets/7323c0cc-3433-4d4d-8a65-6975c2e31054 管理mod里Profile列表,点击后整个列表会消失 https://github.com/user-attachments/assets/25b6b67e-6c06-4e49-8ec0-60820eeffa5b
1. 如果游戏`Mods`文件夹内没有`blacklist.txt`文件,打开CeleMod不会自动创建默认Profile 2. 如果游戏安装目录有`celemod_blacklist_profiles`文件夹,但是里面没有任何Profile文件,打开CeleMod也不会自动创建默认Profile(估计是用了旧版本的CeleMod后面升级上来的,或者是手动把所有Profile都删掉了)  在没有Profile的情况下,管理界面无法禁用mod 并且在右侧Profile列表创建Profile并选中后,也不能禁用mod,需要切到主页后再切回管理界面,或者重启CeleMod后,才能禁用 https://github.com/user-attachments/assets/a6cd7b7b-edbc-4cbc-8d59-074e0f3d6222