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-06-11 17:19:25 +08:00
Code
Issues
Releases
Wiki
Activity
9,932
Commits
4
Branches
803
Tags
356bb5da1e5e63243174c84cfcdb7b2dbefc5839
Commit Graph
25 Commits
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Make HitObjects construct nested hit objects
smoogipoo
·
2017-12-22 21:42:54 +09:00
6a29f6020a
Ignore bugged inspectcode inspection
Dean Herbert
·
2017-12-21 23:14:42 +09:00
0121692919
Make categoryDifficulties return doubles to improve decimal accuracy
smoogipoo
·
2017-11-21 19:55:09 +09:00
f9ad4b6acb
Consider slider lengths as part of Distance
smoogipoo
·
2017-11-17 21:28:59 +09:00
eb03b0db30
Rework to avoid access to modified closures
smoogipoo
·
2017-11-17 20:57:45 +09:00
9260f5b64e
Fix slider cursor positions not being taken into account
smoogipoo
·
2017-11-17 20:28:41 +09:00
c221cfd30c
Fix timeRate dividing incorrectly
smoogipoo
·
2017-11-17 20:28:15 +09:00
c7ffe6fe58
Fix up DT not affecting hitobject densities
smoogipoo
·
2017-11-17 17:28:22 +09:00
5d753427f6
Cleanups
smoogipoo
·
2017-11-17 16:54:50 +09:00
bf44b3d0ef
Fix ManiaDifficultyCalculator possibly failing due to nullref
smoogipoo
·
2017-11-17 14:37:06 +09:00
95fd323c6b
CI fixes
smoogipoo
·
2017-11-17 14:26:33 +09:00
ac6213d1fa
Fix up mod application + beatmap/hitobject references
smoogipoo
·
2017-11-17 14:23:52 +09:00
7892eefd68
Make DifficultyCalculator support mod applications
Fixes
https://github.com/ppy/osu/issues/476
.
smoogipoo
·
2017-11-17 12:36:07 +09:00
62155e6dd5
And then everything became one
Dean Herbert
·
2017-09-19 16:06:58 +09:00
6d3d485565
Fix a false resharper positive
Dean Herbert
·
2017-09-11 11:41:29 +09:00
3cacee300a
Fix comment placement.
Drezi126
·
2017-06-08 00:17:58 +02:00
9d915a691d
Aaand docs again.
Péter Nemes
·
2017-06-07 20:29:03 +02:00
a0bdab9f0d
Fix cref in comment.
Péter Nemes
·
2017-06-06 19:09:26 +02:00
1f311cca06
More docs, better docs.
Péter Nemes
·
2017-06-06 18:59:46 +02:00
93f654a539
Whitespace fix.
Péter Nemes
·
2017-06-06 15:52:33 +02:00
ce0d70d651
OsuDifficultyBeatmap enumeration logic made clearer, more documentation added.
Péter Nemes
·
2017-06-06 15:39:37 +02:00
01585027b1
Capitalised protected members, added readonly modifiers.
Péter Nemes
·
2017-06-06 01:08:34 +02:00
afb4443763
Fix typo and whitespace.
Péter Nemes
·
2017-06-06 00:07:00 +02:00
f9441a7419
Refactor ppv2 to allow integration of pp+ features.
Péter Nemes
·
2017-06-05 23:45:22 +02:00
c624712f2f