3230 Commits

Author SHA1 Message Date
github-actions[bot]
f2cad5d044 Updated Schemas 2022-11-16 03:27:41 +00:00
Noah Pilarski
98cf27b003 Add reveal for option to enter reveal volumes 2022-11-15 22:25:31 -05:00
Ben C
23d27e3221 Updated Schemas 2022-11-15 18:53:18 +00:00
Ben C
95b9c6fc4a
Pass Secrets 2 2022-11-15 13:51:00 -05:00
Ben C
f2cada1d12
Pass Secrets 2022-11-15 13:48:40 -05:00
Ben C
0acbf68093
Update build.yaml 2022-11-15 13:43:55 -05:00
Ben C
2dfd065395
Update Actions And Stuff 2022-11-15 13:41:24 -05:00
Nick
5f71b64943
Add relative to parent option (#349)
Minor Features:
- Adds `isRelativeToParent` to allow applying position and rotation
relative to the parent defined by `parentPath`. Applies to details,
dialogue, Nomai text, slides, whiteboards, projection pools, projection
stones, and signals.
2022-11-10 22:09:10 -05:00
Nick
d43629cbfd
make raycast cleaner (#442)
makes xen's raycast rotation work in ship and other non-ao bodies, and
also just generally cleans up the code a bit.
2022-11-10 22:05:33 -05:00
Nick
a1b878b2fd
fix shader replacer (#443)
<!-- 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
-

<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
- makes Standard shader transparent materials work in bundles
2022-11-10 22:04:32 -05:00
JohnCorby
2140715fad make this public so addons can use it 2022-11-10 19:00:37 -08:00
JohnCorby
9ff906d77f fix shader replacer 2022-11-10 18:59:30 -08:00
JohnCorby
41571af86d do align to normal fix on relative to parent guy as well 2022-11-09 14:50:53 -08:00
JohnCorby
642c179eaf use origin instead of transform.position 2022-11-09 13:10:23 -08:00
JohnCorby
6c7c02d71c use transform.forward 2022-11-09 13:08:41 -08:00
JohnCorby
136a503058 make raycast nicer 2022-11-09 13:06:49 -08:00
Noah Pilarski
8af38577ed match 2022-11-09 01:12:02 -05:00
Noah Pilarski
30d0f551d1 forgor ; 2022-11-09 01:05:21 -05:00
Noah Pilarski
cae2c55874 Merge branch 'dev' into relative 2022-11-09 01:04:28 -05:00
TerrificTrifid
967d909651
Fix lava glow (#441)
Scales the shader stuff properly
2022-11-08 23:25:31 -06:00
TerrificTrifid
00688b4531 Account for all properties 2022-11-08 23:18:56 -06:00
JohnCorby
bdf715d1d4 do max of curve instead of min 2022-11-08 19:39:01 -08:00
TerrificTrifid
998969f16e
Rewrite singularities (#439)
- Merged methods into MakeSingularity, MakeSingularityGraphics, and
MakeSingularityProxy
- Merged size controllers
- Removed `makeZeroGVolume`
- Split `size` into `horizonRadius` and `distortRadius`
- Added `hasWarpEffects`, `renderQueueOverride`, and `rotation`
2022-11-08 20:47:07 -06:00
TerrificTrifid
08cf0cb22e Remove light 2022-11-08 20:05:53 -06:00
TerrificTrifid
15b2d51b6d Rotation last 2022-11-08 17:42:53 -06:00
github-actions[bot]
5b6db28476 Updated Schemas 2022-11-08 23:34:39 +00:00
TerrificTrifid
9444b49059 Rotation 2022-11-08 17:32:17 -06:00
github-actions[bot]
d5ec0b20f3 Updated Schemas 2022-11-08 05:30:54 +00:00
TerrificTrifid
53230dfcf3 Warp particles and render queue 2022-11-07 23:27:47 -06:00
TerrificTrifid
9388246de3 Missed one 2022-11-06 22:07:28 -06:00
Will Corby
bbadedbd9f
Detail rotation fix (#440)
## Improvements
- Debug Raycast now writes the rotation value to use to have the placed
object aligned to the surface its on and facing towards the player.

## Bug fixes
- `alignToNormal` now no longer breaks on vanilla planets.
2022-11-06 18:58:38 -08:00
JohnCorby
9bb197ac6a Revert "make rotation-after-align work"
This reverts commit 749c02e22c246c7a9b5c018bcb92e1873c71e345.
2022-11-06 18:45:34 -08:00
JohnCorby
749c02e22c make rotation-after-align work 2022-11-06 18:29:06 -08:00
github-actions[bot]
77aad922ef Updated Schemas 2022-11-07 02:27:10 +00:00
Nick
8f52a9a528 Debug raycast now prints rotation to align to normal 2022-11-06 21:24:55 -05:00
github-actions[bot]
5183339365 Updated Schemas 2022-11-07 02:16:27 +00:00
TerrificTrifid
9beb2cc291 Merge branch 'rewrite-singularities' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into rewrite-singularities 2022-11-06 20:14:19 -06:00
TerrificTrifid
41cf405cc1 Actually do default 2022-11-06 20:14:04 -06:00
github-actions[bot]
281268b9a2 Updated Schemas 2022-11-07 01:57:43 +00:00
TerrificTrifid
7fffa92ff0 Rewrite singularities 2022-11-06 19:55:50 -06:00
Nick
965136505f Give this a description because I forgot what it does 2022-11-06 20:43:13 -05:00
Nick
aaa87cc858 Fix rotation on stock planets 2022-11-06 18:41:01 -05:00
Nick
18f66f8701 Make colour descriptions better 2022-11-03 18:37:51 -04:00
Noah
7efc5d119f
Update Actions (#437)
Updates all workflows to try to use the newer actions so we don't get as
many deprecation warnings.
2022-10-31 19:13:31 -04:00
Ben C
058220dd39
Update Actions 2022-10-31 08:01:42 -04:00
Ben C
b48411e849
docs: add a little explanation (#435)
<!-- Some improvement that requires no action on the part of add-on
creators i.e., improved star graphics -->
## Improvements
- Just a few additional explanations.
<img width="900" alt="CleanShot 2022-10-31 at 07 38 12@2x"
src="https://user-images.githubusercontent.com/48713768/198905197-95692c78-3a7c-4543-970c-2b49a68d80c3.png">
2022-10-30 19:29:57 -04:00
Ben C
474abcbf4b
Add Generic API Methods (#427)
**Untested right now**
Now that OWML supports generic API methods, this PR makes `QueryBody`
and `QuerySystem` have generic counterparts.

The generic methods are a bit different from the others, as they'll
return `default(T)` if the JSONPath doesn't find anything.
2022-10-30 19:28:02 -04:00
96-38
e941d0cd14 docs: add a little explanation 2022-10-31 07:37:02 +09:00
Ben C
42f81680f4
Please Fix Docs ty 2022-10-29 21:40:42 -04:00
Ben C
637a334db6
docs: add cli tool section (#434)
<!-- Some improvement that requires no action on the part of add-on
creators i.e., improved star graphics -->
## Improvements
- Added a CLI Tool section to the Translations page of the
documentation.
I created with reference to the Config Editor page. However, I am not a
native English speaker, so please let me know if there are any sentences
that are grammatically incorrect.
<img width="900" alt="CleanShot 2022-10-30 at 10 07 16@2x"
src="https://user-images.githubusercontent.com/48713768/198858132-f00aad93-8abf-446d-b9b3-2547230a139f.png">
2022-10-29 21:35:46 -04:00