Huo Yaoyuan
|
be12f318e9
|
Allow showing offline data only in profile.
|
2017-06-25 10:40:45 +08:00 |
|
Huo Yaoyuan
|
d24f78ea24
|
Merge branch 'master' into profile
|
2017-06-25 10:29:14 +08:00 |
|
Huo Yaoyuan
|
18295a9b97
|
Handle scrolling in SectionsContainer.
|
2017-06-25 10:06:54 +08:00 |
|
MrTheMake
|
d914a1b00e
|
Added animation parameter
|
2017-06-24 13:47:34 +02:00 |
|
MrTheMake
|
ba783f984c
|
Change usage of ScrollIntoView to ScrollTo in the setttings overlay
|
2017-06-24 13:36:57 +02:00 |
|
Thomas Müller
|
1bca9ca0e9
|
Update framework with better children list
|
2017-06-24 12:56:35 +02:00 |
|
Thomas Müller
|
e3489928b7
|
Remove now obsolete InternalContains
|
2017-06-24 09:21:08 +02:00 |
|
Thomas Müller
|
f5829860a2
|
Get rid of AlwaysReceiveInput
|
2017-06-23 18:02:24 +02:00 |
|
Huo Yaoyuan
|
674e2a4395
|
Align placeholder.
|
2017-06-23 23:37:19 +08:00 |
|
Dean Herbert
|
b90c9bcacf
|
Merge branch 'master' into profile
|
2017-06-23 22:51:31 +09:00 |
|
Dean Herbert
|
81de1bd5a7
|
Merge branch 'master' into multiplayer-room-inspector
|
2017-06-23 21:55:18 +09:00 |
|
Dean Herbert
|
5dc0b87ef5
|
Apply some fixes for my own comments
|
2017-06-23 14:02:19 +09:00 |
|
Dean Herbert
|
eafd05e98f
|
Fade shadow effect in to avoid appearing too early in transition
|
2017-06-23 11:54:32 +09:00 |
|
Huo Yaoyuan
|
8b8954b825
|
Add edge effect and adjust positioning.
|
2017-06-22 21:42:06 +08:00 |
|
Dean Herbert
|
4297c1a376
|
Use WaveOverlayContainer
|
2017-06-22 21:39:54 +09:00 |
|
Huo Yaoyuan
|
bb2e63e714
|
Avoid unverifiable capture.
|
2017-06-22 20:34:28 +08:00 |
|
Huo Yaoyuan
|
1d4add9079
|
Assign an explicit depth when reordering.
|
2017-06-22 20:26:06 +08:00 |
|
Huo Yaoyuan
|
bcfb1392d7
|
Hide scroll bar.
|
2017-06-21 17:17:54 +08:00 |
|
Dean Herbert
|
89986e8e77
|
Fix namespaces
|
2017-06-21 17:03:47 +09:00 |
|
Dean Herbert
|
45d3c2cd52
|
Merge branch 'master' into profile
|
2017-06-21 16:40:17 +09:00 |
|
smoogipooo
|
fc0e44b214
|
Update framework.
|
2017-06-21 11:28:27 +09:00 |
|
paparony03
|
62dee59672
|
Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
|
2017-06-20 15:54:23 +10:00 |
|
Huo Yaoyuan
|
fe3cbb7072
|
Update join date definition.
|
2017-06-16 20:32:11 +08:00 |
|
Huo Yaoyuan
|
69270814d5
|
CI fixes.
|
2017-06-16 16:54:05 +08:00 |
|
Huo Yaoyuan
|
6372cd0a13
|
Move namespace under Overlays.
|
2017-06-16 16:36:23 +08:00 |
|
Huo Yaoyuan
|
af4ddf8fbd
|
Merge branch 'master' into profile.
|
2017-06-16 16:32:54 +08:00 |
|
Huo Yaoyuan
|
43569d69a7
|
Update transforms.
|
2017-06-16 16:13:23 +08:00 |
|
Dean Herbert
|
ae79ba48be
|
Merge branch 'master' into numpad-enter
|
2017-06-16 15:32:52 +09:00 |
|
MrTheMake
|
06089a74e3
|
Handle the numpad's Enter in cases where only the normal Enter was handled
|
2017-06-15 23:06:28 +02:00 |
|
Huo Yaoyuan
|
9a77332063
|
Order sections.
|
2017-06-15 23:47:56 +08:00 |
|
Huo Yaoyuan
|
3ec5d774df
|
Child control fixes.
|
2017-06-15 22:42:15 +08:00 |
|
Huo Yaoyuan
|
f03530cdd2
|
Fetch latest user data.
|
2017-06-15 22:33:08 +08:00 |
|
Huo Yaoyuan
|
53bd22cf9c
|
Update usage design.
|
2017-06-15 20:06:17 +08:00 |
|
Huo Yaoyuan
|
13d9f3b9bb
|
Move namespace and setup for DI.
|
2017-06-15 17:53:12 +08:00 |
|
Huo Yaoyuan
|
ce67a28609
|
Merge branch 'master' into profile.
|
2017-06-15 02:31:51 +08:00 |
|
smoogipooo
|
99a93d98dc
|
Merge remote-tracking branch 'origin/master' into fix-hacky-tabs
|
2017-06-13 19:46:01 +09:00 |
|
Huo Yaoyuan
|
9ceb4930e9
|
Merge branch 'master' into profile
|
2017-06-13 15:23:12 +08:00 |
|
Huo Yaoyuan
|
fcd137ced2
|
Add OsuTextFlowContainer.
|
2017-06-13 00:51:06 +08:00 |
|
Dean Herbert
|
3efe8629d6
|
Fix hacky tabs
|
2017-06-12 18:39:22 +09:00 |
|
Dean Herbert
|
e94425f311
|
Improve the loading animation and use it in multiple places
- Supersedes https://github.com/ppy/osu/pull/926.
- [ ] Depends on https://github.com/ppy/osu-framework/pull/817.
|
2017-06-12 17:04:42 +09:00 |
|
Huo Yaoyuan
|
e311ac612c
|
Merge branch 'master' into profile
|
2017-06-12 14:40:42 +08:00 |
|
smoogipooo
|
ffbb46f668
|
Update in line with framework.
|
2017-06-12 12:48:47 +09:00 |
|
Huo Yaoyuan
|
d5dc37ec62
|
Merge branch 'master' into profile
|
2017-06-11 23:41:08 +08:00 |
|
Huo Yaoyuan
|
798d8711b8
|
Refactor SectionsContainer to generic.
|
2017-06-09 16:24:19 +08:00 |
|
Huo Yaoyuan
|
283b6b2b5e
|
Merge branch 'master' into profile
|
2017-06-09 13:45:32 +08:00 |
|
Dean Herbert
|
1b0e96f411
|
Fix some discrepancies when changing settings
|
2017-06-08 20:57:21 +09:00 |
|
Dean Herbert
|
83cdec3ee6
|
Merge remote-tracking branch 'upstream/master' into raw-input-osd
|
2017-06-08 20:41:04 +09:00 |
|
Dean Herbert
|
a454ca606f
|
Merge remote-tracking branch 'upstream/master' into johnneijzen-master
|
2017-06-08 20:33:39 +09:00 |
|
Dean Herbert
|
e3403c619c
|
Merge branch 'better-invalidations' into update-framework
|
2017-06-08 19:46:19 +09:00 |
|
DrabWeb
|
30fe7315ee
|
Small cleanup
|
2017-06-08 06:47:21 -03:00 |
|
DrabWeb
|
bb103d7878
|
Fix being able to commit with an empty query and clearing the results
|
2017-06-08 06:31:37 -03:00 |
|
DrabWeb
|
70e12e5d9b
|
Make the header tabs work
|
2017-06-08 06:21:45 -03:00 |
|
Dean Herbert
|
028364b2d9
|
Add on-screen display support for RawInput and CursorSensitivity
Also allows resetting both at once using Ctrl+Alt+R.
- Depends on https://github.com/ppy/osu-framework/pull/807
|
2017-06-08 17:58:57 +09:00 |
|
DrabWeb
|
1162df96be
|
Use DelayedLoadWrapper in DirectPanel backgrounds
|
2017-06-08 05:08:12 -03:00 |
|
Dean Herbert
|
64682a741c
|
Update framework
|
2017-06-08 17:05:25 +09:00 |
|
Tom94
|
5f7270ee4b
|
Use new invalidation rules
|
2017-06-08 09:53:45 +02:00 |
|
John Neijzen
|
2f7d9655fd
|
More Clean up
|
2017-06-08 15:27:35 +08:00 |
|
John Neijzen
|
d9a9616125
|
EOF remove blank spaces
|
2017-06-08 14:56:03 +08:00 |
|
John Neijzen
|
4abad17b92
|
Fix Black Space after } and Symbol Spacing
|
2017-06-08 14:48:42 +08:00 |
|
John Neijzen
|
431d225a60
|
Keyword Spacing and Brackets Fixing
|
2017-06-08 14:35:10 +08:00 |
|
Dean Herbert
|
bf45155ed5
|
Merge branch 'master' into master
|
2017-06-08 12:55:25 +09:00 |
|
DrabWeb
|
d541006134
|
Use 2x size covers in list view
|
2017-06-07 12:15:11 -03:00 |
|
DrabWeb
|
ddc4d45ae8
|
Unused usings
|
2017-06-07 11:39:04 -03:00 |
|
DrabWeb
|
add08e65ff
|
Result counts displaying
|
2017-06-07 11:30:52 -03:00 |
|
DrabWeb
|
a4be5c8a78
|
Fix being able to start typing something, change other filters, and have the search use the currently typing query
|
2017-06-07 11:13:12 -03:00 |
|
Huo Yaoyuan
|
e94d98fa84
|
Expose header background for SectionsContainer.
|
2017-06-07 22:11:38 +08:00 |
|
John Neijzen
|
aa3a231763
|
Review Changes
|
2017-06-07 22:00:14 +08:00 |
|
DrabWeb
|
312fd16631
|
Ruleset filtering
|
2017-06-07 11:00:05 -03:00 |
|
DrabWeb
|
f7f4f5e155
|
Request sorting, fix VS Code's "refactoring"
|
2017-06-07 10:40:18 -03:00 |
|
DrabWeb
|
3ed740676f
|
DirectSortCritera -> DirectSortCriteria
|
2017-06-07 10:19:17 -03:00 |
|
DrabWeb
|
0b204bd157
|
Add padding to the bottom of SearchableListOverlay's ScrollFlow
|
2017-06-07 10:11:10 -03:00 |
|
DrabWeb
|
8006fab3c7
|
Merge https://github.com/ppy/osu into osu-direct-search
|
2017-06-07 09:56:13 -03:00 |
|
DrabWeb
|
94b3320e58
|
Center direct panel covers
|
2017-06-07 09:45:12 -03:00 |
|
John Neijzen
|
23a7045eef
|
More Clean UP
|
2017-06-07 20:07:18 +08:00 |
|
Dean Herbert
|
59bed2b16e
|
Add missing spaces
|
2017-06-07 20:44:54 +09:00 |
|
Dean Herbert
|
8d434e88ee
|
Fix VisualTest not using placeholder data
|
2017-06-07 20:20:22 +09:00 |
|
Dean Herbert
|
97db4856fc
|
Add toolbar toggle button
Also ensure chat is hidden when social is displayed and vice-versa.
|
2017-06-07 20:15:58 +09:00 |
|
Dean Herbert
|
fc2d9816df
|
Make SearchableListHeader icon customisable
|
2017-06-07 20:06:02 +09:00 |
|
Dean Herbert
|
6a12173175
|
Add very temporary data source for social browser
|
2017-06-07 20:05:43 +09:00 |
|
Dean Herbert
|
1de296747f
|
Merge remote-tracking branch 'upstream/master' into social-browser
|
2017-06-07 17:38:06 +09:00 |
|
Dean Herbert
|
5f537780cf
|
Bring framework up-to-date
|
2017-06-07 15:32:50 +09:00 |
|
Thomas Müller
|
fac16bdebd
|
Do not release focus of the chat text box when sending a message
|
2017-06-05 18:07:28 +02:00 |
|
Dean Herbert
|
6b7e18a1e3
|
Fix not being able to change channels when channel select dialog is up
|
2017-06-05 23:12:39 +09:00 |
|
Dean Herbert
|
d9106c4e30
|
Temporarily disable inspection
|
2017-06-05 21:58:13 +09:00 |
|
Dean Herbert
|
57aad1311d
|
Merge branch 'master' into channel-selection
|
2017-06-05 21:46:28 +09:00 |
|
Dean Herbert
|
09e075e3fb
|
Allow adjusting mouse sensitivity at 0.01 increments
|
2017-06-05 20:22:39 +09:00 |
|
Dean Herbert
|
55d8b8b5f5
|
Merge branch 'master' into raw-input-sensitivity
|
2017-06-05 20:16:40 +09:00 |
|
Dean Herbert
|
bf971f6613
|
Merge branch 'master' into social-browser
|
2017-06-05 19:16:28 +09:00 |
|
Dean Herbert
|
16fcfc473d
|
Fix toggle not toggling on pressing escape
Also add comment about hacky implementation of toggle tab.
|
2017-06-05 18:04:40 +09:00 |
|
Dean Herbert
|
778865b6eb
|
Merge remote-tracking branch 'upstream/master' into channel-selection
|
2017-06-05 17:36:14 +09:00 |
|
Dean Herbert
|
0cb1df35e9
|
Merge remote-tracking branch 'upstream/master' into ingame_options
|
2017-06-05 14:53:37 +09:00 |
|
Dean Herbert
|
ae7388e68f
|
Don't update sensitivity when dragging slider
|
2017-06-05 13:25:18 +09:00 |
|
Dean Herbert
|
ff0888449f
|
Disable ability to adjust sensitivity when raw input is disabled
|
2017-06-05 12:13:15 +09:00 |
|
Dean Herbert
|
c1e6438bec
|
Merge remote-tracking branch 'upstream/master' into raw-input-sensitivity
|
2017-06-05 11:42:26 +09:00 |
|
Dan Balasescu
|
6bda62f260
|
Merge branch 'master' into async-channel-load
|
2017-06-05 10:02:01 +09:00 |
|
Jorolf
|
a43890ffb4
|
update osu to use the framework's TooltipContainer
|
2017-06-03 14:50:35 +02:00 |
|
Dean Herbert
|
edead2ad3a
|
Add settings for toggling raw input and adjusting sensitivity
|
2017-06-02 20:24:18 +09:00 |
|
DrabWeb
|
c13e807d82
|
Redundant parenthesis
|
2017-06-02 01:48:43 -03:00 |
|
DrabWeb
|
d81ff9cbc2
|
Add visual states for ChannelSelectorTabItem
|
2017-06-02 01:41:55 -03:00 |
|
DrabWeb
|
1fa70167c2
|
Fix channel list occasioanlly taking clicks when not open
|
2017-06-02 01:35:36 -03:00 |
|