4514 Commits

Author SHA1 Message Date
Nick
89480333c8 Allow changing orbit line distance shown at #225 2023-08-23 12:37:57 -04:00
Nick
c9ee5ec1ac Size the inner warp fog sphere 2023-08-23 12:32:40 -04:00
Nick
e8d7307bb3 Fix sun proxy breaking 2023-08-23 12:05:18 -04:00
Nick
13c2b8badc Fix water inside of cloaking fields 2023-08-23 01:54:40 -04:00
Nick
95af39497c Apparently this doesn't even get called but I DONT CARE 2023-08-23 01:51:37 -04:00
Nick
dd08fd70b9 Delete all non NH proxies probably 2023-08-23 00:55:03 -04:00
Nick
b3327f7ae6 Fix star size in SunLightParamUpdater 2023-08-23 00:14:45 -04:00
Nick
41121fdc26 Fix spawning inside cloaks fixes #671 2023-08-22 23:47:12 -04:00
Nick
52d20238d6 Fix default system override logging error on load 2023-08-22 23:46:22 -04:00
Nick
ee62400cd2
1.14.6 (#701)
## Minor features
- Added `hideProxy` option to Base module. Implements #700 
- Added `track` to day-night audio volumes. Implements #695

## Improvements
- Log error if default system override is invalid. Implements #702 

## Bug fixes
- Fixed neutron stars appearing inside of living stars
- Fixed first loop immortality after statue pairing. Fixes #703
- Made day-night audio volumes loop. Fixes #695
- Fixed title screen planets with water/sand/lava being sized
improperly. Title screen planet sizes reflect their real sizes again.
Fixes #678
v1.14.6
2023-08-22 22:05:47 -04:00
Nick
6880b5be20 Adjust the relative sizes 2023-08-22 20:10:40 -04:00
Nick
14744bbb02 Merge branch 'dev' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into dev 2023-08-22 19:57:59 -04:00
Nick
9c6dcefc01 Fix water/sand/lava title screen sizing, make sizes relative #678 2023-08-22 19:57:08 -04:00
Ben C
4bb77c8832 Updated Schemas 2023-08-22 23:25:07 +00:00
Nick
11ddfa0a95
Possibly fix first loop immortality (#704)
## Bug fixes
- Fix first loop immortality after statue pairing
2023-08-22 19:22:38 -04:00
Nick
63992e5771 Merge branch 'dev' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into dev 2023-08-22 19:20:34 -04:00
Nick
5908cc1fe6 Give DayNightAudioVolume track setting, make them loop 2023-08-22 19:20:27 -04:00
Ben C
1a6cbd1d78 Updated Schemas 2023-08-22 23:18:24 +00:00
Nick
37032ca222 Add option to disable proxy generation #700 2023-08-22 19:15:01 -04:00
Nick
621ab4e33a Log error if default system override is invalid #702 2023-08-22 19:11:56 -04:00
Ben C
e3f8ec505b
Starlight lol 2023-08-22 12:14:57 -04:00
Nick
95a7a79bae Possibly fix first loop immortality 2023-08-20 11:44:33 -04:00
Nick
685842843e Fix neutron stars appearing inside other stars 2023-08-18 13:47:17 -04:00
Nick
6895732767 Always update the sun light effects controller to be safe 2023-08-14 16:51:35 -04:00
Nick
880dffdfa1 Remove RemoveAllProxies method 2023-08-14 16:44:30 -04:00
Nick
6c4d8a3bfc Make methods for following up on destruction 2023-08-14 16:42:33 -04:00
Nick
7a4bd3ee73
1.14.5 (#698)
## Bug fixes
- We accidentally reintroduced THE WARP BUG but now it's fixed again.
- JohnCorby is once more a mere mortal.
v1.14.5
2023-08-14 16:29:37 -04:00
Nick
aae7afc26b Fix the warp bug again 2023-08-14 16:20:45 -04:00
Nick
3f9e65af9e
1.14.4 (#696)
## Bug fixes
- Fix flares turning white in the main system again #668
- Fix rotations of props that used `RemoveComponents`. This won't
visibly affect any existing mods, and just makes it so that the rotation
shown in Unity Explorer will match what's used in the config.
v1.14.4
2023-08-12 17:23:12 -04:00
Nick
8481c3a75e
Fix flares being white #668 (#694)
## Bug fixes
- Fix flares turning white in the main system again #668
- Fix rotations of props that used `RemoveComponents`. This won't
visibly affect any existing mods, and just makes it so that the rotation
shown in Unity Explorer will match what's used in the config.
2023-08-12 17:18:51 -04:00
Nick
f51bf0875a Update manifest.json 2023-08-12 17:18:23 -04:00
Nick
31674ca79d Also include scale 2023-08-12 17:13:55 -04:00
Nick
77651a4d26 Remove and sort usings 2023-08-12 17:11:47 -04:00
Nick
9bd1b32270 Fixed the rotations of details which used RemoveComponents 2023-08-12 17:09:25 -04:00
Nick
1416e07f9b Fix flares being white #668 2023-08-12 15:18:40 -04:00
Will Corby
dcbcbd266e
1.14.3 (#693)
## Bug fixes
- Continue trying to pair singularities even if some are set up
improperly. Fixes a bug with Divergence.
v1.14.3
2023-08-12 11:23:46 -07:00
Nick
0a76fca4cb Update manifest.json 2023-08-12 14:09:57 -04:00
Nick
9536c3d4ea If a black hole isn't paired right don't give up on all others 2023-08-12 14:09:35 -04:00
Will Corby
c9511a1841
1.14.2 (#691)
## Improvements
- Renamed `addPhysics` to `pushable` really quick before anyone could
use it.
v1.14.2
2023-08-11 15:56:33 -07:00
Nick
d926e0d15a
joe (#692)
mama
2023-08-11 18:33:30 -04:00
JohnCorby
63b06a8d98 not a shape 2023-08-11 15:32:29 -07:00
JohnCorby
8e282ef5ec joe 2023-08-11 15:31:44 -07:00
Ben C
999c3a18c1 Updated Schemas 2023-08-11 22:23:53 +00:00
Nick
b9b78d3ac2 Update manifest.json 2023-08-11 18:20:38 -04:00
Nick
7008c546d6 Rename addPhysics to pushable 2023-08-11 18:19:58 -04:00
Nick
dacaf6e44d
1.14.1 (#690)
## Minor features
- Add option to freeze a physics detail until its touched. Good for
things in zero G, to avoid them drifting away before the player can
interact with them.
- `AddPhysics` on `Base` module for planets allows a planet to be pushed
out of orbit. Intended for satellites or small props floating in orbit.
Implements #194

## Bug Fixes
- Fix default system override being unreliable #687
v1.14.1
2023-08-11 17:09:26 -04:00
Nick
774680ebfe Merge branch 'main' into dev 2023-08-11 16:53:03 -04:00
Nick
ee93de4117 Merge branch 'dev' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into dev 2023-08-11 16:52:57 -04:00
Nick
54b57ba33b Update manifest.json 2023-08-11 16:52:51 -04:00
Nick
3cf224540b
AddPhysics on planet allows it to be deorbited #194 (#688)
## Minor features
- `AddPhysics` on `Base` module for planets allows a planet to be pushed
out of orbit. Intended for satellites or small props floating in orbit.
Implements #194

## Bug Fixes
- Fix default system override being unreliable #687
2023-08-11 16:45:28 -04:00