Pop_Slime
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-20 16:38:02 +08:00
906c82972b Fix typo in a translation file of the skin editor.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-20 16:31:26 +08:00
cee74b9e31 Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-20 16:24:02 +08:00
25b4f3ccb7 Add judge action fields on_hit and on_miss.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-20 16:17:39 +08:00
d1b9b9607b Move nested class JudgeEvent out of Judge.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-20 16:15:16 +08:00
6ccc86c28d Add constructors for ScoreOperation.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-19 23:58:51 +08:00
3d75cd9a11 Updates active vectors in input proxy on batch.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-19 23:17:58 +08:00
b30d35c937 Update global suppressions.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-19 23:17:33 +08:00
a8231f7c86 Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-19 23:15:03 +08:00
ed60859406 Add GC-less standalone input module.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-19 00:46:47 +08:00
0d0902735a Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-19 00:45:18 +08:00
5bed3cf05b Fix active vectors in input proxy referring to temporary property sources.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-18 14:58:08 +08:00
5d520609b5 Rename the identifier of input proxy vector.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-18 14:55:34 +08:00
bf53298706 Modify the internal effect identifier to avoid naming conflict.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-18 13:28:50 +08:00
3d09ec8c94 Make PdtExpression.Empty public.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-18 00:44:21 +08:00
bc083541aa Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-17 20:43:09 +08:00
5b04426cd3 Update Cryville.Crtr.Extension.
Pop_Slime closed issue Pop_Slime/crtr#2 2023-05-17 13:30:42 +08:00
[Chart] New motion transition method
Pop_Slime commented on issue Pop_Slime/crtr#2 2023-05-17 13:30:42 +08:00
[Chart] New motion transition method

Solution

Introduced PDT into the motion string. Shares the same set of functions with skin animations.

Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-14 19:22:12 +08:00
8d606524fc Fix the logic of area judge functions.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-14 12:06:33 +08:00
5bab0ca648 Add area judge functions.