Henri Hyyryläinen
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...
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...
and dissolve, probably a very similar problem as: https://github.com/Revolutionary-Games/Thrive/issues/5472
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...
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...
instead of allocating new instances for the results, this should help quite a bit in optimizing auto-evo memory allocation count
and not cause extra allocations that should be avoidable
so that we can further optimize the number of memory allocations the new auto-evo does
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
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...