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 20:20:21 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
793
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
99 Commits
Fixed encoding logic, parameter adjustments
vun
·
2022-07-05 17:01:11 +08:00
f6dedc77fb
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
Disablle nullable in TaikoDifficultyHitObjectColour
vun
·
2022-06-19 17:26:11 +08:00
3529514587
Merge remote-tracking branch 'ppy/master' into colour-rework
vun
·
2022-06-19 17:18:05 +08:00
95c43d9384
Parameter tweaks, change repetition interval definition
vun
·
2022-06-19 17:14:31 +08:00
da1d99d5b6
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
Change RepetitionInterval to have max_repetition_interval + 1 when no repetition is found.
vun
·
2022-06-02 18:48:36 +08:00
56a4034c22
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
Colour compression preprocessing implementation
vun
·
2022-05-24 17:38:52 +08:00
f01deae428
Update comments
apollo-dw
·
2022-05-23 22:17:29 +01:00
5dbec92d9e
Merge remote-tracking branch 'master/master' into dho
apollo-dw
·
2022-05-23 13:39:04 +01:00
903c4f7b3d
Store hitobject history in the hitobject
apollo-dw
·
2022-05-22 16:26:22 +01:00
26985ca8af
Remove Redundant Detection
Not needed, as nerf is not required anymore and has negative effect.
Jay L
·
2022-05-17 09:10:52 +10:00
f15738fded
Fix n^2 characteristic in taiko diffcalc
smoogipoo
·
2020-09-19 14:52:05 +09:00
847ec8c248
Hopefully fix off-by-one errors
Bartłomiej Dach
·
2020-08-22 22:50:58 +02:00
7c9fae55ad
Fix invalid cref
Bartłomiej Dach
·
2020-08-22 21:27:08 +02:00
5afe9b73d2
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 superfluous IsRepeat field
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
c6a640db55
Remove unnecessary initialiser
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
f22050c975
Extract method for marking cheese
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
ff44437706
De-nest cheese detection logic
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
292d38362c
Add and use limited capacity queue
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
6c759f31f1
Fix cheese indexing bug
Bartłomiej Dach
·
2020-08-18 17:36:21 +02:00
cd2280b5bf
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
First
Previous
1
2
Next
Last