Commit Graph

7664 Commits

Author SHA1 Message Date
cb8067539a Merge branch 'master' into remove-approachcircle-hax 2018-04-20 18:20:51 +09:00
0dce7a5b61 Update framework + fix CI errors 2018-04-20 18:19:17 +09:00
29a28387d8 Merge branch 'master' into show-beatmap-id 2018-04-20 18:07:52 +09:00
27437cfbaf Merge branch 'master' into show-beatmap-id 2018-04-20 18:05:24 +09:00
8bf25542cb Add PlayerLoader TestCase and fix dummy beatmap load procedure 2018-04-20 17:30:27 +09:00
de85436534 Merge remote-tracking branch 'upstream/master' into peppy-async-screens 2018-04-20 16:52:58 +09:00
0b993561d8 Fix BadgeContainer being unsable to handle null badges
This fixes a failing test (hidden becaues the test wasn't being run).

- [ ] Merge osu-framework#1530 first.
2018-04-20 16:05:34 +09:00
dce569c9be Merge branch 'master' into fix-overlapping-speedchanges 2018-04-20 15:36:28 +09:00
11b943c820 ComputePositions -> UpdatePositions 2018-04-20 14:22:48 +09:00
52e3ffff30 Add some more commenting to lifetime calculation 2018-04-20 14:20:16 +09:00
f3fddcc82c Reorder parameter for consistency 2018-04-20 14:20:04 +09:00
48b421b4b4 Add comments to SequentialSpeedChangeVisualiser 2018-04-20 14:16:30 +09:00
1bab601cbc Comments + xmldocs 2018-04-20 13:51:36 +09:00
a64ed142f0 Use a more suiting icon for discord for now 2018-04-20 13:51:30 +09:00
8649ddc68b Make forum posts a web link 2018-04-20 13:01:23 +09:00
fe644c6909 Merge branch 'master' into profile_web_changes 2018-04-20 12:51:30 +09:00
8eefd04fcb Don't return overlay to null until it has been completely hidden 2018-04-20 12:47:23 +09:00
c77f339444 Merge remote-tracking branch 'upstream/master' into show-beatmap-id 2018-04-20 12:41:38 +09:00
03a5df84c6 Initial rework of beatmap conversion process 2018-04-19 22:04:12 +09:00
64709da546 Update profile header to osu-web changes 2018-04-19 14:46:42 +02:00
0356e5e6bf Remove unused property 2018-04-19 21:00:22 +09:00
f7ca6267b1 Merge remote-tracking branch 'upstream/master' into beatmap-set-overlay-nullability 2018-04-19 20:53:06 +09:00
66b3b295e7 Use IBeatmap wherever possible 2018-04-19 20:44:38 +09:00
7a550e3f07 Revert unnecessary change for now 2018-04-19 20:20:56 +09:00
e666a82e1f Fix cloning 2018-04-19 18:59:09 +09:00
ac64f9d958 Remove LegacyBeatmap 2018-04-19 18:58:45 +09:00
b5a55a0dce Make an interface for beatmaps 2018-04-19 18:58:40 +09:00
e395a47112 Changes to naming and text 2018-04-18 19:47:13 +09:00
bd834dd487 Merge remote-tracking branch 'upstream/master' into tgi74-rightclickscrolling 2018-04-18 19:46:59 +09:00
1728dd6502 Make BeatmapSetOverlay accept nulls everywhere 2018-04-18 16:42:09 +09:00
7e5d5a197b Merge remote-tracking branch 'upstream/master' into naoey-show-beatmap-id 2018-04-18 16:41:01 +09:00
1be2571d33 Make BeatmapSetOverlay accept nulls everywhere 2018-04-18 16:08:45 +09:00
d5ce618d9b Update with framework changes 2018-04-18 15:12:48 +09:00
ffbe6f2e37 Merge remote-tracking branch 'origin/master' into fix-rank-status
# Conflicts:
#	osu.Game/Beatmaps/RankStatus.cs
#	osu.Game/Online/API/Requests/SearchBeatmapSetsRequest.cs
#	osu.Game/Overlays/Direct/FilterControl.cs
#	osu.Game/Overlays/DirectOverlay.cs
2018-04-18 14:16:58 +09:00
33f4f57ee3 Merge branch 'master' into replay_mods 2018-04-18 14:00:32 +09:00
f62677222c Merge remote-tracking branch 'upstream/master' into naoey-show-beatmap-id 2018-04-18 13:08:53 +09:00
64f47daff4 Merge branch 'master' into fix-leaderboard-nullref 2018-04-18 12:05:13 +09:00
188c8ce1e7 Remove unnecessary score nulling (already happens in PlaceholderState_Set) 2018-04-18 11:58:55 +09:00
a27f39a555 Add documentation explaining intertwining logic 2018-04-18 11:57:06 +09:00
a827fb51bc Simplify child definition 2018-04-18 11:42:55 +09:00
ddd59382e2 Merge branch 'profile-badges' of github.com:Jorolf/osu into profile-badges 2018-04-16 19:37:52 +02:00
de9f15f620 add new test case and fix rotation not working 2018-04-16 19:22:11 +02:00
046412f962 make hover lost transition instant (similar to hover transition) 2018-04-16 18:52:09 +02:00
2a18b4c3f8 add a DRAWABLE_BADGE_SIZE const and center badges 2018-04-16 18:51:35 +02:00
af0c49cca8 badge_size is the actual badge size now
also fixes rotateBadges bug when hover is lost
2018-04-16 18:27:18 +02:00
1feba556eb CI: unused directive 2018-04-16 14:25:43 +02:00
9b36cf2066 Review changes 2018-04-16 14:14:40 +02:00
ea0683adb2 Fix hitobject lengths not being calculated for overlapping speed changes
Fixes #2359
2018-04-16 20:34:59 +09:00
9af6ef1864 Remove extra unneded safety 2018-04-16 17:48:49 +09:00
b9220a1e29 Fix leaderboard placeholder sometimes disappearing indefinitely 2018-04-16 17:39:55 +09:00