smoogipooo
|
3ea7be1ccf
|
Fix selecting unranked beatmaps in song select crashing the game. Fixes #1134.
|
2017-08-19 12:28:54 +09:00 |
|
PoULkY
|
cc39aad7f8
|
Fix OsuButton doesn't implement IFilterable
|
2017-08-18 01:23:44 +07:00 |
|
Dean Herbert
|
7e21ddb5eb
|
Remove usage of HideOnEscape
|
2017-08-16 22:56:32 +09:00 |
|
Dean Herbert
|
143ff695ef
|
Remove unused using statements
|
2017-08-15 17:44:04 +09:00 |
|
Dean Herbert
|
6ded194c53
|
Remove all usage of DI to retrieve InputManager
Uses GetContainingInputManager instead, as per framework changes.
|
2017-08-15 14:30:50 +09:00 |
|
Huo Yaoyuan
|
62b3540fd6
|
Merge branch 'master' into fixes
|
2017-08-04 13:49:03 +08:00 |
|
Dean Herbert
|
0d9ea97828
|
Allow Rulesets to create a non-FontAwesome icon
This also
- Renames TextAwesome to SpriteIcon.
- Removes the default size of "20" from SpriteIcon (now defaults to the underlying texture size).
|
2017-08-03 14:36:21 +09:00 |
|
Dean Herbert
|
256daeaf68
|
Rename variable
|
2017-08-02 11:56:29 +09:00 |
|
MrTheMake
|
4d8e5898fd
|
Updates according to the framework and formatting
|
2017-08-01 17:28:18 +02:00 |
|
Dean Herbert
|
209d024caa
|
Merge branch 'master' into musiccontroller-canbeatmapchange
|
2017-08-01 11:54:05 +09:00 |
|
Huo Yaoyuan
|
df3f75b842
|
Merge branch 'master' into fixes
|
2017-07-31 17:51:34 +08:00 |
|
Dean Herbert
|
6a36fa7809
|
Make OsuButtons visually disable when not enabled
|
2017-07-28 12:58:03 +09:00 |
|
Huo Yaoyuan
|
e0b1057b87
|
Merge branch 'master' into fixes
|
2017-07-24 20:50:33 +08:00 |
|
Dean Herbert
|
64f2e2dc32
|
Use Colour instead of ColourInfo
|
2017-07-23 13:06:16 +02:00 |
|
Thomas Müller
|
e68675f970
|
Rename EasingTypes to Easing
|
2017-07-22 20:53:53 +02:00 |
|
Thomas Müller
|
598b3f051e
|
Address CI concerns and update framework
|
2017-07-22 11:15:45 +02:00 |
|
Thomas Müller
|
0f2bcb2904
|
Update framework
|
2017-07-21 18:23:01 +02:00 |
|
Thomas Müller
|
a7dc8a892b
|
Update framework
|
2017-07-21 17:24:09 +02:00 |
|
MrTheMake
|
6ff2b73c30
|
Merge branch 'master' of https://github.com/ppy/osu into musiccontroller-canbeatmapchange
|
2017-07-19 16:50:29 +02:00 |
|
Thomas Müller
|
4d8261fe0b
|
Merge branch 'master' of https://github.com/ppy/osu into better-transforms
# Conflicts:
# osu-framework
# osu.Game/Graphics/Cursor/OsuTooltipContainer.cs
# osu.Game/Overlays/DragBar.cs
|
2017-07-18 15:16:02 +03:00 |
|
Huo Yaoyuan
|
ef2770b718
|
Bypass commit in SearchTextBox regardless of Shift and Ctrl.
|
2017-07-18 17:40:34 +08:00 |
|
Huo Yaoyuan
|
a0c4fcdb4b
|
Move xml doc to the right class.
|
2017-07-18 17:03:59 +08:00 |
|
Thomas Müller
|
87bcd526f3
|
Get rid of raw AddDelay calls within osu.Game
|
2017-07-17 16:51:21 +03:00 |
|
Thomas Müller
|
19fb03e737
|
Try different formatting style
|
2017-07-16 18:28:20 +03:00 |
|
Thomas Müller
|
032e9df67b
|
ApplyDelay -> AddDelay
|
2017-07-16 17:47:29 +03:00 |
|
Thomas Müller
|
99221260c4
|
Replace several usages of BeginDelayedSequence with LINQ-style
|
2017-07-16 17:42:01 +03:00 |
|
Thomas Müller
|
71105bb9ee
|
Delay -> ApplyDelay; DelayReset -> ResetDelay
|
2017-07-16 14:06:46 +03:00 |
|
Thomas Müller
|
6063219b72
|
Update framework
|
2017-07-16 13:59:26 +03:00 |
|
Thomas Müller
|
a5e610a7ba
|
Update framework and fix compilation
Most issues were related to BeginLoopedSequence usage and lack of
"this." in front of transform helpers.
|
2017-07-14 19:18:12 +03:00 |
|
Thomas Müller
|
fd58c6e835
|
Nicer generic rolling counters
|
2017-07-14 19:14:07 +03:00 |
|
Thomas Müller
|
c73a1ae058
|
Use TransformTo in rolling counters
|
2017-07-14 16:46:00 +03:00 |
|
MrTheMake
|
d2c18026f2
|
Removed unnecessary variables
|
2017-07-14 12:45:24 +02:00 |
|
MrTheMake
|
00a622da1a
|
Let disabled icon buttons be interactive again
|
2017-07-14 12:31:12 +02:00 |
|
MrTheMake
|
c053733ea9
|
Updated to use ppy's implementation
|
2017-07-14 12:09:55 +02:00 |
|
MrTheMake
|
8e0d59bfed
|
Updated to use ppy's implementation
|
2017-07-14 12:08:56 +02:00 |
|
Dean Herbert
|
c02a85bc4a
|
Formatting
|
2017-07-13 13:52:40 +09:00 |
|
Dean Herbert
|
3a4150c6c3
|
Merge remote-tracking branch 'upstream/master' into profile
# Conflicts:
# osu.Game/Graphics/Containers/SectionsContainer.cs
|
2017-07-13 13:44:21 +09:00 |
|
Thomas Müller
|
9d523ea012
|
Update framework
|
2017-07-12 11:06:13 +09:00 |
|
Huo Yaoyuan
|
fd4a054921
|
Merge branch 'master' into profile
|
2017-07-11 09:16:32 +08:00 |
|
Thomas Müller
|
e8ce3e16b0
|
Address CI concern
|
2017-07-10 12:52:29 +03:00 |
|
Dean Herbert
|
0e2dc9388a
|
More changes in-line with framework changes.
|
2017-07-10 12:55:47 +09:00 |
|
Huo Yaoyuan
|
6f2b49dea8
|
Merge branch 'master' into profile.
|
2017-07-10 10:36:23 +08:00 |
|
Dean Herbert
|
7952e7caa9
|
Fix typos
|
2017-07-10 03:22:08 +09:00 |
|
Dean Herbert
|
2c8b8c3f9c
|
Update loop logic in line with framework changes
|
2017-07-09 18:23:34 +09:00 |
|
Dean Herbert
|
724e5aa99e
|
Merge master into better-input
|
2017-07-05 13:59:40 -07:00 |
|
Huo Yaoyuan
|
cadc191602
|
Merge branch 'master' into profile
|
2017-07-02 22:03:30 +08:00 |
|
Thomas Müller
|
bb15bc0467
|
Use ReceiveMouseInputAt whenever possible
|
2017-06-30 09:54:03 +03:00 |
|
Thomas Müller
|
5c02f1812f
|
Remove now unneeded Contains overrides
|
2017-06-30 09:53:52 +03:00 |
|
Dean Herbert
|
f3f3952ba5
|
More unused usings
|
2017-06-29 12:20:05 -07:00 |
|
Dean Herbert
|
6865f9b231
|
Remove unused parameters
|
2017-06-29 12:05:37 -07:00 |
|
Dean Herbert
|
1e50840a8e
|
Fix unused usings
|
2017-06-29 12:04:04 -07:00 |
|
Dean Herbert
|
ee96d39b93
|
Shuffle sound samples around and make more conformant
|
2017-06-28 10:19:04 -07:00 |
|
Dean Herbert
|
480cdba023
|
Add OsuClickableContainer with generic sounds
|
2017-06-27 21:05:49 +09:00 |
|
Dean Herbert
|
684d188752
|
Adjust transition duration slightly
|
2017-06-26 16:26:43 +09:00 |
|
Dean Herbert
|
3bb6005dc9
|
Merge remote-tracking branch 'upstream/master' into profile
|
2017-06-26 16:26:35 +09:00 |
|
Dean Herbert
|
7baa2b7421
|
Fix CI issues
|
2017-06-25 14:46:59 +09:00 |
|
Huo Yaoyuan
|
d24f78ea24
|
Merge branch 'master' into profile
|
2017-06-25 10:29:14 +08:00 |
|
MrTheMake
|
cc71c10488
|
Merge branch 'master' into musiccontroller-canbeatmapchange
|
2017-06-24 12:26:40 +02:00 |
|
Thomas Müller
|
e3489928b7
|
Remove now obsolete InternalContains
|
2017-06-24 09:21:08 +02:00 |
|
Dean Herbert
|
b90c9bcacf
|
Merge branch 'master' into profile
|
2017-06-23 22:51:31 +09:00 |
|
Dean Herbert
|
a0e7751cd1
|
Merge branch 'master' into fix-invalid-depth
|
2017-06-23 14:48:12 +09:00 |
|
Dean Herbert
|
5dc0b87ef5
|
Apply some fixes for my own comments
|
2017-06-23 14:02:19 +09:00 |
|
MrTheMake
|
8b07565025
|
Added test case usability, namings and bug fixes
|
2017-06-21 16:33:26 +02:00 |
|
MrTheMake
|
67292a5dcf
|
Brought ITransform in line with framework changes
|
2017-06-21 12:27:45 +02:00 |
|
Marco Stephan
|
8ffd7b313b
|
Merge branch 'master' into musiccontroller-canbeatmapchange
|
2017-06-21 12:23:38 +02:00 |
|
MrTheMake
|
7a9d430a28
|
Applied suggested changes
|
2017-06-21 12:17:59 +02: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 |
|
MrTheMake
|
2db0466722
|
Readded color flash and simplify logic
|
2017-06-21 02:47:11 +02:00 |
|
MrTheMake
|
edd7fd585c
|
Disable beatmap changing buttons when entering a screen that disallows changing the beatmap
|
2017-06-21 00:51:32 +02:00 |
|
paparony03
|
62dee59672
|
Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
|
2017-06-20 15:54:23 +10:00 |
|
smoogipooo
|
1d5c5a0a4d
|
Fix an invalid depth operation.
|
2017-06-19 07:50:26 +09:00 |
|
Huo Yaoyuan
|
af4ddf8fbd
|
Merge branch 'master' into profile.
|
2017-06-16 16:32:54 +08:00 |
|
Huo Yaoyuan
|
fa98cfa9e5
|
Handle max==min in LineGraph.
|
2017-06-16 14:48:14 +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
|
3ec5d774df
|
Child control fixes.
|
2017-06-15 22:42:15 +08:00 |
|
Huo Yaoyuan
|
ce67a28609
|
Merge branch 'master' into profile.
|
2017-06-15 02:31:51 +08:00 |
|
Huo Yaoyuan
|
78669a5941
|
Hover for rank history.
|
2017-06-15 02:17:48 +08:00 |
|
Huo Yaoyuan
|
3b64dfe0fd
|
Update transform using masking.
|
2017-06-15 00:46:39 +08:00 |
|
Huo Yaoyuan
|
443e24716c
|
Handle relative size at LineGraph level.
|
2017-06-14 22:00:22 +08:00 |
|
Huo Yaoyuan
|
190de76d9a
|
Add LineGraph.
|
2017-06-14 20:37:07 +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 |
|
Dean Herbert
|
19236dcd1e
|
Merge branch 'improved-loading-animation' into nuget-update
|
2017-06-13 15:50:21 +09:00 |
|
Dean Herbert
|
700d6f9d38
|
Adjust appearance slightly
|
2017-06-13 15:27:47 +09:00 |
|
Dean Herbert
|
679786c76f
|
Move MenuItemType to correct namespace
|
2017-06-13 15:20:21 +09:00 |
|
EVAST9919
|
9f8c66b8c6
|
Forgot to add dropdown-like animation
|
2017-06-12 13:39:45 +03:00 |
|
EVAST9919
|
41eb084191
|
CI fixes
|
2017-06-12 13:37:13 +03:00 |
|
EVAST9919
|
1711258038
|
Context Menu
|
2017-06-12 12:56:07 +03: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
|
3945d33adc
|
Make OsuTabControl.isEnumType static.
|
2017-06-09 19:04:29 +08:00 |
|
Huo Yaoyuan
|
140c74cd2a
|
Use PageTabControl.
|
2017-06-09 16:01:16 +08:00 |
|
John Neijzen
|
2f7d9655fd
|
More Clean up
|
2017-06-08 15:27:35 +08:00 |
|
John Neijzen
|
431d225a60
|
Keyword Spacing and Brackets Fixing
|
2017-06-08 14:35:10 +08:00 |
|
Dean Herbert
|
bf971f6613
|
Merge branch 'master' into social-browser
|
2017-06-05 19:16:28 +09:00 |
|
Dean Herbert
|
0cb1df35e9
|
Merge remote-tracking branch 'upstream/master' into ingame_options
|
2017-06-05 14:53:37 +09:00 |
|
Jorolf
|
f6e0e0bc38
|
add caps lock warning
|
2017-06-03 19:24:53 +02:00 |
|
Jorolf
|
a43890ffb4
|
update osu to use the framework's TooltipContainer
|
2017-06-03 14:50:35 +02:00 |
|
Seth
|
394745bca5
|
Merge branch 'master' into social-browser
|
2017-05-31 05:18:52 -03:00 |
|
Dean Herbert
|
bab3f1b89a
|
Merge branch 'master' into user-dropdown-arrow
|
2017-05-31 15:39:52 +09:00 |
|
EVAST9919
|
8cde50a88a
|
Merge branch 'master' of https://github.com/ppy/osu into ingame_options
|
2017-05-31 08:23:06 +03:00 |
|
DrabWeb
|
cd57343191
|
Text -> Label
|
2017-05-31 02:03:13 -03:00 |
|
DrabWeb
|
4fd7405fb8
|
Fix user dropdown menu item chevron alignment
|
2017-05-31 01:57:32 -03:00 |
|
Dean Herbert
|
8544b45443
|
Update in line with framework
|
2017-05-30 22:23:51 +09:00 |
|
EVAST9919
|
e737ded382
|
Applied suggested changes
|
2017-05-30 12:23:53 +03:00 |
|
smoogipooo
|
7416952eb3
|
Fix usings.
|
2017-05-30 17:36:42 +09:00 |
|
smoogipooo
|
c8066cfde9
|
Allow Nub/OsuCheckbox/OsuSliderBar colours to be overridden.
|
2017-05-30 16:40:35 +09:00 |
|
EVAST9919
|
08219ccb42
|
Applied suggested changes
|
2017-05-29 19:00:29 +03:00 |
|
Dean Herbert
|
5e4558cc54
|
Merge branch 'master' into social-browser
|
2017-05-29 18:35:22 +09:00 |
|
Dan Balasescu
|
6918368afc
|
Merge branch 'master' into ingame_options
|
2017-05-29 18:12:02 +09:00 |
|
Dean Herbert
|
718eeb6df8
|
Use linq to tidy up casting
|
2017-05-29 16:18:07 +09:00 |
|
Dean Herbert
|
4a0c8fb5dd
|
Merge branch 'master' into breadcrumbs
|
2017-05-29 15:59:37 +09:00 |
|
Dean Herbert
|
f3422800b1
|
Merge remote-tracking branch 'upstream/master' into backbutton_beat
|
2017-05-29 13:04:43 +09:00 |
|
Seth
|
0e087994a1
|
Merge branch 'master' into social-browser
|
2017-05-28 15:11:00 -03:00 |
|
Dean Herbert
|
d749fc516d
|
Update focus handling in line with framework changes
|
2017-05-28 20:08:46 +09:00 |
|
Dean Herbert
|
bdeaf2dbb4
|
Update method names in line with framework changes
|
2017-05-28 18:34:12 +09:00 |
|
EVAST9919
|
743dfcc130
|
More xmldoc and few Title text fixes
|
2017-05-28 00:56:11 +03:00 |
|
DrabWeb
|
d4a9813af9
|
Cleanup BreadcrumbTabItem visibility code
|
2017-05-27 18:19:09 -03:00 |
|
EVAST9919
|
bedcf04043
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into ingame_options
|
2017-05-27 02:25:03 +03:00 |
|
DrabWeb
|
3699c39967
|
PADDING -> padding, make private
|
2017-05-26 16:46:09 -03:00 |
|
DrabWeb
|
33d6b718be
|
padding -> PADDING
|
2017-05-26 16:37:52 -03:00 |
|
DrabWeb
|
c9971bb490
|
Don't store hideChevron
|
2017-05-26 16:32:46 -03:00 |
|
DrabWeb
|
4c127a6130
|
CI fixes
|
2017-05-26 16:29:20 -03:00 |
|
DrabWeb
|
352d3d247b
|
Fix incorrect sizes
|
2017-05-26 16:21:37 -03:00 |
|
DrabWeb
|
fb6ed159ca
|
Use padding for chevron margin
|
2017-05-26 16:03:51 -03:00 |
|
EVAST9919
|
d052f093d5
|
Scaling on hover
|
2017-05-26 14:29:45 +03:00 |
|
DrabWeb
|
cbe36259c3
|
Add BreadcrumbControl
|
2017-05-26 07:49:45 -03:00 |
|
EVAST9919
|
2c23703ca6
|
Removed amplitude container
|
2017-05-26 13:46:44 +03:00 |
|
EVAST9919
|
ad66587273
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into backbutton_beat
|
2017-05-26 13:19:47 +03:00 |
|
DrabWeb
|
8fca0fddb3
|
Abstract DirectOverlay layout into base class for Social and osu!direct - BrowseOverlay, initial layout of social browser
|
2017-05-26 00:54:03 -03:00 |
|
DrabWeb
|
8e09b738b0
|
Remove magic numbers
|
2017-05-24 21:51:00 -03:00 |
|
DrabWeb
|
b57a3f2056
|
Initial layout of user panel and user dropdown
|
2017-05-24 19:44:48 -03:00 |
|
EVAST9919
|
181648515b
|
Moving icon to the beat on the TwoLayerButton
|
2017-05-24 16:05:24 +03:00 |
|
EVAST9919
|
178f8127b8
|
overall fixes
|
2017-05-23 16:01:00 +03:00 |
|
EVAST9919
|
0615f104f0
|
SettingsContainer -> SettingsDropdownContainer
|
2017-05-21 18:22:27 +03:00 |
|
DrabWeb
|
1d61fc84c7
|
Remove duplicate code in SettingsEnumDropdown
|
2017-05-19 17:04:59 -03:00 |
|
EVAST9919
|
6f0e1fccdb
|
moved autosize to ctor and whitespace fix
|
2017-05-19 16:08:33 +03:00 |
|
EVAST9919
|
e18f95185f
|
More constants
|
2017-05-19 06:39:39 +03:00 |
|
EVAST9919
|
c3647e4056
|
dropdown-like animation
|
2017-05-19 06:26:54 +03:00 |
|
DrabWeb
|
a5fa7e1a7d
|
Result counts displaying
|
2017-05-18 17:43:39 -03:00 |
|
EVAST9919
|
f2af31aceb
|
Naming fixes
|
2017-05-18 20:21:58 +03:00 |
|
EVAST9919
|
640c940fce
|
Make field readonly
|
2017-05-18 11:50:15 +03:00 |
|
EVAST9919
|
83a89ce22d
|
options -> settings
|
2017-05-18 11:39:22 +03:00 |
|
DrabWeb
|
5fb445e3fe
|
Basic direct panel, minor cleanups
|
2017-05-17 16:37:34 -03:00 |
|
DrabWeb
|
9ba356f2c6
|
Added osu!direct header and filter control
|
2017-05-17 05:58:34 -03:00 |
|