Skip to content

Releases: jcyuan06/Singularity

v0.994

27 May 15:04
Compare
Choose a tag to compare
v0.994 Pre-release
Pre-release

Made some minor adjustments related to schwarzschildRadius.

v0.993

24 May 23:21
Compare
Choose a tag to compare
v0.993 Pre-release
Pre-release

Added a new parameter schwarzschildRadius (in meters) to replace gravity to set the Schwarzschild radius. Old configs are still compatible. A test config (Singularity.cfg) for Kcalbeloh System is also provided below. You can try it by putting it to /GameData/KcalbelohSystem/OtherFeatures/ and replacing the original file.

v0.992

10 May 23:10
Compare
Choose a tag to compare
v0.992 Pre-release
Pre-release

This is a test release implementing the Doppler effect on the accretion disk. To enable the Doppler effect, four new related parameters need to be added to your config:

dopplerEffectIntensityRate = 
dopplerEffectIntensityFactor = 
dopplerEffectIntensityOffset = 
dopplerEffectColorFactor = 

A test config (Singularity.cfg) for Kcalbeloh System is also provided below. You can try it by putting it to /GameData/KcalbelohSystem/OtherFeatures/ and replace the original file. Here is what it looks like:
screenshot58

Feel free to test it and let me know if there is any issue.