Dean Herbert
70ce9da321
Merge branch 'master' into judgement-rework
2018-08-07 18:09:06 +09:00
Dean Herbert
4cb7063801
Add automated testing of mod preservation/removal
2018-08-07 16:45:18 +09:00
Dean Herbert
7b8bd7f21c
Fix mod selection not restoring when re-entering song select
2018-08-07 14:49:44 +09:00
smoogipoo
f719b9bef5
Fix mania scroll direction not being read from database
2018-08-07 12:20:24 +09:00
miterosan
7c6ae73be1
adjust the path to the commandline tools
2018-08-06 23:53:09 +02:00
miterosan
b98611dd8f
minus minus
2018-08-06 23:47:48 +02:00
miterosan
8ed8efd06d
silent the test for mono
2018-08-06 23:46:08 +02:00
miterosan
de6c25c052
rm bad sign
2018-08-06 23:37:47 +02:00
miterosan
2b293add9e
Use the correct tool executable. Better mono detection
2018-08-06 23:36:24 +02:00
miterosan
058a6d9e13
Add cake.csproj
2018-08-06 23:14:51 +02:00
miterosan
580d478dc8
Allow running on mono if possible. (non windows)
2018-08-06 22:50:23 +02:00
Dean Herbert
8ee38460d3
Bump squirrel version with bugfix
2018-08-07 02:01:31 +09:00
Dean Herbert
6b091860b9
Merge pull request #3185 from peppy/update-stuff
...
Update framework and squirrel
2018-08-07 01:21:03 +09:00
Dean Herbert
7233e863db
Update framework
2018-08-07 01:07:50 +09:00
Dean Herbert
5d573ae176
Update squirrel
2018-08-07 01:00:06 +09:00
Dan Balasescu
cd4265bb33
Merge pull request #3165 from peppy/add-loading-animation
...
Add loading animation to player loader
2018-08-06 13:42:15 +09:00
Dan Balasescu
12b99acb2b
Merge branch 'master' into add-loading-animation
2018-08-06 13:06:51 +09:00
smoogipoo
5c4c2dff09
Fix strong hits not being visualised
2018-08-06 13:01:27 +09:00
smoogipoo
60c94a8ea3
Fix ScoreProcessor.ApplyBeatmap never being called
2018-08-06 12:42:54 +09:00
Dan Balasescu
c1517e1521
Merge branch 'master' into judgement-rework
2018-08-06 12:30:46 +09:00
smoogipoo
2a54b5b78d
ResetResult -> RevertResult
2018-08-06 12:29:22 +09:00
smoogipoo
c48a4d9993
Add exception
2018-08-06 12:29:12 +09:00
smoogipoo
35b5aeb99a
Fix missed rename
2018-08-06 12:23:08 +09:00
smoogipoo
3a7488767c
Make HitObject not store the judgement
2018-08-06 11:50:18 +09:00
smoogipoo
0d6a8a2bf5
More xmldocs
2018-08-06 11:31:54 +09:00
smoogipoo
741ec0021e
Rename more judgement-related methods to "result"
2018-08-06 11:31:46 +09:00
smoogipoo
ab642b563f
CreateJudgementResult -> CreateResult
2018-08-06 11:07:41 +09:00
smoogipoo
754f3c8621
Move result creation to load(), add exceptions
2018-08-06 11:07:05 +09:00
smoogipoo
b35817c877
More xmldocs to hitobject/drawablehitobject
2018-08-06 10:55:38 +09:00
smoogipoo
5fd4ed2f4e
Rename judgement-related methods/events + commenting
2018-08-06 10:55:25 +09:00
miterosan
b430cf34e7
remove unfnished comment.
2018-08-05 22:27:51 +02:00
miterosan
90c08a447e
Add inspectcodereport to the gitignore
2018-08-05 22:26:32 +02:00
miterosan
fce2be9dc7
Allow running inspect core with cakeclr.
...
Sadly window only because nvika and resharper cmd tools require net45.
2018-08-05 22:24:52 +02:00
miterosan
cefabf14d9
Linux users can use powershell on, linux
2018-08-05 21:46:28 +02:00
miterosan
abe10741e6
Use netcore cake
2018-08-05 21:45:14 +02:00
Dean Herbert
e2253d38ad
Merge pull request #2602 from AlFasGD/mania-mask-container
...
Initial implementation of osu!mania editor framework
2018-08-06 04:29:34 +09:00
Dean Herbert
0c920fe486
Merge branch 'master' into mania-mask-container
2018-08-06 04:22:21 +09:00
miterosan
e69e225ad3
Use coreclr instead of .framework.
2018-08-05 21:08:11 +02:00
miterosan
89a18e4aac
remove nl and add comment for -1 and +1
2018-08-05 15:39:12 +02:00
miterosan
d1ffb7c2d7
Use timepreempt and put appeartime and move duration into their own vars.
2018-08-05 15:38:27 +02:00
miterosan
8ad8c2b6d0
Reset the ScoreMultiplier to 1
2018-08-05 15:16:25 +02:00
miterosan
7653ce80cd
add a period after EVERYTHING
2018-08-05 15:16:10 +02:00
miterosan
d32ffc1ebc
Swtich order of the moveto and the movetooffset.
2018-08-05 15:14:52 +02:00
miterosan
876d410fa1
Add missing ;
2018-08-05 15:13:04 +02:00
miterosan
f02d1f9013
move the 250 appear disance to a const var.
2018-08-05 15:10:42 +02:00
WebFreak001
b33954d9db
Implement blinds mod
2018-08-05 14:20:56 +02:00
WebFreak001
b011edd85d
added Overlays container to RulesetContainer
...
this is required for mods such as flashlight which always want to draw
objects above hitcircles. If just adding children to a RulesetContainer
the hit circles would always be above the added children (no matter
the Depth).
2018-08-05 13:12:31 +02:00
tgi74000
924bf9174c
Fix overclick in certain situations
2018-08-05 09:58:15 +02:00
tgi74000
b1d1a2400b
Remove IUpdatableByHitObject completely
2018-08-05 09:52:19 +02:00
Dean Herbert
6d6fea47ab
Reduce animations of osu!direct list mode
...
The panels' content was flying around and felt really shocking. This fixes elements in place to provide a better experience.
2018-08-05 14:36:09 +09:00