Commit Graph

184 Commits

Author SHA1 Message Date
388a41cb55 Fix startup progress bar not working if first item has no cover. 0.5.0-rc2 2022-11-20 01:42:14 +08:00
3b23f78960 Update Unity to 2021.3.14. 2022-11-20 01:39:24 +08:00
4fce8369f0 Fix StartUpdate on root state not called. (Amend) 2022-11-19 22:32:36 +08:00
373554912a Pull skin container and judge attachment to handler. (Amend) 2022-11-19 22:13:17 +08:00
46039f6a12 Code cleanup. 2022-11-19 22:11:15 +08:00
9b872654d5 Disables time debug info generation when log disabled. 2022-11-19 22:10:24 +08:00
2c4ac3191c Optimize score variables. 2022-11-19 22:08:56 +08:00
20632d9b54 Fix performance optimization for RMVPool. 2022-11-19 22:05:51 +08:00
28cad97bbb Fix StartUpdate on root state not called. 2022-11-19 22:04:41 +08:00
75652ecff1 Pull skin container and judge attachment to handler. 2022-11-19 22:02:05 +08:00
1734cf9b72 Logic cleanup. 2022-11-19 10:49:52 +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
a7dfaa4558 Remove transparent property. (2) 2022-11-19 01:10:00 +08:00
3b65dbea5b Remove track property on note event. Attach contextual state on skin evaluation. 2022-11-19 01:04:15 +08:00
3ed7e566dd Fix time calculation in Malody chart converter. 2022-11-18 15:55:31 +08:00
f3549353f3 Add Bestdori chart converter. 2022-11-18 15:55:00 +08:00
78bb820f9e Fix skin resource import destination path. 2022-11-18 11:08:22 +08:00
b954dda676 Update materials. 2022-11-18 10:32:24 +08:00
1be5cc77ca Remove transparent property. 2022-11-18 10:23:51 +08:00
bf942cbe45 Fix z-index. Pull up z-index to MeshBase. 2022-11-18 09:58:01 +08:00
79bfd6764c Update ruleset and skin format number. (2) 2022-11-18 00:45:25 +08:00
dcc92bb024 Update ruleset and skin format number. 2022-11-18 00:20:29 +08:00
15e9217f93 Reconstruct resource structure. 2022-11-18 00:11:49 +08:00
79240fdfe8 Remove required attribute on base field of ruleset. 2022-11-18 00:07:53 +08:00
678e145271 Pull up data field in metadata. 2022-11-17 23:31:44 +08:00
5cdf10874e Add chart, ruleset, and skin file resource importer. 2022-11-17 17:22:27 +08:00
777b7d9c34 Code cleanup. 2022-11-17 17:21:59 +08:00
34b17f3111 Add chart file resource. 2022-11-17 17:21:09 +08:00
fd9e2ce409 Add frame list in skin data structure. Remove Cocos2d Plist support. 2022-11-17 17:19:31 +08:00
cd8aa0e65c Add ruleset and skin resource stub. 2022-11-17 12:05:57 +08:00
5240408f00 Add support for other media formats besides ogg. 2022-11-17 12:05:16 +08:00
a7e6522a57 Update meta info data structure. 2022-11-17 12:04:17 +08:00
d89e5a2e68 Trims trailing spaces and dots when escaping file name instead of replacing them. 2022-11-17 12:00:33 +08:00
05124ac406 Blocks ruleset config if ruleset not found. 2022-11-17 11:57:56 +08:00
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