|
3da70bdccc
|
Remove key count limit in Malody chart converter.
|
2022-11-23 12:03:24 +08:00 |
|
|
e370e1937c
|
Code cleanup.
|
2022-11-23 12:02:25 +08:00 |
|
|
d9f6dd33d4
|
Optimize texture size.
0.5.0-rc3
|
2022-11-22 21:48:41 +08:00 |
|
|
e5d6e549bd
|
Code cleanup.
|
2022-11-21 18:16:12 +08:00 |
|
|
145c0ce6c8
|
Optimize GC for value updating in text component.
|
2022-11-21 14:10:20 +08:00 |
|
|
a0174b94c6
|
Optimize GC for input proxy.
|
2022-11-21 14:09:44 +08:00 |
|
|
109b489104
|
Introduce TargetString to eliminate text GC.
|
2022-11-21 14:09:01 +08:00 |
|
|
784c3fc338
|
Disable GUI layout on Unity key receiver to avoid GC.
|
2022-11-21 14:06:57 +08:00 |
|
|
77d6ac2caf
|
Cleanup unused functions.
|
2022-11-21 12:14:34 +08:00 |
|
|
321af22775
|
Code cleanup.
|
2022-11-20 23:17:08 +08:00 |
|
|
39ef9815e8
|
Fix verbose log about invalid resource.
|
2022-11-20 23:08:58 +08:00 |
|
|
bb3afba11f
|
Fix import error on cover file missing.
|
2022-11-20 22:36:53 +08:00 |
|
|
e4fa160a90
|
Fix log typo.
|
2022-11-20 19:13:40 +08:00 |
|
|
34df9e2257
|
Optimize MatchDynamic performance.
|
2022-11-20 19:04:33 +08:00 |
|
|
cfdb5f021e
|
Reconstruct skin container. Add update clone type limit to skin property.
|
2022-11-20 16:12:19 +08:00 |
|
|
d08eea5c1e
|
Postpone skin static matching.
|
2022-11-20 16:09:34 +08:00 |
|
|
ce30b5427b
|
Improve vector cache performance.
|
2022-11-20 16:02:39 +08:00 |
|
|
e38fed89e9
|
Update Cryville.Audio.
|
2022-11-20 13:29:29 +08:00 |
|
|
d4b12bf3f7
|
Add extra fallback logic for audio engine initialization.
|
2022-11-20 13:29:09 +08:00 |
|
|
40d75a91c6
|
Remove IL2CPP incompatibility workaround.
|
2022-11-20 09:34:37 +08:00 |
|
|
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 |
|