Commit Graph

16129 Commits

Author SHA1 Message Date
3d927a4f24 Merge branch 'master' into tighten-diffcalc-tolerances 2018-10-20 23:03:51 +09:00
6882735d6f Add local storages for macOS and Linux 2018-10-19 20:02:08 +02:00
1682090cd5 Fix minor issues 2018-10-19 19:40:55 +02:00
ef4c32d537 Add game feature issue template 2018-10-19 19:39:18 +02:00
fc95a0a2d5 Add feature issue request 2018-10-19 19:36:02 +02:00
294569f966 Add crash issue template 2018-10-19 19:29:56 +02:00
93a3e9fe11 Add bug issue template 2018-10-19 19:27:24 +02:00
6d9a1af44d Merge branch 'master' into Cakefy_osu! 2018-10-19 18:37:38 +02:00
39fb7ac743 Remove deploy configuration
Has been moved to buildkite.
2018-10-19 20:32:14 +09:00
8abbd2b626 Merge pull request #3613 from peppy/update-framework
Update framework
2018-10-19 18:04:46 +09:00
86b29064c6 Change DownloadState only when Download is possible 2018-10-18 08:51:05 -04:00
ae94aab677 Update framework 2018-10-18 21:04:29 +09:00
b351aae93f Reduce height of song progress handle 2018-10-18 07:02:18 -04:00
72d48aa7f5 Add xmldocs to IPlacementHandler 2018-10-18 16:46:30 +09:00
c4a1c466bc Merge pull request #3558 from HoLLy-HaCKeR/database-standardize-paths
Fix database entries using platform-specific path separator
2018-10-18 16:37:17 +09:00
0e841628b6 Implement hitobject deletion 2018-10-18 16:36:06 +09:00
a2b8904b1e Merge branch 'master' into database-standardize-paths 2018-10-18 16:21:45 +09:00
f8ba5c145d Merge branch 'master' into Cakefy_osu! 2018-10-18 09:03:26 +02:00
3f185a44de Fix Windows-style path separators not being migrated on Unix systems 2018-10-18 08:29:12 +02:00
d284f29637 Add comment describing the speed multiplier 2018-10-18 14:16:46 +09:00
cd718812b2 Merge branch 'master' into tighten-diffcalc-tolerances 2018-10-18 14:01:47 +09:00
1cf6cd10bb Fix slider travel distances sometimes not being considered 2018-10-18 11:29:50 +09:00
d5888a6588 Merge pull request #3607 from plankp/reduce-rank-chart-width
Reduce height of RankChartLineGraph
2018-10-18 11:03:57 +09:00
7720fa10eb Reduce height of RankChartLineGraph 2018-10-17 20:19:01 -04:00
9aeba149f6 Update squirrel for more diagnostics 2018-10-17 19:39:32 +09:00
5a5e91eaed Add a way to re-invoke ApplyDefaults on placement object 2018-10-17 18:36:47 +09:00
b7435c0c5f Fix border layer not working 2018-10-17 18:29:30 +09:00
f42f9cffe3 Make HitCirclePlacementMask directly modify hitcircle position 2018-10-17 18:16:34 +09:00
6eb7a030d0 Fix placement container not being refreshed upon placement 2018-10-17 18:11:44 +09:00
d36ac59ca2 Reduce complexity of creating edit ruleset containers 2018-10-17 18:06:00 +09:00
969477dadd Remove placement events, make everything pass top-down 2018-10-17 17:43:16 +09:00
a6d05febff Attempt with different key source 2018-10-17 16:26:41 +09:00
62635c5ab8 Add container to handle placement mask 2018-10-17 16:17:49 +09:00
4ea4ec0d25 Move placement handling events to a higher level 2018-10-17 15:46:30 +09:00
717e490fd1 Merge pull request #3599 from smoogipoo/optimise-diffcalc
Reduce beatmap difficulty processing time
2018-10-17 14:47:15 +09:00
08e3fe1def Add PlacementStarted event, rename placement methods 2018-10-17 14:37:45 +09:00
1bebceada7 Unroll loop for the last control point 2018-10-17 11:55:34 +09:00
336b6fa38e Perform a custom binary search to remove thread-unsafeness 2018-10-17 11:23:18 +09:00
d431dd59a8 Cleanups 2018-10-17 10:53:21 +09:00
e8ce5a7e6c Fix crashes when manually creating sliders 2018-10-16 18:27:09 +09:00
f384c7228e Fix post-merge issues 2018-10-16 17:28:23 +09:00
70f1d17b7e Merge remote-tracking branch 'origin/master' into editor-mask-placement
# Conflicts:
#	osu.Game.Rulesets.Catch/UI/CatchRulesetContainer.cs
#	osu.Game.Rulesets.Mania/Edit/ManiaEditRulesetContainer.cs
#	osu.Game.Rulesets.Osu/Edit/OsuEditRulesetContainer.cs
#	osu.Game/Rulesets/UI/RulesetContainer.cs
2018-10-16 17:28:16 +09:00
47be95ce0b Fix slider nodes using the wrong samples 2018-10-16 17:10:24 +09:00
eb9199e07a Run database migration unconditionally, remove downwards migration 2018-10-16 08:29:47 +02:00
41391a6627 Fix beatmap conversion tests failing 2018-10-16 12:01:58 +09:00
3ad93d5a07 Remove redundant type specifications 2018-10-16 11:40:51 +09:00
060cc24dba Cleanup slidercurve calculation 2018-10-16 11:11:04 +09:00
72aaaa4a74 PointSearch -> SearchPoint 2018-10-16 10:29:53 +09:00
5095fbcdf7 Merge remote-tracking branch 'origin/master' into optimise-diffcalc 2018-10-16 10:27:18 +09:00
657bd5e371 Add some xmldocs 2018-10-15 12:32:59 +09:00