Skip to content

Shavenbeard/ShipManifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShipManifest

Version 4.4.2.0 - Release 12 Nov, 2015 - KSP 1.0.5 Edition.

  • New: Native Kerbal Renaming and Profession Management! The old hash hack is gone!
    KSP 1.0.5 now supports native kerbal profession managment, so kerbal profession now saves to game save.
    Updated SM to use new trait attribute of the kerbal object. Also supports old game saves.
    Cleans up old game save automatically, if profession management is ON in settings (now the default)
  • New: Added Crew Dump/Fill at part level in Transfer Window, when vessel is in a recoverable state and realism is off.
  • New: based on feedback, expanded science tooltips to be more useful.
  • Fixed: Correct a window position loading error on MAC machines.
  • Fixed: Correct issues and deeper integration with DeepFreeze. (Thanks JPLRepo!)
  • Fixed: Tooltip display issues with screen boundary

Version 4.4.1.1 - Release 09 July, 2015 - Tooltips & Science Xfer Improvements.

  • Fixed: Correct a display error with science tooltip when an experiment result key is not found. Now displays the default key's data.

Version 4.4.1.0 - Release 05 July, 2015 - Tooltips & Science Xfer Improvements.

  • New: Refactored and expanded Tooltips. Changed background, positioning, anchor points, font styles & colors for better readability. Added more tooltips to various windows and tabs.
  • New: Added Control Window Tooltip control to settings. If control window Tooltips is off, all tab tooltip settings are disabled.
  • New: Added linkage of Control Window Tab Tooltip settings to the Control Window ToolTip control. They now act as children.
  • New: Added Detail support to Experiments. Added greater detail to science tooltips. Cleaned up horizontal scroll behavior and layout.
  • New: Added labels to button headers in Roster Window.
  • New: Added 2 additional Roster List Filters. "Assigned" and "Frozen".
  • New: Added active window screen edge managment. No more positioning windows beyond the screen edge when moving.
  • Fixed: Control window close button (upper right) did not display tooltip.
  • Fixed: Some Roster window action buttons have incorrect text when in Space Center.

Version 4.4.0.3 - Release 01 July, 2015 - Docked Vessel Transfers Edition.

  • New: Science transfers now allow individual report transfers from a science container. You can transfer all or any now. Added an Expand/collapse button for clean display.
  • New: Altered stock Transfer messaging system to show success messages near portraits. Cleaner look.
  • New: General clean up of button displays to prevent overflowing of text.
  • Fixed: When Transferring crew, the user can switch to IVA, causing potential camera issues. Switching to IVA is now prevented and a message is displayed near portraits.
  • Fixed: Saving Settings sometimes does not "stick" When opening and closing settings without saving in Space Center, default values can overwrite saved values.
  • Fixed: Stock Crew transfer were not being handled correctly, and transfer fail message was always being shown.

Version 4.4.0.2 - Release 24 June, 2015 - Docked Vessel Transfers Edition.

  • New: Added StockCrewXferOverride flag to SMInterface
  • New: Added check for full DeepFreezer when Stock Transfer Initiated and Override is On. Ignore event if Freezer is full, and allow DeepFreeze to handle it.

Version 4.4.0.1 - Release 23 June, 2015 - Docked Vessel Transfers Edition.

  • Fixed: When switching vessels while in MapView with Crew Selected and CLS installed and enabled, errors are generated in log during transition.
  • Fixed: With the releae of DeepFreeze 0.16, freeze and thaw commands from Roster Window no longer work and cause errors.

Version 4.4.0.0 - Release 17 June, 2015 - Docked Vessel Transfers Edition.

  • New: Added ability to transfer, dump/fill resources by Docked vessel. Multi resource, Docked Vessel(s) <-> Docked vessel(s), Docked Vessel(s) <-> Part(s), and Part(s) <-> Part(s) transfers are now possible. Huge flexibility.
  • New: Highlighting Refactoring. Docked Vessel highlighting, on mouseover cleanup, and standardized mouseover highlighting model.
  • New: Opened up SM to allow operation in MapView while in flight. All features work, and Toolbar button is displayed while in MapView during flight.

