smoogipoo
|
ea2c67ca5f
|
Fix incorrect serialization condition
|
2017-12-07 11:10:46 +09:00 |
|
smoogipoo
|
9597f9d46b
|
Resharper cleanup
|
2017-12-07 11:10:20 +09:00 |
|
smoogipoo
|
0e3b001b13
|
Make maps with storyboards decode correctly with OsuJsonDecoder
|
2017-12-07 10:37:51 +09:00 |
|
smoogipoo
|
a8db3a9484
|
Add progress notification to migration
|
2017-12-07 04:09:03 +09:00 |
|
smoogipoo
|
41b607c165
|
Dont serialize hitobject sample properties copied from the control point
|
2017-12-07 03:40:43 +09:00 |
|
smoogipoo
|
9787788081
|
Revert unintended change
|
2017-12-07 03:39:43 +09:00 |
|
smoogipoo
|
4232a54b32
|
Make TypedListConverter not reconstruct serializers
|
2017-12-07 03:04:56 +09:00 |
|
smoogipoo
|
b6b26cfe25
|
Add basic method to migrate beatmaps to the new JSON format
|
2017-12-07 03:04:36 +09:00 |
|
smoogipoo
|
ed5f7e5353
|
Make OsuJsonDecoder apply defaults similar to OsuLegacyDecoder
|
2017-12-06 16:28:34 +09:00 |
|
smoogipoo
|
f9e34dfa3d
|
Assume that control points are already sequentially-ordered
Fixes up deserializing.
|
2017-12-06 16:24:09 +09:00 |
|
smoogipoo
|
887b81148d
|
Don't ignore RulesetId for now
|
2017-12-06 14:14:07 +09:00 |
|
smoogipoo
|
44edb8724f
|
Add JsonIgnores to CommandTimelineGroup
|
2017-12-06 13:48:44 +09:00 |
|
smoogipoo
|
e199ee5225
|
Add a few xmldocs
|
2017-12-06 00:42:17 +09:00 |
|
smoogipoo
|
d2dc7c8937
|
Add OsuJsonDecoder
|
2017-12-06 00:38:12 +09:00 |
|
smoogipoo
|
b584178e85
|
Make Beatmap ISerializable and add more JsonIgnores
|
2017-12-06 00:37:37 +09:00 |
|
Dean Herbert
|
d75db5046b
|
Merge branch 'master' into editor-composer
|
2017-12-04 12:41:40 +09:00 |
|
smoogipoo
|
5f9de399e4
|
Add keydown override
|
2017-12-04 11:30:25 +09:00 |
|
Dean Herbert
|
7957e55710
|
Merge branch 'master' into editor-composer
|
2017-12-03 14:47:07 +09:00 |
|
smoogipoo
|
2852337b04
|
Remove unused using
|
2017-12-02 20:35:47 +09:00 |
|
smoogipoo
|
cd20d6df16
|
Apply suggested changes
|
2017-12-02 20:31:15 +09:00 |
|
smoogipoo
|
c14d68e685
|
Use OsuColour for radio buttons
|
2017-12-02 20:30:18 +09:00 |
|
smoogipoo
|
a80059032c
|
Remove PlayfieldOverlay
|
2017-12-02 20:24:10 +09:00 |
|
smoogipoo
|
5a7c4772bd
|
Remove PlayfieldUnderlay for now
|
2017-12-02 19:53:20 +09:00 |
|
gtensha
|
de94082b1e
|
Fix filename casing to compile on Linux
|
2017-12-01 18:10:39 +01:00 |
|
Dean Herbert
|
70b29b8b62
|
Merge branch 'master' into fix-set-hidden-crash
|
2017-12-01 23:35:48 +09:00 |
|
Dean Herbert
|
7532795935
|
Lock during validity checks
|
2017-12-01 22:43:49 +09:00 |
|
Dean Herbert
|
87b6181a19
|
Merge remote-tracking branch 'upstream/master' into fix-track-disposal
|
2017-12-01 22:36:20 +09:00 |
|
smoogipoo
|
5be00cb0ec
|
Add todo
|
2017-12-01 18:40:55 +09:00 |
|
smoogipoo
|
0b95e36675
|
Fix RelativeChildSize error temporarily
|
2017-12-01 18:00:20 +09:00 |
|
smoogipoo
|
52ba68e25d
|
Add/fix up license headers
|
2017-11-30 22:21:02 +09:00 |
|
smoogipoo
|
c0c051aa32
|
Remove unused parameter for now
|
2017-11-30 21:58:41 +09:00 |
|
smoogipoo
|
e8cbde3ae1
|
Add overlay/underlay
|
2017-11-30 21:56:19 +09:00 |
|
smoogipoo
|
89772f4efd
|
A few resharper fixes
|
2017-11-30 19:54:58 +09:00 |
|
smoogipoo
|
7e34b0f08d
|
Remove SelectionTool, make Select the default tool
|
2017-11-30 19:53:52 +09:00 |
|
smoogipoo
|
e9cbef88f1
|
Improve selection/deselection behaviour of RadioButtonCollections
|
2017-11-30 19:50:07 +09:00 |
|
smoogipoo
|
677f3653eb
|
Hide osu! playfield cursor
|
2017-11-30 19:19:34 +09:00 |
|
smoogipoo
|
efa39f38ca
|
CI fixes
|
2017-11-30 18:49:08 +09:00 |
|
smoogipoo
|
e5353bb53e
|
Add border to playfield, add shadow to toolbox buttons
|
2017-11-30 17:38:55 +09:00 |
|
smoogipoo
|
456bbe25f3
|
Implement toolbox into HitObjectComposer
|
2017-11-30 16:58:14 +09:00 |
|
smoogipoo
|
73e41f9dde
|
Add constructors to RadioButton
|
2017-11-30 16:57:30 +09:00 |
|
smoogipoo
|
ead7456978
|
Add compose radio buttons + testcase
|
2017-11-30 15:43:19 +09:00 |
|
smoogipoo
|
abd6125691
|
Make sure that composerContainer is cleared for testing purposes
|
2017-11-30 14:00:17 +09:00 |
|
smoogipoo
|
a7a9569aee
|
Don't exit when we don't have composer for now
|
2017-11-30 13:53:57 +09:00 |
|
smoogipoo
|
fd3049fd65
|
Merge remote-tracking branch 'origin/master' into editor-composer
|
2017-11-30 13:47:47 +09:00 |
|
Aergwyn
|
acb2cafa58
|
fix wedge not appearing
|
2017-11-29 21:09:08 +01:00 |
|
Dean Herbert
|
d402222f17
|
Fix DisposeTrack and improve AsyncLazy to support disposal
|
2017-11-30 05:05:07 +09:00 |
|
smoogipoo
|
36be171c29
|
Fix up/clean up csprojs for C#7 support
|
2017-11-30 02:06:03 +09:00 |
|
smoogipoo
|
a0c3349935
|
Add LangVer.props and osu.Game.props for common csproj properties
|
2017-11-30 00:45:37 +09:00 |
|
Dean Herbert
|
28d925dc1d
|
Merge branch 'master' into random-song-fix
|
2017-11-29 20:32:10 +09:00 |
|
Dean Herbert
|
b2fc50247c
|
Hide metadata by default to avoid initial jump when no data present
|
2017-11-29 20:13:00 +09:00 |
|