511 Commits

Author SHA1 Message Date
Nick
58fca35df6 Clean up supernova NRE, fix no-DLC related issues 2023-10-18 02:13:17 -04:00
Nick
467876f327 No good bad fix to vision torches being eaten by the sun 2023-10-03 20:41:19 -04:00
Nick
778e86c1e0 Fix warp requirement checking being inconsistent 2023-09-27 14:24:34 -04:00
JohnCorby
d0ba74f4cd undo that GeneralPropBuilder rename i made a while ago cuz its dumb 2023-09-03 15:30:23 -07:00
Nick
44dbed9e97 Let stars explode sans remnant, fix proxy exploding on its own. Fixes #718 2023-08-26 23:20:15 -04:00
Nick
f4cbe67678 Fix 2023-08-26 17:49:40 -04:00
Nick
fa1d11d94a Explain root sector thing 2023-08-26 17:10:00 -04:00
Nick
c46caf40e8 Don't update if its already updated 2023-08-26 16:33:48 -04:00
Nick
7a46f56e02 Merge branch 'dev' into update-hgt-orbits 2023-08-26 16:27:37 -04:00
Nick
233bc50625 Fix moving the twins 2023-08-26 16:26:27 -04:00
Nick
e44efdbcca Add custom builders 2023-08-26 15:36:01 -04:00
Nick
a620158907 Get HGT streaming group more reliably 2023-08-26 13:17:54 -04:00
Nick
eb16154455 Fix CaveTwin streaming 2023-08-26 13:08:00 -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
Nick
9f2ff4b635 Fix proxies but not really 2023-08-25 23:47:26 -04:00
Nick
5b2480c8fd Fix guys not being removed, maybe caches are good now 2023-08-25 23:33:13 -04:00
Nick
84654724a6 Fix goofy stuff 2023-08-25 22:40:44 -04:00
Nick
72e984f531
Ship spawn (#711)
## Bug fixes
- Allow setting ship spawns in main solar system / separately from the
player spawn. Implements #677
2023-08-25 22:23:43 -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
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
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
3e23e433f7 Fix up comments 2023-08-24 12:35:32 -04:00
Nick
3e6740c723 Can move them but their streaming is messed up 2023-08-23 13:46:54 -04:00
Nick
13c2b8badc Fix water inside of cloaking fields 2023-08-23 01:54:40 -04:00
Nick
dd08fd70b9 Delete all non NH proxies probably 2023-08-23 00:55:03 -04:00
Nick
41121fdc26 Fix spawning inside cloaks fixes #671 2023-08-22 23:47:12 -04:00
Nick
6880b5be20 Adjust the relative sizes 2023-08-22 20:10:40 -04:00
Nick
9c6dcefc01 Fix water/sand/lava title screen sizing, make sizes relative #678 2023-08-22 19:57:08 -04:00
Nick
37032ca222 Add option to disable proxy generation #700 2023-08-22 19:15:01 -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
03455b5426 AddPhysics on planet allows it to be deorbited #194 2023-08-09 23:49:41 -04:00
Nick
f765e07859 Add another translation dictionary that keeps CDATA 2023-08-08 00:20:47 -04:00
Nick
686e2394d6 Fix cloak not being disabled probably 2023-08-07 22:15:43 -04:00
JohnCorby
b50cc53a4d force call SunLightEffectsController.Update to make it switch star 2023-08-07 19:12:12 -07:00
JohnCorby
5e11e5f95a use sphereOfInfluence for ProxyShadowCasterSuperGroup._bounds.radius 2023-08-06 22:45:56 -07:00
Nick
c1f1859648 Merge branch 'shuttle' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into shuttle 2023-08-04 23:48:18 -04:00
Nick
d284380f9e Gravity cannon computer will write the planet the Shuttle starts on 2023-08-04 23:48:11 -04:00
JohnCorby
0ce611e36f simplify another pattern 2023-08-04 19:32:36 -07:00
JohnCorby
42bbe4bcce planet destruction: also exclude probe 2023-08-04 19:31:41 -07:00
Nick
7c745b92c4 Fix destruction 2023-08-04 21:39:20 -04:00
Nick
fba6b1ea36 Delete entire solar system using cool EOTS method thanks John 2023-08-04 20:49:13 -04:00