Detailed info on Forum page at
http://forum.kerbalspaceprogram.com/threads/60227-0-22-KSP-Alternate-Resource-PanelVERSION HISTORYVersion 2.2.0.0
- Added Support for HotRockets to AutoStaging
- Alternate rate display options
- Time remaining display options
- Hide When Full Option
- "Disable Display on Hover" option
- Changed version Check file
Version 2.1.3.0
- 0.23.5 Recompile for new version of Unity/KSP
Version 2.1.2.0
- Set AutoStaging to only watch for staged engine flameout - caters to Sepratron
Version 2.1.1.0
- Very minor graphical fix on Unity window style
Version 2.1.0.0
- Added API for other plugins to read details and acknowledge alarms
- Added Hide on empty setting - with delay
- Added Show All button - show hidden resources on click/hover
- Added Resource Transfer - same functionality from base part windows
Version 2.0.2.0
- Fixed Window vis on alarm issue
- Fixed NaN rate display issue
- Verified image paths
Version 2.0.1.0
- Fixed Alarm Noise issue
- Fixed resourceconfig window issues with Dropdowns
Version 2.0.0.0
- Complete Code rewrite using KSPPluginFramework as base
- Updated some of the Icons
- Added ability to select resource and see part specific lists
- Added hover ability on part windows to highlight parts
- Added Resource Display options - Sort, grouping
- Added Resource Visibilty Options - Visible, Hidden or on Threshold
- Added Resource Monitors - set warning and alert thresholds
- Added Alarm Sounds + Acknowledgement
- Added Show on Alert for hidden window
- Added Update Checker from KAC
Version 1.2.1.0
- Added EVA Propellant
- Added MFS Fuels
- Fixed issue with onhover when KSP ARP button hidden
Version 1.2.0.0
- 0.23 Recompile for new version of Unity
- Added Option to choose to use Blizzies excellent toolbar - uses latebinding so no need to include DLL and no hard reference
- Added link in game so if common toolbar not installed people can jump to forum page
- Added option for users to choose display style - KSP/Unity
- Added feature so Mod owners can provide a Texture with their Mod and KSPARP will read that
- Added config so players can choose the order of precedence for the icon sets
- Fixed bug with GUILayout errors on initial display
Version 1.1.1.0
- Finished 1st iteration of icons - includes icons for: Kethane, Deadly Reentry, Extra Planetary Launchpads, KSP Interstellar, Life Support By Bobcat, Near Future, TAC Life Support
- Made the settings button a little wider to make it visible behind other fixed buttons
Version 1.1.0.0
- Changed loading method so that it parses the Icons folder
- Also changed byte loading method to use System.IO instead of KSP.IO - see if thats the Linux64bit problem
- Optional display of Instant consumption/rates
- Converted draw code to use windows so main window is draggable and clamped to screen
- Can lock window panel so you dont inadvertantly drag it
- Separated settings window so yiou can drag to any edge and settings moves around to stay visible (pretty chuffed this worked)
- Added a bunch of icons - more to come
- Added folder for user to put custom icons in for ones I missed
Version 1.0.3.0
- Typo in the darn build script
Version 1.0.2.0
- Initial Release
- Displays Resource Status
- Displays separate status for Stagong resources
- Allows for Staging of vessel
- Allows for Space bar staging in Mapview