Beta 2024.3.1.1178: Difference between revisions

From Resonite Wiki
add Beta 2024.3.1.1178
 
m add link to tool name
Line 20: Line 20:
** This is also useful for commercial users who need to configure their firewalls
** 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
** We might configure our official relays to also use more predictable range
* Include ProtofluxBindingGenetator with the builds (requested by moonheart08, @xLinka | Plugin Bird, @SHFR_H, @art0007i, @Banane9, issue [https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/37 #37])
* Include [[ProtofluxBindingGenetator]] with the builds (requested by moonheart08, @xLinka | Plugin Bird, @SHFR_H, @art0007i, @Banane9, issue [https://github.com/Yellow-Dog-Man/Resonite-Issues/issues/37 #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)
** 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 can be found under the "Tools" folder on the Steam distribution

Revision as of 20:55, 1 March 2024

Beta 2024.3.1.1178 is a Resonite version released on 01/03/2024.

It is compatible with the previous build, Beta 2024.2.12.1430.

The following notes were sent by Frooxius:

Hello everyone and congrats on getting on the finish line with MMC! I've seen bits and pieces so far and it's looking amazing so far! I can't wait to start going through all of the entries myself.
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 | Plugin Bird, @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 @Toni Kat
  • Merged German locale update by @Psychpsyo
  • Merged Russian locale update by @Shadow Panther [RU/EN, UTC+1/+2]

Tweaks:

  • Changed default number of items in the world browser to 60 to help fill rows properly (based on feedback by @epicEaston197, @Nytra, @Muppeq and @Banane9, issue #1424)