1990 Commits

Author SHA1 Message Date
Noah Pilarski
4862947b06 Make cloaks also turn off tessellated renderers.
Stops water, sand, inner clouds, and any other tessellated renderer from showing even when player is not inside cloak.
2022-07-05 15:56:31 -04:00
Noah Pilarski
85a9c5ce66 Make cloaks also turn off tessellated renderers.
Stops water, sand, inner clouds, and any other tessellated renderer from showing even when player is not inside cloak.
2022-07-05 08:02:31 -04:00
FreezeDriedMangoes
0ae081152e fixed line endings 2022-07-03 23:49:53 -04:00
FreezeDriedMangoes
db5791eba3 Merge branch 'dev' into bramble-nodes 2022-07-03 23:47:28 -04:00
Noah Pilarski
164cdbd1b9 Remove LODFogSphere 2022-07-03 15:50:22 -04:00
FreezeDriedMangoes
67ad5f8774 removed more debug logs 2022-07-03 10:09:32 -04:00
FreezeDriedMangoes
6c9e4872d7 removed debugging logs 2022-07-03 08:54:04 -04:00
FreezeDriedMangoes
2e6e9d729f finished signal propogation and fixed bug where nodes wouldn't pair in some cases 2022-07-03 08:39:53 -04:00
FreezeDriedMangoes
e573f691ef cleaned up comments 2022-07-02 15:45:52 -04:00
FreezeDriedMangoes
d04a964038 added full signal propogation 2022-07-02 15:39:55 -04:00
FreezeDriedMangoes
56ce08f82b readded scale and radius properties and started adding support for them 2022-07-01 23:19:19 -04:00
JohnCorby
9cb1fc785f move findchild calls after null check to Do Less Work 2022-07-01 12:53:44 -07:00
JohnCorby
f7b5bd8606 use / in FindChild 2022-07-01 12:50:31 -07:00
JohnCorby
900d1e70b4 use FindChild as extension method 2022-07-01 12:46:40 -07:00
JohnCorby
e4254ee6ec Merge branch 'dev' into bramble-nodes 2022-07-01 12:44:57 -07:00
FreezeDriedMangoes
5aa0940a13 parented signals to the nodes they come from 2022-07-01 15:40:41 -04:00
FreezeDriedMangoes
c4f914ba36 added validation for staticPosition 2022-07-01 15:34:13 -04:00
FreezeDriedMangoes
20f0c85d69 removed some todo items 2022-07-01 15:27:13 -04:00
FreezeDriedMangoes
71abd4495e fixed bramble signals and created a dictionary in planetcreationhandler for dimensions (non-body bodies, like bramble dimensions for example) and a lookup function for them 2022-07-01 15:26:40 -04:00
FreezeDriedMangoes
4b25a11fde added staticPosition to Orbit config 2022-07-01 14:35:56 -04:00
FreezeDriedMangoes
9a3d01bc10 removed scaling for nodes and dimensions 2022-07-01 13:07:34 -04:00
FreezeDriedMangoes
6c38bba6c3 added some fixes to scaling nodes 2022-07-01 13:05:39 -04:00
FreezeDriedMangoes
e2f2ec9e5e fixed node fog colors 2022-07-01 08:54:56 -04:00
FreezeDriedMangoes
7a6068400f signals are now suppored I think 2022-07-01 08:15:33 -04:00
JohnCorby
b5fafc59c8 fuck it we ball 2022-06-30 21:07:22 -07:00
JohnCorby
a6b3911e93 make it search thru everything if all else fails 2022-06-30 20:58:04 -07:00
JohnCorby
cb8cbdd285 shorten Find 2022-06-30 20:49:19 -07:00
JohnCorby
d568815a37 Merge remote-tracking branch 'origin/dev' into dev 2022-06-30 20:39:05 -07:00
JohnCorby
06dab3fa5b extension 2022-06-30 20:34:06 -07:00
JohnCorby
9aa6bf540c googa 2022-06-30 20:33:48 -07:00
JohnCorby
fca19ba895 make getpath extension method 2022-06-30 20:30:35 -07:00
github-actions[bot]
3f9d0dca0e Updated Schemas 2022-07-01 03:23:47 +00:00
JohnCorby
d61a82d7a3 Merge remote-tracking branch 'origin/dev' into dev 2022-06-30 20:23:35 -07:00
Nick
44fa349d8c Add color ramp to stars 2022-06-30 23:22:12 -04:00
FreezeDriedMangoes
841ec59a46 added support for bramble seeds 2022-06-30 23:10:08 -04:00
JohnCorby
b72ef5b4cf remove CachedFind 2022-06-30 19:52:13 -07:00
JohnCorby
bb3b111358 make findchild take path and also be an extension method 2022-06-30 19:50:07 -07:00
JohnCorby
d5b9376fc3 cache detailPath on removechildren 2022-06-30 19:14:08 -07:00
Nick
21f9d3a5e7 Only find active objects when doing RemoveChildren 2022-06-30 21:52:56 -04:00
Noah Pilarski
83bd9c1f31 Fix headers 2022-06-30 21:11:57 -04:00
Noah Pilarski
2fb9e93399 Merge branch 'docs-star-system' 2022-06-30 21:09:12 -04:00
Noah Pilarski
b246bb1b57 Add star system page 2022-06-30 21:08:07 -04:00
Nick
dffb767fc8 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-06-30 20:10:30 -04:00
Nick
cb21acdf45 Don't use cache + only find active for RemoveChildren 2022-06-30 20:10:24 -04:00
FreezeDriedMangoes
738208e584 added scale for both nodes and dimensions, added default values to config 2022-06-30 18:56:11 -04:00
FreezeDriedMangoes
28c4ba1591 added support for colors for nodes 2022-06-30 18:07:59 -04:00
Nick
8227b1a97f
Merge pull request #213 from xen-42/voice-acting
Voice acting
2022-06-30 17:56:53 -04:00
Nick
575d7658ce Implement voice mod support 2022-06-30 17:53:53 -04:00
Nick
351694bb8c Update dialogue + nomai text to give the text asset a name 2022-06-30 17:53:46 -04:00
Nick
339ddfa35e Use our own API interface 2022-06-30 17:53:28 -04:00