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-18 12:00:22 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
791
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
21 Commits
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