To make the browsing easier, here's a small update which includes filter for MMC24 entries to make browsing easier for everyone.
There's a few small tidbits too that were done. I've been mostly heavily focused on the new Settings UI and systems needed for that, so there hasn't been much other stuff.
Also compatible with previous build!
New Features:
- Add MMC24 category to the world browser-- Note that the ordering is randomized and shuffles constantly to ensure fairness
- LNL Bridges & Relays are now universe aware, allowing businesses and other commercial users to host their own (implemented by @geenz)
- LNL Relays can now be constrained to use a specific port range (implemented by @geenz)
-- This is also useful for commercial users who need to configure their firewalls
-- We might configure our official relays to also use more predictable range
- Include ProtofluxBindingGenetator with the builds (requested by moonheart08, @xlinka, @shfr_h, @art0007i, @banane9, issue #37)
-- Note that we are providing this tool AS IS and we will provide NO SUPPORT for this tool (the only exceptions we might make is if it's not usable at all, but generally making this part of your modding pipeline is on modders)
-- This can be found under the "Tools" folder on the Steam distribution
-- This will generate C# source files that provide bindings to ProtoFlux nodes, which can be useful for mods
-- The first argument is path where the bindings should be generated into
-- Other arguments are paths to assemblies that the bindings should be generated for
Locale:
- Merged Finnish locale update by @airride91- Merged German locale update by @cameron5
- Merged Russian locale update by @shadowpanther
Changed files in this update