Version 4.3.0.2 - Release 08 June, 2015 - Crew, Interfaces, & Refactoring Edition.

  • New: Cleaned up highlighting when undocking events occur to turn off highlighting on vessel parts/vessels that become detatched...
  • Fixed: Bug in settings. When disabling Crew in setting, if crew was selected, Highligting does not turn off.
  • Fixed: Bug in Settings. When in Highlighting Tab, "Highlight only Source/Target parts" and "Enable CLS Highlighting" should act like radio buttons but do not.
  • Fixed: Under certain circumstances, Highlighting woud not be completely cleared when turned off If crew was selected and CLS was enabled.

Version 4.3.0.1 - Release 06 June, 2015 - Crew, Interfaces, & Refactoring Edition.

  • New: Refactored Resource transfers to improve overall transfer speed, flow & "feel". Lag was causing issues on larger vessels.
  • New: Refactored Vessel update methods to properly udate various part lists if vessel changes occur while SM windows are open (undocking, etc.). Now various windows properly refresh.
  • Fixed: Bug in multi-part transfers that allowed continued transfers when a transfer is initiated and then you undock a vessel from a station.
  • Fixed: Bug in Crew Transfers that allowed continued transfers when a crew transfer is initiated and then you undock a vessel from a station.

Version 4.3.0.0 - Release 04 June, 2015 - Crew, Interfaces, & Refactoring Edition.

  • New: Refactored Crew transfers into separate class to improve visibility and state management.
  • New: Crew transfers (part to part & seat to seat) now show both kerbals involved as moving, when a kerbal swap occurs.
  • New: Added DeepFreeze mod support for handling/viewing frozen kerbals. No more xferring frozen kerbals, and Roster Window now shows frozen kerbals.
  • New: Added SMInterface.dll for other mods to detect Crew xfers in progress and act accordingly.
  • New: Add onCrewTransferred Event trigger to be consistent with Stock Crew Transfers and to support KIS inventory movement when crew transfers occur.
  • New: Added Kerbal Filter for Roster Window: All, vessel, Available, Dead/Missing. Vessel filter is omitted when in Space Center.
  • New: Refactoring - moved window vars from Settings into window level code.
  • New: Refactoring - Added InstalledMods static class to centralize mod assembly detection and soft dependencies.
  • New: Refactoring - Altered Settings Save to segregate Hidden settings for ease of identification by users.
  • Fixed: Bug in multi-part transfers that lock transfer in run state, with no progress. Gave loops timeouts, and relaxed the resolution of the calculation to allow for rounding errors.
  • Fixed: Bug in Crew Transfer. When transferring a crew member to a full part with realism off, the crew member does not swap and disappears...
  • Fixed: Bug in Crew Transfer with CLS installed. First transfer works fine, subsequent xfers fail, and Transfer is stuck in moving...

Version 4.3.0.0RC - Release 01 June, 2015 - Crew, Interfaces, & Refactoring Edition. NOTE: This is a release candidate and not an official release. The contents of this release are subject to change.

  • New: Added SMInterface.dll for other mods to detect Crew xfers in progress and act accordingly.
  • New: Add onCrewTransferred Event trigger to be consistent with Stock Crew Transfers and to support KIS inventory movement when crew transfers occur.
  • New: Added DeepFreeze mod support for handling/viewing frozen kerbals. No more xferring frozen kerbals, and Roster Window now shows frozen kerbals.
  • New: Crew transfers (part to part & seat to seat) now show both kerbals involved as moving, when a kerbal swap occurs.
  • New: Added Kerbal Filter for Roster Window: All, vessel, Available, Dead/Missing. Vessel filter is omitted when in Space Center.
  • New: Refactoring - Crew transfers separated into new class to improve visibility, state management, and allow an interface.
  • New: Refactoring - moved window vars from Settings into window level code.
  • New: Refactoring - Added InstalledMods static class to centralize mod assembly detection and soft dependencies.
  • New: Refactoring - Altered Settings Save to segregate Hidden settings for ease of identification by users.
  • Fixed: Bug in multi-part transfers that lock transfer in run state, with no progress.
  • Fixed: Bug in Crew Transfer with CLS installed. First transfer works fine, subsequent xfers fail, and Transfer is stuck in moving...

