Commit Graph

148 Commits

Author SHA1 Message Date
e5d6e549bd Code cleanup. 2022-11-21 18:16:12 +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
39ef9815e8 Fix verbose log about invalid resource. 2022-11-20 23:08:58 +08:00
f3549353f3 Add Bestdori chart converter. 2022-11-18 15:55:00 +08:00
fd9e2ce409 Add frame list in skin data structure. Remove Cocos2d Plist support. 2022-11-17 17:19:31 +08:00
d89e5a2e68 Trims trailing spaces and dots when escaping file name instead of replacing them. 2022-11-17 12:00:33 +08:00
15e66d29c4 Code cleanup. 2022-11-15 20:14:36 +08:00
d2b2834a60 Implement input config loading and saving. 2022-11-15 17:26:00 +08:00
3a54d2023f Pull down popup from common. 2022-11-15 17:17:30 +08:00
0f8bb5f1f6 Fix and add popup. 2022-11-15 13:30:40 +08:00
7b1f639412 Code cleanup. 2022-11-15 12:12:29 +08:00
d5d6465806 Implement compound operator patching. 2022-11-14 16:03:35 +08:00
7ce73186ae Make Unity timestamps realtime critical. (2) 2022-11-14 13:49:29 +08:00
0c8e24b079 Make Unity timestamps realtime critical. 2022-11-12 16:49:01 +08:00
296d5bb615 Reads score operation as structure. 2022-11-11 00:34:30 +08:00
c33186086c Tokenize ruleset keys. Remove MotionName. 2022-11-09 14:01:27 +08:00
f311eb5e8d Implement InputProxy. 2022-11-07 12:21:50 +08:00
0d7018c964 Fix import error due to invalid file name. (Amend) 2022-11-07 12:19:31 +08:00
f33560daba Add in_area function. (Amend) 2022-11-06 14:20:28 +08:00
b4fa5849ae Add error type and null type. 2022-11-06 14:19:00 +08:00
fc04071b53 Fix number marshaling for PDT variable memory. 2022-11-06 13:46:23 +08:00
b92a21951d Transforms input from screen point to world point. 2022-11-06 13:20:26 +08:00
d58e255b3f Update operator exception handling. 2022-11-06 12:12:51 +08:00
01a4214265 Fix exception handling on failure to get operator. 2022-11-06 12:11:55 +08:00
15e8a2a2a8 Fix typo in PdtVariableMemory. 2022-11-06 12:10:32 +08:00
8f98cb63cb Implement input proxy. Change input callback delegate to event. Prevents repeated (de)activation. 2022-11-06 00:50:09 +08:00
9d4f938675 Move InputEvent to InputManager.cs. 2022-11-06 00:20:01 +08:00
c3dc6b9a03 Modify PDT type identifiers to avoid hash collision. 2022-11-05 20:00:15 +08:00
a422f06221 Add "at" operator. 2022-11-05 17:41:54 +08:00
324c887539 Retrieve identifier names for debugging. 2022-11-01 17:36:18 +08:00
2c9be2ef1e Introduce IdentifierManager to improve PDT evaluator performance. 2022-11-01 13:47:04 +08:00
d85553a93b Fix exception handling for PDT operator. 2022-10-31 13:47:28 +08:00
92a49294f7 Code cleanup. 2022-10-30 18:18:21 +08:00
13131b0f31 Implement optimization for collapse instruction. 2022-10-30 01:39:22 +08:00
4101ee8c8e Implement collapse instruction. Update docs. 2022-10-29 16:22:35 +08:00
d9d4eb236e Abstract TLS client for more generic-purposed use. 2022-10-28 00:33:02 +08:00
92e5ed1f9c Fix proxy connection for Cryville.Common.Network. 2022-10-27 11:28:10 +08:00
6b6b7d9a48 Fix TlsTcpClient. Update console scene. 2022-10-26 00:05:03 +08:00
c8eee7ab3f Update Cryville.Common. 2022-10-14 23:32:43 +08:00
2d7754f6af Code cleanup. 2022-10-08 16:11:46 +08:00
83fdf3bbeb Fix input source description. 2022-10-08 16:01:58 +08:00
e7e4b36b4c Fix unknown bug. 2022-10-08 16:00:25 +08:00
7bf7291ae8 Fix AspectRatioLayoutElement min axis length. 2022-10-08 14:27:51 +08:00
5fb135bfa5 Code cleanup. 2022-10-02 16:25:45 +08:00
adbe4370c9 Fix AspectRatioLayoutElement to use its own transform. 2022-10-01 15:48:53 +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