Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Redesigned join channel system, read README.md for more information
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
start using odhtdb
|
|
minimum size
|
|
|
|
|
|
TODO: Currently message board renders directly to window, it should
render to render target for optimization purpose
|
|
TODO: Message board is now redrawn every frame.
Text should be modified to render on static & dynamic texture ->
text & static images on static texture, gif & video on dynamic texture
|
|
Gif streams from url.
Todo: Add play controls to video
|
|
Emoji are downloaded asynchronously using remote program (curl).
Need to add support for converting [inline](url) chat message emoji
and gifs.
|
|
|
|
|