Skip to content

Releases: PapaJoesSoup/RosterManager

RosterManager

14 Feb 01:01
Compare
Choose a tag to compare

Version 0.3.0.1 13 Feb 2022

  • Fixed bug with Roster Window resizing when in editor. Scrollbox resized, but window did not.
  • Changed: Refactored loaded scene checking logic to simplify.
  • Changed: Trimmed Installation notes. Removed version and What's new sections. Redundant with Change Log.

RosterManager

10 Feb 02:16
Compare
Choose a tag to compare

Version 0.3.0.0 09 Feb 2022

  • New: Recompiled for KSP 1.12.x
  • New: Added window resizing to all windows
  • New: Added kerbal suit selection
  • New: Added Click through blocking
  • New: Addded default window position (Persisted)
    Sets initial window position to a default of 50px from upper left of screen.

Roster Manager

18 Mar 02:31
Compare
Choose a tag to compare

Version 0.2.5.1 17 Mar 2018

  • Recompiled for KSP 1.4.1
  • Fixed: ApplicationLauncher textures no longer render correctly. Increased image size to 128 x 128 to support Unity 2017 compression.
  • Fixed bug with creating Tourist profession kerbals. Caused endless loop.

RosterManager

12 Jun 07:14
Compare
Choose a tag to compare

Version 0.2.5.0 12 Jun 2017

  • Changes to re-compile for KSP 1.3
  • Added localiztion based on KSP 1.3 localization. English included to start. Assistance welcome for other lanaguages.
  • Code style cleanup. standardized strings using string interpolation.
  • Added some more tool tips where needed. Cleaned up Tooltip display code.
  • Regorganized settings window to support tabbed sections.
  • Rebuilt List management to improve performance, and revised filtering and sorting.
  • Revised Rosterlist headers to display active sort field & sort direction.

KSP 1.2 Dev Release

30 Oct 04:26
Compare
Choose a tag to compare
KSP 1.2 Dev Release Pre-release
Pre-release

Development pre-release for KSP 1.2

RosterManager

29 Jul 04:45
Compare
Choose a tag to compare

Version 0.2.3.0 28 Jul 2016

  • Changes to re-compile for KSP 1.1.3
  • Added Items to Medical Tab: Kerbal Type, and Roster Status. added validation and warnings to ensure user knows the impact of changing these settings.
  • Refactored tooltips to improve readability.
  • Fix bug with Tourist Kerbal Types. Tourist Kerbal Type is now supported.

RosterManager

15 Mar 07:15
Compare
Choose a tag to compare

Version 0.2.1.0 15 Mar 2016

  • Fix issue with Loading/Saving causing errors at space centre.
  • Fix issue when Kerbals are sacked.
  • Changed DeepFreeze Integration to use new DeepFreeze wrapper API (no more hard dependency on specific versions).
  • Added Notes function. There is now one Notes area for each kerbal (2k characters max) to record whatever notes you wish, accessed by selecting a kerbal in RM and selecting the Records tab.

KSP 1.1 "Turbo Charged Edition"

22 Apr 01:48
Compare
Choose a tag to compare

Updated to work under KS 1.1 full release.
No other new features for this version. but more coming soon.

RosterManager

06 Dec 21:15
Compare
Choose a tag to compare

Version 0.2.0.0a 06 Dec 2015

  • Compatible with new KSP 1.0.5 Kerbal Traits/naming process.
  • Up to date with DeepFreeze Mod integration.
  • Fixed Filter tab at top of GUI, and added Frozen filter (if DeepFreeze is installed)
  • Added Salaries option to Settings, also in settings you can set salaries to be paid monthly or yearly.
    • Salaries are set via Training - Experience Tab in the GUI. Default value is 10000 funds.
    • Salaries are deducted monthly or yearly, but if you do not have enough funds then the kerbals who aren't paid will go into a contract dispute mode.
      • Contract Disputes occur when kerbals are not paid their salary. Each pay period the kerbals who aren't paid will ask for a payrise (which goes up each time they aren't paid).
        All un-paid salary will accrue each time they are not paid.
        The user can accept the payrise and the kerbal will continue to work for you. However, this will only occur for 3 pay periods. At the end of the third occurrence of them not
        being paid the kerbal will go on strike (Become a tourist). Until such time as they are paid all owed money.
      • A Contracts Window is available to see all kerbals that currently are in contract dispute and allow you to accept payrise, decline (they go on strike). Or if you have
        funds available you can re-pay them all owed monies and they will go back to work for you.
      • Each month or year (salary period) funds are checked and if there are enough contract disputes are automatically resolved.
  • Added KerbalLifeSpanInfo including Age and lifespan processing setting for each kerbal.
    • If this setting is on all kerbals in the game will age over time and eventually die from old age.
    • If the Repawn kerbal option is on in the main game settings then they will respawn when the die (but as a new freshman again).
    • If you also have DeepFreeze Mod intalled then freezing a kerbal will stop the aging process whilst they are frozen.
    • Each Kerbals age is shown in the Attributes Tab for each kerbal and the main roster list. But the age cannot be changed.
  • Refactored code, cleaned up code style, standardized variables and usage.

RosterManager

23 Jun 16:27
Compare
Choose a tag to compare

Version 0.1.0.1 23 Jun 2015 - 1.0.3 and DeepFreeze compatibility

  • Updated DFInterface.dll to latest version
  • updated KSP assembly references to KSP ver 1.0.3