Version 4.2.1.1 - Release 14 May, 2015 - Highlighting Updates Edition Bug Fix.

  • Fixed: In Settings, if CLS is not installed, or CLS is desabled, changing the Enable Highlighting setting causes some buttons below it to become disabled.

Version 4.2.1.0 - Release 13 May, 2015 - Highlighting Updates Edition.

  • New: Added mouseover part highlighting on Transfer Window part Selection buttons.
  • New: Revised mousover highlighting to use new edge highlighting methods introduced in KSP 0.90. Improves visibility of highlighted parts.
  • New: Added configuration switch to enable/disable mouseover edge highlighting, if performance is affected or behavior is not desired.
  • Fixed: When using Mod Admin, SM generates and error, and SMSettings file is not created, as PluginData folder is deleted (compatability issue).
  • Fixed: When in Preflight or Flight and Realism Off, Selecting a single fluid/gaseous resource causes Transfer Window display issues (Found during Wiki creation). Bug introduced in 4.2.0.0
  • Fixed: When performing a Crew Transfer in SM with Realism on, it is possible to perform a stock transfer during the Crew transfer process if Override is off, and potentially create a ghost kerbal.
  • Fixed: When removing/adding crew to a vessel in pre-flight, vessel "remembers" professions available when scene loads. A scene change causes correct professions to be initialized. Possible exploit.

Version 4.2.0.2 - Release 05 May, 2015 - Transfers Expansion Edtion bug fixes.

  • Fixed: Science Transfer broken. Bug introduced with version 4.2.0.0

Added WIKI to Github

Version 4.2.0.1 - Release 04 May, 2015 - Transfers Expansion Edtion bug fixes.

  • Fixed: When realism is off and override Stock crew Xfers is on, transfers cause a flickering portrait and do not complete.
  • Fixed: In Roster, Gender is correctly displayed, but changing a Kerbal's Gender results in the opposite gender being saved.

Version 4.2.0.0 - Release 03 May, 2015 - Transfers Expansion Edtion. Multi-Resource & Multi-Part Xfers.

  • New: You can now "link" 2 resources together simply by clicking on a Second Resource.
  • New: You can now link multiple parts in the Transfer window, and move resources from 1:N, N:N and N:1 parts.
  • New: Added Kerbal Gender Management in Roster Window.
  • New: Added Revert profession renaming feature to Roster for removing the ascii "1"s from game save. For mod compatibility.
  • New: Changed config file from xml to json style. No more spamming the KSP debug log.
  • New: Cleaned up science transfers. Target details now only shows container modules. No more transfer to an experiment module.
  • Fixed: When near debris, SM window sometimes fails to display when icon is clicked from either toolbar.
  • Fixed: With CLS enabled, selected target part text displayed in Target Crew Color instead of Target Part color.
  • Fixed: Opening/closing a hatch from the hatch control tab fails to update the CLS spaces.
  • Fixed: When transferring science, Realism mode prevents moving science to a container in the same part.
  • Fixed: Disabling Resources in Settings does not remove Resources from the selection list in the Manifest Window.
  • Fixed: Portraits not properly updating after a crew move. Bug introduced in 4.1.3 after revisions to actual crew move timing.

