yezhiyi9670
yezhiyi9670
**Is your feature request related to a problem? Please describe.** **您的功能请求是否与某些问题有关?请描述。** In low-grade classes or private "online" contests, some contestants might submit JudgeHackers and malicious code (although not likely), but...
「青圖」程序 ```wy 吾有一術。曰二百。名之曰「廣」。注曰「「紙之長寬也」」。 ``` 应该是 ```wy 吾有一數。曰二百。名之曰「廣」。注曰「「紙之長寬也」」。 ```
Please add an option to sort singers and albums according to the number of tracks. This will be useful for stats.
Please add an option to exclude singers and albums with few songs (preferrably configurable count) in the music library to avoid lots of items spamming the screen.
The Reverse Scroll Direction option does nothing, even if I restart the game.
Some strings in the mod are not localized. - [x] Undo, apply and close. (seem to be fixed recently) - [ ] Render distance "Chunks" - [ ] Attack indicator...
Note: This bug does not only apply to water columns, but some other strange forms of water. ### Expected Behavior A water column should look the same from each direction....
This is especially useful when an unknown issue causes all your items to have an empty NBT tag and cannot be stacked with newly generated ones.
TRAP routines seem to modify `R7` to the incremented PC, causing `R7` to be changed unexpectedly. ```asm .ORIG x3000 LEA R0, STR1 AND R7, R7, #0 ADD R7, R7, #3...