tomangelo

Results 60 comments of tomangelo

2 problems here: * Wasp `load` variable is `null`, even if it does carry an object, whether it's OrgaMatter, Titanium cube. * Both `grab();` and `drop();` functions for Wasp crashes...

`gcc version 10.3.0 (Rev2, Built by MSYS2 project)` Builds here fine. What OS do you have? Are you compiling Release or Dev branch?

IIRC these files are autogenerated, but since the game cannot locate them in textures directory, it raises an error. There is no simple way to blacklist these specific textures from...

3MiB extra doesn't sound like a huge difference, Gold itself takes about 400-500MB of memory (408MB fresh after loading a level 2-4 in my case). I'd spare some megabytes of...

It could be in fact great feature, maybe it would decrease amount of work with models (if my understanding of this feature is correct instead of modeling each detail by...

There are more such situations, like landing on plants, wrecks

Is it actually memory leak? What's your RAM usage when it starts to happen?

There already are some mathematical functions in game, like abs() or sqrt(), full list available in SatCom, in last section https://colobot.info/SatComOnline/master/cbot It still lacks some functions, though.