Commit Graph

40 Commits

Author SHA1 Message Date
c98536e8ab Prune and clean up code. 2023-04-04 20:48:17 +08:00
a11ccbd39c Cleanup variable name. 2023-03-09 11:41:25 +08:00
a1f7418d32 Code cleanup. 2023-02-18 14:46:08 +08:00
f91aacd78e Code cleanup. 2023-02-17 18:11:04 +08:00
314cdb9935 Implement transform update for static judge anchor. 2023-02-09 18:21:17 +08:00
18ff4b8e16 Code cleanup. 2023-02-09 18:18:34 +08:00
041c1e374e Optimize GC for frame calculation. 2023-02-09 18:07:06 +08:00
a1ce459a0e Restructure event/container system. 2023-01-31 15:53:43 +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
3d1a11f78b Remove dynamic judge anchors. Add judge time properties. 2023-01-27 16:05:57 +08:00
39bc34fd42 Fix dynamic judge anchors not updated if note is not working. 2023-01-17 22:16:40 +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
d0a23aaf30 Add static judge anchor. Change dynamic anchors to single only. 2023-01-16 13:35:51 +08:00
c39f258a19 Code cleanup. 2023-01-14 22:03:08 +08:00
7662011d60 Pull down some judge preparation logic. 2023-01-14 21:39:10 +08:00
c24372b308 Pull up tail anchoring. 2023-01-14 21:35:15 +08:00
5e4c53113a Revise anchor data structure. 2023-01-14 21:34:13 +08:00
1d3aa85446 Fix polysec.part. Enable judge anchor. 2023-01-13 16:46:29 +08:00
cf6186aa16 Add judge anchor stub. 2023-01-01 19:02:49 +08:00
4d7773a2ac Cleanup anchor related code. 2023-01-01 19:01:34 +08:00
e8f74399f2 Implement judge report. 2023-01-01 19:00:19 +08:00
e589e37640 Code cleanup. 2022-12-24 19:12:16 +08:00
95628f07d1 Remove faulty toggling of anchor "cur". 2022-12-22 17:13:39 +08:00
ec9b23f797 Add "cur" anchor. 2022-12-22 14:43:50 +08:00
8175ca7e82 Optimize anchor identifiers. 2022-12-22 14:06:05 +08:00
451ebbe91a Code cleanup. 2022-12-22 14:02:58 +08:00
06d8012675 Optimize GC for group frame. 2022-12-20 16:05:52 +08:00
46039f6a12 Code cleanup. 2022-11-19 22:11:15 +08:00
5eb9786a7c Prune code. (Amend) 2022-11-19 10:13:46 +08:00
16be67dc75 Prune code. 2022-11-19 10:13:06 +08:00
457d491d89 Update internal judge event data structure. 2022-11-12 16:53:57 +08:00
d10e6ea18b Implement judge event preparation. 2022-11-12 00:57:41 +08:00
cf00bd8db0 Implement input name evaluation. Implement context state. 2022-11-11 10:02:01 +08:00
c33186086c Tokenize ruleset keys. Remove MotionName. 2022-11-09 14:01:27 +08:00
c0d6b89edc Remove judge properties from note event. 2022-10-29 00:46:14 +08:00
b39a3ad335 Remove unnecessary operations on note game objects. 2022-10-02 16:02:08 +08:00
cd4ea557c3 Prune code. 2022-09-30 18:19:19 +08:00
e8e36b83bd Add project files. 2022-09-30 17:32:21 +08:00