Dean Herbert
|
327a34f12a
|
Merge remote-tracking branch 'upstream/master' into download-tracking-component
# Conflicts:
# osu.Game/Beatmaps/Drawables/BeatmapSetDownloader.cs
|
2019-01-31 18:45:09 +09:00 |
|
Dean Herbert
|
09056fd0d8
|
Merge branch 'master' into resources-via-nuget
|
2019-01-31 18:40:45 +09:00 |
|
Dean Herbert
|
9b12803e96
|
Merge pull request #4181 from smoogipoo/iscreen
Make everything use the IScreen interface
|
2019-01-31 18:39:44 +09:00 |
|
Dean Herbert
|
ba6176fd03
|
Fix major regression in scaling behaviour
|
2019-01-31 18:28:46 +09:00 |
|
Dean Herbert
|
668a39ac6d
|
Merge branch 'master' into iscreen
|
2019-01-31 18:19:50 +09:00 |
|
Dean Herbert
|
f85518b175
|
Don't expose padding
|
2019-01-31 18:16:28 +09:00 |
|
Dean Herbert
|
b48bb5b792
|
Move parallax logic out of BackgroundScreenStack
|
2019-01-31 18:10:33 +09:00 |
|
smoogipoo
|
bdaff27575
|
Fix nullref due to screens now being removed from parent
|
2019-01-31 15:02:07 +09:00 |
|
smoogipoo
|
b90207fa54
|
Give ScreenTestCase a background stack
|
2019-01-31 14:55:48 +09:00 |
|
Dean Herbert
|
7d8c274bae
|
Merge pull request #4185 from smoogipoo/add-touchdevice-mod
Add touchdevice mod for pp calculation
|
2019-01-31 14:14:57 +09:00 |
|
Dean Herbert
|
1be8a75193
|
Merge branch 'master' into add-touchdevice-mod
|
2019-01-31 14:05:55 +09:00 |
|
Dean Herbert
|
1dffd1d3b0
|
Merge branch 'master' into add-touchdevice-mod
|
2019-01-31 14:05:48 +09:00 |
|
smoogipoo
|
255b4a30e0
|
Allow logo to be null
|
2019-01-31 13:50:37 +09:00 |
|
smoogipoo
|
58d744e5dc
|
Remove manual overlay/toolbar logic from multiplayer
|
2019-01-31 13:38:21 +09:00 |
|
Dean Herbert
|
aac921c298
|
Update framework again
|
2019-01-31 13:33:21 +09:00 |
|
smoogipoo
|
581544e1d6
|
Fix TD mod not being ranked
|
2019-01-31 11:59:36 +09:00 |
|
smoogipoo
|
e9ddf232f0
|
Add touchdevice mod to performance calculation
|
2019-01-31 11:51:40 +09:00 |
|
Dean Herbert
|
e8c39b9c37
|
Fix test screen loading
|
2019-01-31 11:00:44 +09:00 |
|
Dean Herbert
|
beab367e6d
|
Add null checks/allowances
|
2019-01-31 11:00:33 +09:00 |
|
Dean Herbert
|
d34aa50613
|
Merge branch 'master' into iscreen
|
2019-01-31 01:08:06 +09:00 |
|
Dean Herbert
|
d9cb0358ed
|
Merge pull request #4183 from smoogipoo/revert-carousel-depth
Revert carousel depth change
|
2019-01-31 00:14:19 +09:00 |
|
smoogipoo
|
ac0bc53c4b
|
Revert "Merge pull request #4154 from phosphene47/carousel-wedge-level"
This reverts commit cc8793a45e , reversing
changes made to 94276c8abb .
|
2019-01-31 00:02:05 +09:00 |
|
Dan Balasescu
|
b91281a814
|
Merge pull request #4180 from peppy/fix-download-memory-usage
Fix beatmap downloads using too much memory
|
2019-01-30 23:58:09 +09:00 |
|
smoogipoo
|
a8a34f8f20
|
Update framework
|
2019-01-30 23:56:14 +09:00 |
|
smoogipoo
|
5e78f51e24
|
Fix multiplayer crashing when exiting from lounge
|
2019-01-30 23:56:03 +09:00 |
|
Dan Balasescu
|
e4cbe31ba0
|
Merge branch 'master' into resources-via-nuget
|
2019-01-30 13:59:40 +09:00 |
|
Joseph Madamba
|
3a2919780e
|
Fix markdown error in readme change
Co-Authored-By: peppy <pe@ppy.sh>
|
2019-01-30 11:37:11 +09:00 |
|
Aergwyn
|
c2297b0c3b
|
Fix incorrect param doc
Co-Authored-By: peppy <pe@ppy.sh>
|
2019-01-29 23:04:48 +09:00 |
|
smoogipoo
|
82dc7f39a3
|
Update licenses
|
2019-01-29 21:48:35 +09:00 |
|
smoogipoo
|
b5d187c4af
|
Fix post-merge errors
|
2019-01-29 21:27:32 +09:00 |
|
smoogipoo
|
91302ea0bc
|
Merge remote-tracking branch 'origin/master' into iscreen
# Conflicts:
# osu.Game/Screens/Multi/Match/MatchSubScreen.cs
# osu.Game/Screens/Multi/Multiplayer.cs
# osu.Game/Screens/Multi/MultiplayerSubScreen.cs
# osu.Game/Screens/OsuScreen.cs
# osu.Game/osu.Game.csproj
# osu.sln
|
2019-01-29 21:21:36 +09:00 |
|
Dean Herbert
|
baea9691cc
|
Fix baetmap downloads using too much memory
|
2019-01-29 18:34:10 +09:00 |
|
Dean Herbert
|
23d0399e51
|
Allow deselection of textboxes on registration screen on mobile devices
|
2019-01-29 17:23:23 +09:00 |
|
Dean Herbert
|
432bc60db6
|
Merge pull request #3839 from smoogipoo/xexxar-angles
Implement xexxar’s aim assessment
|
2019-01-29 16:43:15 +09:00 |
|
Dean Herbert
|
8d4232af45
|
Formatting and minor optimisations
|
2019-01-29 16:35:20 +09:00 |
|
Dean Herbert
|
18512458e8
|
Merge branch 'master' into xexxar-angles
|
2019-01-29 15:59:04 +09:00 |
|
Dean Herbert
|
910528b4cb
|
Update iOS project in line with changes
|
2019-01-29 13:09:50 +09:00 |
|
Dean Herbert
|
bbbedd2c36
|
Remove iOS build configurations from main sln
|
2019-01-29 12:20:16 +09:00 |
|
Dean Herbert
|
bbc24bbfdd
|
Merge remote-tracking branch 'upstream/master' into resources-via-nuget
# Conflicts:
# osu-resources
# osu.sln
|
2019-01-29 12:19:35 +09:00 |
|
Dean Herbert
|
2025ed70d4
|
Merge pull request #2102 from swoolcock/samah-ios
iOS Compatibility
|
2019-01-28 20:48:16 +09:00 |
|
Shane Woolcock
|
6413e61647
|
Use project-wide *.cs linked include for tests rather than specifying subdirectories
|
2019-01-28 22:04:11 +10:30 |
|
Dean Herbert
|
8d4faafdbe
|
Rename file to match class
|
2019-01-28 18:41:57 +09:00 |
|
Dean Herbert
|
bf57f80d6e
|
Update readme
|
2019-01-28 18:33:56 +09:00 |
|
Dean Herbert
|
628b3e1119
|
Move osu-resources to nuget
|
2019-01-28 18:33:39 +09:00 |
|
Shane Woolcock
|
c3ba3c4405
|
Update iOS dotsettings file
|
2019-01-28 17:55:54 +10:30 |
|
Dean Herbert
|
1404ba6625
|
Remove unnecessary changes
|
2019-01-28 15:56:55 +09:00 |
|
smoogipoo
|
7b1c1f3728
|
Move toolbar showing and overlay activation to OsuGame
Now exposed through IOsuScreen.
|
2019-01-28 15:42:06 +09:00 |
|
Dean Herbert
|
8cc2583946
|
Target iOS 10
|
2019-01-28 15:41:45 +09:00 |
|
Dean Herbert
|
70a5c54a50
|
Update resources
|
2019-01-28 15:40:21 +09:00 |
|
Dean Herbert
|
354a99f5e1
|
Merge branch 'master' into samah-ios
|
2019-01-28 15:34:46 +09:00 |
|