This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
osukey
Watch
1
Star
1
Fork
0
You've already forked osukey
mirror of
https://github.com/osukey/osukey.git
synced
2025-08-05 07:33:55 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
68255095a65a5e63e1b8988e71a8817a3a45c00e
osukey
/
osu.Game
/
Online
History
FreezyLemon
68255095a6
Renamed the IHasHoverSounds interface to ICanDisableHoverSounds and made it so that if the interface is not implemented, it is just ignored (samples will always be played). If it is implemented, the ShouldPlayHoverSound bool is decisive of whether sounds are played or not
2017-12-07 19:52:40 +01:00
..
API
Removed unnecessary "using" directives
2017-12-07 19:36:56 +01:00
Chat
Renamed the IHasHoverSounds interface to ICanDisableHoverSounds and made it so that if the interface is not implemented, it is just ignored (samples will always be played). If it is implemented, the ShouldPlayHoverSound bool is decisive of whether sounds are played or not
2017-12-07 19:52:40 +01:00
Multiplayer
Make many internal classes and methods public
2017-11-21 12:06:16 +09:00