smoogipoo
|
e8a140930e
|
Migrate drum roll to use nested hitobjects for strong hits
|
2018-08-03 16:35:12 +09:00 |
|
smoogipoo
|
4494853446
|
Migrate DrawableDrumRoll to use a nested hitobject for strong hits
|
2018-08-03 16:20:08 +09:00 |
|
smoogipoo
|
fdf889359f
|
Migrate DrawableHit to use a nested hitobject for strong hits
|
2018-08-03 16:19:37 +09:00 |
|
smoogipoo
|
2dff04392e
|
Re-implement strong judgements via hitobject
|
2018-08-03 16:12:12 +09:00 |
|
smoogipoo
|
fa3c919e2e
|
Fix up taiko judgement creation
|
2018-08-03 16:11:38 +09:00 |
|
smoogipoo
|
482526135f
|
Make IsHit not consider nested hitobjects
|
2018-08-03 16:07:20 +09:00 |
|
smoogipoo
|
2a4994e5ce
|
Make hitobjects only have one judgement + result
|
2018-08-03 15:38:48 +09:00 |
|
jorolf
|
123f304cf1
|
update storage usages
|
2018-08-02 19:24:17 +02:00 |
|
smoogipoo
|
0da6c8c1a7
|
Remove unnecessary local variables
|
2018-08-02 22:20:07 +09:00 |
|
smoogipoo
|
a0887a600f
|
Fix swells showing hit circles on intermediate judgements
|
2018-08-02 21:08:06 +09:00 |
|
smoogipoo
|
35b4ab5456
|
Introduce the concept of a "MainResult"
|
2018-08-02 21:07:40 +09:00 |
|
smoogipoo
|
8d81e66f88
|
Fix osu score processor crashing
|
2018-08-02 21:07:11 +09:00 |
|
Dean Herbert
|
6ee06602b8
|
Merge branch 'master' into mania-mask-container
|
2018-08-02 20:41:27 +09:00 |
|
smoogipoo
|
9dff5cea07
|
Make Rulesets.Catch use the new judgement result structure
|
2018-08-02 20:37:07 +09:00 |
|
smoogipoo
|
807794d512
|
Make Rulesets.Mania use the new judgement result structure
|
2018-08-02 20:36:54 +09:00 |
|
smoogipoo
|
4548d2c87f
|
Make Rulesets.Osu use the new judgement result structure
|
2018-08-02 20:36:38 +09:00 |
|
smoogipoo
|
9c2122c0ca
|
Make Rulesets.Taiko use the new judgement result structure
|
2018-08-02 20:36:19 +09:00 |
|
smoogipoo
|
3619290c34
|
Split out judgement definition from judgement result
|
2018-08-02 20:35:54 +09:00 |
|
Dean Herbert
|
4bd811bd2d
|
Merge branch 'master' into circular-button
|
2018-08-02 20:25:45 +09:00 |
|
Dean Herbert
|
b1afcf0e5d
|
Add loading animation to player loader to make it more obvious when loading is complete
|
2018-08-02 19:47:50 +09:00 |
|
Dean Herbert
|
7097ecb740
|
Fix discrepancies in how elements of play mode fade when restarting/exiting
|
2018-08-02 19:08:23 +09:00 |
|
Dean Herbert
|
4a11f2ec2a
|
Improve UX when adjusting visual settings at loading screen
|
2018-08-02 18:18:55 +09:00 |
|
Dean Herbert
|
1ed6b23306
|
Merge pull request #3156 from ekrctb/fix-playerloader-ready-check
Fix player loader not continuing when multiple mouse button is down
|
2018-08-02 18:15:38 +09:00 |
|
smoogipoo
|
cd70e5e30b
|
Migrate Rulesets.Mania to the new judgement system
|
2018-08-02 16:44:01 +09:00 |
|
smoogipoo
|
1b7b6f341c
|
Migrate Rulesets.Taiko to the new judgement system
|
2018-08-02 16:09:04 +09:00 |
|
smoogipoo
|
e825edb6d7
|
Migrate Rulesets.Catch to the new judgement system
|
2018-08-02 15:44:48 +09:00 |
|
smoogipoo
|
462f1033c0
|
Migrate Rulesets.Osu to the new judgement system
|
2018-08-02 15:21:23 +09:00 |
|
Dan Balasescu
|
77450ee402
|
Merge pull request #3159 from peppy/remove-net471-references
Remove remaining references to net471
|
2018-08-02 15:17:11 +09:00 |
|
Dean Herbert
|
9fdba887e4
|
Merge branch 'master' into fix-playerloader-ready-check
|
2018-08-02 11:37:45 +09:00 |
|
Dean Herbert
|
70ee7e4afd
|
Scroll chat to end of buffer when posting a new message
|
2018-08-02 08:00:14 +09:00 |
|
Dean Herbert
|
d454dbfdc2
|
Fix artifact collection
|
2018-08-01 23:07:12 +09:00 |
|
Dean Herbert
|
21a19dc552
|
Remove remaining references to net471
|
2018-08-01 22:07:39 +09:00 |
|
smoogipoo
|
d51d0e8547
|
Initial structure for new hitobject judgement system
|
2018-08-01 21:45:59 +09:00 |
|
Dan Balasescu
|
bc71ff76b1
|
Merge pull request #3157 from peppy/net-core-squirrel
Switch deployable build to .net core on windows
|
2018-08-01 20:37:08 +09:00 |
|
smoogipoo
|
41512667a8
|
Require all judgements to be present for map completion
|
2018-08-01 19:51:24 +09:00 |
|
Dean Herbert
|
6ce32bd431
|
Update remaining nuget deps
|
2018-08-01 19:17:16 +09:00 |
|
smoogipoo
|
10b8708d4e
|
Make SetupCircularButton adjust corner radius by height
|
2018-08-01 17:47:32 +09:00 |
|
smoogipoo
|
9eb47ae691
|
Make SetupCircularButton inherit OsuButton
|
2018-08-01 17:02:52 +09:00 |
|
smoogipoo
|
b9814b64ed
|
Move default button implementation from TriangleButton to OsuButton
|
2018-08-01 17:02:38 +09:00 |
|
Dean Herbert
|
4224d35a75
|
Use forked squirrel
Allows for updating SharpCompress, too.
|
2018-08-01 16:56:36 +09:00 |
|
ekrctb
|
ecc6d55380
|
Fix player loader not gets ready when multiple mouse button is down
|
2018-08-01 16:20:29 +09:00 |
|
smoogipoo
|
7c60c74d46
|
Remove testcase
|
2018-08-01 16:07:58 +09:00 |
|
Dean Herbert
|
139f6d8c4f
|
Fix incorrect nuspec title
|
2018-08-01 12:30:09 +09:00 |
|
Dean Herbert
|
3d136bf207
|
Remove unused nuspec
|
2018-08-01 03:37:59 +09:00 |
|
Dean Herbert
|
854beaab5f
|
Remove only remaining .NET desktop code
|
2018-08-01 02:58:49 +09:00 |
|
Dean Herbert
|
4f1736ceb2
|
Make squirrel work again
|
2018-08-01 02:58:39 +09:00 |
|
Dean Herbert
|
7a53cccdfa
|
Merge pull request #3151 from swoolcock/tabcontrol-compositedrawable
Update TabControl subclasses to use AddInternal
|
2018-07-31 21:04:02 +09:00 |
|
Shane Woolcock
|
4fdca2b198
|
Update framework
|
2018-07-31 21:21:26 +09:30 |
|
Shane Woolcock
|
47533f83c3
|
Update TabControl subclasses to use AddInternal
|
2018-07-31 20:52:11 +09:30 |
|
Dean Herbert
|
7192f98c42
|
Merge pull request #3147 from smoogipoo/disable-download-button
Disable beatmap download button if not supporter
|
2018-07-31 18:16:00 +09:00 |
|