1776 Commits

Author SHA1 Message Date
JohnCorby
1a9d970ba7 oops 2023-08-31 15:48:11 -07:00
JohnCorby
3d184e551d null checks for _detectableFields 2023-08-31 15:39:00 -07:00
Nick
12f1dfcfd8 cant hgelp being a gemini 2023-08-26 17:18:28 -04:00
Nick
bd91422054 Removed pulsars, use custom if you care 2023-08-26 17:13:05 -04:00
Nick
6596c7ce3a
Optimizations (#710)
<!-- 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
- Cached more stuff to improve loading times. Implements #683 
- Cleaned up how planets are destroyed. Should make load screens faster.
Implements #573

<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
- Fixes Bramble colours at a distance. Fixes #372
2023-08-26 02:16:38 -04:00
JohnCorby
2d452feb87 this shit has been bothering me for a month lol 2023-08-25 22:18:57 -07:00
JohnCorby
553e48e4e9 teehee 2023-08-25 22:16:03 -07:00
Nick
cb12b46454 Fix distant colour of Bramble nodes. Fixes #372 2023-08-26 00:51:50 -04:00
Nick
84654724a6 Fix goofy stuff 2023-08-25 22:40:44 -04:00
Noah Pilarski
d1072e10cb
Particle/Vection Fields (#665)
<!-- A new module or something else important -->
## Major features
- New `ParticleFields` module. Add particles to your planet (ex: leaves,
rain, snow, fireflies, and more). Resolves #219

<!-- 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 16:32:46 -04:00
Noah Pilarski
ca7e0f25e7 rename to Particle Fields 2023-08-24 16:28:56 -04:00
Noah Pilarski
7320e51306 use prefab name 2023-08-24 16:14:38 -04:00
Noah Pilarski
d2b10d3490 use type prefab 2023-08-24 16:13:00 -04:00
Nick
acadcc8300 Don't make hasRain obsolete 2023-08-24 14:11:42 -04:00
Nick
588995bb9b Only clear asset bundle cache when changing star system 2023-08-24 13:00:11 -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
b0eac14fe3 Fix issues in Intervention (null vessel blackhole, missing null check in detail orb fix) 2023-08-24 12:20:10 -04: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
13c2b8badc Fix water inside of cloaking fields 2023-08-23 01:54:40 -04:00
Nick
5908cc1fe6 Give DayNightAudioVolume track setting, make them loop 2023-08-22 19:20:27 -04:00
Nick
685842843e Fix neutron stars appearing inside other stars 2023-08-18 13:47:17 -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
9536c3d4ea If a black hole isn't paired right don't give up on all others 2023-08-12 14:09:35 -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
Nick
7008c546d6 Rename addPhysics to pushable 2023-08-11 18:19:58 -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
JohnCorby
9a2302a66b xen suggestions 2023-08-10 18:59:41 -07:00
JohnCorby
41285823ca docs and comments 2023-08-10 17:45:03 -07:00
JohnCorby
4c60dcc0f8 remove hacks. add suspend until impact 2023-08-10 16:32:43 -07:00
JohnCorby
caca976e0c unrelated to pr: put comments i meant to put before 2023-08-09 21:34:16 -07:00
Nick
0bcaa3f7ef Add comments 2023-08-10 00:31:50 -04:00
Nick
03455b5426 AddPhysics on planet allows it to be deorbited #194 2023-08-09 23:49:41 -04:00
Nick
96339c8e21 Comment 2023-08-08 00:40:24 -04:00
Nick
894274cc17 Needed null check for replacing parent sector 2023-08-08 00:32:34 -04:00
Nick
f765e07859 Add another translation dictionary that keeps CDATA 2023-08-08 00:20:47 -04:00
JohnCorby
7846ae1161 add ProxyShadowCaster to groundsize 2023-08-07 19:24:15 -07:00
JohnCorby
fb4f425100 typo that i didnt catch before i pushed 2023-08-07 15:26:09 -07:00
JohnCorby
789926d012 dont use CopyPropertiesFrom for star light stuff 2023-08-07 15:12:26 -07:00
JohnCorby
01b8ac0b7a Revert "use * 2"
This reverts commit 9455c487551418ee75c8e8a07b410e6c4c35e283.
2023-08-06 22:53:24 -07:00
JohnCorby
9455c48755 use * 2 2023-08-06 22:49:45 -07:00
JohnCorby
5e11e5f95a use sphereOfInfluence for ProxyShadowCasterSuperGroup._bounds.radius 2023-08-06 22:45:56 -07:00
Nick
29fe5a9b84 Fix typo, include inactive sectors 2023-08-05 00:45:50 -04:00
Nick
9bbfb8d4d8 Add translator text to the API 2023-08-04 23:54:04 -04:00
Nick
d284380f9e Gravity cannon computer will write the planet the Shuttle starts on 2023-08-04 23:48:11 -04:00