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
745
Commits
2
Branches
18
Tags
4a1fa483521cbc2606d594733a0d681e3c1f55a3
Commit Graph
671 Commits
Fix incomplete ruleset config displayed on config initialization.
PopSlime
·
2023-08-15 19:16:16 +08:00
4a1fa48352
Typo fix.
PopSlime
·
2023-08-11 01:24:01 +08:00
4dc0767e91
Fix event priority.
PopSlime
·
2023-08-07 13:56:17 +08:00
9e82c04898
Implement custom ruleset config. (Amend)
PopSlime
·
2023-08-07 13:55:57 +08:00
0776eca49d
Fix the handle of the slider disappearing permanently after an abnormal range is assigned.
PopSlime
·
2023-08-02 17:30:20 +08:00
af01fb2119
Implement custom ruleset config. (2)
PopSlime
·
2023-08-02 17:28:55 +08:00
9044631fe7
Fix potential constant flag toggled off incorrectly while optimizing.
PopSlime
·
2023-08-02 17:25:49 +08:00
3b22d4fce3
Code cleanup with the implementation of property store.
PopSlime
·
2023-08-02 17:20:45 +08:00
5393ff1451
Implement custom ruleset config.
PopSlime
·
2023-07-31 15:15:07 +08:00
e34a9cc868
Add contextual function
precision
.
PopSlime
·
2023-07-31 15:14:06 +08:00
440581261e
Reconstruct property sources and operators to generic types.
PopSlime
·
2023-07-31 15:12:41 +08:00
b78e99c59c
Decouple the usage of PDT evaluator of chart player.
PopSlime
·
2023-07-28 14:13:49 +08:00
3db8f61e3b
Fix incorrect layout of popup in camera canvas mode.
PopSlime
·
2023-07-28 14:10:03 +08:00
8b64165fb7
Code cleanup.
PopSlime
·
2023-07-28 13:33:23 +08:00
799b1e12da
Code cleanup.
PopSlime
·
2023-07-28 12:17:03 +08:00
957270c41a
Rewrite property panel to adapt to ruleset config.
PopSlime
·
2023-07-27 22:07:20 +08:00
bc51a45df8
Rename constraint types to avoid ambiguity.
PopSlime
·
2023-07-27 22:06:15 +08:00
9b091a0084
Distinguish stepped sliders by applying a tint to them.
PopSlime
·
2023-07-27 16:22:22 +08:00
98e35fc6f6
Fix number slider not working in camera canvas mode.
PopSlime
·
2023-07-27 16:21:27 +08:00
d83f447e82
Add contextual function
range
.
PopSlime
·
2023-07-27 16:00:22 +08:00
fd05f6c1dd
Draft config definition.
PopSlime
·
2023-07-27 15:59:56 +08:00
86da71f2cb
Fix attempt to save config when failed to load.
PopSlime
·
2023-07-27 15:31:47 +08:00
ba2f1d4858
Code cleanup.
PopSlime
·
2023-07-14 23:49:27 +08:00
8da54093aa
Fix the game hanging on close.
PopSlime
·
2023-07-14 23:48:13 +08:00
b057ea8074
Code cleanup.
PopSlime
·
2023-07-12 23:26:36 +08:00
e7bc9d0294
Implement updater for Windows.
PopSlime
·
2023-07-12 23:26:26 +08:00
08de91b04d
Improve exception handling for update checker.
PopSlime
·
2023-07-12 23:25:15 +08:00
ea70fbb051
Refactor some
judge
variables to
hit
variables. (Amend)
PopSlime
·
2023-07-12 23:12:55 +08:00
cee6a08240
Refactor some
judge
variables to
hit
variables.
PopSlime
·
2023-07-12 23:08:29 +08:00
f04b9cfb75
Code cleanup.
PopSlime
·
2023-07-11 00:03:47 +08:00
1dcbc03829
Code cleanup for network module.
PopSlime
·
2023-07-11 00:02:14 +08:00
d89423caf5
Fix Discord timestamp not reset on pause and resume.
PopSlime
·
2023-07-11 00:01:15 +08:00
c9b348dd4f
Fix crash on opening a URL on Android.
PopSlime
·
2023-07-04 11:13:28 +08:00
7fce9591a9
Cleanup network module.
PopSlime
·
2023-07-04 11:12:27 +08:00
f65e4f1900
Code cleanup.
PopSlime
·
2023-07-03 01:11:04 +08:00
a4d0e3867a
Implement opening external package link.
PopSlime
·
2023-07-03 01:10:45 +08:00
83b9c27e94
Implement update checker.
PopSlime
·
2023-06-22 13:23:24 +08:00
864ea91be0
Pull down
UnityNetworkTask
.
PopSlime
·
2023-06-22 13:23:03 +08:00
ea02fc22bd
Fix the active network task not re-enqueued when suspended.
PopSlime
·
2023-06-22 13:22:23 +08:00
60cc763cd0
Fix active inputs not cleaned up while batching.
PopSlime
·
2023-06-22 13:21:01 +08:00
8955b69cdf
Code cleanup.
PopSlime
·
2023-06-22 13:18:34 +08:00
a7aff4d625
Implement dialog.
PopSlime
·
2023-06-22 13:15:25 +08:00
22cb8f0cb4
Code cleanup.
PopSlime
·
2023-06-13 18:13:23 +08:00
db07ace927
Add contextual variable
judge_delta_time
.
PopSlime
·
2023-06-13 18:13:09 +08:00
094c3fe2a3
Improve the ordering logic for applicable input handlers in input config.
PopSlime
·
2023-06-06 21:27:33 +08:00
9833052849
Fix memory leak during collapsing in PDT.
PopSlime
·
2023-06-06 21:13:36 +08:00
a6a0ac3f9e
Disable Android input handlers in non-Android systems.
PopSlime
·
2023-06-06 11:45:01 +08:00
82060a6403
Add stub for config and motion definition in ruleset.
PopSlime
·
2023-06-06 09:46:39 +08:00
2fe2a40e74
Add stub for judge action
@var
.
PopSlime
·
2023-06-06 09:44:00 +08:00
754e3be906
Fix incorrect miss flag on judge pass.
PopSlime
·
2023-06-02 22:40:52 +08:00
65c225e93b
First
Previous
1
2
3
4
5
...
Next
Last