630
edits
No edit summary |
|||
| Line 54: | Line 54: | ||
==== Release 0.13.0 restructures release files. Windows updater broken.... ==== | ==== Release 0.13.0 restructures release files. Windows updater broken.... ==== | ||
The [https://github.com/hbeni/fgcom-mumble/releases/tag/v.0.13.0 release 0.13.0] is the last one to feature the <code>binOnly</code> release ZIP. In the future there are just two packages: one for | The [https://github.com/hbeni/fgcom-mumble/releases/tag/v.0.13.0 release 0.13.0] is the last one to feature the <code>binOnly</code> release ZIP. In the future there are just two packages: one for everything client related (packaging the FGFS addon, the RadioGUI and of course the mumble plugin), and one for the server side (lua bot scripts, status webpage). This makes downloading and installing much easier. | ||
Mumble will notify about plugin updates, but the updater is currently broken on windows, so you have to unzip the package and install the matching DLL by hand for now (just select it from mumbles plugin install dialog). The issue is already reported to the mumble team as [https://github.com/mumble-voip/mumble/issues/4946 Issue 4946]. | Mumble will notify about plugin updates, but the updater is currently broken on windows, so you have to unzip the package and install the matching DLL by hand for now (just select it from mumbles plugin install dialog). The issue is already reported to the mumble team as [https://github.com/mumble-voip/mumble/issues/4946 Issue 4946]. | ||
The next 0.14.0 release will contain a workaround for win32 builds for this, but will need a manual reinstall of the plugin with the current version. for win32 we need to temporarily deliver a separate download as long this issue is open, which will be fetched from the 0.14.0 update engine. | |||
==== Better airliner support: COM3+ADF2 now usable ==== | ==== Better airliner support: COM3+ADF2 now usable ==== | ||
edits