DrabWeb
|
fbe414d780
|
Cleanup.
|
2017-07-11 01:03:38 -03:00 |
|
DrabWeb
|
84701846ec
|
Merge https://github.com/ppy/osu into osu-direct-search
|
2017-07-11 00:26:49 -03:00 |
|
Dean Herbert
|
d6d79432c9
|
Update framework
|
2017-07-11 09:59:08 +09:00 |
|
Dean Herbert
|
0e2dc9388a
|
More changes in-line with framework changes.
|
2017-07-10 12:55:47 +09:00 |
|
Dean Herbert
|
f856e89b58
|
Fix CI issues
|
2017-07-10 03:37:51 +09: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 |
|
Thomas Müller
|
1b55692368
|
Merge branch 'master' into better-fill-mode
|
2017-07-08 12:49:46 +03:00 |
|
Thomas Müller
|
45d07e39c1
|
Update framework & change logic slightly
|
2017-07-08 12:41:15 +03:00 |
|
Thomas Müller
|
178685292a
|
Merge branch 'master' of https://github.com/ppy/osu into better-fill-mode
|
2017-07-08 12:25:08 +03:00 |
|
Thomas Müller
|
b6f90dada5
|
Merge branch 'master' into settingsoverlay-scrollto
|
2017-07-08 12:21:11 +03:00 |
|
Thomas Müller
|
6de9776e05
|
Update framework with tooltip changes
|
2017-07-07 08:59:17 +03:00 |
|
Dean Herbert
|
724e5aa99e
|
Merge master into better-input
|
2017-07-05 13:59:40 -07:00 |
|
Dean Herbert
|
ecfaac4eac
|
Merge remote-tracking branch 'jai-sharma/master' into better-caching
|
2017-07-05 13:37:43 -07:00 |
|
Jorolf
|
5df33ad2d7
|
use Length instead of Count()
|
2017-07-02 13:33:42 +02:00 |
|
Jorolf
|
c9784f57d3
|
fix mod button samples
|
2017-07-02 13:16:22 +02:00 |
|
Thomas Müller
|
2d7eefa6fe
|
Update Cached usage according to framework
|
2017-07-02 13:00:02 +03:00 |
|
Thomas Müller
|
bbae6e2590
|
Remove unnecessary using
|
2017-06-30 10:02:07 +03: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
|
28f0da606a
|
Add OsuFocusedOverlayContainer with predefined sounds.
|
2017-06-28 10:18:12 -07:00 |
|
Thomas Müller
|
40225238d9
|
Set RelativeSizeAxes for updated FillMode behavior
|
2017-06-28 12:24:23 +03:00 |
|
Dean Herbert
|
480cdba023
|
Add OsuClickableContainer with generic sounds
|
2017-06-27 21:05:49 +09:00 |
|
MrTheMake
|
0e1b49dff9
|
Applied suggested changes
|
2017-06-25 20:56:22 +02:00 |
|
Dean Herbert
|
7baa2b7421
|
Fix CI issues
|
2017-06-25 14:46:59 +09: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 |
|
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 |
|
DrabWeb
|
b2c516238e
|
Cleanup.
|
2017-06-24 01:48:55 -03:00 |
|
DrabWeb
|
0133f9c086
|
Medal sprite, make MedalOverlay auto-show when loaded.
|
2017-06-24 01:19:44 -03:00 |
|
DrabWeb
|
c71f34c507
|
Make the background strip expand from the disc edges.
|
2017-06-23 23:51:28 -03:00 |
|
DrabWeb
|
3c97f04826
|
Particles.
|
2017-06-23 23:18:44 -03:00 |
|
DrabWeb
|
e09625e49d
|
Merge https://github.com/ppy/osu into medal-splash
|
2017-06-23 22:42:36 -03:00 |
|
DrabWeb
|
15cd4f77b2
|
Proper dismissing.
|
2017-06-23 22:35:06 -03:00 |
|
Thomas Müller
|
f5829860a2
|
Get rid of AlwaysReceiveInput
|
2017-06-23 18:02:24 +02:00 |
|
Dean Herbert
|
81de1bd5a7
|
Merge branch 'master' into multiplayer-room-inspector
|
2017-06-23 21:55:18 +09:00 |
|
MrTheMake
|
3b2df5fa0f
|
Renaming and smaller optimizations
|
2017-06-21 16:46:30 +02:00 |
|
MrTheMake
|
8b07565025
|
Added test case usability, namings and bug fixes
|
2017-06-21 16:33:26 +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 |
|
smoogipooo
|
fc0e44b214
|
Update framework.
|
2017-06-21 11:28:27 +09:00 |
|
MrTheMake
|
70096b6c86
|
Bug fixes
|
2017-06-21 01:28:43 +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 |
|
MrTheMake
|
354f516779
|
Moved load condition and simplify list selection
|
2017-06-20 15:19:59 +02:00 |
|
paparony03
|
62dee59672
|
Shapes namespace
Depends on https://github.com/ppy/osu-framework/pull/837
|
2017-06-20 15:54:23 +10:00 |
|
MrTheMake
|
03c13620c8
|
Filter the playlist overlay's beatmap list
|
2017-06-20 02:12:05 +02:00 |
|
MrTheMake
|
1b95991e40
|
Extended condition
|
2017-06-19 19:05:09 +02:00 |
|
MrTheMake
|
b4437329cc
|
Removed redundant variable
|
2017-06-19 18:34:56 +02:00 |
|
MrTheMake
|
b9cf0e47ee
|
CI fix
|
2017-06-19 18:12:26 +02:00 |
|
MrTheMake
|
667e6a2d6b
|
Applied suggested changes
|
2017-06-19 18:06:39 +02:00 |
|
MrTheMake
|
aec46a57c8
|
Restart the current track when pressing PREVIOUS or NEXT rather than doing nothing
|
2017-06-19 17:33:58 +02:00 |
|
MrTheMake
|
15a1dd14a6
|
CanChangeBeatmap -> CanBeatmapChange
|
2017-06-19 16:45:21 +02:00 |
|
MrTheMake
|
8bee06943b
|
Removed ununsed variables
|
2017-06-19 16:33:08 +02:00 |
|
MrTheMake
|
cb8b3cb8fb
|
CI fix
|
2017-06-19 16:31:45 +02:00 |
|
MrTheMake
|
73f2709a2d
|
Move logic into PlaylistOverlay
|
2017-06-19 16:30:58 +02:00 |
|
MrTheMake
|
9cc5dc6c2b
|
Only disallow changing the current track, not pausing or seeking it
|
2017-06-19 15:03:07 +02:00 |
|
MrTheMake
|
13df0e0b04
|
Fixed test case
|
2017-06-19 14:52:36 +02:00 |
|
MrTheMake
|
5450499415
|
Implement OsuScreen::CanBeatmapChange and use it in the music controller
|
2017-06-19 14:32:53 +02: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 |
|
smoogipooo
|
99a93d98dc
|
Merge remote-tracking branch 'origin/master' into fix-hacky-tabs
|
2017-06-13 19:46:01 +09: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 |
|
smoogipooo
|
ffbb46f668
|
Update in line with framework.
|
2017-06-12 12:48:47 +09: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 |
|
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 |
|