Skip to content

Releases: linuxgurugamer/StationScience

2.6.2.1

26 Mar 01:24
Compare
Choose a tag to compare
Thanks to @gotmachine for this:
	Remove useless IConfigNode and [Persistent] implementations to fix conflict with KSPCommunityFixes

2.6.2

24 Mar 13:59
Compare
Choose a tag to compare
Thanks to github user @grimmas for this:
	Added support for Dynamic Battery Storage mod 
	added USI life support options
Thanks to github user @jd284 for this:
	Fix inability to remove obsolete experiments

Following delayed:
Thanks to github user @spoonyBoobah for this:
	Added 2 experiments to StationScience, Zoology Observations & Zoology Observations

Fixed small memory leak due to not releasing a callback from a GameEvent

Thanks to github user @Grimmas for this patch:	
	System Heat supported by patch

2.6.1.3

01 May 17:25
Compare
Choose a tag to compare
Thanks to github user @SpoonyBoobah for this:
	Completed ALL Science Experiments and activated them in the cfg's

2.6.1.2

01 May 17:25
f723cd3
Compare
Choose a tag to compare
Thanks to github user ArcaneZedric
	Update Arcanum experiments
	Add localization entries for the Arcanum experiments
	Fix sizes and node locations for Arcanum experiments

2.6.1

23 May 21:14
Compare
Choose a tag to compare
Thanks to github user @Carnildo for these:
	Remove broken 'Starved' display logic. As a side effect, fixes incorrect 'Running' status display and permits the display of the 'Idle', 'Stored', and 'BadLocation' statuses.
	Only show the 'Can't perform experiment' message if the experiment is running. Eliminates message spam during launch.
	Prevent an NRE if StationExperiment.CheckBoring() is called before StationExperiment.OnStart(). This can happen because CheckBoring() is called from StationScienceModule.PreProcessing()

Thanks to Github user @spoonyboobah for this:
	Updated descriptions of the Experiment: Plant Growth
	Added a full set of science reports for Experiment: Prograde Kuarqs.
	Added Retrograde and Eccentric Kuarqs reports

2.6.0.5

07 Apr 12:53
Compare
Choose a tag to compare
Thanks to forum user @xmnovotny for these two fixes:
	Fixed error of loading science requirement definitions.
	Fixed typo (both typo and case issue) with name of BIOPRODUCTS by replacing bad text with already-defined constant

2.6.0.4

26 Mar 18:54
Compare
Choose a tag to compare
Fixed error in version file
Removed extra .version file in mod dir

2.6.0.3

26 Mar 16:20
Compare
Choose a tag to compare

Updated version

2.6.0.2

26 Mar 16:13
Compare
Choose a tag to compare

Updated version file for release

2.6.0.1

03 Feb 03:20
Compare
Choose a tag to compare
Adoption by Linuxgurugamer
Added AssemblyVersion.tt
Added buildrelease.bat
Added deploy.bat
Added jenkins.txt
Added InstallChecker
Reorganized directory
Moved language files into Localization folder

Merged in code from ModuleCostlyExperiment for REQUIREMENTs nodes  This new functionality to the experiment config files makes it possible to make exciting new experiments with whatever resources you want.
Removed all references to:
	eurekasRequired
	kuarqsRequired
	bioproductsRequired

Depreciated the old science parts which are being replaced by the newer ones 
Converted all TGA files to dds