Pop_Slime
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-13 18:13:25 +08:00
db07ace927 Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-13 18:13:12 +08:00
094c3fe2a3 Add contextual variable judge_delta_time.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-06 21:28:20 +08:00
cc156e0d81 Fix certain non-interactable UI blocking interaction.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-06 21:27:36 +08:00
9833052849 Improve the ordering logic for applicable input handlers in input config.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-06 21:13:39 +08:00
a6a0ac3f9e Fix memory leak during collapsing in PDT.
Pop_Slime pushed tag 0.7.0 to Pop_Slime/crtr 2023-06-06 20:13:56 +08:00
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-06 11:45:03 +08:00
82060a6403 Disable Android input handlers in non-Android systems.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-06 10:05:04 +08:00
02441eb328 Update Cryville.Input.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-06 09:46:41 +08:00
2fe2a40e74 Add stub for config and motion definition in ruleset.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-06 09:44:04 +08:00
754e3be906 Add stub for judge action @var.
Pop_Slime pushed tag 0.7.0-rc1 to Pop_Slime/crtr 2023-06-02 23:18:24 +08:00
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-02 22:40:55 +08:00
65c225e93b Fix incorrect miss flag on judge pass.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-02 22:39:41 +08:00
74ce265016 Fix logic of function release_timed_area.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-02 18:23:46 +08:00
2eba0e490f Code cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-02 18:23:15 +08:00
82f769f798 Add context state and context event access for judge.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-02 18:22:24 +08:00
a008760918 Add secondary judge functions in_timing and in_area.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-02 18:20:23 +08:00
832facdf5b Add stub for "call" judge action.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-02 18:17:13 +08:00
d5ba09cbea Implement primary judge result passing.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-02 18:05:28 +08:00
59b4f14fb3 Make judge functions return judge time and judge vector.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-06-02 17:58:55 +08:00
4d13c06f27 Rename internal judge note time variables.