1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-06 09:58:21 +08:00
osu-lazer/osu.Game
smoogipoo 9690591593 Make taiko use namespaced hitsounds
This is a temporary solution for now that uses DrawableHitObject.SampleNamespace for the override. We will not want to do this going forward, and instead have the rulesets add their custom resource stores to the games', but that requires deciding where/when to apply/remove such resource stores, and is probably left to skinning.
2017-12-26 19:55:56 +09:00
..
Audio Make taiko use namespaced hitsounds 2017-12-26 19:55:56 +09:00
Beatmaps Make ControlPointInfo return a set default control point 2017-12-26 19:33:01 +09:00
Configuration Fix incorrect line endings 2017-12-15 14:44:11 +09:00
Database Update RulesetInfo and add migration 2017-12-10 12:15:55 +09:00
Graphics Improve LineGraph invalidation logic 2017-12-22 18:58:35 +09:00
Input Merge master into beatmap-serialization 2017-12-21 22:13:53 +09:00
IO A bit more cleanup 2017-12-07 15:55:38 +09:00
IPC *Database -> *Store 2017-07-27 16:56:41 +09:00
Migrations Update RulesetInfo and add migration 2017-12-10 12:15:55 +09:00
Online Increase GetScoresRequest timeout & leave existing scores when API dies. 2017-12-20 20:48:30 +05:30
Overlays Merge branch 'master' into quieter-notifications 2017-12-26 18:18:28 +09:00
Properties Standardise AssemblyInfos 2017-10-14 15:02:20 +09:00
Rulesets Make taiko use namespaced hitsounds 2017-12-26 19:55:56 +09:00
Screens Merge branch 'master' into improve-screen-offset 2017-12-26 17:53:13 +09:00
Storyboards Merge branch 'master' into beatmap-serialization 2017-12-21 13:39:39 +09:00
Tests Fix many instances of non-osu-prefixed text classes being used 2017-12-26 00:44:35 +09:00
Users fix supporter icon in profile missing its background 2017-12-25 15:30:42 +01:00
app.config CI fixing 2017-10-16 22:00:54 +09:00
OpenTK.dll.config Update all dependencies in line with framework 2017-09-13 20:25:40 +09:00
osu!.res And then everything became one 2017-09-19 16:06:58 +09:00
osu.Game.csproj Merge branch 'master' into fix-taiko-stronghit 2017-12-26 18:06:07 +09:00
osu.nuspec And then everything became one 2017-09-19 16:06:58 +09:00
OsuGame.cs Fix null reference in release builds 2017-12-26 02:51:53 +09:00
OsuGameBase.cs Fix DisposeTrack and improve AsyncLazy to support disposal 2017-11-30 05:05:07 +09:00
packages.config Add Humanizer package 2017-11-07 12:38:10 +03:00