This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-19 11:20:24 +08:00
Code
Issues
Releases
Wiki
Activity
67,721
Commits
4
Branches
793
Tags
18f4fac4c1e82b6084fb643e4754b37d6fa5f310
Commit Graph
42 Commits
Fix notes not being added to list
Dan Balasescu
·
2022-08-15 21:56:03 +09:00
c03e47317a
General refactoring
Dan Balasescu
·
2022-08-15 21:26:54 +09:00
502e31dd37
Fix and add comments
vun
·
2022-07-22 10:49:53 +08:00
4433f902ea
Implement stateless colour evaluator and required encoding changes
vun
·
2022-07-21 19:15:22 +08:00
e4086b058b
Partial Review changes
Jay L
·
2022-07-20 23:33:38 +10:00
cb63ec282e
Codequality parse
Jay L
·
2022-07-15 21:07:01 +10:00
7e3f62a5a5
Move rhythm preprocessing to its own folder
vun
·
2022-07-14 17:25:21 +08:00
45c055bfa1
Refactor colour encoding to avoid circular dependencies
vun
·
2022-07-14 16:29:23 +08:00
1cb18f8474
Implement new colour encoding and evaluator
vun
·
2022-07-05 14:41:40 +08:00
505a24a68e
[WIP] Colour evaluator for new colour encoding
vun
·
2022-06-28 10:38:58 +08:00
cba47f8202
Implement new colour encoding
vun
·
2022-06-25 22:42:56 +08:00
15372267e1
TAIKO-6 Pre-evaluate colour to avoid per-note evaluation
vun
·
2022-06-23 17:10:30 +08:00
f42aac9954
Merge remote-tracking branch 'ppy/master' into colour-rework
vun
·
2022-06-19 17:18:05 +08:00
95c43d9384
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Merge remote-tracking branch 'ppy/master' into colour-rework
vun
·
2022-06-13 17:29:26 +08:00
319d0aa036
Refactor TaikoDifficultyHitObject creation into the class as a static method
vun
·
2022-06-10 14:58:50 +08:00
2b2150ac04
Rename Position -> Index
Dan Balasescu
·
2022-06-09 18:49:11 +09:00
6d2a2ba7d6
Refactor
Jay L
·
2022-06-09 19:22:55 +10:00
6dbaf0a030
Fix encoding repetition, parameter adjustments
vun
·
2022-06-07 13:30:24 +08:00
fd49a27cf9
Fix logic error, minor stamina changes
vun
·
2022-06-06 16:11:26 +08:00
07d3a7bd2e
Merge branch 'taiko-evaluators' into colour-rework
vun
·
2022-06-06 12:45:48 +08:00
bfada36554
[WIP] Colour rework
vun
·
2022-06-06 12:42:49 +08:00
3dd0c4aec8
Merge remote-tracking branch 'apollo/dho' into colour-rework
vun
·
2022-06-02 18:34:46 +08:00
c9877084c4
Implement mono history in TaikoDifficultyHitObject
vun
·
2022-06-01 05:20:08 +08:00
0a21f7c30d
Pass object position to the object
apollo-dw
·
2022-05-26 19:26:14 +01:00
66a6467403
Working colour encoding
vun
·
2022-05-26 18:04:25 +08:00
1972bdd6c7
Use object list size for object position
apollo-dw
·
2022-05-24 16:30:25 +01:00
30b9e0e7ab
Update comments
apollo-dw
·
2022-05-23 22:17:29 +01:00
5dbec92d9e
Store hitobject history in the hitobject
apollo-dw
·
2022-05-22 16:26:22 +01:00
26985ca8af
Add xmldoc to taiko difficulty calculation code
Bartłomiej Dach
·
2020-08-22 19:44:58 +02:00
a080774799
Reorder members for better readability
Bartłomiej Dach
·
2020-08-22 19:34:49 +02:00
8ace7df0fd
Avoid passing down rhythm list every time
Bartłomiej Dach
·
2020-08-22 19:34:49 +02:00
ec99fcd7ab
Remove unnecessary initialiser
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
f22050c975
Replace IsKat with HitType
smoogipoo
·
2020-08-13 01:35:56 +09:00
5010d2044a
Refactor TaikoDifficultyHitObject
smoogipoo
·
2020-08-13 00:59:22 +09:00
d2a03f1146
Update with latest changes
smoogipoo
·
2020-06-08 16:30:26 +09:00
68027fcc2c
Do not use statics
smoogipoo
·
2020-05-11 14:57:47 +09:00
b0ed39f32b
Resolve errors + auto-format
smoogipoo
·
2020-05-11 14:53:42 +09:00
779af48802
Add initial changes
smoogipoo
·
2020-05-11 14:50:02 +09:00
d613888803
Remove CentreHit/RimHit hitobject abstraction
smoogipoo
·
2020-03-23 12:08:15 +09:00
5106d275ca
Update with PopulateAttributes() removal
smoogipoo
·
2019-02-19 17:45:16 +09:00
0ef15f5bd5
Implement new difficulty calculator for Rulesets.Taiko
smoogipoo
·
2019-02-18 14:54:21 +09:00
25d85b6eb4