Teeworlds
IRC / bridge
One-way IRC channel bridge. If you want to be able to send messages to IRC, contact
@Dune
or
@heinrich5991
.
https://www.teeworlds.com/?page=docs&wiki=rules/irc_rules
Between 2019-11-11 00:00:00Z and 2019-11-12 00:00:00Z
Assa
2019-11-11 12:31:04Z
took a look into Twitch integration - now I don't look at it ever again
Assa
2019-11-11 15:26:02Z
hey, can you tell me in which component the bottom right is rendered?
15:26
i mean ingame bottom right with teamscores
Dune
2019-11-11 15:27:40Z
hud.cpp probably
Assa
2019-11-11 15:58:30Z
thank you iLl check
Assa
2019-11-11 16:39:46Z
how can i encode unicode characters again? xD
Assa
2019-11-11 16:47:56Z
can anyone explain why this is not working as string "\uD83D\uDC41"
16:52
okay you encode like this \xE2\x9A\x99
16:53
but \xF0 \x9F\x91\x81 isn't working (showing no symbol)?
[quakenet] Dune_
BOT
2019-11-11 16:59:15Z
maybe it is not present in the font?
Assa
2019-11-11 17:06:26Z
:/ and now?
17:06
guess i need to do an image
[quakenet] Dune_
BOT
2019-11-11 17:07:55Z
utf8 is a bad idea in generla
17:08
the settings/close buttons are not in many fonts
Assa
2019-11-11 17:08:19Z
the close buttons are icons
17:08
i checked it
[quakenet] Dune_
BOT
2019-11-11 17:08:31Z
this is just some bandaid to the painful lack of regular artists :/
Assa
2019-11-11 17:08:31Z
(I mean images)
[quakenet] Dune_
BOT
2019-11-11 17:08:43Z
Not the quit button
Assa
2019-11-11 17:08:51Z
the 'X' button
17:10
I mean
some
X buttons oO
[quakenet] Dune_
BOT
2019-11-11 17:10:43Z
UI()->DoLabel(&XText, "\xE2\x9C\x95", XText.h*ms_FontmodHeight, CUI::ALIGN_CENTER);
17:10
the quit button is
not
an image
Assa
2019-11-11 17:45:43Z
i run into invalid format
17:45
https://github.com/teeworlds/teeworlds/blob/9b22b2426daf71bac6078a2376544a96cd7f06b4/src/engine/client/graphics_threaded.cpp#L432
teeworlds/teeworlds
A retro multiplayer shooter. Contribute to teeworlds/teeworlds development by creating an account on GitHub.
17:46
I don't understand why oO?!
17:48
Forget it, i know why: depth 8 wasn't set
Exported 27 message(s)