Pop_Slime
Pop_Slime pushed to master at Pop_Slime/crtr 2023-11-01 01:03:10 +08:00
a284edd130 Add debug logs about environment and fonts.
b57959b4bf Update Cryville.Audio.
724cb10bc1 Import Cryville.Interop.Java.
Compare 3 commits »
Pop_Slime pushed to master at Pop_Slime/crtr 2023-10-08 01:00:15 +08:00
97e759f57d Adjust the progress report from prehandler.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-10-08 00:58:46 +08:00
3ce8ad72ed Add dialogs for audio engine initialization error.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-10-08 00:53:15 +08:00
c23d79e3f5 Emits a warning on text frame not found.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-09-25 17:09:30 +08:00
71294db3c1 Optimize GC and performance for MonoPInvokeCallback.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-09-25 10:52:19 +08:00
825818679c Rearrange platform specific plugins.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-09-25 09:33:12 +08:00
84acb2c12d Add suppressions for plugins.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-09-17 20:26:36 +08:00
9c034c0f7b Code cleanup for font table.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-24 23:46:01 +08:00
aa7452aead Draft virtual player strategy. (Amend)
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-24 23:44:16 +08:00
f86562b2f2 Draft virtual player strategy.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-24 16:18:19 +08:00
8fa2bd1e81 Code structure cleanup. (2)
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-24 15:47:37 +08:00
1f58390298 Code structure cleanup.
Pop_Slime pushed tag 0.7.1 to Pop_Slime/crtr 2023-08-15 21:01:51 +08:00
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-15 21:01:22 +08:00
e40c98ae1b Update project version.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-15 21:01:04 +08:00
642a9563ba Fix conditional compilation for Android.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-15 19:16:20 +08:00
4a1fa48352 Fix incomplete ruleset config displayed on config initialization.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-11 01:24:49 +08:00
4dc0767e91 Typo fix.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-07 13:56:19 +08:00
9e82c04898 Fix event priority.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-07 13:56:02 +08:00
0776eca49d Implement custom ruleset config. (Amend)
Pop_Slime pushed to master at Pop_Slime/crtr 2023-08-02 17:30:21 +08:00
af01fb2119 Fix the handle of the slider disappearing permanently after an abnormal range is assigned.