smoogipoo
|
cf859a6cf2
|
Make the dragger attach to objects it surrounds
Plus a lot more implementation.
|
2017-12-02 00:26:02 +09:00 |
|
smoogipoo
|
f6591851c3
|
Implement a selection dragger box
|
2017-12-01 13:15:58 +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 |
|
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 |
|
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
|
801d81ecfc
|
Add a notice when not logged in
|
2017-11-29 19:00:08 +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
|
404e7d62ff
|
Merge branch 'master' into mania-important-frames
|
2017-11-29 18:12:57 +09:00 |
|
smoogipoo
|
309eb4edd7
|
Integrate HitObjectComposer into Compose
Also removes the other rulesets' HitObjectComposers for now.
|
2017-11-29 17:46:21 +09:00 |
|
Dean Herbert
|
bad970d1d1
|
Add wait steps to ensure the player is completely loaded before continuing
|
2017-11-29 17:25:55 +09:00 |
|
smoogipoo
|
f586cbac32
|
Restructure Compose to use grids and eventually support HitObjectContainer
|
2017-11-29 16:47:52 +09:00 |
|
smoogipoo
|
8c30fd490c
|
Add HitObjectComposer class
|
2017-11-29 16:22:11 +09:00 |
|
smoogipoo
|
1136db1556
|
Fix mania replays not defining important frames
Resolves https://github.com/ppy/osu/issues/1495 .
|
2017-11-29 14:20:15 +09:00 |
|
Dean Herbert
|
85201ea30c
|
Merge branch 'master' into performance-calculator
|
2017-11-29 13:23:40 +09:00 |
|
Dean Herbert
|
d1afbf8055
|
Load Player-based TestCases asynchronously
|
2017-11-29 13:10:33 +09:00 |
|
Dean Herbert
|
66fa108696
|
Vertically centre the panels in osu!direct
|
2017-11-28 22:25:20 +09:00 |
|
smoogipoo
|
a9cc156d7a
|
Merge remote-tracking branch 'origin/master' into performance-calculator
|
2017-11-28 21:38:26 +09:00 |
|
Dean Herbert
|
23b4d2163c
|
Fix spelling and grammar
|
2017-11-28 21:30:03 +09:00 |
|
Dean Herbert
|
bd88df2722
|
Add note about sequential execution of ConvertHitObject
|
2017-11-28 18:33:41 +09:00 |
|
Dean Herbert
|
473eba9776
|
Remove precision limitation on chat height to allow pixel-perfect dragging
|
2017-11-28 12:09:44 +09:00 |
|
Dean Herbert
|
3a01bfc1ef
|
Remove unnecessary new prefix
|
2017-11-27 18:53:19 +09:00 |
|
Dean Herbert
|
bf5ea027ef
|
Add xmldoc to TriangleButton
|
2017-11-27 18:26:20 +09:00 |
|
Dean Herbert
|
96d42b3e5b
|
Fix redundant string interpolation
|
2017-11-27 18:20:13 +09:00 |
|
Dean Herbert
|
51372d7cda
|
Remove HandleInput override from TriangleButton
|
2017-11-27 18:19:06 +09:00 |
|
Dean Herbert
|
760f7d02d9
|
Remove AlwaysPresent (not actually required)
|
2017-11-27 18:12:52 +09:00 |
|
Dean Herbert
|
7877f42763
|
Merge remote-tracking branch 'upstream/master' into new-sounds-and-more
|
2017-11-27 17:59:24 +09:00 |
|
FreezyLemon
|
82a9b57277
|
Removed unnecessary "using" statement
|
2017-11-27 08:58:09 +01:00 |
|
FreezyLemon
|
b4513497d6
|
Added a textContainer reference to MetadataSection so casting is no longer required for setting new text
|
2017-11-27 08:52:26 +01:00 |
|
FreezyLemon
|
507da0dfb7
|
Renamed addTextAsync to setTextAsync
|
2017-11-27 08:48:47 +01:00 |
|
FreezyLemon
|
ac0942df86
|
Removed unnecessary private method to update the metadata
|
2017-11-27 08:48:12 +01:00 |
|
FreezyLemon
|
d49ee295d9
|
Removed unnecessary schedule and null checks
|
2017-11-27 08:47:36 +01:00 |
|
FreezyLemon
|
b34e724b8d
|
Changed MetadataSection so that the Text setter loads the new text in async before displaying it.
|
2017-11-27 08:18:09 +01:00 |
|