sprunk

Results 84 issues of sprunk

![image](https://github.com/ZeroK-RTS/Zero-K/assets/2573076/92f8b1e0-2d43-4474-b3c7-4c2b4b45cb63) ![image](https://github.com/ZeroK-RTS/Zero-K/assets/2573076/e34f00aa-3515-40b5-a31f-c81a8a4428c5) Folds wings when landed (like existing Likho apparently). Both modes shown here + comparison with other planes. ![image](https://github.com/ZeroK-RTS/Zero-K/assets/2573076/0906693d-58f3-4b5b-b6c3-369ed732e113) On buildpad. ![image](https://github.com/ZeroK-RTS/Zero-K/assets/2573076/b29865d0-a8e7-418a-aa3b-13a122a6fa2a) Colvol XZ size of existing Likho seemed...

#5089 added a spiral generator into the start unit spawner gadget. It sounds like generally useful math and doesn't really belong there. Extract it to a `Spring.Utilities` function, perhaps one...

backend

And probably make it default to something large but finite like 10, to guard against recursion (tables can contain themselves). Alternatively leave it default infinite but keep a list of...

feature
backend

https://github.com/ZeroK-RTS/Zero-K/blob/master/LuaRules/engine_compat.lua#L506 maybe this should say -1 instead of 3. Also check the other way around, and engine, and morph

minor bug

![image](https://github.com/ZeroK-RTS/Zero-K/assets/2573076/2fcee143-dd62-47f3-aafe-67e285ba9d5a)

There's a claim (trivial repro https://zero-k.info/Battles/Detail/1875393 ) that you can gift somebody a nano in a way that makes it build a thing. Engine recently stopped clearing commands when giving...

minor bug
replay

There's some crash beyond-all-reason/spring#1425 Doesn't say what version, perhaps worth checking on current + be aware if upgrading.

dev engine

Affects burrowers (snitch etc) built out of Engineer com in the field.

minor bug

Right now you're always the same color (default green, but the other presets including custom also end up with you being the same single each game). There are cases where...

feature
modding