Probably not serializing the _collectable field and probably others. I'll get it fixed either later today or tomorrow when I am able to work on it.
VoxeLibre/VoxeLibre#4694 (comment) mentions seasons being a dynamic setting that can be turned on and off.
My guess is it got fixed as part of this PR that fixed several things with shileds. I haven't verified this is resolved.
I used something similar, but with the minimum check inside the inner function, lifting the inner function out of this one and checking the intended value (param2
of nodes that are fire, not the…
These locals are computed only when initializing the game, then never modified. I would hope that LuaJIT would turn these into constants when generating machine code (it would make sense). Even…
One thing I've noticed is that passive mobs hit by spears don't try to flee like they do if hit with a melee weapon.