smoogipoo
|
b97c4e8b44
|
Fix all possible cases of crossthread import data races
|
2018-04-09 12:45:44 +09:00 |
|
TocoToucan
|
640be621ac
|
Handle multiple song previews playing in different beatmap categories on profile
|
2018-04-07 13:29:46 +03:00 |
|
naoey
|
ca4299c6fe
|
Remove unused using and fix possible nullref.
|
2018-04-04 22:07:24 +05:30 |
|
naoey
|
7482d5986a
|
Add a loading state to BeatmapSetOverlay.
- Handle null value in header and info sections
- Add item to context menu for carousel beatmaps to show details
|
2018-04-04 21:46:31 +05:30 |
|
naoey
|
c304c1eecf
|
Make LinkFlowContainer handle beatmap id lookup in game.
|
2018-04-04 21:23:51 +05:30 |
|
Dan Balasescu
|
6dfca4b2fa
|
Merge branch 'master' into osu-tab-strip
|
2018-04-04 14:20:06 +09:00 |
|
smoogipoo
|
c39fb9a200
|
Update with framework changes
|
2018-04-03 20:10:26 +09:00 |
|
smoogipoo
|
e9ec544bf6
|
Implement joystick keybindings
|
2018-04-03 02:04:40 +09:00 |
|
Huo Yaoyuan
|
b842f682eb
|
Use Linq.Append and Prepend.
|
2018-04-02 12:06:34 +08:00 |
|
Joseph Madamba
|
ee14ca7cc5
|
Merge branch 'master' into score-multiplier-edits
|
2018-03-31 10:43:58 -07:00 |
|
DrabWeb
|
3d05798d80
|
Change SearchableListOverlay to use OsuTabControl strip.
|
2018-03-29 15:34:53 -03:00 |
|
Joseph Madamba
|
af9e3a849f
|
Merge branch 'master' into score-multiplier-edits
|
2018-03-28 20:42:35 -07:00 |
|
Joseph Madamba
|
5457f17e79
|
Clean up code from reviews
|
2018-03-28 19:53:15 -07:00 |
|
DrabWeb
|
19bc6b9168
|
Merge https://github.com/ppy/osu into beatmap-set-status
|
2018-03-27 18:13:58 -03:00 |
|
Joseph Madamba
|
ac9527147f
|
Fix transitioning of unranked label
|
2018-03-27 03:05:05 -07:00 |
|
DrabWeb
|
eb374c5774
|
Add beatmap set online status and display it in direct panels and the beatmap set overlay.
|
2018-03-26 21:04:45 -03:00 |
|
Joseph Madamba
|
90d763fda5
|
Apply review changes and suggestions
|
2018-03-25 10:00:30 -07:00 |
|
Joseph Madamba
|
78a7564acd
|
Score multiplier edits
|
2018-03-24 16:00:18 -07:00 |
|
smoogipoo
|
c29f7a4333
|
Merge remote-tracking branch 'origin/master' into netstandard
|
2018-03-24 14:49:46 +09:00 |
|
Dean Herbert
|
b593c47809
|
Add setting to toggle performance logging
|
2018-03-24 05:07:48 +09:00 |
|
TocoToucan
|
dd5cc59250
|
Introduce 'Capture menu cursor' setting
|
2018-03-23 22:53:06 +03:00 |
|
Dan Balasescu
|
676feb3658
|
Merge branch 'master' into fix-mod-button-sounds
|
2018-03-23 21:03:42 +09:00 |
|
smoogipoo
|
52fa837447
|
Fix volume glow being cut off
Fixes #2285.
|
2018-03-23 18:17:23 +09:00 |
|
Dean Herbert
|
fd124d2ee6
|
Merge branch 'master' into fix-mod-button-sounds
|
2018-03-22 21:55:15 +09:00 |
|
Dean Herbert
|
e7cb579ec4
|
Merge branch 'master' into take_screenshot
|
2018-03-22 21:34:53 +09:00 |
|
Dean Herbert
|
14a653aa28
|
Restore old auto-popout notification overlay behaviour
|
2018-03-22 20:55:00 +09:00 |
|
Dean Herbert
|
74191e1b73
|
Merge remote-tracking branch 'upstream/master' into take_screenshot
|
2018-03-22 20:49:17 +09:00 |
|
Dean Herbert
|
65b6a2faad
|
Fix mod button sounds playing when mod overlay is not visible
Resolves #2240.
|
2018-03-21 18:41:21 +09:00 |
|
Dean Herbert
|
f944c29505
|
Merge remote-tracking branch 'upstream/master' into take_screenshot
|
2018-03-21 12:32:27 +09:00 |
|
Dean Herbert
|
ec851648da
|
Add better ToString output from SkinInfo
|
2018-03-19 20:06:44 +09:00 |
|
TocoToucan
|
604e725f3f
|
Remove redundant code
|
2018-03-16 20:42:05 +03:00 |
|
Dean Herbert
|
4411758ff7
|
Merge branch 'master' into fix-autoplay-button-deselect
|
2018-03-16 17:31:14 +09:00 |
|
Dean Herbert
|
46f5c0fc19
|
Merge branch 'master' into mod-fixes
|
2018-03-16 15:38:41 +09:00 |
|
TocoToucan
|
34dc8e7375
|
Resolve merge conflict
|
2018-03-14 23:22:19 +03:00 |
|
Dean Herbert
|
551b67ac16
|
Merge branch 'master' into fix-autoplay-button-deselect
|
2018-03-14 21:46:19 +09:00 |
|
FreezyLemon
|
070decf890
|
small code cleanups
|
2018-03-14 12:38:22 +01:00 |
|
FreezyLemon
|
a438e45434
|
make SelectTypes set mods instead of only adding new ones
also made the method actually take types as parameter to make it consistent
|
2018-03-14 12:33:08 +01:00 |
|
Joseph Madamba
|
1eeacb7bf7
|
Change descriptions and special section
|
2018-03-14 01:05:19 -07:00 |
|
Joseph Madamba
|
d122aa80e4
|
Edit mods description, multiplier, and code
|
2018-03-13 20:07:03 -07:00 |
|
Dean Herbert
|
07642546bb
|
Make APIAccess a component
|
2018-03-14 11:29:54 +09:00 |
|
Dean Herbert
|
afc3646450
|
Move API configuration hooks out of OsuGameBase
Also makes username more private, and password completely private.
|
2018-03-14 10:15:05 +09:00 |
|
vperus
|
ba44813c00
|
Fixed exit from game save username instead of email. Resolve #2156
|
2018-03-13 12:10:47 +02:00 |
|
Dean Herbert
|
1d0a44a0bb
|
Merge branch 'master' into fix-login-failure
|
2018-03-12 12:41:45 +09:00 |
|
Vidalee
|
6d9e78a3a3
|
Review changes
|
2018-03-11 22:40:49 +01:00 |
|
Vidalee
|
eed0f3a1de
|
Added setting to not hide the first object in Hidden mod
|
2018-03-11 21:02:14 +01:00 |
|
TocoToucan
|
e6c22e2287
|
Taking screenshot support initial commit
|
2018-03-10 21:59:20 +03:00 |
|
Dean Herbert
|
9233266fe1
|
Fix login failure for users with no country rank
Closes #2148.
|
2018-03-11 00:44:16 +09:00 |
|
Dean Herbert
|
3b56999118
|
Add drawable to display (and update) relative dates
|
2018-03-08 12:58:16 +09:00 |
|
naoey
|
983cefbe40
|
Add VisualTest.
|
2018-03-07 19:08:26 +05:30 |
|
Dean Herbert
|
f78538fea8
|
Merge branch 'master' into user-profile-recent
|
2018-03-07 19:41:52 +09:00 |
|
Dean Herbert
|
a71e5ce19c
|
Tidy up
|
2018-03-07 14:54:54 +09:00 |
|
Dean Herbert
|
4094ffbddd
|
Remove unnecessary comment
|
2018-03-07 14:54:15 +09:00 |
|
Dean Herbert
|
96ea42d3ba
|
Ensure initial value is set even if that value is zero
|
2018-03-07 14:51:34 +09:00 |
|
Dean Herbert
|
05a13d4d39
|
Improve the way bindings are done
|
2018-03-07 14:50:50 +09:00 |
|
Dean Herbert
|
51a9dd038e
|
Add default bindable values
|
2018-03-07 14:38:41 +09:00 |
|
Dean Herbert
|
e2f9e237e8
|
Use GradientHorizontal helper function
|
2018-03-07 14:07:04 +09:00 |
|
Dean Herbert
|
c176e309e1
|
Merge branch 'master' into volume-control
|
2018-03-07 14:03:09 +09:00 |
|
smoogipoo
|
78d73d4c11
|
Additional fixes for flow ordering after framework changes
|
2018-03-06 17:20:58 +09:00 |
|
naoey
|
9669c5aee3
|
Make locally used things local and rename method.
|
2018-03-06 09:33:15 +05:30 |
|
jorolf
|
ec013dbee8
|
remove blank line and try to get test case working
|
2018-03-03 21:55:19 +01:00 |
|
jorolf
|
1cda58fe29
|
another blank line
|
2018-03-03 19:51:11 +01:00 |
|
jorolf
|
9293ec635a
|
add license headers and remove blank line
|
2018-03-03 19:49:38 +01:00 |
|
jorolf
|
8e0a524c4d
|
change colours
|
2018-03-03 19:31:29 +01:00 |
|
jorolf
|
ef63366d91
|
simplify VolumeMeter
|
2018-03-03 19:25:34 +01:00 |
|
jorolf
|
3a420ba826
|
add the volume overlay
|
2018-03-03 19:08:35 +01:00 |
|
jorolf
|
bd75422d88
|
Merge branch 'master' of git://github.com/ppy/osu into volume-control
|
2018-03-03 14:10:50 +01:00 |
|
jorolf
|
46dfb761c5
|
basic volume meter and testcase
|
2018-02-28 16:14:52 +01:00 |
|
Dean Herbert
|
eacb9ba743
|
Merge branch 'master' into user-profile-recent
|
2018-02-28 23:49:33 +09:00 |
|
naoey
|
2e535afb84
|
Remove redundant subsection title.
- Also handle opening UserProfile in LinkFlowContainer similar to how
beatmaps and channels are handled
|
2018-02-28 15:25:29 +05:30 |
|
naoey
|
62913163e0
|
Fix long recent activity text overlapping timestamp.
- Also remove unnecessary fallback from absolute URL helper
|
2018-02-27 21:21:53 +05:30 |
|
Dean Herbert
|
034875be47
|
Fix bindings not being unbound on ModSelect
Resolves #2018.
Closes #2079.
|
2018-02-27 20:45:32 +09:00 |
|
naoey
|
a77d1eedae
|
Fix achievements parsing and add badges to recent activity.
|
2018-02-26 13:08:12 +05:30 |
|
naoey
|
a20e4bc2c3
|
Fix typos and missing fields in JSON mappings.
|
2018-02-26 11:46:16 +05:30 |
|
naoey
|
5724618b2a
|
Add license headers and sanitise open profile argument.
|
2018-02-26 09:58:11 +05:30 |
|
naoey
|
1ad45b0941
|
R# fixes.
|
2018-02-26 01:21:31 +05:30 |
|
naoey
|
75fdca928e
|
Handle links correctly and don't re-open profile if the user is same.
|
2018-02-26 01:21:29 +05:30 |
|
naoey
|
bb40919f9c
|
Add link handling to recent activities.
- Add a show user action to link handling
|
2018-02-26 01:21:27 +05:30 |
|
naoey
|
7e4bd36391
|
Create drawable and add response to profile.
- Add missing JSON fields to response model
- Add missing enum value
|
2018-02-26 01:21:24 +05:30 |
|
naoey
|
e3a1b07172
|
Create API request and reponse model.
|
2018-02-26 01:21:16 +05:30 |
|
Dean Herbert
|
402d71a8d9
|
Add user skin setting storage
|
2018-02-22 16:29:05 +09:00 |
|
Dean Herbert
|
659cf629b6
|
Add skin seleciton dropdown to settings
|
2018-02-22 15:46:11 +09:00 |
|
Dean Herbert
|
c070c69522
|
Update framework
|
2018-02-22 15:01:53 +09:00 |
|
Dean Herbert
|
f2b3d9a0e8
|
Change some missed instances
|
2018-02-22 14:17:35 +09:00 |
|
Joseph Madamba
|
3d4bed462b
|
Reword sign in text
|
2018-02-21 20:54:47 -08:00 |
|
Dean Herbert
|
d07ab1fbea
|
Fix undelete all
|
2018-02-15 15:14:55 +09:00 |
|
Dean Herbert
|
d3dd31dadb
|
Make deletion and purging logic even more global
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
d340509b1d
|
Move ArchiveReaders to a more global namespace
Also moves delete and action logic to a shared implementation
|
2018-02-15 14:22:39 +09:00 |
|
Dean Herbert
|
f4ddc0717b
|
Fix incorrect PlaylistItem drag handling
|
2018-02-13 20:08:59 +09:00 |
|
Dean Herbert
|
e2d11af4ef
|
Fix incorrect MusicController drag handling
|
2018-02-13 20:08:59 +09:00 |
|
smoogipoo
|
b500b76407
|
Merge branch 'master' into update-branch
|
2018-02-08 23:35:48 +09:00 |
|
Dean Herbert
|
67bd375bfa
|
Merge remote-tracking branch 'upstream/master' into raw-input-fixes
|
2018-02-07 22:05:44 +09:00 |
|
Dean Herbert
|
6b6d4f9527
|
Merge branch 'master' into country_rank
|
2018-02-07 18:49:40 +09:00 |
|
Dean Herbert
|
4c3606f8fb
|
Handle non-present country rank
|
2018-02-07 18:34:38 +09:00 |
|
Dean Herbert
|
647cc4bdad
|
Remove in-between properties
|
2018-02-07 18:04:32 +09:00 |
|
Shane Woolcock
|
e0c52c69cf
|
Prevent revert-to-default OnHover from hiding visual settings at beatmap load
|
2018-02-06 22:31:30 +10:30 |
|
Dean Herbert
|
30b9439263
|
Fix default mouse sensitivity not reverting correctly
|
2018-02-05 20:00:36 +09:00 |
|
Dean Herbert
|
7e56519d6a
|
Add setting for absolute input mapping
|
2018-02-05 16:13:39 +09:00 |
|
Imnooby
|
c4f3223e34
|
Stops non-url text from being hyperlinks
Fixed crash when you attempted to click one
|
2018-02-03 18:24:49 -06:00 |
|
Dean Herbert
|
39160d895c
|
Update design of "revert to default" button
Also fixes some inconsistencies in padding
|
2018-02-02 15:18:39 +09:00 |
|
tgi74000
|
e08a9350a0
|
Store and show SSPlus and SPlus statistics
|
2018-02-01 15:19:49 +01:00 |
|
Dan Balasescu
|
0589708da5
|
Merge branch 'master' into inactive-volume-duck
|
2018-02-01 16:21:33 +09:00 |
|
Dean Herbert
|
335f0d577c
|
Add the ability to duck volume when the game is inactive
|
2018-01-31 18:16:55 +09:00 |
|
Dean Herbert
|
28b67e3d77
|
Merge branch 'master' into url-parsing-support
|
2018-01-30 17:47:55 +09:00 |
|
Dean Herbert
|
e5188fd151
|
Add better channel test cases (testing non-existent channels)
|
2018-01-30 17:43:19 +09:00 |
|
smoogipoo
|
b4cd8ea716
|
GlobalKeyBindingContainer -> GlobalActionContainer
Consitent with "FrameworkActionContainer".
|
2018-01-30 14:54:30 +09:00 |
|
smoogipoo
|
ef3fb8c05a
|
InputManager -> Container where KeyBindings are involved
|
2018-01-30 14:49:12 +09:00 |
|
Dean Herbert
|
a5b0d51205
|
Merge remote-tracking branch 'upstream/master' into url-parsing-support
# Conflicts:
# osu.Game/osu.Game.csproj
|
2018-01-27 14:06:58 +09:00 |
|
Dean Herbert
|
7852015db3
|
Remember mod selection when re-entering song select
Removes mod application when exiting back to main menu.
Alternative to #1968.
Closes #1961.
|
2018-01-26 19:32:57 +09:00 |
|
smoogipoo
|
5742e61e68
|
Merge remote-tracking branch 'origin/master' into ruleset-configs
|
2018-01-26 15:39:09 +09:00 |
|
Dean Herbert
|
fd7d7c3953
|
Merge branch 'master' into MakeMusicControllerDraggableAgain
|
2018-01-25 09:01:54 +09:00 |
|
TocoToucan
|
51e188401f
|
Make MusicController draggable again
|
2018-01-25 00:38:22 +03:00 |
|
Aergwyn
|
205d3ed896
|
fix settings not getting injected
|
2018-01-23 19:42:21 +01:00 |
|
Dean Herbert
|
c01f67b0d8
|
Merge remote-tracking branch 'upstream/master' into ruleset-configs
|
2018-01-23 16:23:25 +09:00 |
|
Dean Herbert
|
95f941163b
|
Merge branch 'master' into direct-show-deleted-sets
|
2018-01-22 17:08:10 +09:00 |
|
Dan Balasescu
|
73799832ef
|
Merge branch 'master' into direct-show-deleted-sets
|
2018-01-22 16:54:32 +09:00 |
|
Dean Herbert
|
a931d6e381
|
Merge branch 'master' into fix-user-download-cancel
|
2018-01-22 16:27:26 +09:00 |
|
Aergwyn
|
82c8822888
|
we need to go back
reverted change and instead check `DeletePending` when retrieving existing online IDs
|
2018-01-22 08:04:14 +01:00 |
|
Dan Balasescu
|
20be4bbbcd
|
Merge branch 'master' into better-direct-progress-bar
|
2018-01-22 14:25:23 +09:00 |
|
Dean Herbert
|
3d4e2d400c
|
Remove unused using
|
2018-01-22 13:52:10 +09:00 |
|
Dean Herbert
|
53e40a77dc
|
Don't show error messages when a download is user-cancelled
Resolves #1941.
|
2018-01-22 13:25:49 +09:00 |
|
smoogipoo
|
9ac035f3d5
|
Merge branch 'bdl-cache-changes' into ruleset-configs
|
2018-01-22 13:11:45 +09:00 |
|
Dean Herbert
|
060d80efbe
|
Continue showing progress bar on direct panels when importing
Previously the progrress bar would fade out once downloads completed, which felt unintuitive.
|
2018-01-22 13:05:07 +09:00 |
|
Aergwyn
|
596044e19d
|
show beatmapsets with pending deletion in osu!direct
|
2018-01-19 17:25:32 +01:00 |
|
Dean Herbert
|
652f273961
|
Ensure previews stop playing when they are removed from the draw hierarchy
|
2018-01-19 15:46:42 +09:00 |
|
Dan Balasescu
|
250e936099
|
Merge branch 'master' into preview-fixes
|
2018-01-19 00:03:47 +09:00 |
|
Aergwyn
|
56619ae926
|
use ternary expression
|
2018-01-18 15:53:53 +01:00 |
|
smoogipoo
|
a94ea7025e
|
Register/Unregister -> BeginTracking/StopTracking and add exceptions
|
2018-01-18 18:45:48 +09:00 |
|
smoogipoo
|
dee298c395
|
No more statics + better unregistration
|
2018-01-18 17:40:05 +09:00 |
|
Dean Herbert
|
7ceed8b5eb
|
Stop any playing preview when closing the direct overlay
Resolves #1925
|
2018-01-18 17:28:56 +09:00 |
|
smoogipoo
|
c2c478750d
|
Remove generics from OSD registration methods
|
2018-01-18 16:57:32 +09:00 |
|
smoogipoo
|
09dfea7e29
|
Use tracked settings from ConfigManager changes
|
2018-01-18 15:26:03 +09:00 |
|
Aergwyn
|
65bac6d31a
|
return preview instead of nothing if it exists already
allows listening to it again after reaching the end
|
2018-01-17 20:36:47 +01:00 |
|
Aergwyn
|
f86cb30e47
|
prevent negative width on progress bar
|
2018-01-17 20:35:28 +01:00 |
|
Dean Herbert
|
e7524445ee
|
Use Restart()
|
2018-01-17 21:33:19 +09:00 |
|
Dean Herbert
|
54ed608ddb
|
Mute global track volume when a beatmap preview is playing
|
2018-01-17 21:26:12 +09:00 |
|
Dean Herbert
|
783ca40c64
|
Update with upstream changes
|
2018-01-17 16:51:47 +09:00 |
|
Dean Herbert
|
54b0f4b912
|
Merge branch 'master' into url-parsing-support
|
2018-01-17 16:16:55 +09:00 |
|
Dean Herbert
|
5e1cd8ddc4
|
Apply conditionals directly rather than using an in-between property
|
2018-01-16 20:34:40 +09:00 |
|
Dean Herbert
|
9b33499fe7
|
Merge remote-tracking branch 'upstream/master' into RefactorInputQueues
|
2018-01-16 20:04:34 +09:00 |
|
TocoToucan
|
3c11978cfa
|
Use local functions
|
2018-01-15 21:42:17 +03:00 |
|
Aergwyn
|
ae1adfd2f2
|
remove unnecessary empty lines
codefactor.io \(o.o)/
also one unnecessary semicolon
|
2018-01-12 19:30:34 +01:00 |
|
Aergwyn
|
1c5b3d009c
|
remove volume reduction on preview
it doubles with global reduction
|
2018-01-12 17:09:57 +01:00 |
|
Dean Herbert
|
45301d07fd
|
Merge branch 'master' into url-parsing-support
|
2018-01-12 19:34:44 +09:00 |
|
Dean Herbert
|
73aa56a8a7
|
Merge branch 'master' into sliderbar-tooltip-precision
|
2018-01-12 18:58:30 +09:00 |
|
Dean Herbert
|
188b26472c
|
Merge remote-tracking branch 'upstream/master' into sliderbar-tooltip-precision
|
2018-01-12 18:54:36 +09:00 |
|
Dean Herbert
|
ff725f0e32
|
Fix incorrect online conditional check in social browser logic
|
2018-01-12 18:20:46 +09:00 |
|
Dean Herbert
|
29c8400ec7
|
Merge branch 'master' into scrolling-hitobjects-rewrite
|
2018-01-12 17:35:24 +09:00 |
|
Dean Herbert
|
0a06f8069f
|
Remove panel fade out for now
Should be implemented at one level above using a dedicated container.
|
2018-01-12 17:22:51 +09:00 |
|
smoogipoo
|
441e8aced5
|
Better namings for the speed change "algorithms"
|
2018-01-12 17:18:34 +09:00 |
|
Dean Herbert
|
8f7c048c4e
|
Merge branch 'master' into expand-social-tab
|
2018-01-12 15:54:42 +09:00 |
|
smoogipoo
|
712d586d41
|
Revert "Add OSD + config value for scroll speed"
This reverts commit a6d8b28221 .
|
2018-01-12 12:28:43 +09:00 |
|
FreezyLemon
|
174fdf5037
|
Nicer code to remove non-existent channels from links
|
2018-01-11 18:51:20 +01:00 |
|
smoogipoo
|
a6d8b28221
|
Add OSD + config value for scroll speed
|
2018-01-11 13:40:46 +09:00 |
|
smoogipoo
|
6a5a3b01b2
|
Fix license headers
|
2018-01-11 12:39:06 +09:00 |
|
Aergwyn
|
312f52072b
|
enable query
change Avatar animation too
add forgotten usings
|
2018-01-10 16:46:55 +01:00 |
|
smoogipoo
|
86b5591583
|
Merge remote-tracking branch 'origin/master' into scrolling-hitobjects-rewrite
|
2018-01-10 18:02:49 +09:00 |
|
smoogipoo
|
c010b48b29
|
Remove number format specified from OsuSliderBar, override ToolTipText
Better/cleaner solution.
|
2018-01-10 17:29:16 +09:00 |
|
smoogipoo
|
17e7f75aca
|
More osu!-side bindable fixes
|
2018-01-10 15:41:13 +09:00 |
|
Aergwyn
|
4ce125478a
|
remove unnecessary Schedules
one was bugging out when rapidly switching display styles and the other was... unnecessary
|
2018-01-09 19:03:23 +01:00 |
|
Aergwyn
|
44d821172a
|
tidying up
|
2018-01-09 16:29:12 +01:00 |
|
FreezyLemon
|
3bf9901dd2
|
Fixed bugs and added tests
|
2018-01-09 16:11:45 +01:00 |
|
Dean Herbert
|
c2fadcfc1f
|
Merge branch 'master' into background-blur
|
2018-01-09 21:20:05 +09:00 |
|
Dean Herbert
|
1c9e9cb8af
|
Merge branch 'master' into expand-social-tab
|
2018-01-09 21:08:26 +09:00 |
|
Dean Herbert
|
72624aea18
|
Use a better method of link compilation
Adds word wrap back, simplifies a lot.
|
2018-01-09 20:33:20 +09:00 |
|
Dean Herbert
|
b035a92bda
|
Merge branch 'master' into url-parsing-support
|
2018-01-09 14:28:20 +09:00 |
|
Aergwyn
|
f6c168be27
|
add skip cutscene as "in game" keybinding
|
2018-01-08 18:22:43 +01:00 |
|
smoogipoo
|
c4d1922c8b
|
Add scrolling algorithm to global settings
|
2018-01-08 11:34:37 +09:00 |
|
TocoToucan
|
ae032cbf23
|
Support HandleKeyboardInput, HandleMouseInput, CanReceiveKeyboardInput, CanReceiveMouseInput properties
|
2018-01-07 23:40:00 +03:00 |
|
Aergwyn
|
d9866a2052
|
fix hover effects on social panels
|
2018-01-06 11:27:17 +01:00 |
|
Aergwyn
|
a61666d2a7
|
update licence headers
|
2018-01-06 10:54:53 +01:00 |
|
Aergwyn
|
e6b581e259
|
Merge branch 'master' into expand-social-tab
|
2018-01-06 10:48:27 +01:00 |
|
Aergwyn
|
57b44b8c29
|
fix new panels appearing too soon
|
2018-01-06 10:40:18 +01:00 |
|
Dean Herbert
|
a1d94d7adf
|
Merge branch 'master' into sliderbar-tooltip-precision
|
2018-01-05 20:48:30 +09:00 |
|
Dean Herbert
|
d1f03ebf0c
|
Update in line with framework
|
2018-01-05 20:29:14 +09:00 |
|
Dean Herbert
|
37d393bca0
|
Update licence headers
|
2018-01-05 20:21:19 +09:00 |
|
smoogipoo
|
1571c10c42
|
Fix up replay settings sliderbar formatting
|
2018-01-05 14:37:32 +09:00 |
|
smoogipoo
|
b84da31174
|
Change in-line with framework
|
2018-01-05 14:26:46 +09:00 |
|
smoogipoo
|
af86220dcc
|
Merge remote-tracking branch 'origin/master' into update-branch
|
2018-01-05 12:08:50 +09:00 |
|
smoogipoo
|
5eb2dc3d64
|
Cleanup some possible CI errors
Not sure why these aren't being detected on master right now - they should be...
|
2018-01-05 01:20:24 +09:00 |
|
smoogipoo
|
36e9232472
|
Merge master into netstandard
|
2018-01-05 00:42:48 +09:00 |
|
Aergwyn
|
038fa682f7
|
Merge branch 'master' into expand-social-tab
|
2018-01-04 11:49:35 +01:00 |
|
Aergwyn
|
bf64b8fc69
|
added hover effects to panels in social
at least partially QQ
|
2018-01-04 11:42:50 +01:00 |
|
Aergwyn
|
9b70578af6
|
enabled Location as filter tab
forgot it QQ
|
2018-01-03 19:01:10 +01:00 |
|
Aergwyn
|
9d29adce27
|
bring social tab+filter behaviour closer to direct
|
2018-01-03 17:54:20 +01:00 |
|
Aergwyn
|
988f6ac901
|
fix SortDirection default to descending when retrieved data is ascending
|
2018-01-03 17:53:50 +01:00 |
|
Aergwyn
|
0e361aefeb
|
added new tabs and sort criteria
|
2018-01-03 17:52:11 +01:00 |
|
Dean Herbert
|
532c455f92
|
Merge branch 'master' into change-audio-settings-icon
|
2018-01-03 14:34:21 +09:00 |
|
Dan Balasescu
|
fa6db30d30
|
Fix broken xmldoc param
|
2018-01-03 13:12:49 +09:00 |
|
Aergwyn
|
699902234b
|
remove unused code
|
2018-01-02 17:58:11 +01:00 |
|
Aergwyn
|
52c2ba49cf
|
make loading indicator more visible by deleting panels preemptively
|
2018-01-02 17:42:44 +01:00 |
|
Aergwyn
|
313dfd4d46
|
remove unnecessary task + rename method
|
2018-01-02 17:22:12 +01:00 |
|
Aergwyn
|
a00f92dcb4
|
change unnecessary cast
|
2018-01-02 17:18:49 +01:00 |
|
Dean Herbert
|
faf1181fc3
|
Merge branch 'master' into url-parsing-support
|
2018-01-02 17:51:50 +09:00 |
|
Dean Herbert
|
0e1b033008
|
Improve mod cycling logic further
|
2018-01-02 16:55:03 +09:00 |
|
Dean Herbert
|
f72239ef7a
|
Centralise deselect logic and add animation to deselection
|
2018-01-02 16:09:22 +09:00 |
|
Dean Herbert
|
71bcebe7e1
|
Fix selections occurring even though buttons aren't selected
|
2018-01-02 16:08:48 +09:00 |
|
Dean Herbert
|
c0dd812a4c
|
Merge remote-tracking branch 'upstream/master' into disable-unimplemented-mods
|
2018-01-02 15:33:08 +09:00 |
|
Dan Balasescu
|
5f3dbfef47
|
Merge branch 'master' into hide-unavailable-functions
|
2018-01-02 12:59:12 +09:00 |
|
Dan Balasescu
|
91c49913c9
|
Merge branch 'master' into focused-overlay-improvements
|
2018-01-02 12:44:09 +09:00 |
|
Dean Herbert
|
2354163900
|
Change icon for audio settings
|
2018-01-02 12:30:55 +09:00 |
|