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
453
Commits
2
Branches
18
Tags
2f19e8daad547050dae2a9e74a84ebc5cb3ffd9d
Commit Graph
453 Commits
This Branch
This Branch
All Branches
Code cleanup.
PopSlime
·
2023-02-13 16:09:19 +08:00
67b44db1ae
Optimize GC for log in gameplay scene.
PopSlime
·
2023-02-12 21:50:57 +08:00
ee4399109a
Fix resize logic in StringBuffer.
PopSlime
·
2023-02-12 21:48:39 +08:00
87ef534f59
Cleanup CategorizedPool.
PopSlime
·
2023-02-12 17:27:54 +08:00
0.6.0-rc1
87362b47c5
Fix input conflict in input config.
PopSlime
·
2023-02-12 17:27:15 +08:00
f60ba1088d
Adjust offset for osu chart converter.
PopSlime
·
2023-02-11 23:13:30 +08:00
abb7ad6f24
Update project version.
PopSlime
·
2023-02-11 23:12:01 +08:00
880b475c07
Add object pool related debug status info.
PopSlime
·
2023-02-11 23:11:45 +08:00
4707c40e6a
Fix contextual state variables available in static context.
PopSlime
·
2023-02-11 23:11:15 +08:00
7f87c23da2
Eliminate Array.Copy GC in SquareMatrix.
PopSlime
·
2023-02-11 23:09:46 +08:00
6df10837fe
Add RentedCount for ObjectPool.
PopSlime
·
2023-02-11 23:09:05 +08:00
42cb54de1d
Pull up CategorizedPool. Add Reset method for ObjectPool.
PopSlime
·
2023-02-11 23:08:43 +08:00
9fd685b8b3
Update UnsafeIL.
PopSlime
·
2023-02-10 17:52:45 +08:00
b364005741
Code cleanup.
PopSlime
·
2023-02-10 17:36:36 +08:00
7d938de409
Add graphical offset global settings.
PopSlime
·
2023-02-10 17:36:19 +08:00
bb4ecfcd8c
Add
invisible_bounds
contextual variable.
PopSlime
·
2023-02-10 17:35:36 +08:00
ff410529b0
Pull
current_time
to container handler.
PopSlime
·
2023-02-10 17:34:40 +08:00
fdc55a8e3b
Combine score and score string property sources.
PopSlime
·
2023-02-10 17:32:59 +08:00
fc8512ff63
Code cleanup.
PopSlime
·
2023-02-10 15:50:49 +08:00
1b1ed42a1b
Replace TrustedAsOfLength with safe As and Set.
PopSlime
·
2023-02-10 15:47:20 +08:00
b437925f92
Modify priority logic for normal/temporary events.
PopSlime
·
2023-02-09 18:22:39 +08:00
c04e50e959
Implement transform update for static judge anchor.
PopSlime
·
2023-02-09 18:21:17 +08:00
314cdb9935
Add standalone event property.
PopSlime
·
2023-02-09 18:20:36 +08:00
77c91d015a
Activates anchors only on set.
PopSlime
·
2023-02-09 18:19:46 +08:00
291a018c13
Code cleanup.
PopSlime
·
2023-02-09 18:18:34 +08:00
18ff4b8e16
Modify text in status debug info.
PopSlime
·
2023-02-09 18:14:07 +08:00
7714c277fd
Fix TypedChildren shared across ContainerState.
PopSlime
·
2023-02-09 18:12:33 +08:00
d6c2ac6be6
Fix priority for manually set special anchors.
PopSlime
·
2023-02-09 18:11:32 +08:00
682fe38d40
Modify texts in input config panel.
PopSlime
·
2023-02-09 18:09:40 +08:00
3e525842cb
Fix wrong context access in component creation.
PopSlime
·
2023-02-09 18:08:12 +08:00
3dd25b51a8
Optimize GC for frame calculation.
PopSlime
·
2023-02-09 18:07:06 +08:00
041c1e374e
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
0.6.0-rc0
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
First
Previous
1
2
3
4
5
...
Next
Last