Dan Balasescu
|
84e82ef5e4
|
Add XMLDocs to difficulty attribute properties
|
2022-02-16 14:09:19 +09:00 |
|
Henry Lin
|
ee6d4b2583
|
Move performance breakdown to the top to prevent re-ordering after watching replay
|
2022-02-05 21:39:01 +08:00 |
|
Henry Lin
|
0b1fef38af
|
Use the playable beatmap provided in CreateStatisticsForScore
|
2022-02-05 21:36:34 +08:00 |
|
Henry Lin
|
440b674bb0
|
Add statistic item for mania & taiko
|
2022-02-05 21:30:35 +08:00 |
|
Henry Lin
|
f29301cd1e
|
Merge branch 'master' into display-performance-attributes
|
2022-02-05 16:59:46 +08:00 |
|
Dean Herbert
|
df9d99f5aa
|
Merge branch 'master' into extended-statistics-without-replay
|
2022-02-03 18:59:48 +09:00 |
|
Bartłomiej Dach
|
82f9ad63f5
|
Fix flashlight size multiplier printing with too many decimal digits
|
2022-02-02 20:41:25 +01:00 |
|
Dean Herbert
|
19eb9ad8a7
|
Reorder StatisticsItem constructor to make a touch more sense
|
2022-02-02 23:02:38 +09:00 |
|
Henry Lin
|
6a482827fe
|
Fix weird line breaking
|
2022-02-02 17:23:03 +08:00 |
|
Henry Lin
|
c5c4c85006
|
Lazily create content of StatisticItem
|
2022-02-02 13:29:18 +08:00 |
|
Dean Herbert
|
4b646709c1
|
Merge pull request #16658 from Spooghetti420/no-long-notes-mod
Add "Hold Off" mod (no long notes)
|
2022-02-02 13:35:44 +09:00 |
|
Dean Herbert
|
ddc8094a75
|
Update description
|
2022-02-02 13:34:23 +09:00 |
|
Bartłomiej Dach
|
e4028b8fc1
|
Remove index ctor param from ColumnHitObjectArea
No longer used since 5692cecaa4 .
|
2022-02-01 21:49:52 +01:00 |
|
Spooghetti420
|
b75c08c9ab
|
Improve beat length logic
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2022-02-01 13:36:36 +00:00 |
|
Dan Balasescu
|
0641264a11
|
Merge branch 'master' into spectator-consistency-frames
|
2022-02-01 14:35:30 +09:00 |
|
Dean Herbert
|
2f88efd3c3
|
Pass column in rather than accessing parent
|
2022-02-01 00:53:56 +09:00 |
|
Spooghetti420
|
e5601772a9
|
Make incompatible with
|
2022-01-31 15:00:36 +00:00 |
|
Dan Balasescu
|
0458d408bb
|
Add replay statistics frames to FramedReplayInputHandler
|
2022-01-31 18:53:47 +09:00 |
|
Dean Herbert
|
0e764538e0
|
Retrieve KeyBindingContainer via DI rather than traversal lookup
|
2022-01-31 17:05:04 +09:00 |
|
Dean Herbert
|
cc7fb0e559
|
Add mouse click support and increase area to full column height
|
2022-01-31 16:37:02 +09:00 |
|
Dean Herbert
|
a84fd2e20c
|
Merge branch 'master' into master
|
2022-01-31 16:30:08 +09:00 |
|
Dean Herbert
|
bb8dc74e88
|
Fix constant formatting
|
2022-01-31 12:20:51 +09:00 |
|
Spooghetti420
|
b52153e73d
|
Remove settings
|
2022-01-30 17:40:15 +00:00 |
|
Dean Herbert
|
035a84e75c
|
Rename function and make public again for test usage
|
2022-01-29 14:05:23 +09:00 |
|
Dean Herbert
|
c75ffe9b07
|
Apply code style changes
|
2022-01-29 13:47:04 +09:00 |
|
Spooghetti420
|
a4aa501bb5
|
Change threshold from ms to beat-based, add tests
|
2022-01-28 21:59:53 +00:00 |
|
Spooghetti420
|
146c54a2c1
|
Fix code formatting
|
2022-01-27 21:02:59 +00:00 |
|
Spooghetti420
|
3e068e564d
|
Update mod per discussion + create test
|
2022-01-27 20:56:51 +00:00 |
|
Spooghetti420
|
400633bd99
|
Add another newline
|
2022-01-27 16:23:09 +00:00 |
|
Spooghetti420
|
c0b2f8bd01
|
Fix newline style in mod
|
2022-01-27 16:21:38 +00:00 |
|
Spooghetti420
|
5dd829cb3a
|
Merge branch 'master' of https://github.com/ppy/osu into no-long-notes-mod
|
2022-01-27 16:10:16 +00:00 |
|
Spooghetti420
|
1bdf16494b
|
Add No Long Notes mod
|
2022-01-27 11:35:31 +00:00 |
|
Dean Herbert
|
5288eedd31
|
Update all usages of RulesetID and Ruleset.ID to use Ruleset.OnlineID
|
2022-01-27 15:38:03 +09:00 |
|
Bartłomiej Dach
|
2375420d4c
|
Tweak allowable ranges of size multiplier
|
2022-01-24 21:32:31 +01:00 |
|
Bartłomiej Dach
|
4a13c93ca7
|
Disallow zero size multiplier in flashlight implementations
|
2022-01-24 21:03:03 +01:00 |
|
Bartłomiej Dach
|
a227af75ed
|
Simplify flashlight parameter passing flow
|
2022-01-24 21:03:02 +01:00 |
|
Bartłomiej Dach
|
5874475dff
|
Extract DefaultFlashlightSize to base flashlight class
|
2022-01-24 21:03:02 +01:00 |
|
Bartłomiej Dach
|
a7c0d507ce
|
Rename flashlight settings to be more accurate
|
2022-01-24 21:03:02 +01:00 |
|
mk-56
|
948867898c
|
ModeMultiplier rename
|
2022-01-24 11:38:52 +01:00 |
|
mk-56
|
161a2a321e
|
Remove bindable from ModeMultiplier
|
2022-01-24 09:07:07 +01:00 |
|
mk-56
|
ed84ae0ac0
|
Adjust values to Bdach's refined taste
|
2022-01-24 00:42:43 +01:00 |
|
mk-56
|
955bab926f
|
Separate the settings for each modes radiuses
|
2022-01-22 19:38:56 +01:00 |
|
MK56
|
b5f813a949
|
Merge branch 'ppy:master' into Liswiera-FL-changes
|
2022-01-22 19:04:39 +01:00 |
|
Bartłomiej Dach
|
1ce0b18003
|
Merge branch 'master' into display-performance-attributes
|
2022-01-22 14:12:57 +01:00 |
|
Dean Herbert
|
7f65f3a47f
|
Remove all usage of BaseDifficulty (and access Difficulty instead)
|
2022-01-18 22:57:39 +09:00 |
|
mk-56
|
bd308ca38c
|
Cleanup
|
2022-01-17 15:15:25 +01:00 |
|
Henry Lin
|
b81fc675e8
|
Include PropertyName in PerformanceDisplayAttribute
|
2022-01-17 20:45:25 +08:00 |
|
Henry Lin
|
d014fef179
|
Hide confusing attributes
|
2022-01-17 20:36:36 +08:00 |
|
Henry Lin
|
511a607599
|
Display performance breakdown in a tooltip
|
2022-01-17 18:28:17 +08:00 |
|
mk-56
|
ee4331dda4
|
Merge remote-tracking branch 'origin/Liswiera-FL-changes' into Liswiera-FL-changes
|
2022-01-15 21:44:03 +01:00 |
|