v0.5.0
Pre-release
Pre-release
After the latest API changes of the mumble plugin framework, older FGCom-mumble releases cease to work.
This release makes it working again and also brings some bug fixes and little enhanchements:
- There is better support for distributed setup of the server side
- Callsign and frequencies are now reported to the users mumble comment, so its easier to detect if the client has all needed data, and also to match callsigns to mumble user names
- The plugin now can be configured using an optional ini file
- The detection of the "special channel" is now configurable, the default value matches all channels starting with "fgcom-mumble"; so a single server can host several "worlds" now
- A new optional "raw" mode in the Statuspage can display JSON encoded user info, that can easily be digested by third party applications (mp online map?)
- The Statuspage optionally displays a highscore now (when was the last user peak, and how much users where connected?).
- Usage statistics can now generated by the Statusbot, which can also be displayed graphically trough the Statuspage (using gnuplot)
- The plugin updater was reworked so it works more reliable
- The audio effects have been tuned a bit
- Internal structure has been cleaned up, the libs are better sorted now
- Release package is platform independent now (it features both windows and linux plugins); also the updater changed to a "bin-only" package which gets provided from the makefile.
As with the previous versions, as long as mumble 1.4.0 isn't released yet, you need a build of mumble development branch 1.4.0 with plugin support. For the server side you need the lua mumble module compiled.
More details are to be found in the shipped readme files.