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-31 04:59:55 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
799
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
81 Commits
Remove unecessary using references.
Lucas A
·
2020-10-02 19:41:24 +02:00
abd395a030
Remove IBeatmap from PerformanceCalculator.
Lucas A
·
2020-10-02 19:24:30 +02:00
0163688a17
Make osu/taiko/catch use Ok+Great
smoogipoo
·
2020-09-29 17:16:55 +09:00
f439c1afbc
Fix n^2 characteristic in taiko diffcalc
smoogipoo
·
2020-09-19 14:52:05 +09:00
847ec8c248
Merge pull request
#9294
from smoogipoo/morth-taiko-changes
Dean Herbert
·
2020-09-15 16:11:17 +09:00
7f2ce14f36
Fix wrong mono streak length handling in corner case
Bartłomiej Dach
·
2020-09-10 20:50:26 +02:00
a350802158
Fix invalid initial value of currentMonoLength
Bartłomiej Dach
·
2020-09-10 18:22:49 +02:00
6e5c5ab901
Remove unnecessary check for negative durations
smoogipoo
·
2020-09-10 20:00:57 +09:00
74eea8900b
Move MaxCombo to base DifficultyAttributes
smoogipoo
·
2020-08-28 19:16:20 +09:00
1c1afa1c96
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
Split conditional for readability
Bartłomiej Dach
·
2020-08-22 19:34:49 +02:00
7e2bef3b9f
Remove unnecessary yield iteration
Bartłomiej Dach
·
2020-08-22 19:34:49 +02:00
bcf3cd5657
Inline same parity penalty
Bartłomiej Dach
·
2020-08-22 19:34:49 +02:00
cb3fef7616
Avoid passing down rhythm list every time
Bartłomiej Dach
·
2020-08-22 19:34:49 +02:00
ec99fcd7ab
Add more proper typing to skills
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
27f97973ee
Generalise p-norm function
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
cb5ea6aa9a
Simplify expression with ternary
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
51d41515ef
Extract helper method to reset rhythm strain
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
c827e21506
Use Math.Clamp
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
80e4c15727
Slightly optimise and de-branch rhythm pattern recognition
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
ce0e5cf9a1
Slightly optimise and de-branch repetition pattern recognition
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
d7ff3d77eb
Remove unnecessary null check
Bartłomiej Dach
·
2020-08-18 20:19:58 +02:00
00ae456f08
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
Eliminate unnecessary loop
Bartłomiej Dach
·
2020-08-18 17:36:23 +02:00
9fb494d5d3
Fix cheese indexing bug
Bartłomiej Dach
·
2020-08-18 17:36:21 +02:00
cd2280b5bf
Xmldoc colour strain
smoogipoo
·
2020-08-13 13:47:35 +09:00
8ded5925ff
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
Remove unnecessary change
smoogipoo
·
2020-07-29 20:53:14 +09:00
4c00c11541
Fix post-merge error
smoogipoo
·
2020-07-17 14:19:43 +09:00
c44ac9104f
Merge branch 'master' into morth-taiko-changes
smoogipoo
·
2020-07-17 14:19:32 +09:00
98accf2777
Remove redundant parens
smoogipoo
·
2020-07-16 14:30:17 +09:00
87713215dc
Fix incorrect time delta in taiko strain
smoogipoo
·
2020-07-13 16:50:54 +09:00
352f59942e
Update with latest changes
smoogipoo
·
2020-06-08 16:30:26 +09:00
68027fcc2c
Update with latest changes
smoogipoo
·
2020-05-24 11:48:56 +09:00
5852a37eb7
Update with latest changes
smoogipoo
·
2020-05-22 20:50:21 +09:00
9461097b00
Merge branch 'master' into morth-taiko-changes
smoogipoo
·
2020-05-22 20:48:04 +09:00
d04da46522
Fix possible exceptions in performance calculators
smoogipoo
·
2020-05-18 15:10:59 +09:00
1865cd0762
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
Fix format.
Huo Yaoyuan
·
2019-12-03 20:59:42 +08:00
6a58509f41
First
Previous
1
2
Next
Last