Commit Graph

27 Commits

Author SHA1 Message Date
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
2b3898655f Re-implement relative motion. 2023-04-19 13:54:35 +08:00
cf6a7a795b Code cleanup. 2023-04-19 13:31:17 +08:00
a1f7418d32 Code cleanup. 2023-02-18 14:46:08 +08:00
c04e50e959 Modify priority logic for normal/temporary events. 2023-02-09 18:22:39 +08:00
18ff4b8e16 Code cleanup. 2023-02-09 18:18:34 +08:00
a1ce459a0e Restructure event/container system. 2023-01-31 15:53:43 +08:00
9700992c3a Add DisposeAll. 2023-01-31 15:39:40 +08:00
507b656eab Pull up StampedEvent.Temporary. Fix temporary event discarding. 2023-01-31 15:26:13 +08:00
776a615464 Code cleanup. 2023-01-31 15:06:31 +08:00
6779b88055 Code cleanup. 2023-01-21 16:59:19 +08:00
4222176979 Add temporary event discard handling. 2023-01-16 15:09:34 +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
6efe70d751 Implement coevent. (2) 2023-01-13 16:37:31 +08:00
4e851d9b73 Implement coevent. 2023-01-09 16:28:36 +08:00
723ec937ad Remove callback parameters on states. 2023-01-03 12:09:16 +08:00
ca72f7adb5 Implement temporary event injection. (Amend) 2023-01-01 18:55:22 +08:00
7475b19547 Implement temporary event injection. 2022-12-23 16:27:34 +08:00
d7b0ca77e9 Change state timestamp to double precision. 2022-12-19 14:55:15 +08:00
d08eea5c1e Postpone skin static matching. 2022-11-20 16:09:34 +08:00
4fce8369f0 Fix StartUpdate on root state not called. (Amend) 2022-11-19 22:32:36 +08:00
28cad97bbb Fix StartUpdate on root state not called. 2022-11-19 22:04:41 +08:00
6fb7b97bd8 Fix states not correctly validated in EventBus. 2022-10-02 16:02:38 +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