1724 Commits

Author SHA1 Message Date
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
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
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
Nick
35837a4c28 Update AchievementHandler.cs 2022-06-30 17:53:16 -04:00
FreezeDriedMangoes
060d7a0fb0 added support for fogTint inside bramble dimensions 2022-06-30 17:50:07 -04:00
FreezeDriedMangoes
8c9c6d3e31 removed patches made for debugging, fixed exit pairing 2022-06-30 17:49:42 -04:00
FreezeDriedMangoes
3b25c5cf20 added exit pairing 2022-06-30 14:00:27 -04:00
Nick
8d0ee15563 Delete dimensions along with Bramble 2022-06-30 13:10:37 -04:00
FreezeDriedMangoes
b8fb35a351 fixed bramble nodes not warping the player to their paired dimension 2022-06-30 12:57:00 -04:00
FreezeDriedMangoes
411020378e fixed some searches for children that were looking in the wrong gameobject 2022-06-30 09:42:06 -04:00
Nick
ac49899670 Add schema to manifest 2022-06-30 00:44:50 -04:00
FreezeDriedMangoes
dbc36bbfc7 dimensions now are placed so they don't overlap with anything 2022-06-29 22:04:16 -04:00
FreezeDriedMangoes
ce9522e90a added exit pairing for dimensions 2022-06-29 21:48:50 -04:00
FreezeDriedMangoes
5625fd394e switched to a better method of connecting nodes that are created before the dimension they link to 2022-06-29 21:31:23 -04:00