Dean Herbert
|
946a75ddb2
|
Block hover to use UI cursor instead of gameplay cursor
|
2018-05-22 02:05:08 +09:00 |
|
Dean Herbert
|
ebda287e81
|
Share code with HoldToConfirm implementations elsewhere
|
2018-05-22 01:44:06 +09:00 |
|
Roman Kapustin
|
30956b64aa
|
Do not change Margin for player settings groups on the PlayerLoader screen
|
2018-05-21 18:57:01 +03:00 |
|
Dean Herbert
|
f9c162dee9
|
Adjust design and feel
|
2018-05-22 00:49:33 +09:00 |
|
Aergwyn
|
cee8d21542
|
hide overlays when going back to initial menu state
|
2018-05-21 17:24:57 +02:00 |
|
Dean Herbert
|
d5afccd610
|
Make hint text display briefly at initial display, then on hover
|
2018-05-22 00:02:03 +09:00 |
|
Dean Herbert
|
3d9d40448d
|
Fix incorrect syntax
|
2018-05-22 00:01:40 +09:00 |
|
Dean Herbert
|
841336a181
|
Merge branch 'master' into exit_replay_button
|
2018-05-21 23:45:06 +09:00 |
|
Dean Herbert
|
9b307f0e12
|
Merge pull request #2577 from Aergwyn/respect-showoverlay-bindable
Prevent overlays from showing in intro/outro sequences
|
2018-05-21 23:28:53 +09:00 |
|
Dean Herbert
|
9820666bcf
|
Merge branch 'master' into respect-showoverlay-bindable
|
2018-05-21 23:26:34 +09:00 |
|
Dean Herbert
|
d109522bf7
|
Fix escape not working to go backwards in menus before finally exiting the game
Resolves #2596.
|
2018-05-21 23:09:00 +09:00 |
|
Aergwyn
|
b7e3ea348b
|
expose two Bindables with split logic instead of one with mixed logic
|
2018-05-21 15:53:55 +02:00 |
|
AlFasGD
|
a54bda6ce1
|
Apply requested changes
|
2018-05-21 13:23:39 +03:00 |
|
Aergwyn
|
1482bca147
|
Rename for better understanding
ShowOverlays -> AllowOverlays
ShowOverlaysOnEnter -> HideOverlaysOnEnter
|
2018-05-21 09:42:29 +02:00 |
|
Dean Herbert
|
c48c62ea04
|
Merge branch 'master' into player_loader_input_toggles
|
2018-05-21 16:20:08 +09:00 |
|
Dean Herbert
|
1eb465b4ee
|
Merge pull request #2532 from ocboogie/ruleset-keybindings
Add global key bindings for changing current ruleset
|
2018-05-21 14:59:16 +09:00 |
|
Dean Herbert
|
c75ef7704a
|
Merge remote-tracking branch 'Joehuu/master' into ocboogie-ruleset-keybindings
|
2018-05-21 14:49:34 +09:00 |
|
Dean Herbert
|
42519e3723
|
Rewrite code for clarity
This also uses the AvailableRulesets list rather than private IDs
|
2018-05-21 14:49:26 +09:00 |
|
Dean Herbert
|
dc1027341d
|
Merge pull request #2594 from Joehuu/drag-clicking
Allow drag clicking footer and filter on song select
|
2018-05-21 13:33:39 +09:00 |
|
Joehu
|
46c6c1d07e
|
Allow drag clicking footer and filter on song select
|
2018-05-20 20:25:39 -07:00 |
|
Dean Herbert
|
416356492b
|
Merge pull request #2522 from DrabWeb/drawable-room-improvements
DrawableRoom improvements
|
2018-05-21 11:36:12 +09:00 |
|
Dean Herbert
|
92668f07e0
|
Merge branch 'master' into drawable-room-improvements
|
2018-05-21 11:09:12 +09:00 |
|
Dean Herbert
|
9f0cc7683b
|
Merge branch 'master' into respect-showoverlay-bindable
|
2018-05-21 04:43:55 +09:00 |
|
Dean Herbert
|
29261e5a6c
|
Merge pull request #2588 from DrabWeb/room-inspector-improvements
RoomInspector improvements
|
2018-05-21 04:29:48 +09:00 |
|
Dean Herbert
|
aaca7e92b4
|
Avoid excessive property lookups
|
2018-05-21 03:56:59 +09:00 |
|
Aergwyn
|
4d528c4e67
|
fix VisualTests and Samples still playing
|
2018-05-20 10:57:15 +02:00 |
|
DrabWeb
|
9cd0ec366e
|
Cleanup.
|
2018-05-19 02:51:51 -03:00 |
|
smoogipoo
|
1f37dca7b7
|
Fix HR / EZ being applied twice to AR
|
2018-05-19 14:47:06 +09:00 |
|
DrabWeb
|
136c57b824
|
Don't set size in ctor.
|
2018-05-19 02:27:33 -03:00 |
|
DrabWeb
|
ad878003f7
|
Add null room support to RoomInspector.
|
2018-05-19 02:23:09 -03:00 |
|
DrabWeb
|
4b2b2086df
|
Create drawable hierarchy for RoomInspector in load, remove display* methods.
|
2018-05-19 01:26:39 -03:00 |
|
Dean Herbert
|
2938eadefb
|
Merge pull request #2582 from smoogipoo/fix-hr-application
Fix HR mod affecting original beatmap difficulty
|
2018-05-18 18:58:58 +09:00 |
|
Dean Herbert
|
33baaf8243
|
Update framework
|
2018-05-18 18:44:42 +09:00 |
|
Dean Herbert
|
e5aa1a038e
|
Merge branch 'master' into fix-hr-application
|
2018-05-18 18:37:51 +09:00 |
|
smoogipoo
|
e6e3758304
|
Fix HR mod affecting original beatmap difficulty
Fixes #2575.
|
2018-05-18 18:11:52 +09:00 |
|
Aergwyn
|
67db539172
|
prevent Overlays from showing in intro/outro sequences
|
2018-05-18 08:00:05 +02:00 |
|
Dean Herbert
|
cdd43f7909
|
Merge pull request #2472 from UselessToucan/back_mouse_button_support
Add ability to bind "back" action; add default mouse binding
|
2018-05-18 13:53:45 +09:00 |
|
Dean Herbert
|
d75fe4009a
|
Add back action support to settings back button
|
2018-05-18 13:40:35 +09:00 |
|
Dean Herbert
|
e2389ad7a4
|
Allow using back button on PlayerLoader and Replay
|
2018-05-18 13:32:05 +09:00 |
|
Dean Herbert
|
1cda5f4de9
|
Merge branch 'master' into back_mouse_button_support
|
2018-05-18 12:55:52 +09:00 |
|
Dean Herbert
|
0ae7387396
|
Merge pull request #2557 from smoogipoo/mania-performance-calculator
Implement osu!mania performance calculator
|
2018-05-18 12:43:28 +09:00 |
|
Dean Herbert
|
6c00046835
|
Merge branch 'master' into mania-performance-calculator
|
2018-05-18 12:34:49 +09:00 |
|
Dean Herbert
|
2582bf1440
|
Merge pull request #2567 from smoogipoo/fix-conversion-hitwindows
Fix converted beatmap hitwindows not working correctly
|
2018-05-18 12:18:01 +09:00 |
|
Dean Herbert
|
8e784d9104
|
Merge branch 'master' into fix-conversion-hitwindows
|
2018-05-18 11:59:16 +09:00 |
|
Dean Herbert
|
cebc0fcc0c
|
Merge pull request #2568 from smoogipoo/fix-taiko-slider-multiplier
Fix taiko slider multiplier being applied twice
|
2018-05-18 11:48:06 +09:00 |
|
Dean Herbert
|
14d67e0b1e
|
Merge branch 'master' into fix-taiko-slider-multiplier
|
2018-05-18 11:39:24 +09:00 |
|
Dean Herbert
|
ce9bfcc367
|
Merge pull request #2572 from smoogipoo/taiko-performance-calculator
Implement taiko performance calculation
|
2018-05-18 11:38:07 +09:00 |
|
Dean Herbert
|
e11a69e6ab
|
Merge branch 'master' into taiko-performance-calculator
|
2018-05-18 10:38:57 +09:00 |
|
Roman Kapustin
|
17d1759c37
|
Get rid of multiple blank lines in a row
|
2018-05-18 01:01:54 +03:00 |
|
Roman Kapustin
|
81d7e8a393
|
Resolve merge conflict
|
2018-05-18 00:25:47 +03:00 |
|