Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2020-07-06 00:00:00Z and 2020-07-07 00:00:00Z
Avatar
I know its crazy but sometimes I feel an urge for basic if statements and variables in my config. Things like this would be nice: auth.cfg if ui_server_address == "localhost" rcon_auth rcon else rcon_auth crazy_secure_password endif config.cfg bind x "exec auth.cfg" So there is no need to add a new variable system. Just supporting comparison for the existing variables would be very useful already.
Avatar
I quickly hacked sumsin together its a bit crappy but it works as expected supporting if and else branches in config and in interactive console.
Avatar
  • Clicking on a friend selects the server in the current browser view (closes #2666).
    • Remove the explicit join button, use double click to join instead. The "Join" text was also tricky to translate because of limited space. This UX seems intuitive to me.
    • The items change color on hover.
    • Revealing the selection by clicking does not work in some cases. Weird because revealing by typing a different address always works for me and both use the same code. ScollHere with always gets ...
Exported 3 message(s)