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
635
Commits
2
Branches
18
Tags
3e273d67bae7c6fc9d63eb2eed5cbc3a03eb0829
Commit Graph
635 Commits
This Branch
This Branch
All Branches
Fix error on dynamic expressions in static context.
PopSlime
·
2023-02-19 21:55:01 +08:00
e9b2a7f894
Fix error on appending arg set when current length equals to capacity in string formatter.
PopSlime
·
2023-02-19 11:07:50 +08:00
9c73455761
Prevents dimension-unapplicable inputs from being assigned.
PopSlime
·
2023-02-18 15:51:21 +08:00
0.6.0-rc2
59c2210359
Improve text hints in input config.
PopSlime
·
2023-02-18 15:49:45 +08:00
4fab20953a
Make
pause
input optional.
PopSlime
·
2023-02-18 15:48:02 +08:00
ee7b0f5081
Code cleanup.
PopSlime
·
2023-02-18 15:46:32 +08:00
33ee7a9a87
Implement effect.
PopSlime
·
2023-02-18 14:51:28 +08:00
900bd7b77a
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
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
First
Previous
...
3
4
5
6
7
...
Next
Last