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
536
Commits
2
Branches
18
Tags
88a64104390fbbd0a2f7d9bf9aec9c162ef761cf
Commit Graph
504 Commits
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
Fix SkinSelectors.ToString.
PopSlime
·
2023-01-27 15:28:22 +08:00
d0f0c8ce6d
Fix EmptyBinder not identifying inheritance.
PopSlime
·
2023-01-27 15:24:48 +08:00
3fdc236b1d
Code cleanup.
PopSlime
·
2023-01-26 18:12:22 +08:00
46870e163a
Introduce no GC string formatter to optimize score string formatting.
PopSlime
·
2023-01-26 16:52:05 +08:00
601f64cc61
Code cleanup.
PopSlime
·
2023-01-26 16:47:56 +08:00
c015b60dc3
Optimize GC for enumerating TargetString.
PopSlime
·
2023-01-26 16:46:43 +08:00
5e01b654bd
Add exception description on PDT parsing error.
PopSlime
·
2023-01-24 23:10:52 +08:00
2304257201
Fix config scene stuck on ruleset format error.
PopSlime
·
2023-01-22 22:29:16 +08:00
02794d88b9
First
Previous
...
2
3
4
5
6
...
Next
Last