Version 4.1.4.4 - Release 10 Apr, 2015 - Bug fixes.

  • Fixed: Crew transfers fail when Realism Mode is Off.
  • Fixed: SM windows do not hide when the F2 key is toggled to hide UI.
  • Fixed: SM window positions are not automatically saved between scenes.
  • Fixed: Roster windows position incorrectly saving to settings window position.
  • Changed: Altered Window Reposition behavior to be more intuitive.
            • Was: Reset window to 0.0 when position exceeds the edge of the screen.
            • Now: reposition window to edge of screen when position exceeds the edge of screen.

Version 4.1.4.3 - Release 06 Apr, 2015 - RT bug, External crew bug and control display fixes.

  • Fixed: When using RemoteTech, not all RemoteTech antennas would display in Control window list.
  • Fixed: Sometimes when displaying part info in Antennas, Solar Panels, hatches and Lights, a null exception would occur and "unknown" would be displayed in part parent info.
  • Fixed: Crew in external seats were not properly handled in SM. Attempts to transfer will generate unhanded errors, and could possibly corrupt the game save, requiring the vessel to be deleted. Removed Crew members in external seats from xfer list.

Version 4.1.4.2 - Release 29 Mar, 2015 - Control Window Tweaks Edition.

  • New: Added part name to description for Antennas, Solar Panels, and Lights in Control Window.
  • Fixed: If CLS is not installed, or CLS is disabled, Control Button is grayed out and Manifest Window is stuck in one position on screen.

Version 4.1.4.1 - Release 22 Mar, 2015 - RT Antenna Integration Edition.

  • New: Added Remote Tech (RT) Antenna control support.
  • Fixed: Undeployable Solar panels incorrectly show up in Solar panel list and generate an unmanaged error when Extended or Retracted.

Version 0.90.0_4.1.4.0 - Release 21 Mar, 2015 - More Control & Realism Tweaks Edition.

  • New: Added Antenna control support.
  • New: Added Light control support.
  • New: Reworked Hatches, Solar Panels, Antennas and Lights into a single management window called Control
  • New: Reworked Settings Window to behave the same as the Control Window. Tabbed sections for less scrolling :)
  • New: Added Electrical cost for Resource Xfers in realism mode, based on Actual Flow Rate, and Cost per unit setting in config.
  • New: Added Settings switch for Resource Xfer Electricl Cost in Realism. Turn off if you don't wan't THAT much realism :)
  • New: Added support for vessel control state in realism mode. Resource transfers not possible when controlable = false.

Version 0.90.0_4.1.3.1 - Release 18 Mar, 2015 - Better Behaviours Edition.

  • New: Revised SM Crew transfer display to show "Moving" in place of the Xfer button for the kerbal being moved when the crew transfer is in progress. Helps with Xfer process visibility.
  • Bug: Exceptions reported by SMAddon.CanShowShipManifest method when loading directly into a vessel on the pad from KSC.
  • Bug: Frame rate slow down issues reported when planting a flag, coming near debris in flight mode. Issue was introduced in version 4.1.0

Version 0.90.0_4.1.3 - Release 12 Mar, 2015 - Better Behaviours Edition.

  • New: Revised SM original Crew transfers to delay the actual transfer of a kerbal to the end of the wait period.
  • New: Added support SM style Crew transfers when using the stock Crew transfer. You now get crew movement sounds, and the same delay for crewmember transfers when in realism mode. Can be disabled.
  • New: Better support for multiple resource transfers. If both previously selected source and target parts contain a newly selected resource, parts will now remain selected.
  • New: Revised resource movement duration algorithm. Now using a flow rate, based on source part capacity and max flow time setting. Now max time is based on pumping (pushing) a full tank.
  • New: More Refactoring. Removed redundant part lists (SelectedResourceParts), refactored & renamed FindKerbalpart method. Removed TextureReplacer event option (not aware of anyone needing this).
  • Bug: When in KSC & Roster Window, if you respawned a Kerbal (bring them back to life), Exception Detector would report errors from some other mods)

