smoogipoo
|
d0007c047a
|
PlayfieldLayer -> PlayfieldAdjustmentContainer
|
2018-10-05 10:39:18 +09:00 |
|
smoogipoo
|
c3fa7f167f
|
Move aspect adjustments out of CatchPlayfield
|
2018-09-21 15:53:06 +09:00 |
|
smoogipoo
|
0bc2bcaf14
|
Remove GetAspectAdjustedSize() and PlayfieldArea
|
2018-09-21 15:14:49 +09:00 |
|
smoogipoo
|
26094ea325
|
Simplify + rename playfield layers in Osu/Catch
|
2018-09-21 15:01:58 +09:00 |
|
smoogipoo
|
a166d03ede
|
Remove duplicate implementation of the Osu playfield layer
|
2018-09-21 14:43:38 +09:00 |
|
smoogipoo
|
368ceec47c
|
Simplify creation of a playfield
|
2018-09-21 14:35:50 +09:00 |
|
smoogipoo
|
826dc6ceb7
|
Make Playfield not a ScalableContainer
|
2018-09-21 14:02:32 +09:00 |
|
Dean Herbert
|
7efaaceba5
|
Merge pull request #3456 from peppy/update-framework
Update framework
|
2018-09-20 19:41:39 +09:00 |
|
Dean Herbert
|
a28061d87a
|
Merge branch 'master' into update-framework
|
2018-09-20 19:18:30 +09:00 |
|
Dean Herbert
|
42e87b553e
|
Merge pull request #3454 from smoogipoo/fix-fullscreen-crash
Fix macOS crashing in fullscreen mode
|
2018-09-20 19:18:15 +09:00 |
|
Dean Herbert
|
aa453f8ff8
|
Merge remote-tracking branch 'smoogipoo/fix-fullscreen-crash' into update-framework
|
2018-09-20 19:03:49 +09:00 |
|
Dean Herbert
|
1861547c86
|
Apply review
|
2018-09-20 19:01:04 +09:00 |
|
Dean Herbert
|
37f3035437
|
Merge remote-tracking branch 'upstream/master' into update-framework
|
2018-09-20 18:39:48 +09:00 |
|
Dean Herbert
|
5ee4130351
|
Update framework reference
|
2018-09-20 18:39:44 +09:00 |
|
Dean Herbert
|
474f705309
|
Merge pull request #3458 from smoogipoo/fix-status-pill
Cleanup + adjust display of beatmap status pill
|
2018-09-20 18:17:34 +09:00 |
|
smoogipoo
|
62135c39aa
|
Cleanup
|
2018-09-20 12:56:39 +09:00 |
|
smoogipoo
|
04cd68f970
|
Hide status pill when status is none
|
2018-09-20 12:53:45 +09:00 |
|
smoogipoo
|
7b8094d731
|
Move text size/padding out of constructor
|
2018-09-20 12:53:45 +09:00 |
|
Dean Herbert
|
ae4c371bec
|
Merge branch 'update-framework-event-handling' into update-framework
|
2018-09-20 00:29:42 +09:00 |
|
Dean Herbert
|
b2cf636ab5
|
Merge branch 'localisation-changes' into update-framework
|
2018-09-20 00:29:31 +09:00 |
|
smoogipoo
|
73fb3fa3a4
|
Fix macOS crashing in fullscreen mode
|
2018-09-19 17:52:35 +09:00 |
|
Dean Herbert
|
0237153c27
|
Merge pull request #3452 from smoogipoo/fix-bufferedwedge-localisation
Fix songselect wedge sometimes not updating when localisation changes
|
2018-09-19 15:31:14 +09:00 |
|
smoogipoo
|
38a3c2a820
|
Fix song select wedge sometimes not updating when localisation changes
|
2018-09-19 14:57:32 +09:00 |
|
smoogipoo
|
28f31540c4
|
Apply changes in-line with framework localisation changes
|
2018-09-19 14:07:46 +09:00 |
|
ekrctb
|
b790e16217
|
Use Click instead of now removed TriggerOnClick
|
2018-09-19 11:42:32 +09:00 |
|
ekrctb
|
a3e6973b41
|
Replace usage of now removed TriggerKeyPress and similar methods.
|
2018-09-19 11:36:55 +09:00 |
|
ekrctb
|
c8e9d9375f
|
Use new InputStateChangeEvent for RulesetInputManager
|
2018-09-19 11:36:55 +09:00 |
|
Dan Balasescu
|
492b5edb02
|
Merge pull request #3425 from LastExceed/close-chattabs-with-Mclick
Close chat tabs with middle mouse button
|
2018-09-18 15:45:46 +09:00 |
|
Dan Balasescu
|
ad31962643
|
Cleanup, use similar code to everywhere else
|
2018-09-18 15:27:21 +09:00 |
|
LastExceed
|
27ea6102bc
|
only return true on Mclick
|
2018-09-18 08:07:19 +02:00 |
|
Dan Balasescu
|
af6618a239
|
Merge branch 'master' into close-chattabs-with-Mclick
|
2018-09-18 14:52:56 +09:00 |
|
Dan Balasescu
|
008bafae45
|
Merge pull request #3420 from Aergwyn/add-rank-status
Add rank status display in song select
|
2018-09-18 14:23:21 +09:00 |
|
Dan Balasescu
|
d3bb78d139
|
Merge branch 'master' into add-rank-status
|
2018-09-18 14:10:42 +09:00 |
|
Dan Balasescu
|
759633d4c8
|
Merge pull request #3396 from peppy/music-controller-topmost
Bring music controller in front of notification overlay
|
2018-09-18 14:03:44 +09:00 |
|
Dan Balasescu
|
9f1f879f3d
|
Merge branch 'master' into music-controller-topmost
|
2018-09-18 13:56:13 +09:00 |
|
Dan Balasescu
|
3bd719072c
|
Merge pull request #3424 from Hanamuke/fix_combo
Fruit type now depends on combo (osu!catch)
|
2018-09-18 13:17:52 +09:00 |
|
Dan Balasescu
|
29e023b252
|
Merge branch 'master' into fix_combo
|
2018-09-18 12:54:51 +09:00 |
|
smoogipoo
|
aba1de8b1a
|
Cleanup
|
2018-09-18 12:54:07 +09:00 |
|
LastExceed
|
ed01f3067f
|
Merge branch 'master' into close-chattabs-with-Mclick
|
2018-09-15 18:05:01 +02:00 |
|
LastExceed
|
fce9740f28
|
return true since we are handling the action
|
2018-09-15 18:00:47 +02:00 |
|
Dean Herbert
|
b17bd6aaaa
|
Merge pull request #3438 from peppy/fix-new-inspections
Fix new resharper redundant parenthesis inspections
|
2018-09-16 00:16:39 +09:00 |
|
Dean Herbert
|
00d0613053
|
Fix new resharper redundant parenthesis inspections
|
2018-09-16 00:09:17 +09:00 |
|
Dean Herbert
|
a34b0d67f8
|
Merge pull request #3435 from plankp/patch-1
Make Transform and Wiggle incompatible with each other
|
2018-09-15 23:59:48 +09:00 |
|
Paul Teng
|
1a8665864c
|
Remove redundant explicit array type info
|
2018-09-15 08:55:29 -04:00 |
|
Paul Teng
|
3e02a36938
|
Make Wiggle incompatible with Transform
|
2018-09-15 08:43:22 -04:00 |
|
Paul Teng
|
92c6b570ea
|
Make Transform incompatible with Wiggle
|
2018-09-15 08:42:04 -04:00 |
|
Dean Herbert
|
8cb0b5e98d
|
Merge pull request #3423 from peppy/update-squirrel
Bump squirrel version
|
2018-09-15 19:07:00 +09:00 |
|
Dean Herbert
|
6a1e2c6fa5
|
Update efcore packages
|
2018-09-15 18:49:01 +09:00 |
|
Dean Herbert
|
39a6bcba17
|
Merge remote-tracking branch 'upstream/master' into update-squirrel
|
2018-09-15 18:45:19 +09:00 |
|
Dean Herbert
|
9a88e09eb0
|
Merge pull request #3388 from peppy/fix-logo-overhead
Fix osu! logo being present throughout the whole game
|
2018-09-15 18:44:12 +09:00 |
|