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
712
Commits
2
Branches
18
Tags
c9b348dd4fdc385ea26df617c4aab10a68c9cc84
Commit Graph
677 Commits
Temporarily change extension detection for Bestdori chart converter.
PopSlime
·
2022-12-16 17:51:23 +08:00
3f7becf580
Implement preset path in file dialog.
PopSlime
·
2022-12-16 17:50:26 +08:00
5d17555744
Logic cleanup for file dialog.
PopSlime
·
2022-12-16 17:48:43 +08:00
e6d94f248c
Pull up ExtensionInterface.
PopSlime
·
2022-12-16 17:44:41 +08:00
b0c70bc62e
Add LocalResourceFinder.
PopSlime
·
2022-12-16 17:41:23 +08:00
8eb0b11027
Move GlobalSuppressions.
PopSlime
·
2022-12-16 15:45:51 +08:00
7f2cfe94c1
Fix osu! charts with timing point with negative timestamp not able to be imported.
PopSlime
·
2022-12-16 15:45:26 +08:00
e4524bda0b
Resource cleanup.
PopSlime
·
2022-12-16 14:55:21 +08:00
226fb15eb1
Fix offsets for chart converters.
PopSlime
·
2022-12-16 14:36:10 +08:00
645c4af2f2
Add osuChartConverter.
PopSlime
·
2022-12-16 14:17:32 +08:00
6e0f41c7fd
Add BeatLength to TimingModel.
PopSlime
·
2022-12-13 17:53:59 +08:00
b9001ed9b2
Fix QuaverChartConverter not generating endbeat of chart.
PopSlime
·
2022-12-13 15:10:00 +08:00
04abf59521
Add QuaverChartConverter.
PopSlime
·
2022-12-13 10:51:29 +08:00
251f92532d
Add TimeTimingModel.
PopSlime
·
2022-12-13 10:51:05 +08:00
f5df56687b
Add optional offset to TimingModel constructor.
PopSlime
·
2022-12-13 10:50:34 +08:00
b582da90e5
Update Cryville.Common.
PopSlime
·
2022-12-13 09:21:52 +08:00
815f48fe06
Pull up BeatTimeTimingModel.
PopSlime
·
2022-12-13 08:59:35 +08:00
1470fa87dd
Pull up FractionalBeatTimeTimingModel.
PopSlime
·
2022-12-12 23:48:15 +08:00
4b4356aaab
Code cleanup.
PopSlime
·
2022-12-12 22:28:08 +08:00
a8658856ca
Import YamlDotNet.
PopSlime
·
2022-12-12 22:23:49 +08:00
1477e907e6
Code cleanup.
PopSlime
·
2022-12-05 12:16:42 +08:00
f559cea826
Fix incorrect identifier load in PDT evaluator.
PopSlime
·
2022-12-05 11:43:31 +08:00
d363042036
Fix BestdoriChartConverter generating track motions incorrectly. Add outro time to BestdoriChartConverter.
PopSlime
·
2022-12-01 12:34:56 +08:00
69e4ecd0a9
Fix improper use of RMVPool.
PopSlime
·
2022-12-01 12:33:32 +08:00
35d2e06625
Code cleanup.
PopSlime
·
2022-11-28 14:20:49 +08:00
358e654f51
Fix BinarySearchFirst algorithm.
PopSlime
·
2022-11-28 11:53:13 +08:00
d16548e570
Add ingame log related settings.
PopSlime
·
2022-11-26 21:55:29 +08:00
c7201dd62c
Fix zindex property not working on polysec component.
PopSlime
·
2022-11-26 21:55:03 +08:00
e43a0e62b7
Clears the input event queue on input dialog open.
PopSlime
·
2022-11-26 17:19:47 +08:00
4bcf76819c
Make the buttons in the play scene not interactable with keyboard.
PopSlime
·
2022-11-24 22:37:59 +08:00
31155c909c
Add scroll bars to file dialog.
PopSlime
·
2022-11-24 22:37:03 +08:00
ab2670358a
Remove key count limit in Malody chart converter.
PopSlime
·
2022-11-23 12:03:24 +08:00
3da70bdccc
Code cleanup.
PopSlime
·
2022-11-23 12:02:25 +08:00
e370e1937c
Optimize texture size.
PopSlime
·
2022-11-22 21:48:41 +08:00
d9f6dd33d4
Code cleanup.
PopSlime
·
2022-11-21 18:16:12 +08:00
e5d6e549bd
Optimize GC for value updating in text component.
PopSlime
·
2022-11-21 14:10:20 +08:00
145c0ce6c8
Optimize GC for input proxy.
PopSlime
·
2022-11-21 14:09:44 +08:00
a0174b94c6
Introduce TargetString to eliminate text GC.
PopSlime
·
2022-11-21 14:09:01 +08:00
109b489104
Disable GUI layout on Unity key receiver to avoid GC.
PopSlime
·
2022-11-21 14:06:57 +08:00
784c3fc338
Cleanup unused functions.
PopSlime
·
2022-11-21 12:14:34 +08:00
77d6ac2caf
Code cleanup.
PopSlime
·
2022-11-20 23:17:08 +08:00
321af22775
Fix verbose log about invalid resource.
PopSlime
·
2022-11-20 23:08:58 +08:00
39ef9815e8
Fix import error on cover file missing.
PopSlime
·
2022-11-20 22:36:53 +08:00
bb3afba11f
Fix log typo.
PopSlime
·
2022-11-20 19:13:40 +08:00
e4fa160a90
Optimize MatchDynamic performance.
PopSlime
·
2022-11-20 19:04:33 +08:00
34df9e2257
Reconstruct skin container. Add update clone type limit to skin property.
PopSlime
·
2022-11-20 16:12:19 +08:00
cfdb5f021e
Postpone skin static matching.
PopSlime
·
2022-11-20 16:09:34 +08:00
d08eea5c1e
Improve vector cache performance.
PopSlime
·
2022-11-20 16:02:39 +08:00
ce30b5427b
Update Cryville.Audio.
PopSlime
·
2022-11-20 13:29:29 +08:00
e38fed89e9
Add extra fallback logic for audio engine initialization.
PopSlime
·
2022-11-20 13:29:09 +08:00
d4b12bf3f7
First
Previous
...
8
9
10
11
12
...
Next
Last