Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2022-02-20 00:00:00Z and 2022-02-21 00:00:00Z
Avatar
does anyone has easy to load bots for servers? Which that connect via client and don't need to change the server code
Avatar
dbg_dummies has always fit my personal needs, but it's server side
Avatar
I tried dbg_dummies, but the bots get stuck and I need a tiny bit smarter bots who move around
Avatar
chillerbots?
Avatar
First release of headless chillerbot for 0.7! This is a pretty plain teeworlds vanilla 0.7 client without freetype or SDL. Use cases for now are a chat console (read only) or just a dummy tee to pl...
Avatar
Rebased and fixed #2533 by @Learath2. This also readds the storage lookup for the logfile, which was accidentally removed, hence the logfile name was being interpreted as an absolute path instead.
Avatar
Thanks chillerdragon instead
Avatar
hi, do you know any good profiling tools? I want to test two different implementations and can't compare them without good data
Avatar
what do you want to measure specifically? (edited)
Avatar
  • Fix hang (loop not terminating) when inserting a lot of text into the vote command description editbox in the ingame menu.
  • Move the text scrolling code below the rendering to reuse the text width and caret position, hence improving performance.
  • Improve performance of mouse-based scrolling when text is long by incrementally calculating the text width.
Exported 10 message(s)