1811 Commits

Author SHA1 Message Date
JohnCorby
58f852bd03 rename to SectorBuilder 2022-07-09 16:17:01 -07:00
JohnCorby
096ac539a1 make Find better (cache more) 2022-07-09 16:13:40 -07:00
Nick
c05071b746 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-07-09 19:05:12 -04:00
Nick
0480296349 Refactor bramble dimension creation 2022-07-09 19:05:04 -04:00
JohnCorby
04888b1be7 Merge remote-tracking branch 'origin/dev' into dev 2022-07-09 15:58:04 -07:00
Nick
1b6659f8ec Fix fog light stuff 2022-07-09 18:55:44 -04:00
JohnCorby
48d41fb798 put a doc comment so i remember what this is for 2022-07-09 15:52:29 -07:00
Nick
f283a8b2c8 Not gonna use detail builder 2022-07-09 15:58:11 -04:00
Nick
ec9fe20c7c Update AstroObjectBuilder.cs 2022-07-09 14:36:49 -04:00
Nick
d7c3c914af Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-07-09 14:36:40 -04:00
Nick
10f5f84507 Wait for center of the universe 2022-07-09 14:36:21 -04:00
Nick
a4092a64ca Print what clouds are missing 2022-07-09 14:36:11 -04:00
github-actions[bot]
0bfd7393db Updated Schemas 2022-07-09 17:58:09 +00:00
Nick
3bdba5801b
Merge pull request #228 from xen-42/bramble-scaling
Bramble scaling
2022-07-09 13:56:36 -04:00
Nick
208cccbeb4 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-07-09 10:02:19 -04:00
Nick
fbdf5a58b2 Update translation schema links 2022-07-09 10:02:13 -04:00
Nick
ea7ef61723
Credit GayCoffee for Spanish 2022-07-09 09:56:22 -04:00
Nick
b2ba253b7e Update spanish translation (thanks GayCoffee) 2022-07-09 09:55:52 -04:00
Nick
f0a2d92a38 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-07-09 09:50:21 -04:00
Nick
6be461abee Bump version number 2022-07-09 09:50:15 -04:00
Nick
095d66705a
Update README.md 2022-07-09 09:49:42 -04:00
Nick
ac87bbe5c6 Remove AutoResume incompat warning 2022-07-09 09:49:14 -04:00
Nick
4092c5847f Apply scale curve to singularities (#226) 2022-07-08 23:41:02 -04:00
FreezeDriedMangoes
33a397a768 some fixes for warp volume tracking 2022-07-08 22:52:16 -04:00
FreezeDriedMangoes
ca391a1458 fixed fog lights and planet staticPosition setting 2022-07-08 18:13:29 -04:00
FreezeDriedMangoes
7bfaadb3a9 added cast required for some versions of C# 2022-07-08 17:39:07 -04:00
FreezeDriedMangoes
886af98f4c Merge branch 'dev' into bramble-scaling 2022-07-08 17:37:34 -04:00
FreezeDriedMangoes
3a72e9208b fixed nodes' fog volume scaling, added comments for leads on fixing screen fog 2022-07-08 17:37:17 -04:00
Ben C
c7c781e2cd
Set OrbitLine endColor 2022-07-07 16:27:01 -04:00
github-actions[bot]
ea952b32ba Updated Schemas 2022-07-07 19:34:48 +00:00
JohnCorby
101d3796e1 make achievement stuff public so it works wit da schema 2022-07-07 12:33:24 -07:00
Ben C
d369484863
Made Bramble Color Params Nullable 2022-07-06 19:11:45 -04:00
Ben C
1e2cb5384e
Add Null Coalescing For Bramble Colors 2022-07-06 19:01:17 -04:00
FreezeDriedMangoes
d91727b688 now changing color of fog backdrop 2022-07-06 08:41:47 -04:00
FreezeDriedMangoes
fa799a5c7a Merge branch 'dev' into bramble-scaling 2022-07-06 08:18:13 -04:00
Nick
a5bcd46d3f Change verbose log 2022-07-05 23:12:31 -04:00
Nick
0c420e61e7 Fix null stuff + NHAO 2022-07-05 23:12:23 -04:00
Nick
2fabfcb1a5
Merge pull request #216 from xen-42/bramble-nodes
Bramble nodes
2022-07-05 22:31:07 -04:00
Nick
ca7c0e0e30 Remove and sort usings 2022-07-05 22:29:41 -04:00
Nick
fe05a88bcb Merge branch 'dev' into bramble-nodes 2022-07-05 22:27:59 -04:00
Nick
edcc0c86ee
Merge pull request #223 from xen-42/fix-remove-children
Fix remove children & Toggle for verbose logs
2022-07-05 22:27:00 -04:00
Nick
bfffb8de04 Make it nh ao 2022-07-05 22:24:40 -04:00
Nick
30a1039bc0 Merge branch 'bramble-nodes' of https://github.com/xen-42/outer-wilds-new-horizons into bramble-nodes 2022-07-05 22:03:47 -04:00
Nick
6c1a7c6f12 More dictionary clearing 2022-07-05 22:03:40 -04:00
Ben C
d8496f4ad0
Merge remote-tracking branch 'origin/bramble-nodes' into bramble-nodes 2022-07-05 22:01:24 -04:00
Ben C
4b73b3b948
Updates Schemas 2022-07-05 22:01:16 -04:00
Nick
db72529e3a Worried about null dimensions being leftover 2022-07-05 21:58:15 -04:00
JohnCorby
e1c76cfa9e no need to cast 2022-07-05 17:07:18 -07:00
JohnCorby
75478bc5a1 reorder log functions to be in the same order as the enum 2022-07-05 17:06:34 -07:00
JohnCorby
a6cdea44ac cache transforms when removing children 2022-07-05 17:04:15 -07:00