1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-12 14:29:36 +08:00
osu-lazer/osu.Game
FreezyLemon 8ba66015f4 Implemented the new IHasHoverSounds interface in a private "ChatHoverContainer" class which is now used for ChatLink instances.
Also moved the overhead for finding all sprites in the same line that reference the same URL to the LoadComplete (used to be every hover, now only once).
2017-12-07 13:17:40 +01:00
..
Audio move stuff thats duplicated in PreviewButton and DirectPanel to PlayButton 2017-10-06 21:02:00 +02:00
Beatmaps Lock during validity checks 2017-12-01 22:43:49 +09:00
Configuration Remove precision limitation on chat height to allow pixel-perfect dragging 2017-11-28 12:09:44 +09:00
Database Perform a reload on objects when Refreshing them 2017-11-23 17:04:39 +09:00
Graphics Implemented new interface which allows parent containers to decide on whether a "OnHover" sound should be played. 2017-12-07 13:12:36 +01:00
Input Null-check in disposal of DatabasedKeyBindingInputManager 2017-11-13 13:58:44 +09:00
IO Migrate osu.Game project to VS2017 project structure 2017-10-30 22:24:11 +09:00
IPC *Database -> *Store 2017-07-27 16:56:41 +09:00
Migrations Add migration for unique constraint on online id 2017-11-19 16:02:08 +09:00
Online Implemented the new IHasHoverSounds interface in a private "ChatHoverContainer" class which is now used for ChatLink instances. 2017-12-07 13:17:40 +01:00
Overlays Permitted nulls in ChatOverlay.load() so that in testing, no "OsuGame" instance is required. Also added null checks to the links' on click actions 2017-12-07 10:31:02 +01:00
Properties Migrate osu.Game project to VS2017 project structure 2017-10-30 22:24:11 +09:00
Rulesets Merge branch 'master' into performance-calculator 2017-11-29 18:37:07 +09:00
Screens Merge branch 'master' into fix-set-hidden-crash 2017-12-01 23:35:48 +09:00
Storyboards Rework EF Core usage in model classes 2017-10-06 00:23:26 +03:00
Tests Add a notice when not logged in 2017-11-29 19:00:08 +09:00
Users Add hover/click sound effects to more stuff everywhere 2017-11-26 17:21:21 +09: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 Renamed ChatLinkSpriteText to ChatLink for convenience 2017-12-07 10:28:12 +01:00
osu.nuspec And then everything became one 2017-09-19 16:06:58 +09:00
OsuGame.cs Added centralised handling for some chat links 2017-12-06 16:41:57 +01: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