|
a4fdb97424
|
Fix IL2CPP incompatibility.
0.5.0-rc1
|
2022-11-16 17:45:52 +08:00 |
|
|
735a85b914
|
Add error notice for mcz files.
|
2022-11-16 17:44:56 +08:00 |
|
|
be0c71702b
|
Ignore Local directory.
|
2022-11-16 17:44:18 +08:00 |
|
|
535959a6ed
|
Use symbolic link for default resources.
|
2022-11-16 17:43:19 +08:00 |
|
|
ae37b27dc0
|
Remove default resources temporarily.
|
2022-11-16 17:42:49 +08:00 |
|
|
80cc5fdbda
|
Pull down scroll velocity option. Add property categories for ruleset config.
|
2022-11-16 17:30:33 +08:00 |
|
|
87e406e903
|
Cleanup.
|
2022-11-16 12:08:11 +08:00 |
|
|
f04d0ec299
|
Loads ruleset config before worker. Implement skin option of ruleset config.
|
2022-11-16 11:45:28 +08:00 |
|
|
a19057f869
|
Uses original cover file name on import.
|
2022-11-16 11:42:51 +08:00 |
|
|
d0d981b790
|
Add string property value panel.
|
2022-11-16 11:40:58 +08:00 |
|
|
c95ae92ba8
|
Fix input proxy not deactivated on stop.
|
2022-11-16 00:28:10 +08:00 |
|
|
31e9f1352b
|
Redefine stack and propagation of judge.
|
2022-11-16 00:27:38 +08:00 |
|
|
9974b25377
|
Adjust config scene layout.
|
2022-11-16 00:25:25 +08:00 |
|
|
852c93c6d0
|
Add generic ruleset config.
|
2022-11-16 00:25:08 +08:00 |
|
|
15e66d29c4
|
Code cleanup.
|
2022-11-15 20:14:36 +08:00 |
|
|
3d5ea4f056
|
Fix null vector passing.
|
2022-11-15 20:14:27 +08:00 |
|
|
1772c90c2f
|
Fix texture wrap mode.
|
2022-11-15 20:12:24 +08:00 |
|
|
53ada70dda
|
Remove unexpected using.
|
2022-11-15 18:08:13 +08:00 |
|
|
a8ab73ac65
|
Fix chart player dispose.
|
2022-11-15 17:29:10 +08:00 |
|
|
35ac57bfba
|
Code cleanup.
|
2022-11-15 17:28:42 +08:00 |
|
|
945f9ca7d1
|
Implement input config scene loading and saving.
|
2022-11-15 17:27:51 +08:00 |
|
|
d2b2834a60
|
Implement input config loading and saving.
|
2022-11-15 17:26:00 +08:00 |
|
|
f82e0ce9ef
|
Add ruleset config.
|
2022-11-15 17:22:13 +08:00 |
|
|
5444ea7186
|
Add popup for exception on worker thread.
|
2022-11-15 17:20:00 +08:00 |
|
|
3a54d2023f
|
Pull down popup from common.
|
2022-11-15 17:17:30 +08:00 |
|
|
cb3e3e5f28
|
Remove obsolete NO_THREAD symbol.
|
2022-11-15 15:25:53 +08:00 |
|
|
174f616e5c
|
Add error notice popup for resource import.
|
2022-11-15 13:31:39 +08:00 |
|
|
0f8bb5f1f6
|
Fix and add popup.
|
2022-11-15 13:30:40 +08:00 |
|
|
2d35e3177b
|
Update ruleset name for Malody extension.
|
2022-11-15 12:12:59 +08:00 |
|
|
7b1f639412
|
Code cleanup.
|
2022-11-15 12:12:29 +08:00 |
|
|
fcc9935325
|
Fix input config.
|
2022-11-15 12:10:54 +08:00 |
|
|
8b29cd2893
|
Generalize settings panel.
|
2022-11-15 12:10:34 +08:00 |
|
|
f44d9546e1
|
Implement config category switch.
|
2022-11-15 12:09:29 +08:00 |
|
|
1d1d2646c4
|
Passes chart detail on open and config.
|
2022-11-15 12:08:48 +08:00 |
|
|
6444de41a2
|
Fix property value panel layout update.
|
2022-11-15 12:06:00 +08:00 |
|
|
ea856f3339
|
Code cleanup.
|
2022-11-15 11:05:10 +08:00 |
|
|
74b1a5485b
|
Fix resource import interrupted when item not valid.
|
2022-11-15 09:15:53 +08:00 |
|
|
975b48e61e
|
Add leave_timing and contact_timing function.
|
2022-11-14 23:28:32 +08:00 |
|
|
9e0bf024d7
|
Fix judge propagation.
|
2022-11-14 23:28:14 +08:00 |
|
|
d2ff168e25
|
Add invalidation for property source. Fix cache lock for scores.
|
2022-11-14 16:38:15 +08:00 |
|
|
05664a2994
|
Code cleanup.
0.5.0-rc0
|
2022-11-14 16:05:44 +08:00 |
|
|
ba6166068b
|
Implement score update.
|
2022-11-14 16:05:21 +08:00 |
|
|
d5d6465806
|
Implement compound operator patching.
|
2022-11-14 16:03:35 +08:00 |
|
|
1f57c299a2
|
Add some judge functions. Code cleanup.
|
2022-11-14 13:59:26 +08:00 |
|
|
49431e888c
|
Implement judge feed, pass, cleanup, and miss. Add update score stub.
|
2022-11-14 13:57:02 +08:00 |
|
|
c31c16792c
|
Add judge priority.
|
2022-11-14 13:55:10 +08:00 |
|
|
7ce73186ae
|
Make Unity timestamps realtime critical. (2)
|
2022-11-14 13:49:29 +08:00 |
|
|
318a6705be
|
Fix collapse operators and boolean property operator.
|
2022-11-14 11:28:10 +08:00 |
|
|
7fca09ff49
|
Code cleanup.
|
2022-11-13 13:42:08 +08:00 |
|
|
eff8dd2c35
|
Remove temporary debug logs.
|
2022-11-12 17:50:31 +08:00 |
|