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
448
Commits
2
Branches
18
Tags
82dbc5c4795c044c1e8c2a873c83970abb9b850f
Commit Graph
448 Commits
This Branch
This Branch
All Branches
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
Add temporary event discard handling.
PopSlime
·
2023-01-16 15:09:34 +08:00
4222176979
Wrap Transform into SkinContext. Implement r/w context separation for skins.
PopSlime
·
2023-01-16 15:08:25 +08:00
43c87fba70
Add static judge anchor. Change dynamic anchors to single only.
PopSlime
·
2023-01-16 13:35:51 +08:00
d0a23aaf30
Change anchor opening to single only.
PopSlime
·
2023-01-16 13:33:25 +08:00
a09a5686d7
Code cleanup.
PopSlime
·
2023-01-15 11:54:11 +08:00
609bb317d0
Pull down chart field from StateBase.
PopSlime
·
2023-01-15 11:52:28 +08:00
898fb7d557
Code cleanup.
PopSlime
·
2023-01-14 22:03:08 +08:00
c39f258a19
Implement multiple static matching.
PopSlime
·
2023-01-14 22:01:29 +08:00
4fdd4e1935
Pull down some judge preparation logic.
PopSlime
·
2023-01-14 21:39:10 +08:00
7662011d60
Pull up tail anchoring.
PopSlime
·
2023-01-14 21:35:15 +08:00
c24372b308
Revise anchor data structure.
PopSlime
·
2023-01-14 21:34:13 +08:00
5e4c53113a
Pull down EvaluationFailureException.
PopSlime
·
2023-01-13 22:18:13 +08:00
4f93995bbd
Add error handling for Discord callback.
PopSlime
·
2023-01-13 22:16:16 +08:00
5b14466059
Fix polysec.part. Enable judge anchor.
PopSlime
·
2023-01-13 16:46:29 +08:00
1d3aa85446
Implement coevent. (2)
PopSlime
·
2023-01-13 16:37:31 +08:00
6efe70d751
Adapt Bestdori chart converter to coevents.
PopSlime
·
2023-01-12 18:05:20 +08:00
555c88855c
Fix config scene not unloaded if the ruleset is not present.
PopSlime
·
2023-01-10 21:41:48 +08:00
105aacc133
Cleanup.
PopSlime
·
2023-01-09 22:17:42 +08:00
ea9000f2b0
Implement coevent.
PopSlime
·
2023-01-09 16:28:36 +08:00
4e851d9b73
Code cleanup.
PopSlime
·
2023-01-08 16:27:02 +08:00
0a1e512f41
Add NoRequireDiscord flag when initializing Discord GameSDK.
PopSlime
·
2023-01-08 13:00:35 +08:00
a7baef2c9d
Remove callback parameters on states.
PopSlime
·
2023-01-03 12:09:16 +08:00
723ec937ad
Fix polysec not mapping textures correctly if texture set partly.
PopSlime
·
2023-01-03 11:58:39 +08:00
7c77ba83f8
Optimize motion invalidation performance.
PopSlime
·
2023-01-02 20:05:14 +08:00
6da4b96b24
Fix conditional compilation.
PopSlime
·
2023-01-01 20:07:58 +08:00
0.5.1
e8f8593555
Optimize GC for RMV pool.
PopSlime
·
2023-01-01 19:03:19 +08:00
2b5bc5dd08
Add judge anchor stub.
PopSlime
·
2023-01-01 19:02:49 +08:00
cf6186aa16
Cleanup anchor related code.
PopSlime
·
2023-01-01 19:01:34 +08:00
4d7773a2ac
Implement judge report.
PopSlime
·
2023-01-01 19:00:19 +08:00
e8f74399f2
Implement temporary event injection. (Amend)
PopSlime
·
2023-01-01 18:55:22 +08:00
ca72f7adb5
Code cleanup.
PopSlime
·
2023-01-01 18:54:53 +08:00
5e19a8b886
Add force sync frames.
PopSlime
·
2023-01-01 18:52:28 +08:00
a416f772d4
Fix osu chart ruleset and effect point.
PopSlime
·
2023-01-01 18:50:03 +08:00
989a6b5554
Add Discord GameSDK.
PopSlime
·
2023-01-01 18:48:14 +08:00
732af15d9b
Fix handling for first timing point of osu chart.
PopSlime
·
2022-12-31 18:17:24 +08:00
8cdab36cd6
Optimize GC for PropSrc.
PopSlime
·
2022-12-25 22:20:46 +08:00
44180c7e0f
Code cleanup.
PopSlime
·
2022-12-24 19:12:16 +08:00
e589e37640
Optimize GC for temporary anchor event injection.
PopSlime
·
2022-12-23 17:46:29 +08:00
94107de97d
Optimize GC for PropOp.Enum<T>.
PopSlime
·
2022-12-23 17:45:07 +08:00
13c55dc23e
Reimplement
cur
anchor.
PopSlime
·
2022-12-23 16:28:48 +08:00
617eddc030
Implement temporary event injection.
PopSlime
·
2022-12-23 16:27:34 +08:00
7475b19547
Refactor
polysec.suppressed
to
polysec.partial
and
polysec.part
.
PopSlime
·
2022-12-23 16:25:57 +08:00
0049ace91a
Exception cleanup. Code cleanup.
PopSlime
·
2022-12-23 15:20:16 +08:00
356f4df9a9
Code cleanup.
PopSlime
·
2022-12-22 17:15:31 +08:00
ff5928b556
Add "at anchor" skin selector.
PopSlime
·
2022-12-22 17:14:48 +08:00
1f0ac2a2e9
Remove faulty toggling of anchor "cur".
PopSlime
·
2022-12-22 17:13:39 +08:00
95628f07d1
First
Previous
...
2
3
4
5
6
...
Next
Last