|
82060a6403
|
Disable Android input handlers in non-Android systems.
|
2023-06-06 11:45:01 +08:00 |
|
|
02441eb328
|
Update Cryville.Input.
|
2023-06-06 10:05:02 +08:00 |
|
|
2fe2a40e74
|
Add stub for config and motion definition in ruleset.
|
2023-06-06 09:46:39 +08:00 |
|
|
754e3be906
|
Add stub for judge action @var .
|
2023-06-06 09:44:00 +08:00 |
|
|
65c225e93b
|
Fix incorrect miss flag on judge pass.
|
2023-06-02 22:40:52 +08:00 |
|
|
74ce265016
|
Fix logic of function release_timed_area .
|
2023-06-02 22:39:37 +08:00 |
|
|
2eba0e490f
|
Code cleanup.
|
2023-06-02 18:23:44 +08:00 |
|
|
82f769f798
|
Add context state and context event access for judge.
|
2023-06-02 18:23:12 +08:00 |
|
|
a008760918
|
Add secondary judge functions in_timing and in_area .
|
2023-06-02 18:22:21 +08:00 |
|
|
832facdf5b
|
Add stub for "call" judge action.
|
2023-06-02 18:20:20 +08:00 |
|
|
d5ba09cbea
|
Implement primary judge result passing.
|
2023-06-02 18:17:10 +08:00 |
|
|
59b4f14fb3
|
Make judge functions return judge time and judge vector.
|
2023-06-02 18:05:25 +08:00 |
|
|
4d13c06f27
|
Rename internal judge note time variables.
|
2023-06-02 17:58:53 +08:00 |
|
|
de72fcf572
|
Rename function in_area to is_in .
|
2023-06-02 17:48:20 +08:00 |
|
|
1470dbb5aa
|
Fix error while optimizing ruleset when no judge area is defined.
|
2023-06-02 17:46:13 +08:00 |
|
|
ce31f3e15f
|
Discards context cascades on error.
|
2023-06-02 17:42:41 +08:00 |
|
|
f6741d0acc
|
Improve error description for missing effect.
|
2023-06-02 17:41:09 +08:00 |
|
|
910e3ce277
|
Split (judge) area definition from judges list.
|
2023-06-02 11:08:43 +08:00 |
|
|
52adef8e9b
|
Modify the logic of "and" and "or" operator.
|
2023-06-01 23:16:45 +08:00 |
|
|
3d7639b94e
|
Code cleanup.
|
2023-06-01 23:14:14 +08:00 |
|
|
b306a9d3d1
|
Remove function contact_timing and contact_timed_area .
|
2023-05-31 23:19:13 +08:00 |
|
|
0cc15f0c8e
|
Fix potential field align error when dereferencing pointers.
|
2023-05-31 22:52:18 +08:00 |
|
|
0959b5cc25
|
Code cleanup.
|
2023-05-30 22:14:18 +08:00 |
|
|
44c54cd837
|
Add function sphere .
|
2023-05-30 22:13:58 +08:00 |
|
|
6e553b9ebb
|
Improve error description for evaluation failure.
|
2023-05-29 17:06:30 +08:00 |
|
|
88a46127d7
|
Adapt PDT evaluator to pseudo-lambda expressions.
|
2023-05-29 17:04:22 +08:00 |
|
|
4310b67e7b
|
Implement extension importer.
|
2023-05-29 15:04:19 +08:00 |
|
|
7deff3c6be
|
Allow playing chart without input config completed.
|
2023-05-25 15:07:45 +08:00 |
|
|
5f4d35b3b3
|
Add exception description for invalid child index.
|
2023-05-25 15:02:03 +08:00 |
|
|
5b510fa5da
|
Make long motion events standalone to avoid transition overflow.
|
2023-05-25 14:59:02 +08:00 |
|
|
17042b6664
|
Code cleanup.
|
2023-05-25 14:57:42 +08:00 |
|
|
3fb123ff30
|
Optimize GC while preparing judge events.
|
2023-05-20 22:58:05 +08:00 |
|
|
ca928eb731
|
Make judge event internal.
|
2023-05-20 22:36:08 +08:00 |
|
|
cee74b9e31
|
Code cleanup.
|
2023-05-20 16:31:23 +08:00 |
|
|
25b4f3ccb7
|
Add judge action fields on_hit and on_miss .
|
2023-05-20 16:23:59 +08:00 |
|
|
d1b9b9607b
|
Move nested class JudgeEvent out of Judge .
|
2023-05-20 16:17:36 +08:00 |
|
|
6ccc86c28d
|
Add constructors for ScoreOperation .
|
2023-05-20 16:15:12 +08:00 |
|
|
3d75cd9a11
|
Updates active vectors in input proxy on batch.
|
2023-05-19 23:58:50 +08:00 |
|
|
b30d35c937
|
Update global suppressions.
|
2023-05-19 23:17:56 +08:00 |
|
|
a8231f7c86
|
Code cleanup.
|
2023-05-19 23:17:32 +08:00 |
|
|
ed60859406
|
Add GC-less standalone input module.
|
2023-05-19 23:14:59 +08:00 |
|
|
0d0902735a
|
Code cleanup.
|
2023-05-19 00:46:45 +08:00 |
|
|
5bed3cf05b
|
Fix active vectors in input proxy referring to temporary property sources.
|
2023-05-19 00:45:14 +08:00 |
|
|
5d520609b5
|
Rename the identifier of input proxy vector.
|
2023-05-18 14:58:05 +08:00 |
|
|
bf53298706
|
Modify the internal effect identifier to avoid naming conflict.
|
2023-05-18 14:55:31 +08:00 |
|
|
3d09ec8c94
|
Make PdtExpression.Empty public.
|
2023-05-18 13:28:46 +08:00 |
|
|
bc083541aa
|
Code cleanup.
|
2023-05-18 00:44:18 +08:00 |
|
|
5b04426cd3
|
Update Cryville.Crtr.Extension.
|
2023-05-17 20:43:04 +08:00 |
|
|
8d606524fc
|
Fix the logic of area judge functions.
|
2023-05-14 19:22:09 +08:00 |
|
|
5bab0ca648
|
Add area judge functions.
|
2023-05-14 12:06:32 +08:00 |
|