Skip to content

Releases: cesar-rgon/simple-kf2-server-launcher

Simple Killing Floor 2 Server Launcher v2.1.2_final_221017

17 Oct 14:52
Compare
Choose a tag to compare

New features:

  • Added tips system. New tips are showed at statup and when you access to the new menu "Help -> Tips".
  • Added new menu "Help -> Check for updates".

Changes:

  • Posibility to check/uncheck "show on startup" for tips and upgrades.
  • Added new official map "KF-BarmwichTown" to the launcher by default.

Fixes:

  • Hotfix over version 2.1.0 to edit a map's information correctly. Specificly urlPhoto and urlInfo.

Simple Killing Floor 2 Server Launcher v2.1.1_final_221012

12 Oct 20:48
Compare
Choose a tag to compare

Fixes:

  • Hotfix over previous version 2.1.0 to allow to install new KF2's servers for Steam Platform. It aplies to Windows and Linux OS.

Simple Killing Floor 2 Server Launcher v2.1.0_final_221011

11 Oct 18:34
Compare
Choose a tag to compare

New features:

  • Epic Games platform support. Now the launcher can not only run the server on Steam but also on Epic Games.

Changes:

  • Screens adapted to select a platform for run the server and manage maps.
  • The launcher now installs a path for the server to allow to download latest WorkShop maps. It applies to linux OS and Epic Games platform.
  • Added latest killing floor 2's official maps.

Fixes:

  • Fix to allow to add maps from Workshop to selected platform and profile.
  • Some refactorizations of the code and some fixes.

Simple Killing Floor 2 Server Launcher v2.0.7_final_211115

15 Nov 10:09
Compare
Choose a tag to compare

This version doesn't have new features but the major change is that the launcher's JavaFX has been upgraded to a newer version and now the project can be executed on Java Development Kit or OpenJDK.

So now, pre-requisite:

  • Install JDK from here or install OpenJDK from here.

JRE 1.8 is no longer supported: It is deprecated by technical dependencies to execute this version of the launcher .
So, it is recommended to uninstall it and install JDK or OpenJDK.

Fixed bugs:

  • Join server now works again (only for Steam)

Changes:

  • JavaFX has been upgraded to version 17.0.1.
  • Added progress indicator in some operations.
  • Now, tooltip's show time can be configured. By default is 30 seconds

Simple Killing Floor 2 Server Launcher v2.0.6_final_211106

06 Nov 18:19
Compare
Choose a tag to compare

New features:

  • Introduced next fields for each map: "Alias", "Release date" and "Imported date".

  • New map edition screen that allows to edit information for each map. Each user can customize next fields per profile: "Alias", "Url photo", "Url info", "Release Date".

  • Added "Order maps by alias" action in maps main screen.

  • The launcher now detects new versions published in Github project. So the user can know it through the launcher at startup time.

  • The launcher save to file the last used size (width/height) of the window to be restored next time the application is launched.

  • New "Published releases" sub-menu under "Help" menu.

Changes:

  • The minimun resolution of the launcher has been reduced to 1024x700 (to ensure compatibility with low-end monitors).

  • Graphical changes in some of the screens to ensure it looks good in the new minimum resolution.

  • Changed graphics for "Run server" and "Join server" buttons of main page.

  • Database migrated from Derby Embedded to ObjectDB (just in one single file "kf2database.odb"). Import profiles from file is still compatible with v2.0.4.

  • Graphics improvements in "About" sub-menu under "Help" menu.

Simple Killing Floor 2 Server Launcher v2.0.5_final_211027

27 Oct 07:40
Compare
Choose a tag to compare

Fixed bugs:

  • Add custom maps / mods is again possible. The code has been updated with the latest changes in KF2's WorkShop.

  • Several bugs fixed.

New features:

  • Added release date and imported date for each official and custom map.

  • It is possible to sort the map list by different criterias in maps edition screen.

Changes:

  • Added new official maps to the database.

  • Graphical changes in maps edition screen.

  • New menu "Actions" in maps edition screen.

  • New tag for downloaded maps and new hyperlink to start server for not downloaded maps in the maps edition screen.

  • Advanced log dialog after importing maps from server to launcher

  • Some changes in database maps hierarchy. Import profiles from file is still compatible exported profiles to file in v2.0.4

  • Some internal refactorizations.

  • Java dependencies has been updated for the project.

Simple Killing Floor 2 Server Launcher v2.0.4_final_191206

06 Dec 12:42
Compare
Choose a tag to compare

Fixed bugs:

  • Logs were registering errors trying to set as downloaded the official maps. Now, the official maps are not taken into account but only custom maps and mods.

New features:

  • New advanced parameters in main page: team collision, admin pausing, chat logging, etc

  • Posibility that the launcher executes a runable file automatically before at least one KF2 server starts.

Changes:

  • Redesign of Main Page to include tabs for "Basic Parameters" and "Advanced Parameters".

  • Now, in "import maps" operation there is a new dialog window to choose which custom maps or mods must be imported from server to the launcher.

  • Now, in "import profiles" operation, there is a new dialog window to choose which custom maps or mods must be imported from server to the launcher.

  • Now, in some dialog windows there is new buttons to allow the selection/un-selection of all options available.

  • The new map "Sanitarium" is available in official map list of the launcher.

Simple Killing Floor 2 Server Launcher v2.0.3_final_191025

25 Oct 18:26
Compare
Choose a tag to compare

Fixed bugs:

  • Sometimes, some custom maps were detected like mods when the map's folder exists in Cache folder but the map's main file has not been downloaded yet.

New features:

  • Posibility to enable or disable takeover of your server from the launcher.

Changes:

  • The maps combo in Main Page has a preview thumbnail of each map.
  • The console of commands is separated in a new menu window.
  • New custom icon for the launcher
  • Other minor changes.

Simple Killing Floor 2 Server Launcher v2.0.2_final_191018

18 Oct 16:50
Compare
Choose a tag to compare

New features:

  • Now, you can add maps/mods to multiple profiles at once.

  • Now you can import maps/mods to multiple profiles at once.

Changes:

  • Table to select profiles in next functionalities:
    * Run servers
    * Join a server
    * Add maps/mods to profiles
    * Import maps/mods to profiles
    * Add a single map/mod to profiles

  • Little changes in the interface of Maps and Mods edition menu.

  • The new map "KF-Ashwood Asylum" has been added to the launcher by default.

Simple Killing Floor 2 Server Launcher v2.0.1_final_190925

25 Sep 10:35
Compare
Choose a tag to compare

Fixed Bugs:

  • Mods were displayed in maps cycle. Not all maps were displayed in maps cycle.
  • Maps were not sorted by category and name in the maps combo of Main Page.

New functionalities:

  • Translation to French (by -foG.Nox)
  • Max. players increased up to 12 in the max.players combo of Main Page.