Vidalee
|
87b9ffced2
|
added description of the IReadFromConfig interface
|
2018-03-20 21:51:05 +01:00 |
|
Vidalee
|
92b47d87ba
|
makes more sense but not fixed
|
2018-03-14 23:14:03 +01:00 |
|
Vidalee
|
6d9e78a3a3
|
Review changes
|
2018-03-11 22:40:49 +01:00 |
|
Vidalee
|
802a6870c4
|
Chesterton's fence
|
2018-03-11 22:09:16 +01:00 |
|
Vidalee
|
6a8bc067cd
|
Add license header
|
2018-03-11 21:30:48 +01:00 |
|
Vidalee
|
ea6434a7a0
|
Why this line got deleted 🤔
|
2018-03-11 21:19:34 +01:00 |
|
Vidalee
|
eed0f3a1de
|
Added setting to not hide the first object in Hidden mod
|
2018-03-11 21:02:14 +01:00 |
|
Dean Herbert
|
6d91889ca6
|
Move player-specific configuration bindables back to player
|
2018-03-08 22:16:47 +09:00 |
|
TocoToucan
|
2cb197d0c4
|
Replace ConfigureBackgroundUpdate with OnEntering
|
2018-03-08 11:35:00 +03:00 |
|
Dean Herbert
|
8f3f886805
|
Merge branch 'master' into PlayerBase
|
2018-03-08 16:12:12 +09:00 |
|
Dean Herbert
|
70a16667b6
|
Fix difficulty calculator regression when applying mods
|
2018-03-08 12:57:36 +09:00 |
|
Dean Herbert
|
453fd83e01
|
Merge branch 'master' into user-profile-recent
|
2018-03-08 00:42:02 +09:00 |
|
naoey
|
983cefbe40
|
Add VisualTest.
|
2018-03-07 19:08:26 +05:30 |
|
pdrapoport
|
3731cbe5eb
|
Removing "mouse wheel disabled" checkbox from visual settings gameplay menu
|
2018-03-07 14:20:59 +01:00 |
|
Dean Herbert
|
f78538fea8
|
Merge branch 'master' into user-profile-recent
|
2018-03-07 19:41:52 +09:00 |
|
Dan Balasescu
|
fb349e68a3
|
Merge branch 'master' into api-error-shouldnt-retry
|
2018-03-07 16:50:14 +09:00 |
|
Dan Balasescu
|
0c154e07ed
|
Merge branch 'master' into nullable-legacy-id
|
2018-03-07 16:12:08 +09:00 |
|
Dan Balasescu
|
5fda7881c3
|
Merge branch 'master' into fix-textbox-arrows
|
2018-03-07 16:01:44 +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
|
fac4cd6a32
|
Move to overlayContent
|
2018-03-07 14:20:47 +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 |
|
Dean Herbert
|
e82cadc811
|
Make LegacyID nullable
The -1 default was getting stored to the database.
|
2018-03-06 17:40:14 +09:00 |
|
Dean Herbert
|
07bf8549eb
|
Fix arbitrary API request errors getting identified as timeouts
|
2018-03-06 17:39:34 +09:00 |
|
smoogipoo
|
78d73d4c11
|
Additional fixes for flow ordering after framework changes
|
2018-03-06 17:20:58 +09:00 |
|
smoogipoo
|
148551afa2
|
osu!-side changes in-line with framework layout changes
|
2018-03-06 14:12:37 +09:00 |
|
naoey
|
9669c5aee3
|
Make locally used things local and rename method.
|
2018-03-06 09:33:15 +05:30 |
|
Dean Herbert
|
90828cca8f
|
Fix left and right arrows keys in chat overlay not working
Misplaced override. Resolves ppy/osu-framework#1444
|
2018-03-06 08:59:40 +09:00 |
|
TocoToucan
|
697ad63d72
|
Resolve merge conflicts
|
2018-03-05 22:24:25 +03:00 |
|
Dean Herbert
|
c4c1b0b6ff
|
Fix merge regression
|
2018-03-06 01:39:01 +09:00 |
|
Dean Herbert
|
7b18e8a5ca
|
Merge branch 'master' into fix-taiko-conversion
|
2018-03-06 01:16:47 +09:00 |
|
Dean Herbert
|
41727509d7
|
Merge branch 'master' into fix-drumroll-nullref
|
2018-03-05 22:46:33 +09:00 |
|
smoogipoo
|
2a9fb2c2c6
|
Make NestedHitObjects lazily-constructed
|
2018-03-05 21:40:26 +09:00 |
|
Dean Herbert
|
02690e5f25
|
Move to private implementation
|
2018-03-05 21:27:37 +09:00 |
|
Dean Herbert
|
0d817e8e98
|
Merge remote-tracking branch 'ppy/master' into fix-skin-performance
|
2018-03-05 21:23:18 +09:00 |
|
Dan Balasescu
|
25e2844e49
|
Merge branch 'master' into storyboard-rewind-support
|
2018-03-05 21:11:00 +09:00 |
|
Dan Balasescu
|
56550e4dd8
|
Merge branch 'master' into fix-parallax-during-rewind
|
2018-03-05 20:39:16 +09:00 |
|
Dan Balasescu
|
65d510baf2
|
Merge branch 'master' into add-internal-legacy-offsets
|
2018-03-05 20:27:27 +09:00 |
|
Dean Herbert
|
2003887cc8
|
Merge branch 'master' into clock-fixes
|
2018-03-05 17:45:08 +09:00 |
|
smoogipoo
|
d44dc1a4f9
|
Fix SliderMultiplier/SliderTickRate parsing inaccuracy
|
2018-03-05 16:01:05 +09:00 |
|
smoogipoo
|
49b8670dfc
|
Fix beatmap conversion tests not properly constructing decoder
|
2018-03-05 14:53:57 +09:00 |
|
Dean Herbert
|
e46f363fdc
|
Fix failing unit test
|
2018-03-04 22:46:50 +09:00 |
|
Dean Herbert
|
bc0bc8d459
|
Add legacy timing offsets
These have been in release builds since January, but implemented in a hacky way.
This brings them with a sane implementation.
|
2018-03-04 21:57:50 +09:00 |
|
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 |
|