|
f4411629e4
|
Obsolete transition and rate, and add end time for relative motion node.
|
2023-04-18 09:33:47 +08:00 |
|
|
c57c82bdd1
|
Add progress tracking for chart loading.
|
2023-04-09 22:11:29 +08:00 |
|
|
06d9df304e
|
Add start offset settings.
|
2023-03-30 10:37:59 +08:00 |
|
|
871782e73f
|
Remove potentially buggy syncing logic.
|
2023-03-11 21:41:22 +08:00 |
|
|
a755cc13bd
|
Implement animation.
|
2023-02-27 00:17:14 +08:00 |
|
|
1da8647ff1
|
Re-add start offset stub.
|
2023-02-21 22:47:24 +08:00 |
|
|
887837bb3d
|
Fix main thread stuck on texture missing.
|
2023-02-19 22:13:18 +08:00 |
|
|
ee7b0f5081
|
Make pause input optional.
|
2023-02-18 15:48:02 +08:00 |
|
|
900bd7b77a
|
Implement effect.
|
2023-02-18 14:51:28 +08:00 |
|
|
a1f7418d32
|
Code cleanup.
|
2023-02-18 14:46:08 +08:00 |
|
|
274a823d02
|
Fix log not cleared on log toggle.
|
2023-02-18 14:44:05 +08:00 |
|
|
36dddea4d9
|
Code cleanup.
|
2023-02-17 21:13:19 +08:00 |
|
|
67b44db1ae
|
Code cleanup.
|
2023-02-13 16:09:19 +08:00 |
|
|
ee4399109a
|
Optimize GC for log in gameplay scene.
|
2023-02-12 21:50:57 +08:00 |
|
|
4707c40e6a
|
Add object pool related debug status info.
|
2023-02-11 23:11:45 +08:00 |
|
|
9fd685b8b3
|
Pull up CategorizedPool. Add Reset method for ObjectPool.
|
2023-02-11 23:08:43 +08:00 |
|
|
7d938de409
|
Code cleanup.
|
2023-02-10 17:36:36 +08:00 |
|
|
bb4ecfcd8c
|
Add graphical offset global settings.
|
2023-02-10 17:36:19 +08:00 |
|
|
7714c277fd
|
Modify text in status debug info.
|
2023-02-09 18:14:07 +08:00 |
|
|
eb53c3465b
|
Implement pausing.
|
2023-02-07 16:23:16 +08:00 |
|
|
fbd03c8037
|
Add sound offset for ruleset config.
|
2023-02-06 22:55:43 +08:00 |
|
|
969fdc8069
|
Optimize GC for status info.
|
2023-01-31 22:56:06 +08:00 |
|
|
91f55cd9a3
|
Add state count debug info.
|
2023-01-31 15:54:46 +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 |
|
|
776a615464
|
Code cleanup.
|
2023-01-31 15:06:31 +08:00 |
|
|
c1c354959d
|
Add MotionCache.
|
2023-01-21 20:13:40 +08:00 |
|
|
609bb317d0
|
Code cleanup.
|
2023-01-15 11:54:11 +08:00 |
|
|
c39f258a19
|
Code cleanup.
|
2023-01-14 22:03:08 +08:00 |
|
|
6efe70d751
|
Implement coevent. (2)
|
2023-01-13 16:37:31 +08:00 |
|
|
e8f8593555
|
Fix conditional compilation.
|
2023-01-01 20:07:58 +08:00 |
|
|
a416f772d4
|
Add force sync frames.
|
2023-01-01 18:52:28 +08:00 |
|
|
732af15d9b
|
Add Discord GameSDK.
|
2023-01-01 18:48:14 +08:00 |
|
|
7475b19547
|
Implement temporary event injection.
|
2022-12-23 16:27:34 +08:00 |
|
|
451ebbe91a
|
Code cleanup.
|
2022-12-22 14:02:58 +08:00 |
|
|
959157255f
|
Code cleanup.
|
2022-12-20 16:06:01 +08:00 |
|
|
c7201dd62c
|
Add ingame log related settings.
|
2022-11-26 21:55:29 +08:00 |
|
|
e4fa160a90
|
Fix log typo.
|
2022-11-20 19:13:40 +08:00 |
|
|
d08eea5c1e
|
Postpone skin static matching.
|
2022-11-20 16:09:34 +08:00 |
|
|
9b872654d5
|
Disables time debug info generation when log disabled.
|
2022-11-19 22:10:24 +08:00 |
|
|
75652ecff1
|
Pull skin container and judge attachment to handler.
|
2022-11-19 22:02:05 +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 |
|
|
fd9e2ce409
|
Add frame list in skin data structure. Remove Cocos2d Plist support.
|
2022-11-17 17:19:31 +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 |
|
|
c95ae92ba8
|
Fix input proxy not deactivated on stop.
|
2022-11-16 00:28:10 +08:00 |
|
|
1772c90c2f
|
Fix texture wrap mode.
|
2022-11-15 20:12:24 +08:00 |
|
|
a8ab73ac65
|
Fix chart player dispose.
|
2022-11-15 17:29:10 +08:00 |
|