Dean Herbert
|
3c1654e5e4
|
Fix many instances of non-osu-prefixed text classes being used
Results in incorrect default formatting.
|
2017-12-26 00:44:35 +09:00 |
|
Dean Herbert
|
929633efaa
|
Make body text in popups word wrap properly
|
2017-12-26 00:38:35 +09:00 |
|
Aergwyn
|
bb4b5bebf9
|
fix supporter icon in profile missing its background
also it doesn't show up on profiles without supporter anymore
|
2017-12-25 15:30:42 +01:00 |
|
Dean Herbert
|
71a94d6b44
|
Add a bindable Enabled flag to NotificationManager
Also better handles delays before notifications are displayed.
|
2017-12-25 20:53:23 +09:00 |
|
Dean Herbert
|
861bf55773
|
Adjust notification padding a touch
|
2017-12-25 18:31:32 +09:00 |
|
Dean Herbert
|
7cbf271645
|
Merge branch 'master' into add-nofitication-overlay-push-bg
|
2017-12-24 21:52:14 +09:00 |
|
Aergwyn
|
2ffc479411
|
let NotificationOverlay move the background
|
2017-12-23 14:56:23 +01:00 |
|
Aergwyn
|
9bb0cda525
|
fix NotificationOverlay going out of bounds at the bottom
also fixes the overlap with the Toolbar at the top
|
2017-12-23 14:33:43 +01:00 |
|
Dean Herbert
|
e5faced9ba
|
Better variable name
|
2017-12-22 19:25:59 +09:00 |
|
Dean Herbert
|
82909f6585
|
RankChart -> RankGraph
|
2017-12-22 19:25:18 +09:00 |
|
EVAST9919
|
8c50fa0b84
|
Add testcase
|
2017-12-22 18:57:23 +09:00 |
|
EVAST9919
|
938c5feea4
|
Simplify interaction condition
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
94a974a397
|
Use bindable for a user
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
e48c515d52
|
CI fixes
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
5ffdaf711e
|
Remove useless array
|
2017-12-22 18:45:10 +09:00 |
|
EVAST9919
|
f3c93c894b
|
Rank graph improvements
|
2017-12-22 18:45:10 +09:00 |
|
Dean Herbert
|
40ceaf12f2
|
Merge branch 'master' into leaderboard-scopes
|
2017-12-22 00:44:24 +09:00 |
|
Dean Herbert
|
40587411c1
|
Merge branch 'master' into add-confirmation-dialog
|
2017-12-22 00:32:25 +09:00 |
|
Dean Herbert
|
2526ebbbdc
|
Merge branch 'master' into remove-unnecessary-blocking
|
2017-12-22 00:18:02 +09:00 |
|
Dan Balasescu
|
ae4abf0f2b
|
Merge branch 'master' into remove-unnecessary-blocking
|
2017-12-21 23:55:48 +09:00 |
|
Dean Herbert
|
eb1b1da732
|
Merge branch 'master' into overlays-block-keyboard
|
2017-12-21 23:51:46 +09:00 |
|
Dean Herbert
|
38703e6b85
|
Merge branch 'master' into add-confirmation-dialog
|
2017-12-21 22:56:31 +09:00 |
|
Dean Herbert
|
87e790080b
|
Remove manual audio thread synchronisation logic
No longer required as calls are blocking.
|
2017-12-21 22:22:28 +09:00 |
|
Dean Herbert
|
63f2436220
|
Merge branch 'master' into leaderboard-scopes
|
2017-12-21 21:18:56 +09:00 |
|
FreezyLemon
|
cbc1aacf5c
|
Merge branch 'master' of https://github.com/ppy/osu into undelete-button-add
|
2017-12-21 13:00:11 +01:00 |
|
Dean Herbert
|
1895b16d67
|
Correctly make fullscreen overlays block keyboard input from drawables behind them
- [ ] Depends on #1711 to get correct global binding handling.
|
2017-12-21 19:34:20 +09:00 |
|
Dean Herbert
|
fdfc596abe
|
Merge branch 'master' into add-confirmation-dialog
|
2017-12-21 18:45:52 +09:00 |
|
Dan Balasescu
|
e051353dad
|
Merge branch 'master' into add-deselect-mods-button
|
2017-12-21 11:54:46 +09:00 |
|
Aergwyn
|
ebc2ad55f8
|
greatly expanded tests for ModSelectOverlay
|
2017-12-20 19:05:23 +01:00 |
|
Dean Herbert
|
21829ba37b
|
Merge branch 'master' into leaderboard-scopes
|
2017-12-20 20:17:11 +09:00 |
|
Dean Herbert
|
fc0b97065c
|
Move hover sound/container to base implementation
|
2017-12-20 15:54:13 +09:00 |
|
Dean Herbert
|
a6496e35ec
|
Merge branch 'master' into url-parsing-support
|
2017-12-20 14:41:12 +09:00 |
|
FreezyLemon
|
4f8bec8dfc
|
Removed makeshift fix that has already been addressed elsewhere.
|
2017-12-19 19:35:42 +01:00 |
|
Dean Herbert
|
9940d4630f
|
Merge branch 'master' into customize-progress-notification
|
2017-12-20 02:52:57 +09:00 |
|
Aergwyn
|
bfe986230d
|
Merge branch 'master' into add-confirmation-dialog
|
2017-12-18 17:29:06 +01:00 |
|
Aergwyn
|
6ac33e3c00
|
made DeleteAll-button pink
|
2017-12-18 17:04:35 +01:00 |
|
Dean Herbert
|
c8afc553cb
|
Fix profile header not correctly being masked
Closes #1592.
|
2017-12-18 23:55:34 +09:00 |
|
FreezyLemon
|
7c9d11756e
|
Add the ability to change what text is displayed when a ProgressNotification finishes its task.
|
2017-12-18 10:59:25 +01:00 |
|
FreezyLemon
|
d2b80fdbfc
|
Moved "undelete all" logic to BeatmapManager and added a progress notification
|
2017-12-18 10:55:07 +01:00 |
|
Dean Herbert
|
4c45102d61
|
Merge branch 'master' into undelete-button-add
|
2017-12-18 16:28:32 +09:00 |
|
Dan Balasescu
|
57e5b2debe
|
Merge branch 'master' into add-deselect-mods-button
|
2017-12-18 13:48:35 +09:00 |
|
Aergwyn
|
5fbe7dfd8c
|
added Deselect All button to ModSelectOverlay
|
2017-12-16 17:53:22 +01:00 |
|
Ninjaprawn
|
84ed91d5c9
|
Remove IgnoreTooltip; Override TooltipText to null
|
2017-12-16 20:17:20 +11:00 |
|
Ninjaprawn
|
71e59bc9e7
|
Removed the IgnoreTooltip property
|
2017-12-16 20:16:40 +11:00 |
|
Aergwyn
|
2e196661bb
|
Merge branch 'master' into add-confirmation-dialog
|
2017-12-15 18:11:13 +01:00 |
|
Dean Herbert
|
b9298325a3
|
Rename weird config setting
|
2017-12-15 14:36:51 +09:00 |
|
Dean Herbert
|
99b00143eb
|
More clean-ups and event bindings
|
2017-12-15 14:36:51 +09:00 |
|
Aergwyn
|
59e8536ff7
|
moved action to construction arguments
|
2017-12-14 17:33:56 +01:00 |
|
FreezyLemon
|
d0b7c92b46
|
Removed unnecessary usings.
|
2017-12-11 13:46:23 +01:00 |
|
FreezyLemon
|
bb0a32b555
|
Removed private OsuHoverContainer "content" from OsuLinkSpriteText for more customization.
|
2017-12-11 11:28:16 +01:00 |
|
Unknown
|
47bd97363e
|
Use ShortName for mode.
- Also set the ruleset when fetching scores in BeatmapSetOverlay
|
2017-12-11 15:05:12 +05:30 |
|
FreezyLemon
|
f8bc52bbe6
|
Merged https://github.com/ppy/osu master branch
|
2017-12-11 09:27:54 +01:00 |
|
smoogipoo
|
ed81ed7c54
|
Add back HandleInput disable overrides
|
2017-12-11 15:19:00 +09:00 |
|
Dean Herbert
|
de1f51269d
|
Merge branch 'master' into HandleInput
|
2017-12-11 13:53:33 +09:00 |
|
Dean Herbert
|
7d8fb12332
|
DrawableScore -> DrawableProfileScore
Discern between the other class of the same name
|
2017-12-11 12:51:02 +09:00 |
|
Dean Herbert
|
0c2158ccbd
|
Improve display of beatmap thumbnails
|
2017-12-11 12:47:31 +09:00 |
|
Dean Herbert
|
98ce856de1
|
Use more sensible names for classes and methods
Adds xmldoc in places too.
|
2017-12-11 12:33:34 +09:00 |
|
Dean Herbert
|
9069f1ccba
|
Merge branch 'master' into most-played-beatmaps-section
|
2017-12-11 12:12:23 +09:00 |
|
Aergwyn
|
e629cebe31
|
fix MusicController ignoring Looping property of a Track
my fix to prevent the MusicController from constantly trying to restart a track before accidentally removed this
|
2017-12-10 13:22:46 +01:00 |
|
FreezyLemon
|
1691a74b14
|
Merge branch 'undelete-button-add' of https://github.com/freezylemon/osu into undelete-button-add
|
2017-12-10 11:26:31 +01:00 |
|
Dean Herbert
|
668299ef84
|
Merge branch 'master' into fix-userprofile-unranked
|
2017-12-10 13:02:32 +09:00 |
|
TocoToucan
|
219bdbc4e1
|
Populate HandleInput automatically
|
2017-12-09 22:21:17 +03:00 |
|
Aergwyn
|
cdf9ea0d01
|
removed unnecessary variable
and fixed the test because of new DI letting it fail
|
2017-12-09 13:39:11 +01:00 |
|
ColdVolcano
|
1f762dc6d8
|
Fix PreviewBar receiving a NaN Width value
|
2017-12-08 15:46:09 -06:00 |
|
Aergwyn
|
114604a642
|
removed unused DI
|
2017-12-08 14:45:40 +01:00 |
|
Aergwyn
|
c97646bea6
|
added confirmation dialog for Delete ALL beatmaps
|
2017-12-08 14:27:07 +01:00 |
|
Dean Herbert
|
4160c10921
|
Merge branch 'master' into direct-relevance-sorting
|
2017-12-08 21:18:18 +09:00 |
|
FreezyLemon
|
856b56d79c
|
Fixed small typo.
|
2017-12-08 12:54:36 +01:00 |
|
FreezyLemon
|
b1270a84f8
|
Added handling for rank == 0 (unranked), removed "#0" from country name if that happens, also display "no rank" when hovering over history instead of "#0"
|
2017-12-08 11:31:32 +01:00 |
|
Dean Herbert
|
51dc66df12
|
Add support for relevance based search results in osu!direct
|
2017-12-08 18:48:36 +09:00 |
|
FreezyLemon
|
d93a1fdaae
|
Merge branch 'master' of https://github.com/ppy/osu into undelete-button-add
|
2017-12-08 10:30:42 +01:00 |
|
Ninjaprawn
|
a491710fe4
|
Override IgnoreTooltip in DisplayableModIcon
|
2017-12-08 14:10:23 +11:00 |
|
Ninjaprawn
|
9b3e666a07
|
Added IgnoreTooltip to all classes required
|
2017-12-08 14:10:23 +11:00 |
|
Ninjaprawn
|
f5bea077a0
|
Subclass ModIcon to remove the tooltip text
|
2017-12-08 11:26:34 +11:00 |
|
FreezyLemon
|
34a37935e3
|
Removed unused property and unnecessary return statement (CI)
|
2017-12-07 19:38:59 +01:00 |
|
FreezyLemon
|
e05618a415
|
Removed unnecessary "using" directives
|
2017-12-07 19:36:56 +01:00 |
|
FreezyLemon
|
772bba27be
|
Small style changes
|
2017-12-07 16:41:46 +01:00 |
|
FreezyLemon
|
d90eb2cdce
|
Moved "Does this channel exist" check to ChatLine so that if a #name does not exist as a channel, it does not get added as a link (and does not contain a URL or anything else to prevent jankiness)
|
2017-12-07 16:26:28 +01:00 |
|
FreezyLemon
|
18eabd35f6
|
Set an empty list as default for AvailableChannels (mostly so that tests don't break, but also so that if no connection exists, the links don't break)
|
2017-12-07 16:25:30 +01:00 |
|
Dan Balasescu
|
9e37a122e1
|
Merge branch 'master' into fix-sensitivityslider
|
2017-12-07 21:01:53 +09:00 |
|
smoogipoo
|
d52b84df46
|
Move KeyboardStep assignment to ctor
|
2017-12-07 20:53:28 +09:00 |
|
smoogipoo
|
46cd6fdb45
|
Merge remote-tracking branch 'origin/master' into fix-sensitivityslider
|
2017-12-07 20:49:48 +09:00 |
|
Dean Herbert
|
24b3b10942
|
Move drawable assignment to load, remove depth overrides
|
2017-12-07 20:44:55 +09:00 |
|
Dean Herbert
|
8c89354b36
|
Remove extra whitespace
|
2017-12-07 20:44:38 +09:00 |
|
Dean Herbert
|
d36982b1d9
|
Merge branch 'master' into header-button-should-derive
|
2017-12-07 20:04:41 +09:00 |
|
FreezyLemon
|
ec8b5c2465
|
Permitted nulls in ChatOverlay.load() so that in testing, no "OsuGame" instance is required. Also added null checks to the links' on click actions
|
2017-12-07 10:31:02 +01:00 |
|
FreezyLemon
|
541c25e995
|
Renamed ChatLinkSpriteText to ChatLink for convenience
|
2017-12-07 10:28:12 +01:00 |
|
FreezyLemon
|
7bf25bdd4d
|
Changed it so the ":" character does not appear after usernames when the displayed message is an action (e.g. /np). Just makes more sense imo
|
2017-12-07 10:23:57 +01:00 |
|
Dean Herbert
|
a78441bc5a
|
Apply changes in line with framework input adjustments
|
2017-12-07 13:16:59 +09:00 |
|
FreezyLemon
|
94eb853d3d
|
Added centralised handling for some chat links
|
2017-12-06 16:41:57 +01:00 |
|
Dean Herbert
|
c1b607fed9
|
Wait until track has restarted before continuing operation
I removed this from my previous PR thinking it was not required, but it turned out to be required after all. Just isn't so noticeable when it fails.
|
2017-12-05 14:06:40 +09:00 |
|
FreezyLemon
|
63a6a8b669
|
Fixed messages sent by yourself not being formatted
|
2017-12-04 19:31:48 +01:00 |
|
Dean Herbert
|
caee6c1cf1
|
Use Restart instead of Start
|
2017-12-04 21:40:26 +09:00 |
|
FreezyLemon
|
cf96323980
|
Added new OsuLinkSpriteText.TextColour property that sets the internal content (OsuHoverContainer)'s colour instead of the whole container, so that text colour is always changed through that (e.g. link colouring, link hover fade).
Implemented it to be used when adding text to an OsuLinkTextFlowContainer.
|
2017-12-04 13:33:42 +01:00 |
|
Dean Herbert
|
a83add8540
|
Tidy up events
|
2017-12-04 20:30:56 +09:00 |
|
FreezyLemon
|
3f336b8e61
|
Made the style a bit better, fixed a bug or two
|
2017-12-03 21:02:05 +01:00 |
|
FreezyLemon
|
2d270a1cfe
|
Added ability to open other channels from chat links.
|
2017-12-03 20:45:30 +01:00 |
|
Aergwyn
|
14096c90cc
|
removed looping if only one song is in the list (temporarily)
It had one problem in relation to SongSelect disabling it when left and in general that topic belongs to another PR.
|
2017-12-03 16:41:21 +01:00 |
|
Aergwyn
|
9d13bf3602
|
remove redundant expression
|
2017-12-03 14:35:23 +01:00 |
|
Aergwyn
|
dfa7448716
|
use ?: expression
|
2017-12-03 14:25:12 +01:00 |
|