Dean Herbert
|
76a1c7db3b
|
Hyperdash preparation
|
2017-12-01 13:10:51 +09:00 |
|
Aergwyn
|
7080711cb2
|
remove unnecessary using
|
2017-11-30 20:13:10 +01:00 |
|
Aergwyn
|
be018a63c6
|
remove unnecessary lines
|
2017-11-30 19:17:11 +01:00 |
|
Aergwyn
|
c16925059c
|
split parsing a beatmap and parsing a storyboard
|
2017-11-30 19:16:13 +01:00 |
|
Aergwyn
|
016057ab01
|
readd storyboard to beatmap + minor cleanup
|
2017-11-30 16:49:53 +01: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
|
33adf569a4
|
Don't select a new beatmap in load()
|
2017-11-30 17:39:06 +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 |
|
Nicolas Brassard
|
36cfa552f4
|
Fix SensitivitySlider keyboard control
|
2017-11-29 23:03:26 -08: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 |
|
jorolf
|
22403cac89
|
Merge branch 'master' of git://github.com/ppy/osu into most-played-beatmaps-section
|
2017-11-29 23:09:04 +01:00 |
|
jorolf
|
14fdf98abc
|
rename GetBeatmapSetsResponse
|
2017-11-29 23:08:46 +01:00 |
|
Aergwyn
|
96f5bd3323
|
remove Storyboard from Beatmap, add it to WorkingBeatmap
|
2017-11-29 21:54:04 +01:00 |
|
Aergwyn
|
cd653c1cbc
|
split storyboard loading into GetStoryboard()
|
2017-11-29 21:28:02 +01: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
|
7451bdaa0e
|
Update DotSettings
|
2017-11-30 02:06:24 +09:00 |
|
smoogipoo
|
36be171c29
|
Fix up/clean up csprojs for C#7 support
|
2017-11-30 02:06:03 +09:00 |
|
smoogipoo
|
006d679939
|
Migrate to C#7
|
2017-11-30 00:53:07 +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
|
dddd432dc8
|
Merge pull request #1629 from MattiaPette/random-song-fix
Random song when entering the select screen without a beatmap selected
|
2017-11-29 21:08:16 +09:00 |
|
Dean Herbert
|
28d925dc1d
|
Merge branch 'master' into random-song-fix
|
2017-11-29 20:32:10 +09:00 |
|
Dean Herbert
|
b05a620468
|
Merge pull request #1601 from FreezyLemon/update-statistics-async
Made MetadataSection's Text setter load the text asynchronously
|
2017-11-29 20:31:50 +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 |
|
Dean Herbert
|
2b7bf285e4
|
Improve code quality
|
2017-11-29 20:07:00 +09:00 |
|
mattiapette
|
6dd6f08bd0
|
Random song selection when entering the select menu with default osu theme or invalid beatmap
|
2017-11-29 11:51:56 +01:00 |
|
Dean Herbert
|
d4c1359a49
|
Merge branch 'master' into update-statistics-async
|
2017-11-29 19:27:22 +09:00 |
|
Dean Herbert
|
8103849273
|
Merge pull request #1609 from smoogipoo/mania-auto-generation-fixes
Fix osu!mania autoplay generation
|
2017-11-29 19:22:52 +09:00 |
|
Dean Herbert
|
3e01a0dda5
|
Merge branch 'master' into mania-auto-generation-fixes
|
2017-11-29 19:11:36 +09:00 |
|
Dean Herbert
|
4b826f3471
|
Merge pull request #1517 from smoogipoo/performance-calculator
Implement PerformanceCalculator for osu! to calculate PP
|
2017-11-29 19:06:56 +09:00 |
|
Dean Herbert
|
801d81ecfc
|
Add a notice when not logged in
|
2017-11-29 19:00:08 +09:00 |
|
smoogipoo
|
d69fa0966f
|
Generate ManiaReplayFrame instead of ReplayFrame
|
2017-11-29 18:42:54 +09:00 |
|
smoogipoo
|
dfd035d07b
|
Merge remote-tracking branch 'origin/master' into mania-auto-generation-fixes
|
2017-11-29 18:42:17 +09:00 |
|
smoogipoo
|
ee35422efc
|
Handle rulesets that don't support composition a bit better
|
2017-11-29 18:38:12 +09:00 |
|
Dean Herbert
|
93d7cd5a6d
|
Merge branch 'master' into performance-calculator
|
2017-11-29 18:37:07 +09:00 |
|
Dean Herbert
|
ecd6cac775
|
Merge pull request #1624 from smoogipoo/mania-important-frames
Fix mania replays not defining important frames
|
2017-11-29 18:25:53 +09:00 |
|
Dan Balasescu
|
7cbca37e2d
|
Remove redundant cast
|
2017-11-29 18:18:36 +09:00 |
|
Dean Herbert
|
404e7d62ff
|
Merge branch 'master' into mania-important-frames
|
2017-11-29 18:12:57 +09:00 |
|