4609 Commits

Author SHA1 Message Date
JohnCorby
8a03d5e326 Merge remote-tracking branch 'origin/quantum-update-bc-someone-finally-asked-for-it' into quantum-update-bc-someone-finally-asked-for-it 2023-09-07 15:13:14 -07:00
JohnCorby
4877af788a doc 2023-09-07 15:12:29 -07:00
Ben C
d49ffeb5b4 Updated Schemas 2023-09-07 22:06:41 +00:00
JohnCorby
12a114d4a0 revert "remove pulsar" else it explodes 2023-09-07 15:04:23 -07:00
JohnCorby
47f2c083b7 doc 2023-09-06 16:24:33 -07:00
JohnCorby
d0ba74f4cd undo that GeneralPropBuilder rename i made a while ago cuz its dumb 2023-09-03 15:30:23 -07:00
JohnCorby
110fa46712 typo 2023-09-03 15:27:18 -07:00
JohnCorby
ee18a39ea1 better comment 2023-09-03 14:59:00 -07:00
JohnCorby
76a196a457 lots of comments 2023-09-03 14:48:42 -07:00
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