This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
osu
Watch
1
Star
0
Fork
0
You've already forked osu
mirror of
https://github.com/ppy/osu
synced
2024-12-14 19:06:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d054e404da
osu
/
osu.Game.Rulesets.Mania.Tests
History
Dean Herbert
c0abce918f
Add
enum
to snap method as alternative to mutliple nested invocations
2022-05-12 16:19:07 +09:00
..
.vscode
Update vscode launch.json files for all other projects
2022-02-25 14:28:54 +01:00
Editor
Add
enum
to snap method as alternative to mutliple nested invocations
2022-05-12 16:19:07 +09:00
Mods
Fix constant formatting
2022-01-31 12:20:51 +09:00
Resources
Modify mania special skin to demonstrate failure case
2022-01-16 18:59:26 +01:00
Skinning
Remove index ctor param from
ColumnHitObjectArea
2022-02-01 21:49:52 +01:00
ManiaBeatmapConversionTest.cs
Replace usage of
TimeoutAttribute
to fix beatmap conversion test failures
2022-01-04 11:51:41 +09:00
ManiaBeatmapSampleConversionTest.cs
Change IHasRepeats.NodeSamples to IList from List
2021-10-23 01:59:07 -07:00
ManiaColumnTypeTest.cs
Apply batch fixing of built-in types using
var
2021-10-27 13:04:41 +09:00
ManiaDifficultyCalculatorTest.cs
Add tests for diffcalc max combo
2022-01-23 11:25:22 +08:00
ManiaInputTestScene.cs
ManiaLegacyModConversionTest.cs
ManiaLegacyReplayTest.cs
osu.Game.Rulesets.Mania.Tests.csproj
Update libraries to latest versions
2022-05-11 19:54:59 +09:00
TestSceneAutoGeneration.cs
TestSceneColumn.cs
TestSceneDrawableManiaHitObject.cs
Update a few more missed event changes in tests
2021-09-16 22:41:35 +09:00
TestSceneHoldNoteInput.cs
Remove all usage of
BaseDifficulty
(and access
Difficulty
instead)
2022-01-18 22:57:39 +09:00
TestSceneManiaHitObjectSamples.cs
Rename conflicting resources
2021-05-31 19:14:49 +09:00
TestSceneManiaPlayer.cs
TestSceneNotes.cs
TestSceneOutOfOrderHits.cs
Update tests to use more correct control point definitions
2021-09-06 22:04:51 +09:00
TestScenePlayfieldCoveringContainer.cs
TestSceneStage.cs
TestSceneTimingBasedNoteColouring.cs
Expose and use test ruleset config cache in test scenes
2021-12-23 19:42:26 +01:00