Pop_Slime
Pop_Slime closed issue Pop_Slime/crtr#12 2023-01-21 20:22:34 +08:00
[Skin] Judge anchor
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-21 20:14:41 +08:00
9f73c8ffad Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-21 20:13:41 +08:00
c1c354959d Add MotionCache.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-21 20:12:04 +08:00
94428d9e18 Append IDE warning suppression.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-21 17:04:30 +08:00
5198ecec1f Optimize code structure for input module.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-21 16:59:20 +08:00
6779b88055 Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-20 22:50:33 +08:00
c5dab3a232 Refactor SelectorNotAvailableException.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-20 22:50:09 +08:00
a7608bcd7e Matches dynamic on anchoring.
be64bc76b5 Revert "Revise update clone type to update depth."
Compare 2 commits »
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-17 22:16:43 +08:00
39bc34fd42 Fix dynamic judge anchors not updated if note is not working.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-17 22:16:13 +08:00
4185303bd2 Revise update clone type to update depth.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-16 22:11:23 +08:00
3280693e8f Update project version.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-16 20:57:23 +08:00
29432feabc Fix error on "(at) anchor" selector when no anchor is opened.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-16 20:55:36 +08:00
86559c681e Fix relative time calculation in judge report.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-16 20:54:57 +08:00
79f11b9c33 Implement judge_result contextual variable.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-16 20:53:49 +08:00
5b9149cb34 Make the output type of a property source read-only.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-16 20:50:17 +08:00
9d6bdd968f Implement write-only context.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-16 20:47:57 +08:00
bc4fec33ef Add null constant.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-16 20:47:02 +08:00
09e917dbe8 Add is function.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-16 20:45:10 +08:00
1003a0e199 Add forced variable syntax in PDT.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-01-16 15:23:58 +08:00
e3a805b855 Implement skin context property source injection.