4394 Commits

Author SHA1 Message Date
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
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
aae7afc26b Fix the warp bug again 2023-08-14 16:20:45 -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
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
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
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
Nick
8c211998f6 Disable bad mods 2023-08-11 16:43:34 -04:00
Nick
7438ed3076
Make AddPhysics a bit better (#689)
<!-- A new module or something else important -->
## Major features
-

<!-- A new parameter added to a module, or API feature -->
## Minor features
- Add option to freeze a physics detail until its touched. Good for
things in zero g

<!-- 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-10 22:06:29 -04:00
JohnCorby
9a2302a66b xen suggestions 2023-08-10 18:59:41 -07:00
JohnCorby
8612dde424 make it not targetable 2023-08-10 18:49:50 -07:00
JohnCorby
8363bc6f6a grr i did it again 2023-08-10 18:44:07 -07:00
JohnCorby
bc6fdb175c Merge remote-tracking branch 'origin/fix-addphysics' into fix-addphysics 2023-08-10 18:42:01 -07:00
JohnCorby
fee49a8468 probe impulse 2023-08-10 18:40:20 -07:00
Ben C
9899f38dfd Updated Schemas 2023-08-11 00:50:59 +00:00