Nick
6a2ef64a30
Probably fixes #748 resets landing pad sensor contact bodies
2024-02-03 14:13:32 -05:00
Nick
61102e25eb
Fixes a bug where the ship wasn't removed from volumes when spawning
2024-02-03 13:37:33 -05:00
Noah Pilarski
375a18e401
silly error
2024-01-01 23:59:41 -05:00
Nick
cb2d83e026
Implement StopTime, SlowTime mod compat
2023-12-23 13:37:02 -05:00
Joshua Thome
358f130c0d
Add IModBehavior params to detail builder and hierarchy
2023-10-31 01:31:05 -05:00
Nick
13792b0fd0
Actually fix the bug
2023-10-19 19:09:29 -04:00
Nick
b45fe49a7c
Don't split up across two methods bc john asked to
2023-10-18 17:26:52 -04:00
Nick
0b10c6d0b5
Only kill sun if theres a sun!
2023-10-18 17:22:59 -04:00
Nick
7e2f911811
Put the sun back after
2023-10-18 17:18:56 -04:00
Nick
9778ecd7c8
Don't try catch
2023-10-18 12:40:59 -04:00
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