Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2021-12-29 00:00:00Z and 2021-12-30 00:00:00Z
Avatar
Starting the client, waiting ~0.5 seconds and then using the quit command or ctrl+shift+q will exit the client normally but cause a segmentation fault (when running in gdb) because a background thread is accessing invalid memory. ``` Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 14048.0x374] 0x004ea64d in CJobPool::WorkerThread (pUser=0x2e10a88) at src/engine/shared/jobs.cpp:52 52 pJob->m_Result = pJob->m_pfnFunc(pJob->m_pFuncDat...
Avatar
  • Free icon image buffers (xmas and bot skin decoration, game icons, theme icons)
  • Fix leak of FreeType library by adding FT_Done_FreeType(m_FTLibrary). This also frees the faces automatically, so FT_Done_Face(m_aFtFaces[i]) is no longer necessary, but FT_Stroker_Done(m_FtStroker) is still necessary. I combined ~CTextRender into the Shutdown method as there is no reason to split this over two methods.
  • Fix leak of CSnapshotStorage data.
  • Fix leak of everything owned by `CCli...
Avatar
Robyt on a roll again!
19:28
we might run out of bugs soon if he keeps up like this!
Avatar
I wouldn't be worried about thta
Avatar
Just checked. Some of those are quite ancient
20:05
https://github.com/teeworlds/teeworlds/issues/92 especially this, seemingly frozen in time
I don't known if this is really a bug but if you are very close to 2 diagonal collision tiles you can hook through them at the point where they corners meet.
Avatar
@Stiopa Is this really a bug or a feature? You can hook the opposite way from more angles, too, because the hitbox is sticking though the wall. Maybe you may fix this if the gamemode is pure (meaning ctf, dm, lms, tdm)
23:23
After 12 years i would say it's a game mechanic
Avatar
Avatar
Assa
@Stiopa Is this really a bug or a feature? You can hook the opposite way from more angles, too, because the hitbox is sticking though the wall. Maybe you may fix this if the gamemode is pure (meaning ctf, dm, lms, tdm)
at this point it's a feature I'd agree
23:24
I wouldn't remove it. It's become part of the teeworlds experience
23:24
and I would guess there would be a massive backlash
Exported 14 message(s)