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-03 20:06:30 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
801
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
812 Commits
Minor cleanups, unifying wording a bit more
Dan Balasescu
·
2021-12-08 15:59:15 +09:00
99991a6703
Merge branch 'master' into refactor-osu-difficulty-hit-object
Dan Balasescu
·
2021-12-08 15:53:44 +09:00
1a09a3469a
Restructure doc for easier readability
Dan Balasescu
·
2021-12-08 15:52:59 +09:00
11104124f1
Use new LazyJumpDistance terminology in documentation
Dan Balasescu
·
2021-12-08 15:17:56 +09:00
814f072767
Use "x" for cursor position in diagrams
Dan Balasescu
·
2021-12-08 14:57:21 +09:00
7c0f7b1baa
Rename + better documentation
Dan Balasescu
·
2021-12-07 23:14:35 +09:00
ded86282c1
Remove unnecessary clockRate in Opacity function
MBmasher
·
2021-11-30 14:36:38 +11:00
9824d805ea
Add blank line
MBmasher
·
2021-11-30 13:54:41 +11:00
5884b058b9
Change input variable name in Opacity function
MBmasher
·
2021-11-30 13:52:58 +11:00
3339afd648
Change Opacity function to take in absolute map time rather than relative time
MBmasher
·
2021-11-30 12:58:49 +11:00
b0dc8bf061
Fix cumulative strain time calculation in Flashlight skill
MBmasher
·
2021-11-30 12:51:23 +11:00
4354699258
Only allow HD combination alongside FL
Dan Balasescu
·
2021-11-30 10:39:48 +09:00
383bf7cdfc
Merge branch 'master' into fl-opacity
Dan Balasescu
·
2021-11-30 10:00:44 +09:00
e6e6e2d951
Invert lines for better chronological order
Dan Balasescu
·
2021-11-25 14:08:08 +09:00
3e4b774992
Ensure travel distance is calculated for all sliders
Dan Balasescu
·
2021-11-24 16:50:33 +09:00
b20ff22af0
Add additional information to diagram
Dan Balasescu
·
2021-11-24 13:22:52 +09:00
274444ed67
Reword xmldocs
Dan Balasescu
·
2021-11-24 13:11:44 +09:00
b5747f351d
Normalized -> Normalised
Dan Balasescu
·
2021-11-24 13:01:53 +09:00
a081038076
Reword comment with a more diagrammatical explanation
Dan Balasescu
·
2021-11-24 13:01:15 +09:00
e07c44d79a
Make TravelDistance/TravelTime apply to the current object
Dan Balasescu
·
2021-11-24 12:37:22 +09:00
402de754f7
Reorder members a bit
Dan Balasescu
·
2021-11-24 12:14:52 +09:00
e67d9b1c21
fix adding wrong values
GoldenMine0502
·
2021-11-23 16:41:20 +09:00
9157b91e5f
Remove decay factor in Flashlight skill
MBmasher
·
2021-11-22 10:52:04 +11:00
7560d3de04
Further balancing
MBmasher
·
2021-11-22 08:59:41 +11:00
65ef030341
Balancing bonuses to adjust for corrected opacity formula
MBmasher
·
2021-11-22 08:41:56 +11:00
7833fab02d
Fix wrong opacity formula
MBmasher
·
2021-11-22 08:32:35 +11:00
e9745a3ac4
Cleaning up code
MBmasher
·
2021-11-21 23:53:40 +11:00
e9a4ee6800
Move preempt back to CreateDifficultyAttributes
MBmasher
·
2021-11-21 23:43:09 +11:00
a57c277a58
Move opacity function to OsuDifficultyHitObject
MBmasher
·
2021-11-21 23:40:15 +11:00
afbec94124
Stop persisting
Skill
s in
DifficultyAttributes
Dean Herbert
·
2021-11-21 12:15:32 +09:00
9f688f6291
Add line break
MBmasher
·
2021-11-18 10:50:32 +11:00
fe83b8fc77
Remove setting preempt in CreateDifficultyAttributes
MBmasher
·
2021-11-18 10:37:07 +11:00
f4b23f0960
Change mods and preemptTime to readonly
MBmasher
·
2021-11-18 10:33:44 +11:00
30e18f16d9
Remove unnecessary braces
MBmasher
·
2021-11-18 10:32:41 +11:00
92cf447180
Add blank line
MBmasher
·
2021-11-18 10:30:17 +11:00
e42f28990b
Balancing slider bonus
MBmasher
·
2021-11-18 10:13:25 +11:00
a77a9a2309
Add slider bonus to Flashlight skill
MBmasher
·
2021-11-18 09:55:04 +11:00
05b44f5df4
Removing unnecessary file
MBmasher
·
2021-11-18 09:48:18 +11:00
8e8571543d
Further balancing opacity/hidden bonus
MBmasher
·
2021-11-18 09:47:41 +11:00
6a444b9edb
Merge branch 'master' into difficulty-attribute-helpers
Dean Herbert
·
2021-11-17 20:49:31 +09:00
fd0cae2bfb
Use consts for attribute IDs
Dan Balasescu
·
2021-11-17 20:31:18 +09:00
815179f713
Use ShouldSerializeFlashlightRating() to serialise database attribute
Dan Balasescu
·
2021-11-17 20:23:08 +09:00
43cbb23b15
Add comment for implicitly-used method
Dan Balasescu
·
2021-11-17 20:22:43 +09:00
2ae46f901e
Balancing opacity and hidden bonus
MBmasher
·
2021-11-17 11:39:12 +11:00
63c5f7d9d7
Remove strain being multiplied by max opacity bonus
MBmasher
·
2021-11-17 11:27:48 +11:00
f2d05ea899
Remove JsonIgnores, require opt-in properties
Dan Balasescu
·
2021-11-15 19:54:35 +09:00
2c45a327bb
Update
DifficultyCalculator
to take an
IRulesetInfo
Dean Herbert
·
2021-11-15 19:16:48 +09:00
369b4ba789
Update
DifficultyCalculator
to take an
IWorkingBeatmap
Dean Herbert
·
2021-11-15 19:16:48 +09:00
62d670a3ca
Remove extra members from FromDatabaseAttributes
Dan Balasescu
·
2021-11-15 18:11:07 +09:00
c8a01c35f7
Don't serialize FL rating without FL mod
Dan Balasescu
·
2021-11-15 17:24:53 +09:00
21c0882b74
First
Previous
...
6
7
8
9
10
...
Next
Last