Rothes

Results 7 issues of Rothes

Fixes this error on Arclight 1.18.1. ```yaml [23:47:55 WARN] [Prism]: Plugin Prism v2.1.8-CN-211023-23 generated an exception while executing task 42 java.lang.RuntimeException: Failed to get driver instance for jdbcUrl=jdbc:mysql://127.0.0.1:3306/test_prism?useUnicode=true&characterEncoding=UTF-8&useSSL=false at com.botsko.prism.libs.hikari.util.DriverDataSource.(DriverDataSource.java:114)...

Fixes https://github.com/AddstarMC/Prism-Bukkit/issues/249 Fixes #280 Not good, not bad

Replaced 'message.properties' with 'message_en_us.properties' . This PR looks good..

**Describe the solution you'd like** After processing a lookup, Prism will show us the result. The records which have been rollbacked show as normal, we may change this to reduce...

我将其它字体替换为[更纱黑体 sarasa-gothic-ttc](https://github.com/be5invis/Sarasa-Gothic)的Sarasa Gothic SC, 大部分地方的中文为SC字形, 但是部分地方是CL(ttc中的第一个字体). 安装ttf字体时正常. ![image](https://user-images.githubusercontent.com/47097395/218466929-ae8af7e5-05a1-4668-8602-6d1db10c1adb.png) VSCODE中是CL字形 ![image](https://user-images.githubusercontent.com/47097395/218467275-990736eb-fa14-474d-981b-71219d700288.png) 浏览器中标签页等界面是SC字形, 但是网页中是CL字形. ```INI [FontSubstitutes] Microsoft YaHei=Sarasa Gothic SC Microsoft YaHei UI=Sarasa UI SC Microsoft YaHei Light=Sarasa Gothic SC Microsoft YaHei...

### Shadow Version 7.1.2 ### Gradle Version 7.3.2 ### Expected Behavior Is it possible to exclude relocation for a class in my project? E.g MyClass.java ```java package me.x import lib.something...

**Describe the bug(现象描述)** 忽略应用锁,或关闭应用锁界面跳转到上锁应用 闯入者抓拍无效果 **To Reproduce**(如何复现) *问题一* 1.拉下顶部状态栏 2.长按任意磁贴或顶部设置按钮 3.不弹出应用锁界面,上锁应用直接打开 *问题二* 1.打开启动器(我使用的Nova 启动器) 2.长按应用图标 3.点击应用信息 4.直接打开,无应用锁界面 *问题三* 1.打开最近任务,划掉除上锁应用(曾打开过)以外所有应用 2.点击上锁应用,弹出应用锁界面 3.单击返回,有时应用锁界面关闭后会直接切换出上锁应用 **Expected behavior**(期望结果) 尽量修复 **Version(发现问题的版本):** - OS: LineageOS 14.1 based...