Dean Herbert
|
72eb082f91
|
Use .Equals
|
2017-08-16 01:14:37 +09:00 |
|
Dean Herbert
|
9c75df884f
|
Add initial implementation of KeyConfiguration overlay
|
2017-08-16 00:17:33 +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 |
|
Dean Herbert
|
dccefe1c0e
|
Make the settings sidebar optional
Also removes an unnecessary secondary list of SidebarButtons by using generic containers.
|
2017-08-14 14:40:48 +09:00 |
|
naoey
|
381c709639
|
Fix selectorTab Depth if it's wonky when new tabs are added.
|
2017-08-14 10:11:34 +05:30 |
|
naoey
|
8dbbc623c7
|
Add next tab selection logic in game, make IsRemovable public.
- Don't clear DrawableChannel when unjoined
|
2017-08-14 10:11:30 +05:30 |
|
naoey
|
3b6ffadcc7
|
Renaming to match framework changes.
- IsClosable -> IsRemovable
- EasingTypes -> Easing
- Also remove all messages on a channel being un-joined
|
2017-08-14 10:11:25 +05:30 |
|
naoey
|
2ae3ce8b91
|
Add ability to close chat tabs.
|
2017-08-14 10:11:14 +05:30 |
|
Dean Herbert
|
66fa84a451
|
Make settings more modular
|
2017-08-14 13:09:59 +09:00 |
|
Dean Herbert
|
fe2911f165
|
Fix some formatting issues
|
2017-08-13 10:36:57 +09:00 |
|
Dean Herbert
|
48d4ed55e9
|
Move a lot of code to framework
|
2017-08-11 16:11:46 +09:00 |
|
Jorolf
|
15e4e487e2
|
I hope this works
|
2017-08-09 22:58:06 +02:00 |
|
Jorolf
|
acc9b20b0f
|
move another thing to LoadComplete instead of the constructor
|
2017-08-09 22:37:05 +02:00 |
|
Jorolf
|
c877a5a8b7
|
update TestCase
|
2017-08-09 19:26:27 +02:00 |
|
Jorolf
|
c2c9095b02
|
fix CI issues
|
2017-08-09 18:57:55 +02:00 |
|
Jorolf
|
274ebbd1f7
|
remove duplicated code and "simplify" ShowMore logic
|
2017-08-09 18:45:37 +02:00 |
|
Jorolf
|
9f005488f7
|
make it work again after merge
|
2017-08-09 17:32:09 +02:00 |
|
Jorolf
|
7d7cfe5d92
|
Merge branch 'master' of git://github.com/ppy/osu into ranks-section
|
2017-08-08 23:13:25 +02:00 |
|
Jorolf
|
1c2329f111
|
generalize the hover code
|
2017-08-08 23:11:46 +02:00 |
|
Huo Yaoyuan
|
8843d97895
|
Remove depth setting in SectionsContainer and profile.
|
2017-08-05 18:01:10 +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 |
|
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 |
|
Dean Herbert
|
f67822a59b
|
Add progress for deleting all maps
|
2017-07-31 18:52:59 +09:00 |
|
Dean Herbert
|
57d45b180c
|
Merge remote-tracking branch 'upstream/master' into import-from-stable
|
2017-07-31 17:31:10 +09:00 |
|
Dean Herbert
|
502ccae0ca
|
Merge branch 'master' into notification-improvements
|
2017-07-31 17:12:11 +09:00 |
|
Jorolf
|
02a22e3f77
|
remove empty argument list
|
2017-07-29 15:16:31 +02:00 |
|
Jorolf
|
cca49d6ed5
|
some renaming, a show more button and a placeholder if no scores exist
|
2017-07-29 15:06:46 +02:00 |
|
Jorolf
|
4720a47363
|
Merge branch 'master' of git://github.com/ppy/osu into ranks-section
|
2017-07-29 00:45:14 +02:00 |
|
Jorolf
|
88f206cfe4
|
rename file
|
2017-07-29 00:39:47 +02:00 |
|
Jorolf
|
0fc36065f4
|
replace Play with Score
|
2017-07-29 00:31:52 +02:00 |
|
Dean Herbert
|
4bb8f40b49
|
AutoSize notifications (and add animation)
|
2017-07-28 17:00:30 +09:00 |
|
Dean Herbert
|
74044baeff
|
Don't cancel a ProgressNotification when clicking by default
|
2017-07-28 17:00:27 +09:00 |
|
Dean Herbert
|
b3e3c4a226
|
Fix setting a ProgressNotification's progress too early crashing
|
2017-07-28 17:00:24 +09:00 |
|
Dean Herbert
|
5dfed1dba5
|
Add word-wrap functionality of ProgressNotification
Fixes a potential threading issue when updating Text.
|
2017-07-28 17:00:20 +09:00 |
|
Dean Herbert
|
0d332d4754
|
Fix NotificationOverlay no longer automatically displaying
|
2017-07-28 16:59:42 +09:00 |
|
Dean Herbert
|
a55586f2ad
|
FIx potential sequence of execution issues in PlaylistOverlay
|
2017-07-28 15:04:58 +09:00 |
|
Dean Herbert
|
02a04afb29
|
Ensure notification posts are always scheduled to local thread
Posts can be triggered by Logger.Log events which are not guaranteed to be on the update thread.
|
2017-07-28 15:03:53 +09:00 |
|
Dean Herbert
|
f705589bf2
|
Rename NotificationManager to NotificationOverlay
|
2017-07-28 15:03:42 +09:00 |
|
Dean Herbert
|
e448f79154
|
Fix deleted beatmaps not correctly being removed from the playlist
|
2017-07-28 12:58:35 +09:00 |
|
Dean Herbert
|
7d4218ea6c
|
Add option to import from osu-stable
Also adds an option to delete all beatmaps for testing purposes.
|
2017-07-28 12:58:35 +09:00 |
|
EVAST9919
|
3263aa2ca7
|
Always return true while dragging
|
2017-07-27 17:02:23 +03:00 |
|
EVAST9919
|
eb4880cdd5
|
Applied suggestions
|
2017-07-27 16:33:10 +03:00 |
|
EVAST9919
|
ed08bcf844
|
Merge remote-tracking branch 'refs/remotes/ppy/master' into chat_dragging
|
2017-07-27 16:19:21 +03:00 |
|
Dean Herbert
|
6f4efbeda6
|
Merge remote-tracking branch 'upstream/master' into database-tidy
|
2017-07-27 17:41:29 +09:00 |
|
Dean Herbert
|
5f53426a9a
|
*Database -> *Store
Welcome back BeatmapManager
|
2017-07-27 16:56:41 +09:00 |
|
Dan Balasescu
|
d375459fa9
|
Merge branch 'master' into chat-line-word-wrap
|
2017-07-27 16:54:15 +09:30 |
|
Dean Herbert
|
cbe7b08642
|
Make BeatmapStore's BeatmapDatabase private
|
2017-07-27 15:34:13 +09:00 |
|
Dean Herbert
|
96b08b8777
|
Simplify and document DatabaseStore API
|
2017-07-27 15:06:10 +09:00 |
|