Version 0.90.0_4.1.2 - Release 24 Feb, 2015 - Settings and Windows clean up Edition.

  • New: Added support for deleting config.xml file. Now properly reconstructs config.xml file from default settings.
  • New: Added window boundary checker to ensure that windows cannot be opened beyond the screen. (handles changes from higher to lower screen resolutions.)
  • Bug: Config.xml file distributed with non default window positions. This could cause some users not to see the windows when opened.
  • Bug: AVS version file out of date. Updated local copy as well as server copy.
  • Bug: When hot switching from stock to Blizzy toolbars, a scene change would still allow the stock button to appear in some scenes.
  • Bug: When CLS is not installed, method GetCLSVessel generates an error in flight.

Version 0.90.0_4.1.1 - Release 23 Feb, 2015 - Settings & Roster exposed Edition.

  • New: Expose the Roster window via toolbars in KSC. Now you can get to the Kerbalnaut Roster from the Space Center!
  • New: Expose Settings window in KSC via toolbars. Now you can get to SM Settings from the Space Center!
  • New: Refactored Window management with Toolbars. Streamlined code and addressed some behavioral issues (2 clicks to close a window after switching toolbars from blizzy to stock, etc.)
  • Bug: When opening or closing a hatch (CLS installed), sometimes the hatch color change would not properly update when ship is currently highlighted.

Version 0.90.0_4.1.0b - Release 19 Feb, 2015 - Solar Panels, Kerbal Renaming, Bugs, Mod Refactoring and More Edition.

  • Bug: In the Roster Window, when editing an existing kerbal with Rename and Rename with Professions on in Settings, You cannot change the profession. You SHOULD be able to.

Version 0.90.0_4.1.0a - Release 18 Feb, 2015 - Solar Panels, Kerbal Renaming, Bugs, Mod Refactoring and More Edition.

  • Bug: under certain conditions, GetCLSVessel generates a Space out of range error. Troubleshooting code was left in by mistake.

Version 0.90.0_4.1.0 - Release 18 Feb, 2015 - Solar Panels, Kerbal Renaming, Bugs, Mod Refactoring and More Edition.

  • New: Added Deployable Solar Panel Management Window. Works like Hatch panel. In realism Mode, respects Rectractable = false.
  • New: Refactored Crew Transfer Display code, Hatch Panel code and data management. Relocated some methods to more logical locations.
  • New: Added switch to allow renaming Kerbals. Added support for maintaining professions after rename. Adds non printing chars to name, so use at your own risk.
  • New: Added autosave of settings on scene change or exiting game.
  • Bug: After switching scenes and selecting a part with CLS enabled an highlighting error occurs.
  • Bug: after switching scenes and using Hatch panel, an error occurs in highlighting.
  • Bug: After switching vessels, the hatch panel shows the old vessel info and is not updated. Additionally, CLS highlighting causes errors.

Version 0.90.0_4.0.2 - Release 13 Feb, 2015 - Bugs, Mod Refactoring and More Edition.

  • New: Resource Transfer display and setup system refactored. Added ability to stop a transfer in progress.
  • New: Exposed Resource Transfer Flow Rate Slider min and max values. You can now change the min and max flow rate.
  • New: Added a maximum run time in seconds. SM will use the lesser duration of Xfer amount / flow rate or max time.
  • New: Added tool tips to controls in the options section of the Settings Window.
  • Bug: When moving or transferring a kerbal, closing the transfer window, Manifest window or closing the manifest window from any toolbar while the action is in progress causes an error.
  • Bug: When closing the Transfer Window, internally resetting the selected resource causes an error.

Version 0.90.0_4.0.1 - Release 08 Feb, 2015 - CLS Hatches, CLS Highlighting, Mod Refactoring and More Edition.

  • New: 4.0.1 - Added Create specific Kerbal Type: Now you can choose Pilot, Engineer or Scientist!
  • New: 4.0.1 - Bug fix for unneeded debug log entry from tooltips
  • New: 4.0.1 - Bug Fix for Non reset Window positions in Config.xml

