Dean Herbert
|
b258109a9e
|
Fix chat input box not always keeping focus as expected
|
2017-05-11 19:38:36 +09:00 |
|
Dean Herbert
|
c7246fd2ac
|
Reorganise ChatOverlay to not suck.
|
2017-04-19 19:15:21 +09:00 |
|
Dean Herbert
|
dda3fb85ee
|
Add user colour support.
|
2017-04-19 19:07:38 +09:00 |
|
Dean Herbert
|
3129708ccb
|
Add chat sending support.
|
2017-04-19 18:46:52 +09:00 |
|
Dean Herbert
|
87f6dc9e5a
|
Change default channel to #lazer.
|
2017-04-19 18:46:50 +09:00 |
|
Dean Herbert
|
325af333b9
|
Update API responses for chat.
|
2017-04-19 18:46:48 +09:00 |
|
Poliwrath
|
dffdb100ab
|
Small fix to the chat overlay to prevent crashing on the test
|
2017-04-11 21:35:49 -04:00 |
|
Dean Herbert
|
f7dc7e9bb9
|
Update references.
|
2017-03-28 21:26:20 +09:00 |
|
Dean Herbert
|
54e1b24fe9
|
Enforce readonly private members where possible.
|
2017-03-23 13:50:08 +09:00 |
|
Dean Herbert
|
0cad5d7d41
|
Fix most warnings.
|
2017-03-07 13:05:57 +09:00 |
|
Andrey Zavadskiy
|
3487dfe236
|
Removed unused variables and parameters
|
2017-02-27 17:32:32 +03:00 |
|
Thomas Müller
|
1585ae842a
|
Update framework
|
2017-02-26 11:22:58 +09:00 |
|
Thomas Müller
|
a5dfa7ab06
|
Remove unnecessary using statements
|
2017-02-23 21:38:10 +01:00 |
|
Dean Herbert
|
190bed8939
|
Add top padding.
|
2017-02-22 13:38:22 +09:00 |
|
Dean Herbert
|
b7a9fd85ea
|
Assert single channel support for now.
|
2017-02-22 13:38:10 +09:00 |
|
Dean Herbert
|
6a83620589
|
Add better focus handling and padding/margin updates.
|
2017-02-20 21:11:09 +09:00 |
|
Dean Herbert
|
e3fa49dda7
|
Naively "send" messages that the user types (doesn't arrive yet).
|
2017-02-20 21:10:43 +09:00 |
|
Dean Herbert
|
7a2eedbd7e
|
Add message batching per-channel.
|
2017-02-20 21:09:34 +09:00 |
|
Dean Herbert
|
de87141e90
|
Remove unused using statements.
|
2017-02-19 18:39:54 +09:00 |
|
Dean Herbert
|
aac4ba2baa
|
Add input box to ChatOverlay.
|
2017-02-19 18:02:25 +09:00 |
|
Dean Herbert
|
0da0ef5a1b
|
Fix padding, fonts and alignment of chat display.
|
2017-02-19 17:06:41 +09:00 |
|
Dean Herbert
|
50bd80cb0c
|
Update and standardise license headers.
|
2017-02-07 14:27:41 +09:00 |
|
Dean Herbert
|
6b66ecc131
|
Global shadows and more sane font size setting.
|
2017-01-31 18:53:52 +09:00 |
|
Drew DeVault
|
fa007e632d
|
Refactor colors to palette based design
|
2017-01-12 16:38:27 -05:00 |
|
Drew DeVault
|
c222be05c0
|
Add Color4.Opacity and OsuColor.Gray
|
2017-01-10 13:44:40 -05:00 |
|
Dean Herbert
|
a980671c54
|
Add basic ChatOverlay state handling.
|
2016-11-30 18:30:19 +09:00 |
|
Dean Herbert
|
88748499fa
|
Register chat overlay with API.
|
2016-11-30 18:30:10 +09:00 |
|
Dean Herbert
|
18509e6a60
|
ChatConsole -> ChatOverlay. Namespace tidying.
|
2016-11-30 18:30:06 +09:00 |
|