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
372
Commits
2
Branches
18
Tags
16b1d323dc624712ea87b7e97b6db5e2c0aeaff9
Commit Graph
362 Commits
Add exception handling for invalid key interpretation in PDT.
PopSlime
·
2023-02-09 12:21:41 +08:00
16b1d323dc
Matches member name first then generic list in PDT.
PopSlime
·
2023-02-09 12:15:07 +08:00
c4d5e5f480
Optimize GC for motions.
PopSlime
·
2023-02-07 23:15:52 +08:00
187f07d2c9
Optimize GC for SectionalGameObject.
PopSlime
·
2023-02-07 23:15:11 +08:00
4e9d7e5b87
Animation cleanup.
PopSlime
·
2023-02-07 16:36:17 +08:00
7df5b15e2e
Add persist in judge definition.
PopSlime
·
2023-02-07 16:24:27 +08:00
4863aa0ae7
Implement pausing.
PopSlime
·
2023-02-07 16:23:16 +08:00
eb53c3465b
Reorganize resources.
PopSlime
·
2023-02-07 14:20:47 +08:00
f683d61298
Add sound offset for ruleset config.
PopSlime
·
2023-02-06 22:55:43 +08:00
fbd03c8037
Move ruleset config to main scene. Add title for UI.
PopSlime
·
2023-02-06 22:55:14 +08:00
da68c8b877
Add
interval
function.
PopSlime
·
2023-02-06 15:16:35 +08:00
c0744a3464
Fix judge passing for inputs without any events.
PopSlime
·
2023-02-06 15:16:02 +08:00
3ca3746cec
Fix use of discarded digits in rounded numbers in string formatter.
PopSlime
·
2023-02-06 15:14:54 +08:00
5e76ddf2cd
Code cleanup.
PopSlime
·
2023-02-05 23:01:46 +08:00
dca1ba304e
Prevents dynamic anchor set twice. Implement special dynamic anchors.
PopSlime
·
2023-02-05 22:13:44 +08:00
8dd32afb74
Fix abnormal shaking at dynamic anchor.
PopSlime
·
2023-02-05 22:12:47 +08:00
313824b4bb
Fix overflowed integral digits always prepended in string formatter.
PopSlime
·
2023-02-05 22:03:31 +08:00
b166c0f5ef
Code cleanup.
PopSlime
·
2023-02-05 15:59:20 +08:00
300e44bd4b
Implement meta table for font.
PopSlime
·
2023-02-05 15:59:12 +08:00
ab6f983392
Prevent non-Windows system trying to initialize WindowsPointerHandler.
PopSlime
·
2023-02-05 15:58:31 +08:00
596c6395e4
Replace text components in the main browser with TMP.
PopSlime
·
2023-02-05 15:56:56 +08:00
404a36f9b8
Add fallback logic for TMP auto font.
PopSlime
·
2023-02-05 15:55:53 +08:00
1711fbadf7
Seperate matcher from font manager.
PopSlime
·
2023-02-05 15:53:30 +08:00
84b7a6d183
Support multiple fonts with the same full name.
PopSlime
·
2023-02-05 15:51:18 +08:00
6d0fd0f9ec
Add system font matcher.
PopSlime
·
2023-02-02 18:35:18 +08:00
b407ba88c4
Reimport upgraded TextMesh Pro, modified.
PopSlime
·
2023-02-01 22:14:43 +08:00
bd256ba1a6
Cleanup.
PopSlime
·
2023-01-31 22:56:19 +08:00
623c53f79a
Optimize GC for status info.
PopSlime
·
2023-01-31 22:56:06 +08:00
969fdc8069
Optimize GC for proxied input variables.
PopSlime
·
2023-01-31 22:51:17 +08:00
cbc874dd72
Implement dynamic stack for skin.
PopSlime
·
2023-01-31 22:50:24 +08:00
450bd52095
Introduce UnsafeIL for IL2CPP compatibility.
PopSlime
·
2023-01-31 22:49:04 +08:00
5727fcf177
Fix TargetString stuck when length was 0. Add TargetString.TrustedAsArray.
PopSlime
·
2023-01-31 22:47:35 +08:00
8ab0c2698b
Import TextMesh Pro.
PopSlime
·
2023-01-31 22:44:54 +08:00
6c7b52d93c
Add state count debug info.
PopSlime
·
2023-01-31 15:54:46 +08:00
91f55cd9a3
Restructure event/container system.
PopSlime
·
2023-01-31 15:53:43 +08:00
a1ce459a0e
Add DisposeAll.
PopSlime
·
2023-01-31 15:39:40 +08:00
9700992c3a
Refactor ReleaseEvent.
PopSlime
·
2023-01-31 15:30:27 +08:00
f9a1ea72fe
Pull up StampedEvent.Temporary. Fix temporary event discarding.
PopSlime
·
2023-01-31 15:26:13 +08:00
507b656eab
Code cleanup. (Amend)
PopSlime
·
2023-01-31 15:18:24 +08:00
c16776aee9
Separate dynamic anchors.
PopSlime
·
2023-01-31 15:15:13 +08:00
e109e0bd24
Code cleanup.
PopSlime
·
2023-01-31 15:06:31 +08:00
776a615464
Pull up clip from judge definition. Add clip to event container.
PopSlime
·
2023-01-31 14:55:41 +08:00
5514b6cf37
Add
current_time
variable.
PopSlime
·
2023-01-28 11:58:13 +08:00
8932d1b8d0
Implement anchor related annotations.
PopSlime
·
2023-01-28 11:57:49 +08:00
10988847b3
Code cleanup.
PopSlime
·
2023-01-27 17:30:10 +08:00
c4b139c7a4
Fix SkinSelectors.ToString. (2)
PopSlime
·
2023-01-27 16:54:11 +08:00
130896df1f
Remove dynamic judge anchors. (Amend)
PopSlime
·
2023-01-27 16:41:40 +08:00
5d5c519a1d
Remove dynamic judge anchors. Add judge time properties.
PopSlime
·
2023-01-27 16:05:57 +08:00
3d1a11f78b
Optimize GC for identifier and beat time property source.
PopSlime
·
2023-01-27 16:03:27 +08:00
cc985844cd
Refactor SkinPropertyKey.
PopSlime
·
2023-01-27 15:31:51 +08:00
feffbaa5a6
First
Previous
1
2
3
4
5
...
Next
Last