Commit Graph

17985 Commits

Author SHA1 Message Date
7ed461aa8c XMLDoc DifficultyHitObject 2019-02-19 14:30:59 +09:00
93b7b51d0a timeRate -> clockRate 2019-02-19 14:29:23 +09:00
9d8ba4073c Add tests for LimitedCapacityStack 2019-02-19 14:18:49 +09:00
3784b673ae History -> LimitedCapacityStack + re-xmldoc 2019-02-19 13:51:19 +09:00
af0bb4d5e8 Remove mods from constructor 2019-02-19 13:40:39 +09:00
87dd7bcf6b Fix one more test regression 2019-02-19 13:02:33 +09:00
0fce23a36b Fix test regression 2019-02-19 12:38:45 +09:00
62fe5ad481 Nest class 2019-02-19 12:35:52 +09:00
f8033a3b35 Give TestWorkingBeatmap a reference clock 2019-02-19 12:27:30 +09:00
805805020d Merge pull request #4289 from peppy/fix-ruleset-loading
Fix test dlls being loaded as actual rulesets (and failing)
2019-02-19 12:25:11 +09:00
133c002d02 Fix test dlls being loaded as actual rulesets (and failing) 2019-02-19 12:13:55 +09:00
2483f0ebc8 Merge pull request #1 from ppy/master
sync fork with base
2019-02-19 06:11:53 +08:00
af049004dd Add test cases for transitioning into pause overlay and into results 2019-02-18 19:53:55 +09:00
b353b69587 Use a bindable for updating dim status instead 2019-02-18 18:58:34 +09:00
4e07aba548 Make it so visual tests only load the osu ruleset 2019-02-18 18:12:45 +09:00
1d80674fbd Fix fadecontainer being added to multiple containers 2019-02-18 17:11:38 +09:00
af30aefe77 Merge branch 'master' into UserDimLogic 2019-02-18 16:56:16 +09:00
a5a1d9d1cc Merge pull request #4187 from LeNitrous/mod-grow
Add "Grow" mod
2019-02-18 16:54:53 +09:00
b1bdab8c36 Merge branch 'master' into mod-grow 2019-02-18 16:47:16 +09:00
80800f2931 Match up fade behavior with current master 2019-02-18 16:34:11 +09:00
9be25c3758 Fix unit tests 2019-02-18 16:00:59 +09:00
79b12ef085 Fix test build failure 2019-02-18 15:29:39 +09:00
f241d67e5f Use conditional operator isntead of if 2019-02-18 15:23:03 +09:00
c9c8cccd68 Merge branch 'master' into use-lifetime-optimization 2019-02-18 15:22:34 +09:00
20f91106d9 Fix failing test 2019-02-18 15:02:46 +09:00
ddc1ad848e Fix failing test 2019-02-18 15:02:09 +09:00
b47ced8c58 Fix failing test 2019-02-18 15:01:14 +09:00
9cce9ce97c Consider aggregate peaks 2019-02-18 15:00:32 +09:00
68725dc005 Implement new difficulty calculator for Rulesets.Mania 2019-02-18 15:00:20 +09:00
659ec267b6 Fix spinners increasing strain 2019-02-18 14:58:33 +09:00
c930cc5fb5 Fix incorrect OsuDifficultyHitObject instantiation 2019-02-18 14:58:13 +09:00
fd70269021 Implement new difficulty calculator for Rulesets.Osu 2019-02-18 14:58:03 +09:00
7f4643a83d Adjust naming 2019-02-18 14:55:39 +09:00
46b979a412 Fix colour changes not being reset 2019-02-18 14:55:20 +09:00
cb17cbcdc4 Fix taiko nullrefing 2019-02-18 14:54:35 +09:00
25d85b6eb4 Implement new difficulty calculator for Rulesets.Taiko 2019-02-18 14:54:21 +09:00
9463475202 Remove now unused member 2019-02-18 14:51:43 +09:00
83cab2ba8a Fix incorrect hitobject being used as the last hitobject 2019-02-18 14:50:47 +09:00
f6b13ca79d Rewrite catch diffcalc for readability + attempt to fix 2019-02-18 14:50:47 +09:00
e02ae927b3 Fix nullrefs 2019-02-18 14:50:47 +09:00
8eba94e8c9 Implement new difficulty calculator for Rulesets.Catch 2019-02-18 14:50:47 +09:00
a8faa942a6 Implement new difficulty calculator structure 2019-02-18 14:49:43 +09:00
df148f8787 Fix background dim not being disabled on playerloader exit 2019-02-18 12:55:42 +09:00
0a265c6d35 Update osu.Game/Screens/Backgrounds/BackgroundScreenBeatmap.cs
Co-Authored-By: nyquillerium <nyquill@ppy.sh>
2019-02-18 11:54:25 +09:00
66a5abe9bb Merge pull request #4266 from miterosan/CakeBuildImprovements
Improve the build script (and move to a better location)
2019-02-18 10:12:14 +09:00
7bb56a198a Merge branch 'master' into MissingSource 2019-02-17 19:54:43 +00:00
d0c603e8e4 Merge branch 'master' into CakeBuildImprovements 2019-02-18 01:38:55 +09:00
107e9550bc Merge branch 'CakeBuildImprovements' of https://github.com/miterosan/osu into CakeBuildImprovements 2019-02-17 13:57:47 +01:00
9708634232 Correct the path to the cakebuild.csproj. 2019-02-17 13:57:14 +01:00
8ab39efe3e Merge pull request #4256 from smoogipoo/diffcalc-testcases
Add difficulty calculator tests
2019-02-17 21:26:25 +09:00