This website requires JavaScript.
Explore
Help
Sign In
Pop_Slime
/
crtr
Watch
1
Star
0
Fork
0
You've already forked crtr
Code
Issues
6
Pull Requests
Projects
1
Releases
Activity
266
Commits
2
Branches
18
Tags
e8f74399f2ee1d78eaa874371f1c2d66f0d8eb7b
Commit Graph
55 Commits
Exception cleanup. Code cleanup.
PopSlime
·
2022-12-23 15:20:16 +08:00
356f4df9a9
Optimize GC for group frame.
PopSlime
·
2022-12-20 16:05:52 +08:00
06d8012675
Implement preset path in file dialog.
PopSlime
·
2022-12-16 17:50:26 +08:00
5d17555744
Logic cleanup for file dialog.
PopSlime
·
2022-12-16 17:48:43 +08:00
e6d94f248c
Add LocalResourceFinder.
PopSlime
·
2022-12-16 17:41:23 +08:00
8eb0b11027
Update Cryville.Common.
PopSlime
·
2022-12-13 09:21:52 +08:00
815f48fe06
Code cleanup.
PopSlime
·
2022-11-23 12:02:25 +08:00
e370e1937c
Code cleanup.
PopSlime
·
2022-11-21 18:16:12 +08:00
e5d6e549bd
Introduce TargetString to eliminate text GC.
PopSlime
·
2022-11-21 14:09:01 +08:00
109b489104
Disable GUI layout on Unity key receiver to avoid GC.
PopSlime
·
2022-11-21 14:06:57 +08:00
784c3fc338
Fix verbose log about invalid resource.
PopSlime
·
2022-11-20 23:08:58 +08:00
39ef9815e8
Add Bestdori chart converter.
PopSlime
·
2022-11-18 15:55:00 +08:00
f3549353f3
Add frame list in skin data structure. Remove Cocos2d Plist support.
PopSlime
·
2022-11-17 17:19:31 +08:00
fd9e2ce409
Trims trailing spaces and dots when escaping file name instead of replacing them.
PopSlime
·
2022-11-17 12:00:33 +08:00
d89e5a2e68
Code cleanup.
PopSlime
·
2022-11-15 20:14:36 +08:00
15e66d29c4
Implement input config loading and saving.
PopSlime
·
2022-11-15 17:26:00 +08:00
d2b2834a60
Pull down popup from common.
PopSlime
·
2022-11-15 17:17:30 +08:00
3a54d2023f
Fix and add popup.
PopSlime
·
2022-11-15 13:30:40 +08:00
0f8bb5f1f6
Code cleanup.
PopSlime
·
2022-11-15 12:12:29 +08:00
7b1f639412
Implement compound operator patching.
PopSlime
·
2022-11-14 16:03:35 +08:00
d5d6465806
Make Unity timestamps realtime critical. (2)
PopSlime
·
2022-11-14 13:49:29 +08:00
7ce73186ae
Make Unity timestamps realtime critical.
PopSlime
·
2022-11-12 16:49:01 +08:00
0c8e24b079
Reads score operation as structure.
PopSlime
·
2022-11-11 00:34:30 +08:00
296d5bb615
Tokenize ruleset keys. Remove MotionName.
PopSlime
·
2022-11-09 14:01:27 +08:00
c33186086c
Implement InputProxy.
PopSlime
·
2022-11-07 12:21:50 +08:00
f311eb5e8d
Fix import error due to invalid file name. (Amend)
PopSlime
·
2022-11-07 12:19:31 +08:00
0d7018c964
Add in_area function. (Amend)
PopSlime
·
2022-11-06 14:20:28 +08:00
f33560daba
Add error type and null type.
PopSlime
·
2022-11-06 14:19:00 +08:00
b4fa5849ae
Fix number marshaling for PDT variable memory.
PopSlime
·
2022-11-06 13:46:23 +08:00
fc04071b53
Transforms input from screen point to world point.
PopSlime
·
2022-11-06 13:20:26 +08:00
b92a21951d
Update operator exception handling.
PopSlime
·
2022-11-06 12:12:51 +08:00
d58e255b3f
Fix exception handling on failure to get operator.
PopSlime
·
2022-11-06 12:11:55 +08:00
01a4214265
Fix typo in PdtVariableMemory.
PopSlime
·
2022-11-06 12:10:32 +08:00
15e8a2a2a8
Implement input proxy. Change input callback delegate to event. Prevents repeated (de)activation.
PopSlime
·
2022-11-06 00:50:09 +08:00
8f98cb63cb
Move InputEvent to InputManager.cs.
PopSlime
·
2022-11-06 00:20:01 +08:00
9d4f938675
Modify PDT type identifiers to avoid hash collision.
PopSlime
·
2022-11-05 20:00:15 +08:00
c3dc6b9a03
Add "at" operator.
PopSlime
·
2022-11-05 17:41:54 +08:00
a422f06221
Retrieve identifier names for debugging.
PopSlime
·
2022-11-01 17:36:18 +08:00
324c887539
Introduce IdentifierManager to improve PDT evaluator performance.
PopSlime
·
2022-11-01 13:47:04 +08:00
2c9be2ef1e
Fix exception handling for PDT operator.
PopSlime
·
2022-10-31 13:47:28 +08:00
d85553a93b
Code cleanup.
PopSlime
·
2022-10-30 18:18:21 +08:00
92a49294f7
Implement optimization for collapse instruction.
PopSlime
·
2022-10-30 01:39:22 +08:00
13131b0f31
Implement collapse instruction. Update docs.
PopSlime
·
2022-10-29 16:22:35 +08:00
4101ee8c8e
Abstract TLS client for more generic-purposed use.
PopSlime
·
2022-10-28 00:33:02 +08:00
d9d4eb236e
Fix proxy connection for Cryville.Common.Network.
PopSlime
·
2022-10-27 11:28:10 +08:00
92e5ed1f9c
Fix TlsTcpClient. Update console scene.
PopSlime
·
2022-10-26 00:05:03 +08:00
6b6b7d9a48
Update Cryville.Common.
PopSlime
·
2022-10-14 23:32:43 +08:00
c8eee7ab3f
Code cleanup.
PopSlime
·
2022-10-08 16:11:46 +08:00
2d7754f6af
Fix input source description.
PopSlime
·
2022-10-08 16:01:58 +08:00
83fdf3bbeb
Fix unknown bug.
PopSlime
·
2022-10-08 16:00:25 +08:00
e7e4b36b4c
First
Previous
1
2
Next
Last