Version 0.90.0_4.0.0 - Release TBD - CLS Hatches, CLS Highlighting, Mod Refactoring and More Edition.

  • New: Added support for CLS Hatches. Now features a hatch dashboard. Mouseover a hatch and it is highlighted on the vessel. Takes advantage of changes made to CLS 1.1.1.0 to support third party Hatch control. Open/close individual/all hatches in a vessel.
  • New: Revised highlighting to reintroduce CLS enabled highlighting. Added a switch to turn on/off CLS highlighting. Takes advantage of recent changes made to CLS highlighting.
  • New: Many internal architectural changes and refactoring of plugin. Changed windows into separate classes. Prepare for a base window class. Added tooltip support.
  • New: Added tool tips for many buttons across entire plugin. Added ToolTip display switch in settings for those that don't want Tool tips to show, including granularity to the window level.
  • New: Major Roster Window enhancements. Altered action button dislay behaviors to be more clear. Added conditional tooltips to aid in use of little known features. Added Kerbal Title and Status to Kerbal info display.
  • New: Enabling/Disabling Blizzy Toolbar no longer requires a game restart. Turn it on or off in settings and it will take effect immediately.
  • New: Added SETI compatibility support for dataIsCollectable = false in Realism Mode. Now you cannot Xfer science data where dataIsCollectable = false for the source module.
  • New: Added vessel resource totals (quick reference) to Manifest Window resource buttons and Transfer Window Resource Title.
  • New: Added KSP-AVC support [url]http://forum.kerbalspaceprogram.com/threads/79745[/url]
  • Bug: When when transferring a resource in realism mode, sometimes the source part ends up negative and causes issues (moves resources 1 unit at a time, backwards.

Version 0.90.0_3.3.4 - 16 Jan, 2015 - Bugs, Mod Tweaks and More Edition.

  • New: Added a Limited Highlighting switch. When on, highlights only source and target parts.
    Highlighting switch must be enabled to use.
  • New: Added close buttons to upper right of most windows. Cleaned up App launcher toggle button behavior, and synced with close buttons.
  • New: Added detection for IVA. Hide Ship Manifest Window when in IVA.
  • New: CLS highlightng returns. Previous method replaced with new model. Livable parts only will be highlighted by SM. To view passable parts, select the space from the CLS plugin menu.
  • Bug: Due to KSP 0.90.0 changes, when using Roster, changes to Kerbal names causes the role to change (bad).
    - Removed ability to edit name of existing Kerbals.

Version 0.24.0.3.3 - 19 Dec, 2014 - 0.90 compatability Edition.

  • Update to correct highlighting errors due to KSP 0.90 changes.
  • Added a Highlighting switch. If you don't want highlighting at all, turn it off!
  • Other under the hood changes to improve overall highlighting behavior. Works very nice now.

Note: CLS is currently broken in .90, so do not use it until updated.

Version 0.25.0_3.3.2b - Interim Release with Fixed stock Toolbar. CLS Highlighting still in work.

  • Bug: When changing vessesls in Map view, the stock toolbar would disappear.

Version 0.25.0_3.3.2a - Interim Release with bug fixes and removal of CLS Highlighting

Version 0.24.2_3.3.2 - 28 Sep, 2014 - Post 0.24.2 Bugs and such

  • New: Optional Blizzy Toolbar support! Courtesy of ragzilla! All mod dependencies are now gone.
  • Add option in Config for turning OFF resource transfers.
  • Fix science transfers. Really. (i hope).
  • Added close button to Debug window.
  • bug fixes. still CLS highlighting to fix. don't like wht I have atm at all...

Version 0.24.0.3.3.1 - 17 Jul, 2014 - 0.24.0 Edition.

Version 0.23.5.3.3 - 29 May, 2014 - CLS is Optonal Edition.

  • New: CLS is now a soft dependency.
    • if you install it, SM will configure for it's use.
    • If you do not install it, SM will automatically detect that and set Enable CLS Off.

Version 0.23.5.3.2.3 - 11 May, 2014 - Settings, Roster & Bug Fix Edition.

Version 0.23.5.3.2.2a - 9 May, 2014 - CLS Hot Fix Edition..

  • New: Hot Fix. Recompiled with new assembly reference. No other changes.

Version 0.23.5.3.2.2 - 2 May, 2014 - Realism Settings Love Edition..

  • New: Crew Transfers should allow swapping Kerbals between parts. Swaps are possible within a part, but not between parts.
  • www.youtube.com/watch?v=I_TNxjnW234
  • New: Added config file switch for Enable/Disable TextureReplacer eva event triggers. testing shows it conflicts with TACLS.
  • Bug: Highlighting behaves abnormally on resource changes from crew to another resource. Residual selected part highlighting... - Internally found, Post release of 0.23.5.3.2.1
  • Bug: Highlighting behaves abnormally on part changes when moving away from source and target part being the same... - Internally found, Post release of 0.23.5.3.2.1a

Version 0.23.5.3.2.1b - 26 Apr, 2014 - Inflatable Habs Test Edition. Non public release (Not on Spaceport)

Version 0.23.5.3.2.1a - 25 Apr, 2014 - TextureReplacer Switch add

  • New Crew Transfers are now possible between full parts. Crew members will swap places, just like a Move withing a part.
  • Added Config file switch (TextureReplacer) to allow enable/disable of Texture replcaer event code. For testing. Disabled by Default.

Version 0.23.5.3.2.1 - 22 Apr, 2014 - Bug fixes Edition.

Version 0.23.5.3.2 - 16 Apr, 2014 - Add ConnectedLivingSpace Integration.

  • Realism Mode: Crew Xfers & Moves are now "space" aware. if the target part is not connected via an internal passageway, then the xfer or move cannot occur.
  • CLS awareness can be turned off in the config file, for those that want to be able to xfer across living spaces.
  • General code cleanup and significant reorganization to use fewer frame and memory resources.
  • Include Toolbar 1.7.1 redistribution

Version 0.23.3.1.5 - 26 Feb, 2014 - Add Realism to Crew Transfer.

  • Realism Mode: Crew Xfers & Moves now occur in "real" time. We now have Sounds of crewman moving. Portrait updates now occur when Kerbals get in thier new seat.
    • Added Crew sound locations to settings Window.
    • Added Config for Crew Transfer Duration from part to part. This is a placeholder for later development.
    • Added default xfer duration of 2 sec for Seat to Seat Xfers within the same Part.
  • Resource Xfers enhancements. Added textbox for entering Exact Xfer Amounts. Integers can be entered, and fractions can be pasted into box for now...
  • Rearranged resource xfer details to make it more intuitive after adding text box.
  • Include Toolbar 1.6.0 redistribution

Version 0.23.3.1.4 - 15 Feb, 2014 - General cleanup, configuration & UI enhancements.

  • Realism Mode: Science Xfers now render experiments inoperable after xfer.
  • Changed Science Xfers Target Module selection to Auto select, If the target Part has only 1 target module. Saves a click the majority of the time.
  • Added Save Debug Log support. Save Log button now works.
  • Added support for tailoring Ship Manifest for your needs:
    • Config File switch to enable/disable Fill & Empty Resource buttons in PreFlight. Enabled by default.
    • Config File switch to enable/disable Crew Transfer Feature. Enabled by default.
    • Config File switch to enable/disable Science Transfer Feature. Enabled by default.
  • Include Toolbar 1.5.3 redistribution

Version 0.23.3.1.3 - 12 Feb, 2014 - Add Preflight features and fix preflight fill resources bug.

  • Add Crew Fill and Crew Empty Buttons to PreFlight. Now you can fill or empty your vessel on the pad.
  • Reworked Resource Fill Vessel and Empty Vessel to respect Realism mode. (resourceTransferMode = NONE).
  • Added Dump Resource buttons to Resource List in Manifest Window. Now you can dump single resource on the entire vessel. Realism Mode support: Preflight, you can dump resources. In Flight, you cannot.
  • Added mod version to Debug Window.

Version 0.23.3.1.2 - 11 Feb, 2014 - Add Bi-Directional Resource Xfers and Science Xfer Bug fix.

  • Bi-Directional Resource transfers. Now you can move a resource from source to target or target to source.
  • ** Science bug fix. Sorry about that everyone. It now works. :D
  • Improved verbose logging of science, crew, and resource xfers.
  • Include Toolbar 1.5.2 redistribution

Version 0.23.3.1 - 3 Feb, 2014 - Add Science Xfers and Bug fixes

  • Added Science Transfers. Select source part & modulle, select target part & module, click xfer.
  • Realism Mode now respects Resource.TransferMode = None on resource Xfers.
  • Add config switch for locking Realism Mode.
    1 = locked in the mode set by RealismMode in config. Displays Realism Mode in Settings Window.
    0 = unlocked. Normal Radio button shows in Settings Window, and Setting can bee changed.
  • Bug fix. Xfering a crew member frrom target to source would violate the capacity limitation of the part and cause lost kerbals.
  • Bug fix. xfering crew would sometimes result in no portrait, or missing portrait. Added Update Portraits button. Thanks to ATG, for helping me characterize the issue.

Version 0.23.3.0 - 27 Jan, 2014 - Add Crew Transfers and include Toolbar 1.4.4

  • Crew Transfers. Uses the same interface as resources. Crew is simply another resource on the ship.
  • Crew Roster. Manage Crew Attributes. Create Crew members, "Kill" Crew members.
  • Sound file size reduction using .ogg.
  • Configurable source & target highlighting (via config file for now...) source = red & target = green by default now.
  • Bug fixes. minor display errors. Less than 100% fills were not working correctly.

Version 0.23.2.0 - 03 Jan, 2014 - Add Realism Mode and Redistribution of toolbar 1.4.0

  • Add Realism Mode: Sounds, Real time resource flow between parts. Configurable sounds and flow rate.
  • Add Setting Window to allow configuration of various features of Ship Manifest.
  • Updated to Toolbar 1.4.0

Version 0.23.1.3.1 - 27 Dec 2013 - minor bug fix and redistrinbution of toolbar 1.3.0

  • Minor bug fix. When closing all windows with the toolbar button, attached mouse exit part event handlers were not being released.
  • updated Toolbar 1.3.0 by Blizzy78.

Version 0.23.1.3 23 Dec 2013 - Bug Fix

  • post bug fix regression bug. source part and target part highlighting failing.

Version 0.23.1.2 22 Dec 2013 - Bug Fix

  • When selecting a resource, parts illuminate. Close manifest window. Parts stay illuminated.
  • Figured out releases in Github. This is the initial release on Github.

Version 0.23.1.1 22 Dec 2013 - Revision

  • Added Selected part highlighting support.
  • added onmouseexit handlers to affected parts. Handlers ensure proper highlighting is retained.
  • added new icons. Now Ship manifest has it own icons.

Version 0.23.1.0 18 Dec 2013 - Revision

  • Removed Crew Manifest.
  • Improved GUI, resizing and cleaning up data.
  • cleaned up transfer method, improving accuracy.
  • incorporated Toolbar 1.2 by Blizzy78.

Version 0.23.0.1 17 Dec 2013 - Initial beta release

Kerbal Space Program Addon. Manages Resources on a given vessel.

This work is based in large part on Crew manifest 0.5.6.0 by xxSovereignxx as modified by Sarbian to work with 0.22.

About

Kerbal Space Program Addon. Manages Crew, Science, & Resources on a given vessel.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%