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
753
Commits
2
Branches
18
Tags
84acb2c12d5ffaf73a7e80397c7baab0f98b397e
Commit Graph
717 Commits
Add context cascade blocking.
PopSlime
·
2023-02-18 14:48:43 +08:00
6bd32c9aef
Add execute once annotation.
PopSlime
·
2023-02-18 14:48:09 +08:00
13893b2853
Pull up material disposal to MeshBase. (Amend)
PopSlime
·
2023-02-18 14:46:38 +08:00
23789c15eb
Code cleanup.
PopSlime
·
2023-02-18 14:46:08 +08:00
a1f7418d32
Fix log not cleared on log toggle.
PopSlime
·
2023-02-18 14:44:05 +08:00
274a823d02
Optimize GC for sprite update.
PopSlime
·
2023-02-18 14:42:42 +08:00
ba6239068a
Optimize GC for setting
image.frame
.
PopSlime
·
2023-02-18 14:40:56 +08:00
ff8c925f32
Pull up material disposal to MeshBase.
PopSlime
·
2023-02-18 14:39:45 +08:00
2a6a33e60c
Allow dynamic anchor reset.
PopSlime
·
2023-02-17 23:14:51 +08:00
8910b1f4a0
Code cleanup.
PopSlime
·
2023-02-17 21:13:19 +08:00
36dddea4d9
Fix error on
image.frame(s)
not set.
PopSlime
·
2023-02-17 21:12:41 +08:00
6a648c2dcd
Fix behaviour on parameter overflow.
PopSlime
·
2023-02-17 21:11:38 +08:00
2d4087dc89
Code cleanup.
PopSlime
·
2023-02-17 18:11:04 +08:00
f91aacd78e
Remove some dedicated properties on ISkinnableGroup.
PopSlime
·
2023-02-17 18:10:46 +08:00
9c08cbf0d2
Add backward compatibility for skin. (Amend)
PopSlime
·
2023-02-17 16:27:49 +08:00
88d35e4eaf
Add backward compatibility for skin.
PopSlime
·
2023-02-17 16:24:24 +08:00
675ce68073
Pull up ISkinnableGroup.
PopSlime
·
2023-02-17 15:19:18 +08:00
db0165d145
Add error handling for setting
text.frames
.
PopSlime
·
2023-02-17 14:41:12 +08:00
7015426300
Add skin property
image.frames
and
image.index
.
PopSlime
·
2023-02-17 14:40:34 +08:00
0d4cc5e208
Add effect emitting stub.
PopSlime
·
2023-02-15 18:13:04 +08:00
e7ce0985fb
Add animation stub and effect stub for skin.
PopSlime
·
2023-02-15 18:12:41 +08:00
eb6dafbd60
Change fixed skin root to configurable root element in skin container.
PopSlime
·
2023-02-15 18:09:21 +08:00
b6e238780e
Cleanup logic of PDT interpreter.
PopSlime
·
2023-02-15 18:07:36 +08:00
c7ea6f1d4b
Add effect definition.
PopSlime
·
2023-02-15 15:35:09 +08:00
4a5b2a6889
Pull up PdtBinder.
PopSlime
·
2023-02-15 15:34:27 +08:00
b84d645aee
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
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
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
First
Previous
...
5
6
7
8
9
...
Next
Last