3862 Commits

Author SHA1 Message Date
Nick
08820b6ddb Tried other stuff still don't work right 2023-04-22 22:11:53 -04:00
Nick
25068561cc Speed up checking if a signal is QM or Cloaked 2023-04-22 17:21:49 -04:00
Nick
877d965677 Track signals that are actually present in the scene 2023-04-22 17:20:05 -04:00
Nick
c46c3f56ff
Better comets (#559)
## Minor features
- New `CometTail` module replacing the `hasCometTail` field. Allows
customing the colour and scale-over-time of a comet tail.
2023-04-22 16:48:10 -04:00
Nick
e90622c4b6
Add teenager arc type (#579)
Adds a new arc type to translator text. This is a mix between child and
adult. It uses the adult mesh but the child texture.

Originally used at the window text on Giant's Deep's statue island.

![image](https://user-images.githubusercontent.com/34462599/233802747-d4f232c5-98fe-4fa7-a5e3-f351feac0f50.png)
2023-04-22 16:45:14 -04:00
Nick
c7263070e0 Fix the issue with unity project guys 2023-04-22 16:44:09 -04:00
Nick
2fb6324c1c Add tostring to MVector3 2023-04-22 16:16:02 -04:00
Nick
639a7b3ca6 Merge branch 'better-comets' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into better-comets 2023-04-22 16:12:12 -04:00
Nick
942a37df2a im insano mode 2023-04-22 16:11:55 -04:00
JohnCorby
dfc751e20c move ring shape back to components 2023-04-22 13:11:38 -07:00
Nick
4bac76b0bb Merge branch 'dev' into better-comets 2023-04-22 15:53:09 -04:00
Nick
2ad9784b34 Fix primary body stuff 2023-04-22 15:51:36 -04:00
Ben C
7e3a815460 Updated Schemas 2023-04-22 19:23:18 +00:00
Noah Pilarski
161bbd1dcb Add teenager arc type 2023-04-22 15:17:32 -04:00
Ben C
f82a04c4f8 Updated Schemas 2023-04-22 02:58:30 +00:00
Nick
425be7d033 Add a description to warp pad frequency 2023-04-21 22:56:17 -04:00
Will Corby
6a1900b746
Hawkbar minor fixes (#575)
<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
- Fixed NullReferenceException when spawning vessels with physics
- Fixed SpawnDialogue API method always creating a remote trigger
2023-04-18 19:40:25 -07:00
Joshua Thome
d6ef412480 Make API call ignore remoteTrigger if radius is zero or negative 2023-04-18 21:35:26 -05:00
Joshua Thome
2f913fc8b0 Fix NRE on spawned vessels with physics 2023-04-18 21:34:40 -05:00
Will Corby
444bcbf8b7
Patch forget frequency (#568)
<!-- 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
- patch forget frequency so it will work for those using it on custom
signals

<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
-
2023-04-03 21:30:13 -07:00
JohnCorby
cb08f4710d patch forget frequency 2023-04-03 20:34:07 -07:00
Nick
839780843d
Added AudioSourceInfo as a new prop, refactors signals (#560)
## Minor features
- Adds `audioSources` as a new `Prop`, allows you to make point audio
sources.
- `signals` now have more customization: `minDistance`, `maxDistance`
and `volume`.
2023-04-01 14:03:46 -04:00
Nick
8e44aae313 Merge branch 'dev' into audio-sources 2023-04-01 13:03:21 -04:00
Nick
446f07ee6f Merge branch 'dev' into audio-sources 2023-04-01 13:03:08 -04:00
Ben C
09654d66c9
Docs/fix descriptions (#566)
## Bug fixes
- Fix improper display of long descriptions on schema docs
2023-03-31 20:31:41 -04:00
Ben C
adc5ad01c4 Update Pipfile.lock 2023-03-31 20:27:45 -04:00
Ben C
ea7aae4abe Update Menagerie For Docs 2023-03-31 20:27:32 -04:00
Nick
feeab3c7a9 Fix bug giving Archaeologist achievement early 2023-03-27 00:00:54 -04:00
Ben C
42944479f5 Updated Schemas 2023-03-27 02:46:57 +00:00
Nick
031ad5266c Added AudioSourceInfo as a new prop, refactors signals 2023-03-26 22:39:29 -04:00
Nick
e536ab2d23 Make physics bodies support parenting 2023-03-26 17:01:45 -04:00
Nick
28df733eab Fix details with removeComponents being active too early 2023-03-26 14:55:24 -04:00
Nick
a31e1d0499
1.10.1 (#556)
## Bug fixes
- Made the `alignmentTargetBody` field on warp pads actually work
- Fixed `removeComponents` breaking object parenting
v1.10.1
2023-03-26 13:59:26 -04:00
Nick
667dc12df5
Update manifest.json 2023-03-26 13:55:22 -04:00
Nick
a81f1e986a Fix parenting issue, add more dialogue verbose logs 2023-03-26 13:47:04 -04:00
Ben C
8606b8a5b6 Updated Schemas 2023-03-26 05:00:20 +00:00
Nick
d97ca4fea9 Create Effects_CO_DustTail_d.png 2023-03-26 00:56:33 -04:00
Nick
3639ba777b Merge branch 'better-comets' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into better-comets 2023-03-26 00:56:27 -04:00
Nick
944ba3fde3 Add colours and fix orientation 2023-03-26 00:56:26 -04:00
Nick
d81dde6ea0 Try and fail to make the tails move right 2023-03-26 00:19:36 -04:00
Ben C
d63b3fed25 Updated Schemas 2023-03-26 02:45:12 +00:00
Nick
52e1971568 Add scale curve to comet 2023-03-25 22:42:25 -04:00
Nick
9210f4f1d0 Merge branch 'better-comets' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into better-comets 2023-03-25 22:35:52 -04:00
Nick
2d54076a67 Have comet face away from primary body 2023-03-25 22:35:46 -04:00
Ben C
e3d684a1cb Updated Schemas 2023-03-26 02:14:38 +00:00
Nick
3eb9bbd709 Merge branch 'better-comets' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into better-comets 2023-03-25 22:11:25 -04:00
Nick
8bb2138c0d Move ship warp controller also 2023-03-25 22:11:23 -04:00
Nick
64e2e3ce19 Rearrange components, add comet tail controller 2023-03-25 22:11:05 -04:00
Ben C
b95f37efd3 Updated Schemas 2023-03-26 01:52:40 +00:00
Nick
5dd8e8db4e Add in comet tail module 2023-03-25 21:50:07 -04:00