Skip to content

Releases: KillahPotatoes/KP-Ranks

v2.0.2

25 Aug 06:31
c50bc02
Compare
Choose a tag to compare

Github Releases (by Release)

  • Added: Portuguese localization. Thanks to AngusDLX
  • Added: Spanish localization. Thanks to Jettfiremachine
  • Added: Some more functions which could become handy for mission creators:
  • Added: Tooltip for deactivated rank setting in the player dialog, if the leveling system is enabled.
  • Added: Playtime in the player name tooltip in the player management dialog.
  • Added: KP Ranks Wiki on GitHub with examples to use the functions.
  • Tweaked: Undefined arguments for calls replaced with empty arrays as arguments.
  • Tweaked: Usage of getter/setter functions in internal scripts.
  • Fixed: Rank apply auto loop could be running in two instances.
  • Fixed: Dialogs close directly if opened with "standard action" key.

v2.0.1

02 Aug 11:18
55d63f9
Compare
Choose a tag to compare

Github Releases (by Release)

  • Added: Getter/Setter and helpful functions, so content/mission creators can easily access the KP Ranks data.
  • Added: If all players are deleted from the player list, the server will reinitialize the list with all connected players.
  • Updated: Polish localization. Thanks to veteran29
  • Fixed: Small uncritical script error on map screen, when there is no player registered on the server.
  • Fixed: Needed restart of the server/mission, if all players were deleted via the player management dialog.

v2.0.0

21 Jul 20:18
441e714
Compare
Choose a tag to compare

Github Releases (by Release)

  • Added: New codebase.
  • Added: Usage of CfgFunctions.
  • Added: Uniforms and player ranks stored in the servers profile namespace.
  • Added: CBA config entries.
  • Added: CBA Settings.
  • Added: ACE Interaction and Vanilla action to check the current rank.
  • Added: Multi language support via stringtable.
  • Added: Dialog for player management without the need to edit files and restart the server.
  • Added: RHS USAF uniforms support.
  • Added: BW Kleiderkammer uniforms support.
  • Added: Dialog for uniform management, so admins can choose supported uniforms on the fly during the game.
  • Added: Optional automatic leveling system.
  • Tweaked: Insignia material in config changed from general default to BIs insignia material.
  • Tweaked: Editor module is now just available to create a dependency in a mission.
  • Removed: Unnecessary loops.
  • Removed: Manual function compiling.
  • Removed: Userconfig folder and files.

v2.0.0 Release Candidate 1

20 Jul 20:04
Compare
Choose a tag to compare
Pre-release

Github Releases (by Release)

First RC of the new version.

The default values of the CBA settings are set to display all debug messages and already enabled automatic leveling system (in the release this will be disabled by default). Just that you'll have all necessary log output in a serverlog, if you encounter issues.

So if you would like to test this version with some friends I would really appreciate any feedback (preferably via Discord) concerning found bugs (with a corresponding server rpt), problems with the usability, etc.

If at least no bugs are found until sunday, I'll push this RC as release on GitHub, Workshop and the BI Forum.

An overview about all the features and the changelog can be seen here:
https://github.com/KillahPotatoes/KP-Ranks/tree/v2.0#description

v1.5

17 Jul 10:35
Compare
Choose a tag to compare

Github Releases (by Release)

  • Added: All insignias are now available in the arsenal and editor
  • Added: initPlayerLocal.sqf example for mission creators
  • Tweaked: Automatic insignia assignment functionality can only be enabled via initPlayerLocal.sqf or by placing the "Force KP Ranks" module
  • Tweaked: Some small code and config changes

KP Ranks v1.4

19 Jun 19:08
Compare
Choose a tag to compare

Github Releases (by Release)

  • Added: Croatian ranksigns. Many thanks to Degman
  • Tweaked: Brighten up the german "Tropentarn" ranksigns a little bit

KP Ranks v1.3

05 Jun 09:45
Compare
Choose a tag to compare

Github Releases (by Release)

KP Ranks v1.2

30 Sep 14:51
Compare
Choose a tag to compare

Github Releases (by Release)

  • Rewritten the Code
  • Added own textures for the ranksigns
  • Added uniform list
  • Added Mission Module
  • Renamed from "KP Dienstgrade" to "KP Ranks"