Noah Pilarski
d2b10d3490
use type prefab
2023-08-24 16:13:00 -04:00
Nick
cec5b36cfa
Update CONTRIBUTING.md
2023-08-24 14:56:47 -04:00
Nick
330b1b1675
Fix null keys
2023-08-24 14:38:37 -04:00
Nick
455068077f
Fix ship spawning separately from player #677
2023-08-24 14:35:55 -04:00
Nick
b912593ed1
Fix defaultPrimaryToSun
2023-08-24 14:35:34 -04:00
Nick
98f3cda8f1
Rename Hearthian System to The Outer Wilds
2023-08-24 14:35:24 -04:00
Ben C
c3634ed7b2
Updated Schemas
2023-08-24 18:14:13 +00:00
Nick
acadcc8300
Don't make hasRain obsolete
2023-08-24 14:11:42 -04:00
Nick
3ed6ba8a77
1.14.7 ( #707 )
...
## Minor features
- Can change the distance that orbit lines are shown at now using
`orbitLineFadeStartDistance` and `orbitLineFadeEndDistance`.
## Bug fixes
- Fixed spawning inside cloaks. Fixes #671
- Fixed default system override logging errors on load
- Fixed star size in shader params
- Fixed water inside of cloaks. Was a bug affecting Tesseract's Secret,
although they have their own workaround so this won't change anything.
- Fixed missing null check in detail builder orb fix (solves an issue in
Intervention). Fixes #708
v1.14.7
2023-08-24 14:04:33 -04:00
Nick
0720116e9f
Destroy better ( #699 )
...
## Improvements
- Cleaned up how planets are destroyed. Should make load screens faster.
Implements #573
2023-08-24 14:01:07 -04:00
Nick
21d7b369d0
Only destroy daynight/villagemusic on TH
2023-08-24 13:42:35 -04:00
Nick
fe8d088870
Giants deep killing method
2023-08-24 13:39:38 -04:00
Nick
734f6e1f6a
Clean up destruction, do proxies better
2023-08-24 13:36:04 -04:00
Nick
588995bb9b
Only clear asset bundle cache when changing star system
2023-08-24 13:00:11 -04:00
Nick
eef5323869
Cache root objects
2023-08-24 12:45:25 -04:00
Nick
3e23e433f7
Fix up comments
2023-08-24 12:35:32 -04:00
Nick
845c788655
Merge branch 'dev' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into dev
2023-08-24 12:27:07 -04:00
Nick
6f68750117
Try catch detail fixes
2023-08-24 12:27:05 -04:00
Nick
bbb133d0ca
Intervention fixes ( #709 )
...
<!-- A new module or something else important -->
## Major features
-
<!-- A new parameter added to a module, or API feature -->
## Minor features
-
<!-- Some improvement that requires no action on the part of add-on
creators i.e., improved star graphics -->
## Improvements
-
<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
-
2023-08-24 12:21:12 -04:00
Nick
0c727fe7ea
Update manifest.json
2023-08-24 12:20:38 -04:00
Nick
b0eac14fe3
Fix issues in Intervention (null vessel blackhole, missing null check in detail orb fix)
2023-08-24 12:20:10 -04:00
Nick
ac188d0946
Cloak fixes ( #705 )
...
## Bug fixes
- Fixed spawning inside cloaks. Fixes #671
- Fixed default system override logging errors on load
- Fixed star size in shader params
- Fixed water inside of cloaks
2023-08-23 13:55:13 -04:00
Nick
3e6740c723
Can move them but their streaming is messed up
2023-08-23 13:46:54 -04:00
Ben C
f1292cbfe9
Updated Schemas
2023-08-23 16:40:02 +00:00
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
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