Dan Balasescu
|
f08e7828da
|
Merge branch 'master' into beatmap-track-rework
|
2020-09-01 16:06:38 +09:00 |
|
smoogipoo
|
9e3b809cab
|
Rename to user_score to match API
|
2020-09-01 15:42:47 +09:00 |
|
Dean Herbert
|
d1f79a6a48
|
Fix potentially incorrect zoom level getting set on very short audio
track
|
2020-09-01 15:41:36 +09:00 |
|
Dan Balasescu
|
bb97e9632c
|
Merge pull request #10023 from Craftplacer/revert-10003-beatmapskin-interface
Revert "Add marker interface for beatmap skins"
|
2020-09-01 14:26:49 +09:00 |
|
Dan Balasescu
|
436242cf60
|
Merge branch 'master' into revert-10003-beatmapskin-interface
|
2020-09-01 13:56:34 +09:00 |
|
Dean Herbert
|
3d0121ceb1
|
Merge pull request #10022 from PajLe/auto-on-low-duration-spinners
|
2020-09-01 12:19:44 +09:00 |
|
Dean Herbert
|
d45a1521a1
|
Update BindableList usages
|
2020-09-01 11:56:23 +09:00 |
|
Dean Herbert
|
c8aa197e5b
|
Update framework
|
2020-09-01 11:36:18 +09:00 |
|
Dean Herbert
|
653280f6d6
|
Merge pull request #9991 from smoogipoo/mania-notelock
|
2020-09-01 10:47:23 +09:00 |
|
Dean Herbert
|
21aed80199
|
Merge pull request #10016 from smoogipoo/wedge-star-difficulty
|
2020-09-01 10:45:50 +09:00 |
|
Dean Herbert
|
44c02d7d58
|
Merge branch 'master' into wedge-star-difficulty
|
2020-09-01 09:33:28 +09:00 |
|
Bartłomiej Dach
|
876fd21230
|
Apply shear to right-anchored items
|
2020-08-31 19:31:47 +02:00 |
|
Bartłomiej Dach
|
2e2f26449d
|
Change anchoring to TopRight
|
2020-08-31 19:23:19 +02:00 |
|
Craftplacer
|
9b3a48ee5e
|
Revert "Add marker interface for beatmap skins"
|
2020-08-31 18:29:46 +02:00 |
|
Craftplacer
|
3cc169c933
|
Remove set from properties in SkinConfiguration classes
I don't get why this wasn't resolved in the first place when this file was originally written.
*sigh*
|
2020-08-31 17:48:36 +02:00 |
|
Craftplacer
|
a290f7eeec
|
Revert left-over type change in SkinConfiguration
|
2020-08-31 17:34:18 +02:00 |
|
Craftplacer
|
a893aa8af8
|
Cut down changes done to LegacyBeatmapEncoderTest
|
2020-08-31 17:24:24 +02:00 |
|
Craftplacer
|
fb37a14d57
|
Update LegacyBeatmapEncoder.cs
|
2020-08-31 17:24:03 +02:00 |
|
Craftplacer
|
1484e78654
|
Update xmldoc
|
2020-08-31 17:24:00 +02:00 |
|
Craftplacer
|
eafa97af17
|
Revert changes done to SkinConfiguration and IHasCustomColours
|
2020-08-31 17:23:42 +02:00 |
|
Bartłomiej Dach
|
69ec2a76ef
|
Replace reaction time check with spins required check
|
2020-08-31 17:20:45 +02:00 |
|
PajLe
|
0655fc1473
|
changed comparing Duration to autoplay's reactionTime instead of 0
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2020-08-31 16:50:31 +02:00 |
|
Dan Balasescu
|
db7497538b
|
Merge pull request #10021 from bdach/unstable-rate-exclude-misses
Exclude misses and empty window hits from unstable rate calculations
|
2020-08-31 23:41:37 +09:00 |
|
Pavle Aleksov
|
fde4b03dab
|
added spinner duration check - skip HitObjectReplay if duration is 0
|
2020-08-31 16:21:00 +02:00 |
|
Bartłomiej Dach
|
0980f97ea2
|
Replace precision check with absolute equality assert
|
2020-08-31 16:06:24 +02:00 |
|
Bartłomiej Dach
|
3ca2a7767a
|
Exclude misses and empty window hits from UR calculation
|
2020-08-31 14:29:37 +02:00 |
|
Bartłomiej Dach
|
3b22b891d1
|
Add failing test cases
|
2020-08-31 14:29:18 +02:00 |
|
Dan Balasescu
|
288c4142aa
|
Merge pull request #10018 from peppy/fix-unhide-hud-not-updating-stats
Fix counters not updating correctly immediately after unhiding HUD
|
2020-08-31 20:25:02 +09:00 |
|
smoogipoo
|
5e77e8cfcf
|
Reduce min size of chat
|
2020-08-31 20:21:57 +09:00 |
|
smoogipoo
|
61d580b6ba
|
Don't highlight top score
|
2020-08-31 20:17:23 +09:00 |
|
smoogipoo
|
8cf26979fb
|
Allow null user score
|
2020-08-31 20:16:28 +09:00 |
|
smoogipoo
|
d22de26afb
|
Add whitespace
|
2020-08-31 20:08:36 +09:00 |
|
smoogipoo
|
6ed191786f
|
Add support for position
|
2020-08-31 20:01:59 +09:00 |
|
smoogipoo
|
77698ec31e
|
Add support for showing own top score in timeshift
|
2020-08-31 19:54:57 +09:00 |
|
smoogipoo
|
d1ceb81797
|
Rename request
|
2020-08-31 19:54:41 +09:00 |
|
smoogipoo
|
ed74c39b55
|
Move UserTopScoreContainer into base leaderboard
|
2020-08-31 19:54:22 +09:00 |
|
Bartłomiej Dach
|
d419fe4dbf
|
Remove note shaking mention that doesn't apply in mania
|
2020-08-31 12:03:05 +02:00 |
|
Bartłomiej Dach
|
88ae9ca91d
|
Merge branch 'master' into fix-unhide-hud-not-updating-stats
|
2020-08-31 11:48:19 +02:00 |
|
Dan Balasescu
|
cccf5b8a35
|
Merge pull request #10017 from peppy/fix-first-editor-scroll-wheel
Fix first scroll wheel in editor incorrectly advancing twice
|
2020-08-31 18:32:34 +09:00 |
|
Lucas A
|
dd093f44d8
|
Cast base immutable bindable to mutable for testing purposes and make InitialOverlayActivationMode property protected
|
2020-08-31 11:26:55 +02:00 |
|
Dean Herbert
|
a171d0e292
|
Remove unused methods and classes
|
2020-08-31 18:14:22 +09:00 |
|
Dean Herbert
|
8b7446c43f
|
Fix RollingCounter not updating initial value if changed before loaded
|
2020-08-31 18:13:51 +09:00 |
|
Bartłomiej Dach
|
7d273d631b
|
Do not show star difficulty on wedge if zero
|
2020-08-31 11:05:42 +02:00 |
|
Dean Herbert
|
bee01bdd38
|
Fix first scroll wheel in editor incorrectly advancing twice
|
2020-08-31 18:01:16 +09:00 |
|
Bartłomiej Dach
|
4736845318
|
Add spacing between star rating and beatmap status
|
2020-08-31 10:56:06 +02:00 |
|
smoogipoo
|
c3bfce6ccf
|
Add star rating to beatmap wedge
|
2020-08-31 15:03:41 +09:00 |
|
Dan Balasescu
|
cb2d2cfeb1
|
Merge pull request #10015 from peppy/dont-show-misses-on-timing-dist
Hide misses from timing distribution graph
|
2020-08-31 14:48:04 +09:00 |
|
Dean Herbert
|
abdb991923
|
Hide misses from timing distribution graph
|
2020-08-31 14:15:47 +09:00 |
|
smoogipoo
|
acbeb5406f
|
Add/improve xmldoc
|
2020-08-31 13:33:41 +09:00 |
|
smoogipoo
|
8151aa6ed8
|
Remove unused method
|
2020-08-31 13:32:01 +09:00 |
|