|
283783954f
|
refactor: Update Unity to 2022.3.62
|
2025-06-21 01:22:02 +08:00 |
|
|
1f58390298
|
Code structure cleanup.
|
2023-08-24 15:47:34 +08:00 |
|
|
9044631fe7
|
Implement custom ruleset config. (2)
|
2023-08-02 17:28:55 +08:00 |
|
|
5393ff1451
|
Code cleanup with the implementation of property store.
|
2023-08-02 17:20:45 +08:00 |
|
|
440581261e
|
Add contextual function precision .
|
2023-07-31 15:14:06 +08:00 |
|
|
3db8f61e3b
|
Decouple the usage of PDT evaluator of chart player.
|
2023-07-28 14:13:49 +08:00 |
|
|
fd05f6c1dd
|
Add contextual function range .
|
2023-07-27 16:00:22 +08:00 |
|
|
cee6a08240
|
Refactor some judge variables to hit variables. (Amend)
|
2023-07-12 23:12:55 +08:00 |
|
|
f04b9cfb75
|
Refactor some judge variables to hit variables.
|
2023-07-12 23:08:29 +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 |
|
|
a008760918
|
Add secondary judge functions in_timing and in_area .
|
2023-06-02 18:22:21 +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 |
|
|
52adef8e9b
|
Modify the logic of "and" and "or" operator.
|
2023-06-01 23:16:45 +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 |
|
|
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 |
|
|
c41d41c881
|
Make the function interval contextual and linear.
|
2023-05-12 11:37:14 +08:00 |
|
|
f09e3d3545
|
Adapt judge functions to Vector4.
|
2023-05-12 11:33:56 +08:00 |
|
|
12b3373aeb
|
Modify the parameter order of function clamp .
|
2023-05-12 11:29:06 +08:00 |
|
|
26dd373e7b
|
Add function map .
|
2023-05-09 12:09:08 +08:00 |
|
|
b143fb49ce
|
Move some classes to Cryville.Common.
|
2023-05-03 22:51:30 +08:00 |
|
|
72a93721f9
|
Fix race condition for the shared evaluator when any active input handler is threaded.
|
2023-04-22 21:16:17 +08:00 |
|
|
2784544884
|
Fix memory leak from object pools.
|
2023-04-21 12:18:29 +08:00 |
|
|
8670482c04
|
Implement new transition.
|
2023-04-20 00:18:49 +08:00 |
|
|
cf6a7a795b
|
Code cleanup.
|
2023-04-19 13:31:17 +08:00 |
|
|
072703efe7
|
Pull up error handling in PDT evaluator.
|
2023-04-03 16:49:34 +08:00 |
|
|
824f401b77
|
Fix encoding.
|
2023-03-26 23:25:20 +08:00 |
|
|
bde6216295
|
Optimize GC for enumeration in context cascade insertion.
|
2023-03-24 20:58:45 +08:00 |
|
|
e2c683567e
|
Introduce IntKeyedDictionary to improve performance.
|
2023-03-24 17:06:47 +08:00 |
|
|
613ca467d0
|
Fix offset error on function anim .
|
2023-03-09 22:02:34 +08:00 |
|
|
536a3066b2
|
Fix array operator creating array of type error.
|
2023-03-09 16:27:16 +08:00 |
|
|
76df4929a7
|
Implement set variable annotation.
|
2023-03-09 11:38:49 +08:00 |
|
|
03fd7f6d01
|
Add inf constant.
|
2023-03-03 15:09:08 +08:00 |
|
|
28c878f3e5
|
Code cleanup.
|
2023-03-03 13:34:12 +08:00 |
|
|
215f72b3b5
|
Add cubic bezier functions.
|
2023-03-02 10:40:18 +08:00 |
|
|
a93c081dd8
|
Add easing function parameter to anim function.
|
2023-03-02 10:39:39 +08:00 |
|
|
ba3cbbd64c
|
Add state-based effect.
|
2023-03-01 00:37:22 +08:00 |
|
|
2ac7f05316
|
Add contextual function anim .
|
2023-02-27 00:11:37 +08:00 |
|
|
f04cd370f1
|
Allow vector as number in contextual operators.
|
2023-02-21 18:42:58 +08:00 |
|
|
a3c5392caa
|
Optimize GC for vector property source.
|
2023-02-21 18:27:29 +08:00 |
|
|
6bd32c9aef
|
Add context cascade blocking.
|
2023-02-18 14:48:43 +08:00 |
|
|
fdc55a8e3b
|
Pull current_time to container handler.
|
2023-02-10 17:34:40 +08:00 |
|
|
fc8512ff63
|
Combine score and score string property sources.
|
2023-02-10 17:32:59 +08:00 |
|
|
b437925f92
|
Replace TrustedAsOfLength with safe As and Set.
|
2023-02-10 15:47:20 +08:00 |
|