4500 Commits

Author SHA1 Message Date
JohnCorby
2f1bd1d347 Merge remote-tracking branch 'origin/dev' into quantum-update-bc-someone-finally-asked-for-it 2023-09-03 14:20:48 -07:00
JohnCorby
7343d52307 this doenst do anything 2023-09-03 14:20:43 -07:00
Noah Pilarski
48aa1f1575
Kill Failed Validation Enum Member (#726)
Idk clay asked me to
2023-09-01 19:25:48 -04:00
Ben C
68b67b0cbf Updated Schemas 2023-09-01 16:28:19 +00:00
Ben C
30771a1eb5 Ok wrong def 2023-09-01 12:26:01 -04:00
Ben C
f387f33c30 Try to remove clay's enum thingy 2023-09-01 12:21:46 -04:00
clay
574de12c74 position -> localPosition 2023-09-01 03:19:42 -04:00
clay
badea22cfc added todo and removed comment 2023-09-01 03:15:41 -04:00
clay
c80dcdf062 refactors for readability 2023-09-01 03:15:15 -04:00
clay
4641ab9004 fixed bug causing states objects to ignore probe pictures 2023-09-01 03:06:51 -04:00
Will Corby
f082d2de81
Fix the what bug again (#723)
## Bug fixes
- Log an error when trying to orbit a body that doesn't have a gravity
volume.
2023-08-31 20:33:49 -07:00
clay
6286c7907d rearranged for for readability 2023-08-31 23:04:09 -04:00
clay
c3009c692e removed FailedValidation from docs 2023-08-31 23:02:11 -04:00
JohnCorby
1a9d970ba7 oops 2023-08-31 15:48:11 -07:00
JohnCorby
ff3c5bb9f4 bump versions 2023-08-31 15:40:59 -07:00
JohnCorby
3d184e551d null checks for _detectableFields 2023-08-31 15:39:00 -07:00
JohnCorby
5d092a3a77 move detector patch to correct folder ig 2023-08-31 15:27:11 -07:00
Nick
70d226a9d2
1.16.3 (#722)
## Bug fixes
- Fixed custom signals being broken by enum caching, for some reason
2023-08-28 12:50:57 -04:00
Nick
d424bffc2f Possibly fix signals breaking due to enum cache being cleared 2023-08-28 11:58:08 -04:00
Nick
5cf88673de
1.16.2 (#720)
## Bug fixes
- Stop Tower of Quantum Knowledge proxy from appearing near the end of
the loop.
v1.16.3 v1.16.2
2023-08-28 01:10:26 -04:00
Nick
3968545d24 Update manifest.json 2023-08-28 00:08:05 -04:00
Nick
a188e58c7b BH related patches folder + fix TOQK proxy appearing 2023-08-28 00:07:14 -04:00
Nick
fdc967252d
1.16.1 (#719)
## Bug fixes
- Fixed systems being added to the shiplog multiple times
- Fixed stars without remnants not exploding
- Fixed proxy exploding independently of the main star
- Fixed proxy explosion showing if it started while in the map screen.
Resolves #718
v1.16.1
2023-08-27 00:18:56 -04:00
Nick
2a87997c3b Update manifest.json 2023-08-26 23:22:25 -04:00
Nick
44dbed9e97 Let stars explode sans remnant, fix proxy exploding on its own. Fixes #718 2023-08-26 23:20:15 -04:00
JohnCorby
b61c25ff35 patch a different thing for OnRevealFact 2023-08-26 22:30:03 -04:00
Nick
db9d47f050
1.16.0 (#716)
## Major features
- API now allows you to register a custom builder method. This method
takes the planet game object and the json string of its `extras` module,
allowing you to alter your planet accordingly.

## Improvements
- Can now update the orbits of the HGT. Implements #225
v1.16.0
2023-08-26 18:11:07 -04:00
Nick
f4cbe67678 Fix 2023-08-26 17:49:40 -04:00
Nick
d8f9d68281
1.16.0 (#715)
## Major features
- API now allows you to register a custom builder method. This method
takes the planet game object and the json string of its `extras` module,
allowing you to alter your planet accordingly.

## Improvements
- Can now update the orbits of the HGT. Implements #225
2023-08-26 17:45:50 -04:00
Ben C
2a3575b26c Updated Schemas 2023-08-26 21:21:11 +00: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
fa1d11d94a Explain root sector thing 2023-08-26 17:10:00 -04:00
Nick
809ad184ea
Update HGT orbits (#706)
## Improvements
- Can now update the orbits of the HGT. Implements #225
2023-08-26 17:07:09 -04:00
Nick
c46caf40e8 Don't update if its already updated 2023-08-26 16:33:48 -04:00
Nick
2816391966 cant help being a gemini 2023-08-26 16:29:28 -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
0030b24750 Don't repeat vanilla sector fixing for moons 2023-08-26 16:08:03 -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
064eefef68
1.15.1 (#714)
## Bug fixes
- Fix blackholes not being properly initialized when using conditional
object activation.
v1.15.1
2023-08-26 12:31:22 -04:00
Nick
8dabc7934e Delay start of ConditionalObjectActivation, else it can affect blackhole setup 2023-08-26 12:27:41 -04:00
Nick
c1b1cedc99
1.15.0 (#712)
## Major features
- New `ParticleFields` module. Add particles to your planet (ex: leaves,
rain, snow, fireflies, and more). Resolves #219

## Improvements
- Cached more stuff to improve loading times. Resolves #683 
- Cleaned up how planets are destroyed. Should make load screens faster.
Resolves #573

## Bug fixes
- Fixes Bramble colours at a distance. Fixes #372 and #641
- Allow setting ship spawns in main solar system / separately from the
player spawn. Resolves #677
v1.15.0
2023-08-26 02:55:24 -04:00
Nick
6d3aa84f87 Funny typo 2023-08-26 02:26:15 -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