v.0.15.0
Pre-release
Pre-release
This is just a maintenance release, mostly fixing server side issues regarding lua-mumble
updates and introducing some build time optimizations.
⚠️ (If upgrading from 0.14.1 or below and/or Mumble 1.4 <= snapshot-6)
Because of the updater change, this release must be installed manually. Subsequent versions should be able to update from withing mumble and flightgear (see below!).⚠️ Altough this is compatible with Mumble 1.4, it must be installed manually. The latest snapshot (6) of mumble does not recognize the new.mumble_plugin
binary distribution. Kindly rename that file to.zip
, unzip and point the plugin installer to the correct file for your OS.
The good news is, that Mumble 1.4. is already in feature-freeze and so I hope it will be released soon. This will make installation more easy.
Details:
-
PLUGIN: 0.14.3
- Enhanced the install docs, as the plugin can be installed by just double clicking the
.mumble_plugin
file in windows (only with recent Mumble nightly!) - Windows DLL now contains meta information (right-click/properties/details)
- Added some more debug messages
- Build optimizations:
- Added more compiler flags so the resulting build can be adjusted in more detail.
- Also the Makefile was optimized in some ways.
- We compile with
-Wall
now, and the resulting warnings have been adressed, yielding more stable/better/clearer code (I hope).
- The mumble plugin updater recently introduced a new plugin format. This will fix the issues with the updater complaining with several "supported plugins for the OS". Be aware that as time of writing (08/2021) the latest official mumble snapshot can't deal with this format yet - wait for the next snapshot or unpack the library yourself (kindly rename the
.mumble_plugin
to.mumble_plugin.zip
and unpack it).
- Enhanced the install docs, as the plugin can be installed by just double clicking the
-
RADIOGUI: 0.14.2
- Fixed an issue with resizing of the main radio stack pane.
-
FGFS-ADDON: 0.14.1
- No changes since 0.14.1.
-
SERVER: 0.15.0
- Support for the latest
lua-mumble
module code (tested/verified: bkacjios/lua-mumble@e95fda62cca). - Some small feature additions to the bots
- Fixed a bug with the statusbot not writing usage info anymore
- Support for the latest