You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RealSolarSystem/Readme_RSS.txt
+12-1Lines changed: 12 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,14 @@ Supreme thanks to regex for code, and dimonnomid and SpacedInvader for incredibl
9
9
License: CC-BY-NC-SA
10
10
Includes code by Majiir (CompatibilityChecker, licensed as per source) and stupid_chris (ConfigNodeExtensions, licensed CC-BY-NC-SA). Used with permission.
11
11
Includes artwork by dimonnomid and SpacedInvader.
12
+
Includes biomes by Felger
12
13
Some planetary imagery is derived from work by Steve Albers and NASA / Jet Propulsion Laboratory, and some from the Celestia Motherlode (itself in the main sourced from JPL). Used by permission of the licenses for non-commercial release.
13
14
14
15
Also included:
15
16
Module Manager (by sarbian, swamp_ig, and ialdabaoth). See thread for details, license, and source: http://forum.kerbalspaceprogram.com/threads/55219
16
17
Custom Biomes by Trueborn. See thread for details, license, and source: http://forum.kerbalspaceprogram.com/threads/66256
17
-
Custom Asteriods by Starstrider42. See thread for details, license, and source: http://forum.kerbalspaceprogram.com/threads/80483
18
+
DDSLoader by Sarbian. See thread for details, license, and source: http://forum.kerbalspaceprogram.com/threads/96729
19
+
A configuration for Custom Asteriods by Starstrider42. See thread for details, license, and source: http://forum.kerbalspaceprogram.com/threads/80483
18
20
19
21
20
22
INSTALLATION:
@@ -46,6 +48,15 @@ Pluto is represented by Vall
46
48
47
49
===========================
48
50
Changelog
51
+
v8.3
52
+
*Added many new biomes from Felger (Luna, Mars/Deimos/Phobos, Venus, Jupiter and its moons, Saturn, Uranus
53
+
*Includes DDSLoader from Sarbian, and full DDS support.
54
+
*Allows specifying textures via GameDatabase rather than via direct loading (remove GameData/ prefix and remove extension, and make sure the image you are referencing is not under a PluginData folder)
55
+
*Update loading to include AppRoot when loading locally (thanks TriggerAu)
56
+
*Log on not finding LaunchSites.
57
+
*Add support for VertexPlanet and for useHeightMap in LandClass (thanks Starwaster)
58
+
*Support more light-shifting (can now modify Sun.AU and Sun.brightnessCurve)
59
+
49
60
v8.2.1
50
61
*Fix typo in camera clipping that made the ground flicker (at least it wasn't another loader bug).
0 commit comments