Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2019-02-02 00:00:00Z and 2019-02-03 00:00:00Z
Avatar
Probably a ddnet problem
Avatar
can't really help you if it's a mod problem
Avatar
As we currently don't have a universal way of doing scrollable regions (we do custom scrollbar code every time), I made a small api just for that. It currently only makes vertical scrollbars, but I've set it up in a way that makes adding horizontal scrollbars somewhat trivial, if we ever need it. This includes:
  • Few and easy to use functions
  • A dynamically sized slider
  • Ability to scroll anywhere, easily
  • Auto resizing scrollbar on a 1 frame delay
This can be very useful for fut...
Avatar
I like this ^
Avatar
Who in their right mind wouldn't
19:19
Thanks @LordSk 🦋 :)
Avatar
LordSk 🦋 2019-02-02 19:19:59Z
😃
Avatar
Hi, I tested my own teeworld source with codacy and found a hell of a lot of issues with the quality of the teeworlds sourcecode. Codacy link of my project Most of the issues are found in the scripts folder with the python scripts. Some issues come from a lot of C-Style casting. The tool has found some Security vulnerabilities, too. My issue is that the source code got an E (scale i...
Avatar
This allows warning for unintentional fallthroughs by the compiler. Tested on a non-survival server.
Exported 10 message(s)