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-04 23:24:04 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ade7311c152caed05ec6904ca4c1622fbe402789
osukey
/
osu.Game
/
Online
/
Chat
History
FreezyLemon
ade7311c15
Updated implementation to be based around a "LinkId" (atm the position of the link, anything unique to a link inside its message will be fine), which does not allow matching (OnHover related) between different links
2017-12-01 21:31:12 +01:00
..
Channel.cs
Allow posting to chat in all channels
2017-09-06 20:26:01 +09:00
ChatLinkSpriteText.cs
Updated implementation to be based around a "LinkId" (atm the position of the link, anything unique to a link inside its message will be fine), which does not allow matching (OnHover related) between different links
2017-12-01 21:31:12 +01:00
ErrorMessage.cs
CI fix
2017-09-22 15:37:17 +02:00
InfoMessage.cs
Added an infoMessage class to represent system messages that aren't errors
2017-09-22 15:30:07 +02:00
LocalEchoMessage.cs
Add local chat echo support
2017-08-21 17:43:26 +09:00
Message.cs
Rolled back the idea that there should be a separate class for formatted messages
2017-12-01 20:25:02 +01:00
MessageFormatter.cs
Rolled back the idea that there should be a separate class for formatted messages
2017-12-01 20:25:02 +01:00