smoogipoo
|
eb75d26c8f
|
Extract common rearrangeable list design
|
2020-02-14 15:36:16 +09:00 |
|
smoogipoo
|
eb14dbcd77
|
Initial implementation of rearrangeable playlist
|
2020-02-14 15:01:45 +09:00 |
|
smoogipoo
|
3a0b2508d4
|
Fix possible nullrefs
|
2020-02-14 15:01:34 +09:00 |
|
Dan Balasescu
|
7fdc8cc7c1
|
Merge pull request #7827 from turbedi/span_fromHex
Use Span for OsuColour.FromHex
|
2020-02-14 12:44:11 +09:00 |
|
Dan Balasescu
|
f64f934204
|
Merge branch 'master' into span_fromHex
|
2020-02-14 12:09:34 +09:00 |
|
Dan Balasescu
|
a9bfe9f7f3
|
Merge pull request #7800 from peppy/fix-editor-time-change-display
Fix editor hit objects displaying incorrectly after StartTime change
|
2020-02-14 11:33:42 +09:00 |
|
Dan Balasescu
|
e5c706a97d
|
Merge pull request #7805 from peppy/update-placement-more-often
Update placement blueprint's position more often
|
2020-02-14 11:33:03 +09:00 |
|
Berkan Diler
|
50899ddccb
|
Use Span for OsuColour.FromHex
|
2020-02-14 03:19:25 +01:00 |
|
Dean Herbert
|
5b3f0bbb0a
|
Merge branch 'master' into fix-editor-time-change-display
|
2020-02-13 23:55:52 +09:00 |
|
Dean Herbert
|
d7c71cd0c1
|
Merge branch 'master' into update-placement-more-often
|
2020-02-13 23:55:18 +09:00 |
|
Dean Herbert
|
c1924535ff
|
Merge pull request #7814 from smoogipoo/remove-current-item
Remove the concept of a "current" item from multiplayer rooms
|
2020-02-13 23:54:32 +09:00 |
|
Dean Herbert
|
e181a95c85
|
Remove unused using
|
2020-02-13 22:28:37 +09:00 |
|
Dean Herbert
|
4a04b434a9
|
Merge branch 'master' into remove-current-item
|
2020-02-13 21:41:23 +09:00 |
|
Dean Herbert
|
1e58670930
|
Merge pull request #7815 from smoogipoo/participants-bindable
Make room participants into a bindable list
|
2020-02-13 20:35:38 +09:00 |
|
Dean Herbert
|
b9a296d3f9
|
Merge branch 'master' into remove-current-item
|
2020-02-13 19:34:15 +09:00 |
|
Dean Herbert
|
28ca1a5bcc
|
Merge branch 'master' into participants-bindable
|
2020-02-13 19:31:50 +09:00 |
|
Dean Herbert
|
d633396878
|
Merge pull request #7816 from smoogipoo/missing-nullcheck
Add missing null-allowance to leaderboard
|
2020-02-13 19:30:43 +09:00 |
|
Dean Herbert
|
80ead1c979
|
Merge pull request #7813 from peppy/update-framework
Update framework
|
2020-02-13 19:29:59 +09:00 |
|
smoogipoo
|
bc1c4f6b58
|
Add missing null-allowance
|
2020-02-13 19:04:23 +09:00 |
|
smoogipoo
|
bce9c8f3f3
|
Make room participants into a bindable list
|
2020-02-13 18:59:15 +09:00 |
|
Dean Herbert
|
e022352812
|
Merge pull request #7784 from smoogipoo/fix-beatmap-disposal
Fix disposal-related errors by making WorkingBeatmap non-disposable
|
2020-02-13 18:52:47 +09:00 |
|
Dean Herbert
|
49a1725749
|
Merge pull request #7812 from smoogipoo/playlist-bindables
Make playlist beatmap and ruleset into bindables
|
2020-02-13 18:51:42 +09:00 |
|
smoogipoo
|
75bef15583
|
Remove "current" multiplayer room item
|
2020-02-13 18:48:28 +09:00 |
|
Dan Balasescu
|
4b7a053544
|
Merge branch 'master' into update-placement-more-often
|
2020-02-13 18:43:27 +09:00 |
|
Dean Herbert
|
be2d1c6b43
|
Update framework
|
2020-02-13 18:35:31 +09:00 |
|
Dean Herbert
|
d6263adb7b
|
Merge pull request #7806 from peppy/timeline-zoom-button-repeat
Add mouse down repeat support to timeline zoom buttons
|
2020-02-13 18:35:11 +09:00 |
|
Dean Herbert
|
24e7c3e11b
|
Merge pull request #7811 from smoogipoo/mod-expansion-types
Improve extensibility of mod display expansion
|
2020-02-13 18:34:46 +09:00 |
|
smoogipoo
|
91edadfe9d
|
Make playlist beatmap and ruleset into bindables
|
2020-02-13 18:12:47 +09:00 |
|
smoogipoo
|
d4f14e552a
|
Improve extensibility of mod display expansion
|
2020-02-13 18:05:53 +09:00 |
|
Dan Balasescu
|
c384e3cfc2
|
Merge branch 'master' into timeline-zoom-button-repeat
|
2020-02-13 18:04:36 +09:00 |
|
Dan Balasescu
|
08d0a08d54
|
Merge pull request #7803 from peppy/fix-blueprint-outside-container
Fix blueprint showing even when mouse outside of container
|
2020-02-13 17:54:28 +09:00 |
|
Dan Balasescu
|
97a03729b2
|
Merge branch 'master' into fix-blueprint-outside-container
|
2020-02-13 17:54:20 +09:00 |
|
Dan Balasescu
|
cb46d34dd7
|
Merge pull request #7808 from peppy/disable-interaction-progress-bar
Disallow seeking on osu!direct download progress bars
|
2020-02-13 17:47:07 +09:00 |
|
Dan Balasescu
|
d80e9550fb
|
Merge branch 'master' into timeline-zoom-button-repeat
|
2020-02-13 17:38:45 +09:00 |
|
Dan Balasescu
|
5a90e6f9b5
|
Merge branch 'master' into fix-blueprint-outside-container
|
2020-02-13 17:32:49 +09:00 |
|
Dan Balasescu
|
48a6583216
|
Merge branch 'master' into disable-interaction-progress-bar
|
2020-02-13 17:20:22 +09:00 |
|
Dean Herbert
|
e941f6c4dd
|
Merge pull request #7780 from voidedWarranties/difficultyadjust-order
Fix order and naming of Difficulty Adjust sliders
|
2020-02-13 15:55:00 +09:00 |
|
Dean Herbert
|
e2e6e67f79
|
Merge branch 'master' into difficultyadjust-order
|
2020-02-13 14:07:47 +09:00 |
|
Dean Herbert
|
53b62816f8
|
Add index constants for cross-class safety
|
2020-02-13 14:07:37 +09:00 |
|
Dean Herbert
|
045d1f9c5b
|
Disallow seeking on osu!direct download progress bars
|
2020-02-13 13:36:53 +09:00 |
|
Dean Herbert
|
6a2b3c5c02
|
Merge pull request #7733 from EVAST9919/rankings-overlay-spotlights
Add spotlight selector to RankingsOverlay
|
2020-02-13 13:14:02 +09:00 |
|
Dean Herbert
|
03bf10f9a2
|
Remove unused using statement
|
2020-02-13 11:15:00 +09:00 |
|
Dean Herbert
|
487dd47c9e
|
Add mouse down repeat support to timeline zoom buttons
|
2020-02-13 11:14:09 +09:00 |
|
Dean Herbert
|
e34a24a063
|
Update placement blueprint more often for better display
|
2020-02-13 10:45:16 +09:00 |
|
Dean Herbert
|
2b6f99d404
|
Standardise placement blueprint creation and destruction
|
2020-02-13 10:12:56 +09:00 |
|
Dean Herbert
|
b65e839bd2
|
Simplify blueprints by removing visible state
|
2020-02-13 10:00:09 +09:00 |
|
Dean Herbert
|
0fe41fd50a
|
Fix blueprint showing even when mouse outside of container
|
2020-02-13 09:03:48 +09:00 |
|
voidedWarranties
|
a8eb9ba45c
|
Update xmldoc
|
2020-02-12 15:55:16 -08:00 |
|
Dean Herbert
|
85a4437837
|
Fix editor custom FadeOut causing overlapping issues by removing existing FadeOut
|
2020-02-12 19:03:22 +09:00 |
|
Dean Herbert
|
f7ee675102
|
Clear and revert to negative infinity, avoiding transforms getting left behind on StartTime change
|
2020-02-12 19:02:54 +09:00 |
|