|
a1ce459a0e
|
Restructure event/container system.
|
2023-01-31 15:53:43 +08:00 |
|
|
9700992c3a
|
Add DisposeAll.
|
2023-01-31 15:39:40 +08:00 |
|
|
f9a1ea72fe
|
Refactor ReleaseEvent.
|
2023-01-31 15:30:27 +08:00 |
|
|
507b656eab
|
Pull up StampedEvent.Temporary. Fix temporary event discarding.
|
2023-01-31 15:26:13 +08:00 |
|
|
c16776aee9
|
Code cleanup. (Amend)
|
2023-01-31 15:18:24 +08:00 |
|
|
e109e0bd24
|
Separate dynamic anchors.
|
2023-01-31 15:15:13 +08:00 |
|
|
776a615464
|
Code cleanup.
|
2023-01-31 15:06:31 +08:00 |
|
|
5514b6cf37
|
Pull up clip from judge definition. Add clip to event container.
|
2023-01-31 14:55:41 +08:00 |
|
|
8932d1b8d0
|
Add current_time variable.
|
2023-01-28 11:58:13 +08:00 |
|
|
10988847b3
|
Implement anchor related annotations.
|
2023-01-28 11:57:49 +08:00 |
|
|
c4b139c7a4
|
Code cleanup.
|
2023-01-27 17:30:10 +08:00 |
|
|
130896df1f
|
Fix SkinSelectors.ToString. (2)
|
2023-01-27 16:54:11 +08:00 |
|
|
5d5c519a1d
|
Remove dynamic judge anchors. (Amend)
|
2023-01-27 16:41:40 +08:00 |
|
|
3d1a11f78b
|
Remove dynamic judge anchors. Add judge time properties.
|
2023-01-27 16:05:57 +08:00 |
|
|
cc985844cd
|
Optimize GC for identifier and beat time property source.
|
2023-01-27 16:03:27 +08:00 |
|
|
feffbaa5a6
|
Refactor SkinPropertyKey.
|
2023-01-27 15:31:51 +08:00 |
|
|
d0f0c8ce6d
|
Fix SkinSelectors.ToString.
|
2023-01-27 15:28:22 +08:00 |
|
|
3fdc236b1d
|
Fix EmptyBinder not identifying inheritance.
|
2023-01-27 15:24:48 +08:00 |
|
|
46870e163a
|
Code cleanup.
|
2023-01-26 18:12:22 +08:00 |
|
|
601f64cc61
|
Introduce no GC string formatter to optimize score string formatting.
|
2023-01-26 16:52:05 +08:00 |
|
|
c015b60dc3
|
Code cleanup.
|
2023-01-26 16:47:56 +08:00 |
|
|
5e01b654bd
|
Optimize GC for enumerating TargetString.
|
2023-01-26 16:46:43 +08:00 |
|
|
2304257201
|
Add exception description on PDT parsing error.
|
2023-01-24 23:10:52 +08:00 |
|
|
02794d88b9
|
Fix config scene stuck on ruleset format error.
|
2023-01-22 22:29:16 +08:00 |
|
|
9f73c8ffad
|
Code cleanup.
0.5.2
|
2023-01-21 20:14:41 +08:00 |
|
|
c1c354959d
|
Add MotionCache.
|
2023-01-21 20:13:40 +08:00 |
|
|
94428d9e18
|
Append IDE warning suppression.
|
2023-01-21 20:12:03 +08:00 |
|
|
5198ecec1f
|
Optimize code structure for input module.
|
2023-01-21 17:04:29 +08:00 |
|
|
6779b88055
|
Code cleanup.
|
2023-01-21 16:59:19 +08:00 |
|
|
c5dab3a232
|
Refactor SelectorNotAvailableException.
|
2023-01-20 22:50:31 +08:00 |
|
|
a7608bcd7e
|
Matches dynamic on anchoring.
|
2023-01-20 22:50:05 +08:00 |
|
|
be64bc76b5
|
Revert "Revise update clone type to update depth."
This reverts commit 4185303bd2 .
|
2023-01-20 22:26:56 +08:00 |
|
|
39bc34fd42
|
Fix dynamic judge anchors not updated if note is not working.
|
2023-01-17 22:16:40 +08:00 |
|
|
4185303bd2
|
Revise update clone type to update depth.
|
2023-01-17 22:16:09 +08:00 |
|
|
3280693e8f
|
Update project version.
|
2023-01-16 22:11:19 +08:00 |
|
|
29432feabc
|
Fix error on "(at) anchor" selector when no anchor is opened.
|
2023-01-16 20:57:19 +08:00 |
|
|
86559c681e
|
Fix relative time calculation in judge report.
|
2023-01-16 20:55:32 +08:00 |
|
|
79f11b9c33
|
Implement judge_result contextual variable.
|
2023-01-16 20:54:53 +08:00 |
|
|
5b9149cb34
|
Make the output type of a property source read-only.
|
2023-01-16 20:53:45 +08:00 |
|
|
9d6bdd968f
|
Implement write-only context.
|
2023-01-16 20:50:14 +08:00 |
|
|
bc4fec33ef
|
Add null constant.
|
2023-01-16 20:47:54 +08:00 |
|
|
09e917dbe8
|
Add is function.
|
2023-01-16 20:46:57 +08:00 |
|
|
1003a0e199
|
Add forced variable syntax in PDT.
|
2023-01-16 20:45:06 +08:00 |
|
|
e3a805b855
|
Implement skin context property source injection.
|
2023-01-16 15:23:57 +08:00 |
|
|
4222176979
|
Add temporary event discard handling.
|
2023-01-16 15:09:34 +08:00 |
|
|
43c87fba70
|
Wrap Transform into SkinContext. Implement r/w context separation for skins.
|
2023-01-16 15:08:25 +08:00 |
|
|
d0a23aaf30
|
Add static judge anchor. Change dynamic anchors to single only.
|
2023-01-16 13:35:51 +08:00 |
|
|
a09a5686d7
|
Change anchor opening to single only.
|
2023-01-16 13:33:25 +08:00 |
|
|
609bb317d0
|
Code cleanup.
|
2023-01-15 11:54:11 +08:00 |
|
|
898fb7d557
|
Pull down chart field from StateBase.
|
2023-01-15 11:52:28 +08:00 |
|