Commit Graph

14261 Commits

Author SHA1 Message Date
0b4f5af52e Add setting to toggle standardised or exponential scoring display
Also adjusts exponential scoring to be closer to stable. Log wasn't cutting it.
2018-06-08 03:17:12 +09:00
d5e42a8daa Merge pull request #2755 from rootyElf/master
Update EntityFramework libraries
2018-06-08 01:30:15 +09:00
8aaaa42c50 Update EntityFramework libraries 2018-06-07 15:51:09 +01:00
95bc312799 Update EntityFramework libraries 2018-06-07 15:48:06 +01:00
b3cab35a2c Update EntityFramework libraries
Updated Microsoft.EntityFrameworkCore.Sqlite and Microsoft.EntityFrameworkCore.Sqlite.Core to 2.1.0 to enable the app to run on arm linux platforms. This also updates SQLitePCLRaw.lib.e_sqlite3.linux from 1.1.7 to  1.1.11. While 1.1.7 only provides native libraries for linux-x64 and linux-x86, 1.1.11 adds alpine-x64, linux-arm, linux-arm64, linux-armel and linux-musl-x64.
2018-06-07 15:46:31 +01:00
32037701bf Make the column hitobject area follow the scroll direction 2018-06-07 21:40:12 +09:00
0c35908802 Reorder fields 2018-06-07 21:19:31 +09:00
207cdbdefe Make the column key area follow the scroll direction 2018-06-07 21:13:57 +09:00
11f067d7d6 Fix background input 2018-06-07 21:13:29 +09:00
d49758d149 Make background handle its own lit state 2018-06-07 20:59:04 +09:00
1fdbd20471 Nullref quickfix in PlayButton 2018-06-07 14:50:21 +03:00
4af8baefc1 Make the column background follow the scroll direction 2018-06-07 20:49:31 +09:00
ab6699b1fb Stop DirectOverlay preview on search update 2018-06-07 14:40:41 +03:00
45dca56461 Cleanup testcase 2018-06-07 20:40:27 +09:00
3033294df1 Stop Preview on BeatmapSet change 2018-06-07 14:30:11 +03:00
2c25e5e8da Merge branch 'master' into mania-step-interval 2018-06-07 20:26:33 +09:00
55a5dfa9b6 Add column testcase 2018-06-07 20:24:33 +09:00
2ed978deaa Remove TestCaseManiaHitObjects and TestCaseManiaPlayfield 2018-06-07 19:55:57 +09:00
9b10cc4e0c Remove invertability of ManiaStage 2018-06-07 19:53:47 +09:00
ce7a5e8914 Update visual style to match new notes 2018-06-07 19:19:32 +09:00
55475d129f Merge remote-tracking branch 'origin/master' into mania-mask-container
# Conflicts:
#	osu.Game.Rulesets.Mania/Objects/Drawables/DrawableHoldNote.cs
2018-06-07 19:19:20 +09:00
24b314b51f Fix hold note masks not working 2018-06-07 19:00:02 +09:00
f299ae0fbd Fix positioning 2018-06-07 18:59:52 +09:00
cd532cde2d Fix note masks not working 2018-06-07 18:28:49 +09:00
7614061d44 Merge pull request #2621 from smoogipoo/disallow-beatmap-change
Retrieve bindable beatmap directly using DI
2018-06-07 18:01:22 +09:00
475fb06559 Use new bind method 2018-06-07 16:46:54 +09:00
e6158bc348 Merge remote-tracking branch 'upstream/master' into disallow-beatmap-change 2018-06-07 16:35:07 +09:00
d1b469c1a3 Better handling of nested playfields' hitobjects 2018-06-07 16:28:21 +09:00
279a2844f0 Actually make ManiaHitObjectComposer constructible/testable 2018-06-07 16:08:37 +09:00
f715734662 Remove unnecessary csproj edit 2018-06-07 15:57:21 +09:00
a2a3f50b25 Merge pull request #2746 from peppy/fix-menu-notifications
Fix notifications not showing at main osu! logo on menu
2018-06-07 15:54:25 +09:00
ef287eaa7f Merge branch 'master' into fix-menu-notifications 2018-06-07 15:35:30 +09:00
f3c9049660 Merge branch 'master' into disallow-beatmap-change 2018-06-07 15:34:19 +09:00
3039eae0c7 Merge pull request #2753 from peppy/no-more-mono
Remove net471 build configurations
2018-06-07 15:33:11 +09:00
ecef93eab2 Merge pull request #2748 from peppy/mania-colours
osu!mania visual improvements
2018-06-07 15:32:59 +09:00
485026da6f Merge remote-tracking branch 'origin/master' into mania-mask-container
# Conflicts:
#	osu.Game.Rulesets.Mania/Objects/Drawables/DrawableHoldNote.cs
2018-06-07 15:32:31 +09:00
2ad8f6b010 Merge branch 'master' into mania-colours 2018-06-07 15:21:28 +09:00
7a451bc8ef Merge branch 'master' into no-more-mono 2018-06-07 15:18:16 +09:00
feb75eecbf Merge pull request #2655 from smoogipoo/remove-decoder-offset
Apply platform universal offset in Player
2018-06-07 15:17:45 +09:00
8d0161c2fc Refactoring 2018-06-07 15:11:48 +09:00
e73442c862 Remove net471 build configurations
This doesn't actually remove the targets just yet (that will require a bit more work), but rather remove the target options from our IDE configurations to reduce accidental usage of net471/mono.
2018-06-07 15:05:20 +09:00
5e9a1961cb Greatly increase the playfield scroll speed adjust step
It was so small previously that I believe many people didn't even realise it was working.
2018-06-07 14:35:33 +09:00
f9449e841a Improve overall visual clarity and explosion effects 2018-06-07 14:30:27 +09:00
dff4b360b7 Fix ticks not getting accent colour 2018-06-07 14:30:27 +09:00
56ea1c1d63 Adjust hold note visibility and glow composition 2018-06-07 14:30:27 +09:00
d516a0a05c Store platform offset clock in variable for visibility 2018-06-07 13:42:31 +09:00
3745f9000b Merge remote-tracking branch 'origin/master' into remove-decoder-offset 2018-06-07 13:37:19 +09:00
81a3a8a1a4 Add corner radius 2018-06-07 11:57:30 +09:00
dc10277d50 Thicker bar lines and new design colour 2018-06-07 11:16:26 +09:00
d32ac01614 Merge pull request #2747 from jai-sharma/patch-1
Update notfication now points to new changelog page
2018-06-07 02:24:58 +09:00