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
444
Commits
2
Branches
18
Tags
3bf3fdac3d1c1e558868017a108f660e5e347d71
Commit Graph
444 Commits
This Branch
This Branch
All Branches
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
Code cleanup.
PopSlime
·
2023-01-21 20:14:41 +08:00
0.5.2
9f73c8ffad
Add MotionCache.
PopSlime
·
2023-01-21 20:13:40 +08:00
c1c354959d
Append IDE warning suppression.
PopSlime
·
2023-01-21 20:12:03 +08:00
94428d9e18
Optimize code structure for input module.
PopSlime
·
2023-01-21 17:04:29 +08:00
5198ecec1f
Code cleanup.
PopSlime
·
2023-01-21 16:59:19 +08:00
6779b88055
Refactor SelectorNotAvailableException.
PopSlime
·
2023-01-20 22:50:31 +08:00
c5dab3a232
Matches dynamic on anchoring.
PopSlime
·
2023-01-20 22:50:05 +08:00
a7608bcd7e
Revert "Revise update clone type to update depth."
This reverts commit
4185303bd2
.
PopSlime
·
2023-01-20 22:26:56 +08:00
be64bc76b5
Fix dynamic judge anchors not updated if note is not working.
PopSlime
·
2023-01-17 22:16:40 +08:00
39bc34fd42
Revise update clone type to update depth.
PopSlime
·
2023-01-17 22:16:09 +08:00
4185303bd2
Update project version.
PopSlime
·
2023-01-16 22:11:19 +08:00
3280693e8f
Fix error on "(at) anchor" selector when no anchor is opened.
PopSlime
·
2023-01-16 20:57:19 +08:00
29432feabc
Fix relative time calculation in judge report.
PopSlime
·
2023-01-16 20:55:32 +08:00
86559c681e
Implement
judge_result
contextual variable.
PopSlime
·
2023-01-16 20:54:53 +08:00
79f11b9c33
Make the output type of a property source read-only.
PopSlime
·
2023-01-16 20:53:45 +08:00
5b9149cb34
Implement write-only context.
PopSlime
·
2023-01-16 20:50:14 +08:00
9d6bdd968f
Add
null
constant.
PopSlime
·
2023-01-16 20:47:54 +08:00
bc4fec33ef
Add
is
function.
PopSlime
·
2023-01-16 20:46:57 +08:00
09e917dbe8
Add forced variable syntax in PDT.
PopSlime
·
2023-01-16 20:45:06 +08:00
1003a0e199
Implement skin context property source injection.
PopSlime
·
2023-01-16 15:23:57 +08:00
e3a805b855
First
Previous
1
2
3
4
5
...
Next
Last