Naxess
|
c2ceb83bbb
|
Move MockNestedHitObject to own class
|
2021-06-27 15:16:40 +02:00 |
|
Naxess
|
4cfa0ae5ec
|
Improve precision for repeat edges
|
2021-06-27 03:26:35 +02:00 |
|
Naxess
|
2cd7eda3c4
|
Add "or equal to" to volume threshold xmldocs
|
2021-06-27 02:30:12 +02:00 |
|
Naxess
|
0c0fd291d9
|
Order hitobjects by endtime
|
2021-06-27 01:25:03 +02:00 |
|
Naxess
|
4796b1b208
|
Use local variables for hasHitsound & couldHaveHitsound
|
2021-06-27 00:04:30 +02:00 |
|
Naxess
|
5bc08ebadb
|
Rename hasHitsounds -> mapHasHitsounds
|
2021-06-26 23:49:25 +02:00 |
|
Naxess
|
d29e6f4695
|
Add negligible template to PossibleTemplates
|
2021-06-26 23:49:06 +02:00 |
|
Naxess
|
1913084342
|
Use HitSampleInfo.AllAdditions instead of new list
|
2021-06-26 23:48:28 +02:00 |
|
Naxess
|
5642d321b7
|
Fix comments in few hitsounds check tests
|
2021-06-26 23:43:08 +02:00 |
|
Naxess
|
f78cc9397e
|
Factor out edge type logic
|
2021-06-26 20:45:31 +02:00 |
|
Naxess
|
51147405c5
|
Make || and && priority explicit
|
2021-06-26 20:44:39 +02:00 |
|
Naxess
|
82b64f5589
|
Add hitsounded with break test
|
2021-06-26 19:57:12 +02:00 |
|
Naxess
|
a5abc664f3
|
Add few hitsounds check tests
|
2021-06-26 19:21:15 +02:00 |
|
Naxess
|
7b9569a117
|
Add muted object check tests
|
2021-06-26 19:21:01 +02:00 |
|
Naxess
|
4b436b774d
|
Add few hitsounds check
|
2021-06-26 19:20:46 +02:00 |
|
Naxess
|
d8117fa730
|
Add muted objects check
|
2021-06-26 19:20:34 +02:00 |
|
Dean Herbert
|
2bea44fe94
|
Merge pull request #13349 from ribbanya/skin-editor-closest-anchor
Allow skin elements to find closest anchor
|
2021-06-22 17:31:05 +09:00 |
|
Dean Herbert
|
1fff9a93b9
|
Merge branch 'master' into skin-editor-closest-anchor
|
2021-06-22 16:41:51 +09:00 |
|
Dean Herbert
|
4b3165084d
|
Move scoped functionality into local function
|
2021-06-22 16:40:56 +09:00 |
|
Dean Herbert
|
ffac32a848
|
Reword xmldoc
|
2021-06-22 16:40:48 +09:00 |
|
Dean Herbert
|
6c3d2315d0
|
Merge pull request #13606 from Naxesss/low-diff-checks
Add low difficulty spacing checks
|
2021-06-22 16:29:37 +09:00 |
|
Dan Balasescu
|
d8b23bb841
|
Merge pull request #13611 from ekrctb/remove-unused-argument
Remove unused constructor argument from `CatchPlayfield`
|
2021-06-22 15:54:31 +09:00 |
|
ekrctb
|
b54e82eb99
|
Remove unused argument from CatchPlayfield
|
2021-06-22 15:23:50 +09:00 |
|
Dean Herbert
|
e9339d6100
|
Move some inline comments on const s to xmldoc instead
|
2021-06-22 15:16:19 +09:00 |
|
Naxess
|
629c98e6a0
|
Add time distance equality tests
|
2021-06-21 15:34:11 +02:00 |
|
Naxess
|
e11139eadf
|
Add low difficulty overlap tests
Moq is introduced to mock sliders' end time/position. This is already used similarly in `osu.Game.Tests`.
|
2021-06-21 15:33:50 +02:00 |
|
Naxess
|
2f3f4f3e4b
|
Add new checks to verifier
|
2021-06-21 15:30:45 +02:00 |
|
Naxess
|
fcb918d0e1
|
Add time distance equality check
|
2021-06-21 15:30:23 +02:00 |
|
Naxess
|
3eb088f89a
|
Add low difficulty overlaps check
|
2021-06-21 15:30:04 +02:00 |
|
Dean Herbert
|
5b9bf54f1f
|
Merge pull request #13545 from frenzibyte/legacy-spinner-approach-circle
Add support for legacy spinner approach circles
|
2021-06-21 18:52:06 +09:00 |
|
Salman Ahmed
|
999bf27eae
|
Remove unnecessary abstraction of ApproachCircle property
|
2021-06-21 12:07:00 +03:00 |
|
Salman Ahmed
|
ba15f7c19b
|
Move ApproachCircle out of the scale container and revert relevant changes
|
2021-06-21 10:47:38 +03:00 |
|
Dan Balasescu
|
7d31943ff5
|
Merge pull request #13597 from Joehuu/fix-beatmap-discussion-links
Fix beatmap discussion links wrongly leading to beatmap page
|
2021-06-21 14:52:55 +09:00 |
|
Salman Ahmed
|
036b745425
|
Remove no longer needed LegacySpinnerApproachCircle
|
2021-06-21 08:41:10 +03:00 |
|
Salman Ahmed
|
42edbe4fb9
|
Move ApproachCircle implementation into per-style
|
2021-06-21 08:40:38 +03:00 |
|
Joseph Madamba
|
6fda5e569a
|
Fix beatmap discussion links wrongly leading to beatmap page
|
2021-06-20 21:37:00 -07:00 |
|
Joseph Madamba
|
8b2110c048
|
Add failing discussion links test
|
2021-06-20 21:36:08 -07:00 |
|
Salman Ahmed
|
68e28f4903
|
Implement IHasApproachCircle in DrawableHitCircle as well
|
2021-06-21 07:35:07 +03:00 |
|
Dean Herbert
|
2d1794f7d8
|
Merge pull request #13596 from Joehuu/update-rulesets-link
Update custom rulesets directory link in readme
|
2021-06-21 12:09:34 +09:00 |
|
Joseph Madamba
|
e4705abee2
|
Update custom rulesets directory link in readme
|
2021-06-20 20:07:46 -07:00 |
|
Salman Ahmed
|
01478d780d
|
Generalize IHasSpinnerApproachCircle from being spinner-specifc
|
2021-06-21 03:43:11 +03:00 |
|
Salman Ahmed
|
72155a7c52
|
Replace if pattern-matching check with switch cases instead
|
2021-06-21 03:37:50 +03:00 |
|
Dean Herbert
|
c624ec79b1
|
Merge pull request #13575 from bdach/realm-on-xamarin
Add direct references to Realm from Xamarin projects
|
2021-06-20 21:51:25 +09:00 |
|
Dean Herbert
|
70d3a882f8
|
Merge pull request #13591 from smoogipoo/revert-gc-change
Remove high performance GC setting
|
2021-06-20 21:11:11 +09:00 |
|
smoogipoo
|
32bd3107e1
|
Remove high performance GC setting
|
2021-06-20 17:07:41 +09:00 |
|
Bartłomiej Dach
|
1f383532f2
|
Move FodyWeavers configuration to solution root
|
2021-06-20 10:05:49 +02:00 |
|
Bartłomiej Dach
|
46b9fd9ac8
|
Remove and ignore FodyWeavers schema files
|
2021-06-20 10:05:42 +02:00 |
|
Salman Ahmed
|
c3217fd8b1
|
Remove leftover approach circle skin component
|
2021-06-19 20:10:32 +03:00 |
|
Salman Ahmed
|
c04b09520d
|
Replace spinner approach circle proxying logic with hooking up to OnSkinChange in mod
|
2021-06-19 20:06:28 +03:00 |
|
Bartłomiej Dach
|
fa87aa6be5
|
Add autogenerated FodyWeavers files to Xamarin projects
|
2021-06-19 11:11:30 +02:00 |
|