Dean Herbert
|
faf1181fc3
|
Merge branch 'master' into url-parsing-support
|
2018-01-02 17:51:50 +09:00 |
|
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 |
|
Dan Balasescu
|
5f3dbfef47
|
Merge branch 'master' into hide-unavailable-functions
|
2018-01-02 12:59:12 +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
|
2079b7239c
|
Merge branch 'master' into result-page-date-order
|
2017-12-31 13:11:55 +09:00 |
|
FreezyLemon
|
e7721d71f3
|
Changed chat link implementation according to review
|
2017-12-31 00:51:47 +01:00 |
|
Aergwyn
|
3d66b879a7
|
use ToShortTimeString to create a time depending on current culture
|
2017-12-30 22:45:28 +01:00 |
|
Aergwyn
|
2a0699f13c
|
use ToShortDateString to create a date depending on current culture
|
2017-12-30 22:41:01 +01: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 |
|
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 |
|
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 |
|
Dean Herbert
|
ef683a60f5
|
Merge branch 'master' into fix-push-disabled-crash
|
2017-12-30 18:59:59 +09:00 |
|
smoogipoo
|
616ad5b723
|
Cleanups
|
2017-12-30 16:55:01 +09:00 |
|
smoogipoo
|
714d93dd92
|
Merge remote-tracking branch 'origin/master'
|
2017-12-30 16:17:14 +09:00 |
|
Dean Herbert
|
f73f43fdad
|
Merge remote-tracking branch 'upstream/master' into standard-hd-support
|
2017-12-30 14:48:19 +09:00 |
|
Dean Herbert
|
a0966305d4
|
Remove unnecessary new event
|
2017-12-30 14:46:44 +09:00 |
|
Dan Balasescu
|
2c4b4d19e0
|
Merge branch 'master' into supporter-tooltip
|
2017-12-30 13:44:59 +09:00 |
|
Dan Balasescu
|
a7135e2688
|
Merge branch 'master' into fix-import-dialog-icon
|
2017-12-30 13:15:33 +09:00 |
|
jai_
|
9660e0885b
|
correctly name tooltip interface
|
2017-12-29 19:20:37 +00:00 |
|
jai_
|
6de41ba172
|
Trim whitespace
|
2017-12-29 19:16:43 +00:00 |
|
jai_
|
b1dd64983d
|
Add tooltip text to supporter icon
|
2017-12-29 19:05:50 +00:00 |
|
Aergwyn
|
f547c7986d
|
created option to override values before UpdateState is called
|
2017-12-29 17:50:55 +01:00 |
|
Dean Herbert
|
27cb445c24
|
Always recrusively apply custom sequence to nested hitobjects
|
2017-12-29 17:48:05 +09:00 |
|
Dean Herbert
|
3f8f778004
|
Merge branch 'master' into standard-hd-support
|
2017-12-29 15:56:38 +09:00 |
|
Dean Herbert
|
2ca10b28c6
|
Use a non-broken opentk library
|
2017-12-29 15:42:51 +09:00 |
|
FreezyLemon
|
d66d741af2
|
fixed constant naming
|
2017-12-28 22:11:10 +01:00 |
|
FreezyLemon
|
ae79be7b51
|
small style fixes plus new assert in test
|
2017-12-28 21:45:58 +01:00 |
|
FreezyLemon
|
7454633f63
|
Refactor and general tidying up
|
2017-12-28 20:11:21 +01:00 |
|
Dean Herbert
|
0cea018576
|
Use a more suiting (?) icon for import dialog
Closes #1763.
|
2017-12-28 21:24:40 +09:00 |
|
Dean Herbert
|
e0f23a056a
|
Fix crash from being able to perform selection after entering play mode
Closes #1757
|
2017-12-28 21:07:19 +09:00 |
|
Dean Herbert
|
021717dfb4
|
Merge remote-tracking branch 'upstream/master' into standard-hd-support
|
2017-12-28 14:24:10 +09:00 |
|
Dean Herbert
|
e77dc368ba
|
Merge branch 'master' into fix-pause-overlay-selection
|
2017-12-28 14:01:36 +09:00 |
|
Dean Herbert
|
e4a8402d3c
|
Use better logic
We need to still perform selection if selectedBeatmap itself is null
|
2017-12-28 12:38:40 +09:00 |
|
FreezyLemon
|
33480b85c8
|
fix for Drawables being empty crashing
|
2017-12-28 03:35:53 +01:00 |
|
FreezyLemon
|
998f9c090d
|
select pause buttons after mouse move only
|
2017-12-28 01:56:10 +01:00 |
|
FreezyLemon
|
128603a99f
|
Added more and fixed the old automated tests
|
2017-12-28 01:12:13 +01:00 |
|