Skip to content

Releases: jweigelt/swbf2admin

SWBF2Admin

16 Sep 20:45
7099138
Compare
Choose a tag to compare
  • Ported from .NET Framework 4.8 to .NET 8.0
  • Support for Patch 3 of Battlefront Classic Collection
  • Linux Compatibility
  • Quality-of-life Changes

Before upgrading existing servers make sure to install the prerequisites including .NET 8.0

SWBF2Admin Development Build BF2CC Update 1

24 Mar 19:00
Compare
Choose a tag to compare

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

18 Mar 13:59
Compare
Choose a tag to compare
Pre-release

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

26 Oct 21:05
fbb4a20
Compare
Choose a tag to compare
  • 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

09 May 17:33
Compare
Choose a tag to compare
  • 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

14 Mar 21:13
Compare
Choose a tag to compare
  • 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

06 Feb 02:06
Compare
Choose a tag to compare
  • Added ingame context lua

SWBF2Admin

04 Jan 20:22
Compare
Choose a tag to compare
  • Fixed "random" rcon packet timeouts
  • Fixed rcon client disconnect crash
  • Fixed statistics page IndexOutOfBoundsException

SWBF2Admin

04 Nov 16:04
Compare
Choose a tag to compare
  • Removed RconServer.dll sync rate boost (supposedly caused stability issues, not confirmed)
  • Fixed ban duration from web admin

SWBF2Admin

24 Jun 16:51
Compare
Choose a tag to compare
  • Fixed spawn timer from web admin
  • Added script for calculating gametype_flags
  • Minor bugfixes