Luna

Results 5 issues of Luna

![image](https://user-images.githubusercontent.com/16821808/183404659-268fca44-12fc-4428-9008-32da5165fb05.png) Implements [suggestion #3760](https://github.com/Anuken/Mindustry-Suggestions/issues/3760). Heat Routers split heat into three directions. They accept heat from any direction, but a redirector heating its sides doesn't work due to heat cycles (just...

Adds a searchbar to the community servers menu. If there is a search query, a server is only displayed if its displayed text contains the query on refresh (e.g. with...

Maps feature flag related code - `FeatureFlag`, `FeatureFlagBitSet`, `FeatureGroup`, and friends. Also maps the sync packet, a number of usages of feature flags, and some creative tab code that interacts...

t: new
v: snapshot
outdated
reviews needed
s: medium

The api does not currently properly support adding golem materials.

enhancement

Making things like Aspect.color, and FocusNode.settings (and it's colours) into (client-side) getters, so that dynamic Focus options, colours and Aspect colours don't require reflection (or are impossible) or the sort...

enhancement