Dean Herbert
|
4f8a830fbf
|
Fix potential race condition with score retrieval
|
2018-01-02 15:30:29 +09:00 |
|
Dean Herbert
|
161e8d44b4
|
Merge branch 'master' into supporter-leaderboards
|
2018-01-02 15:09:52 +09:00 |
|
Dean Herbert
|
d91ae42ca5
|
Merge pull request #1812 from peppy/hide-unavailable-functions
Remove search button on toolbar
|
2018-01-02 13:50:12 +09:00 |
|
Dan Balasescu
|
5f3dbfef47
|
Merge branch 'master' into hide-unavailable-functions
|
2018-01-02 12:59:12 +09:00 |
|
Dan Balasescu
|
1a67a8a061
|
Merge pull request #1807 from peppy/focused-overlay-improvements
QoL improvements to focused overlays
|
2018-01-02 12:58:57 +09:00 |
|
Dan Balasescu
|
91c49913c9
|
Merge branch 'master' into focused-overlay-improvements
|
2018-01-02 12:44:09 +09:00 |
|
Felix Ang
|
755befdf84
|
Check for supporter before displaying loading spinner
|
2018-01-01 14:30:53 +01:00 |
|
Dean Herbert
|
b269282407
|
Merge pull request #1816 from Aergwyn/result-page-date-order
Present results date and time in a more readable order
|
2017-12-31 13:18:57 +09:00 |
|
Dean Herbert
|
2079b7239c
|
Merge branch 'master' into result-page-date-order
|
2017-12-31 13:11:55 +09:00 |
|
Aergwyn
|
3d66b879a7
|
use ToShortTimeString to create a time depending on current culture
|
2017-12-30 22:45:28 +01:00 |
|
Aergwyn
|
301efb948e
|
add required types to TestCase
|
2017-12-30 22:45:02 +01:00 |
|
Aergwyn
|
2a0699f13c
|
use ToShortDateString to create a date depending on current culture
|
2017-12-30 22:41:01 +01:00 |
|
Dean Herbert
|
398d90ee52
|
Merge pull request #1810 from Aergwyn/result-page-sorting
Fix result page from leaderboards not sorting hitcounts correctly
|
2017-12-31 06:21:14 +09:00 |
|
Aergwyn
|
0dad9cbe53
|
change date to be more friendly to read
|
2017-12-30 21:49:05 +01:00 |
|
Aergwyn
|
d6af8ad748
|
swap date and time in ResultsPageScore
|
2017-12-30 21:48:49 +01:00 |
|
Aergwyn
|
61bbb66996
|
sort resultpage hitresults descending
HitCount was good to bad but HitResult is the opposite. To account for this just descending order on the result page.
|
2017-12-30 21:27:15 +01:00 |
|
Aergwyn
|
ccb69d16d9
|
move HitResult in Scoring namespace to replace HitCount
|
2017-12-30 21:23:18 +01:00 |
|
Dean Herbert
|
c002d4e1d2
|
Merge branch 'master' into result-page-sorting
|
2017-12-31 04:34:48 +09:00 |
|
Dean Herbert
|
33dbd1b1a7
|
Remove search button on toolbar
|
2017-12-31 03:47:50 +09:00 |
|
Dean Herbert
|
d18b6aada9
|
Merge pull request #1788 from peppy/fix-push-disabled-crash
Fix crash from being able to perform selection after entering play mode
|
2017-12-31 03:07:38 +09:00 |
|
Aergwyn
|
1ef4ff6776
|
order statistics before adding to resultpage
|
2017-12-30 18:07:53 +01:00 |
|
Aergwyn
|
138d78309f
|
add HitCount enum and replace string usage with enum
|
2017-12-30 18:07:30 +01:00 |
|
Dean Herbert
|
c8bab7d983
|
Merge branch 'master' into fix-push-disabled-crash
|
2017-12-31 01:27:41 +09:00 |
|
Dean Herbert
|
d5698374f0
|
Merge pull request #1808 from Aergwyn/tooltips-for-flags
Add tooltip to country flags
|
2017-12-30 23:12:00 +09:00 |
|
Aergwyn
|
f7fe083018
|
add tooltip to country flags
|
2017-12-30 14:59:35 +01:00 |
|
Dean Herbert
|
f56e8121da
|
Fix settings overlay pass-through logic
|
2017-12-30 22:13:05 +09:00 |
|
Dean Herbert
|
8733f809a5
|
Remove chat overlay local override
|
2017-12-30 21:10:57 +09:00 |
|
Dean Herbert
|
e332683d18
|
Fix music controller draggability
|
2017-12-30 21:10:40 +09:00 |
|
Dean Herbert
|
58b0c9d56c
|
Dim screen when overlay has focus
|
2017-12-30 20:45:45 +09:00 |
|
Dean Herbert
|
442a649c63
|
Make all FocusedOverlays hide on clicks outside of themselves
Also allows wheel events to pass through around them.
|
2017-12-30 20:45:41 +09:00 |
|
Dan Balasescu
|
44bc6749e3
|
Merge branch 'master' into fix-push-disabled-crash
|
2017-12-30 20:08:51 +09:00 |
|
Dan Balasescu
|
be8c3d2e97
|
Merge pull request #1806 from smoogipoo/update-framework
Update framework with breaking flow changes reverted
|
2017-12-30 20:08:41 +09:00 |
|
smoogipoo
|
86a00411d7
|
Update framework
Reverts fillflow changes.
|
2017-12-30 19:58:01 +09:00 |
|
Dean Herbert
|
ef683a60f5
|
Merge branch 'master' into fix-push-disabled-crash
|
2017-12-30 18:59:59 +09:00 |
|
Dean Herbert
|
dbfc00ab83
|
Merge pull request #1804 from Techno-coder/patch-2
Add Getting Started section to Readme and MonoDevelop IDE for Linux
|
2017-12-30 18:35:19 +09:00 |
|
Dean Herbert
|
8efd552387
|
Merge branch 'master' into patch-2
|
2017-12-30 18:21:49 +09:00 |
|
Dean Herbert
|
06b9267112
|
Merge pull request #1795 from Aergwyn/scaling-repeat-points
Fix repeat points not scaling properly
|
2017-12-30 18:21:40 +09:00 |
|
Dean Herbert
|
e28f91a602
|
Improve wording and fix macOS requirement
|
2017-12-30 18:20:51 +09:00 |
|
Dean Herbert
|
233904ddef
|
Merge branch 'master' into scaling-repeat-points
|
2017-12-30 18:09:32 +09:00 |
|
Techno-coder
|
03e9b05c3f
|
Add Getting Started section to Readme and MonoDevelop IDE for Linux
|
2017-12-30 21:38:33 +13:00 |
|
Dan Balasescu
|
d8e6ff79f7
|
Merge pull request #1669 from ninjaprawn/master
Display the correct mod tooltips in mod selection
|
2017-12-30 17:06:00 +09:00 |
|
Aergwyn
|
1f71bd3425
|
scale the correct part of the repeat point
|
2017-12-30 09:05:40 +01:00 |
|
smoogipoo
|
616ad5b723
|
Cleanups
|
2017-12-30 16:55:01 +09:00 |
|
smoogipoo
|
1ab2c0e21b
|
Update framework
|
2017-12-30 16:45:59 +09:00 |
|
smoogipoo
|
714d93dd92
|
Merge remote-tracking branch 'origin/master'
|
2017-12-30 16:17:14 +09:00 |
|
Dean Herbert
|
e6d79fbc66
|
Merge pull request #1801 from smoogipoo/hitobject-constructor-safety
Fix DrawableHitCircle accepting a base OsuHitObject parameter
|
2017-12-30 15:47:12 +09:00 |
|
Dean Herbert
|
0bd1b75d0b
|
Fix test case
|
2017-12-30 15:38:10 +09:00 |
|
Dean Herbert
|
7f54778fed
|
Merge branch 'master' into hitobject-constructor-safety
|
2017-12-30 15:32:36 +09:00 |
|
Dean Herbert
|
845c1946db
|
Merge pull request #1782 from Aergwyn/standard-hd-support
Implement osu! hidden
|
2017-12-30 15:31:05 +09:00 |
|
Dean Herbert
|
a2840d2519
|
Fix FadeInDuration not being passed down to sliders' InitialCircle
|
2017-12-30 15:21:25 +09:00 |
|