Releases: jweigelt/swbf2admin
Releases · jweigelt/swbf2admin
SWBF2Admin
SWBF2Admin Development Build BF2CC Update 1
Changes:
- Add compatibility for Update 1
- Allow running multiple instances
- Add missing DLC maps
Known issues:
- ingame admin permissions have to be re-assigned on each join
SWBF2Admin Development Build
Development Build for running dedicated servers using the 2024 Battlefront Classic Collection Release.
Known issues:
- ingame admin permissions have to be re-assigned on each join
- severs sometimes get delisted from the master list
SWBF2Admin
- Fix default spawn timer value (now matches game's default)
- Added compiled discord plugin demo
Files updated:
./server/settings/ServerSettings.cfg
As the changes only affect default web panel settings, existing installations don't have to be updated.
SWBF2Admin
- Automatically restart server if it has been empty for an extended period of time
- Fixed
!applymods
no-force / no-gunner mods for default textureless .lvls
Files updated:
SWBF2Admin.exe (replace file)
/cfg/mods.xml (delete existing, will be unpacked from the binary)
SWBF2Admin
- Server settings & map rotation can now be updated during runtime without having to restart the server.
- The notification box in web admin was changed so it does no longer scroll the page
SWBF2Admin
- Added ingame context lua
SWBF2Admin
- Fixed "random" rcon packet timeouts
- Fixed rcon client disconnect crash
- Fixed statistics page IndexOutOfBoundsException
SWBF2Admin
- Removed RconServer.dll sync rate boost (supposedly caused stability issues, not confirmed)
- Fixed ban duration from web admin
SWBF2Admin
- Fixed spawn timer from web admin
- Added script for calculating gametype_flags
- Minor bugfixes