Skip to content

v3.5.5

Latest
Compare
Choose a tag to compare
@BIRD-COMMAND BIRD-COMMAND released this 05 Nov 02:45
· 3 commits to master since this release

New feature ready for testing:
ServerHook now supports multiple servers hooked simultaneously.
Click the ServerHook status label in the status bar at the bottom of the app to select a specific Server process to hook.
Additionally, as long as you've specified the Server Executable Directory in the Edit Server window, the ServerHook should be able to automatically determine the correct process to hook if it's enabled.
!enableCommand and !disableCommand can now enable and disable RuntimeCommands such as !listGames and !listMaps
!restrictCommand and !unrestrictCommand can make any RuntimeCommand usable by only admins or by everyone, respectively
Note: updates to a RuntimeCommand's enabled/disabled status and admin/public status will not be persistent, and will reset when the application is restarted

Fixes:
!voteAddGame should now be case-insensitive
Increased Server message delay for multi-part server messages to 500ms