Henri Hyyryläinen

Results 765 issues of Henri Hyyryläinen

at least in the native lib upload script that asks multiple of these in a row. Bug is likely in the common module so I opened an issue there as...

intermediate
programming
bug
C#
platform:linux

as Jolt had that option added (and broke the build), it would be probably worth it to at least disable RTTI for out code as well as we very likely...

intermediate
programming
C++

and dissolve, probably a very similar problem as: https://github.com/Revolutionary-Games/Thrive/issues/5472

intermediate
programming
bug
C#
stage:microbe

as those might be a bit unclear what they do (show the numbers as if it was that time of day). probably need a tutorial to explain how the ATP...

easy
programming
C#
stage:microbe

It looks like that method is only really used in the night storage calculations, but I think maybe those should also be updated to use the equilibrium numbers as cells...

intermediate
programming
C#
stage:microbe

instead of allocating new instances for the results, this should help quite a bit in optimizing auto-evo memory allocation count

intermediate
programming
C#
stage:microbe

and not cause extra allocations that should be avoidable

intermediate
programming
C#
stage:microbe

so that we can further optimize the number of memory allocations the new auto-evo does

intermediate
programming
C#
stage:microbe

as that will be very useful to have a containerized build that will be consistent for everyone Some caveats regarding making exports work like this were discovered here: https://github.com/Revolutionary-Games/Thrive/issues/5444#issuecomment-2326617184

intermediate
programming
C#

noticeable on the small ice chunks in the ice shelf as they just disappear immediately on touch instead of playing their dissolve animation. Probably an oversight with the damage on...

intermediate
programming
bug
C#
stage:microbe