1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Mania
Dean Herbert e82cadc811 Make LegacyID nullable
The -1 default was getting stored to the database.
2018-03-06 17:40:14 +09:00
..
Beatmaps Remove now unused property 2018-03-01 02:28:14 +09:00
Configuration Fix incorrect initial migration 2018-01-25 23:41:03 +09:00
Judgements Move mania's HitWindows to osu.Game 2018-02-02 17:52:55 +09:00
MathUtils Fix FastRandom using uint instead of int for NextDouble() 2018-03-01 16:17:01 +09:00
Mods Implement a conversion process for ReplayFrames 2018-03-01 02:28:14 +09:00
Objects Return HitResult.None instead of null 2018-02-08 14:25:59 +09:00
Properties Update licence headers 2018-01-05 20:21:19 +09:00
Replays Fix mania frame conversion not working at all 2018-03-01 02:28:15 +09:00
Resources/Testing/Beatmaps Prettyfy some JSON 2018-03-02 20:12:29 +09:00
Scoring Update licence headers 2018-01-05 20:21:19 +09:00
Tests Merge branch 'master' into ruleset-replayframes 2018-03-04 01:57:43 +09:00
UI Implement a conversion process for ReplayFrames 2018-03-01 02:28:14 +09:00
app.config Update app config for rulesets 2017-10-19 14:59:11 +09:00
ManiaDifficultyCalculator.cs Update licence headers 2018-01-05 20:21:19 +09:00
ManiaInputManager.cs Back to max 10 special keys for now, change xmldoc to normal comment 2018-01-23 10:51:01 +09:00
ManiaRuleset.cs Make LegacyID nullable 2018-03-06 17:40:14 +09:00
OpenTK.dll.config Update all dependencies in line with framework 2017-09-13 20:25:40 +09:00
osu.Game.Rulesets.Mania.csproj Replace testcases with a basic test suite 2018-03-02 18:20:33 +09:00
packages.config Update framework (testing) 2018-02-08 12:45:51 +09:00