2422 Commits

Author SHA1 Message Date
TerrificTrifid
2904af39d1 Detail stretch 2022-09-17 10:55:01 -05:00
Noah Pilarski
79a178237f almost forgor 2022-09-17 11:28:50 -04:00
Noah Pilarski
cf5e7b42e7 Fix trifid's star light stuff 2022-09-17 11:26:49 -04:00
Noah Pilarski
01ee3e9ad8 Merge branch 'dev' into eye-of-the-universe 2022-09-17 10:32:42 -04:00
github-actions[bot]
129fbf3a4f Updated Schemas 2022-09-17 14:00:40 +00:00
Noah Pilarski
9be2bed1f0 Add range attribute 2022-09-17 09:58:22 -04:00
github-actions[bot]
f04171ec83 Updated Schemas 2022-09-17 03:18:00 +00:00
TerrificTrifid
7db8e1c4ef Audio volume setting 2022-09-16 22:15:55 -05:00
Nick
e6fe77d2c7 Update manifest.json 2022-09-15 23:33:12 -04:00
JohnCorby
68d2034b38 also do AssignBrittleHollowReference lol 2022-09-15 17:13:36 -07:00
JohnCorby
1b30c89237 typo: flip this case around, we want it to only check if NOT null 2022-09-15 16:40:27 -07:00
Noah Pilarski
98ff8a39ca mhm 2022-09-15 18:49:45 -04:00
Nick
8829548b9b Merge branch 'dev' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into dev 2022-09-15 18:48:00 -04:00
Nick
126547be6f Make everything use Path.Combine instead of concat for Linux 2022-09-15 18:47:26 -04:00
Noah Pilarski
2222a4cd93 Merge branch 'dev' into eye-of-the-universe 2022-09-15 18:37:14 -04:00
Noah Pilarski
88bda9d388 Use title instead 2022-09-15 18:30:44 -04:00
Noah Pilarski
edf5056280 Update to match vanilla 2022-09-15 18:19:58 -04:00
Nick
e5bc06dace Update GameLibs version 2022-09-15 13:28:08 -04:00
Nick
103d3d5bdb Merge branch 'dev' into enum 2022-09-15 01:22:01 -04:00
Nick
b1eac0748e Renamed it and fixed it for the sun 2022-09-15 00:57:10 -04:00
Nick
5a5ea46b05 Categorized some stuff in components and fixed Trifids star thing maybe 2022-09-15 00:41:05 -04:00
Nick
6d2dbf72d5 Revert "Revert "Disable starlights when out of range" (#385)"
This reverts commit a1b1bd9a4052a0ad212cf3570d79c6d37e197d08, reversing
changes made to acb235d4788ed6d993a6b23f918e2ae94cce0493.
2022-09-15 00:25:07 -04:00
Will Corby
6dfe59e962
Revert "Disable starlights when out of range" 2022-09-14 21:15:55 -07:00
Will Corby
acb235d478
Disable starlights when out of range (#345)
Fixes transparent stuff
2022-09-14 21:15:41 -07:00
TerrificTrifid
13dfe1c535 Fix RemoveStarLight bugs 2022-09-14 23:10:05 -05:00
Noah
2baa7dfae7
Common camera utility (#384)
## Improvements
- Nomai remote cameras (projection pools) display the right camera
layers, and better show the protagonist. Uses
[CommonCameraUtility](https://github.com/xen-42/ow-common-camera-util)
2022-09-14 21:35:38 -04:00
Noah Pilarski
235f62ffc7 null check ig
idk why a required mod wouldn't be downloaded
2022-09-14 21:33:41 -04:00
Noah Pilarski
0819658e28 Merge branch 'dev' into enum 2022-09-14 21:22:16 -04:00
Nick
27386e1730 Fix reload configs breaking NH translations 2022-09-14 21:08:28 -04:00
Nick
d71b016c8a Explained why the fixer is needed 2022-09-14 20:51:07 -04:00
Nick
2f49b61dd2 Remove stupid usings wtf are these 2022-09-14 20:48:55 -04:00
JohnCorby
cce97acddc angler fixer yay 2022-09-14 17:41:33 -07:00
JohnCorby
436cfa3175 remove unused parameter 2022-09-14 17:04:53 -07:00
JohnCorby
8ec41b58d5 remove the delay (things still work lol) 2022-09-14 16:59:48 -07:00
JohnCorby
5ff9f09684 revert da thingy 2022-09-14 16:34:10 -07:00
JohnCorby
f2771c7b34 use da thing thankies rider 2022-09-13 21:11:12 -07:00
Nick
2e90c30287 Revert revert revert revert 2022-09-13 23:08:16 -04:00
Nick
829fedb6a3 Revert "Use CommonCameraUtility to fix projection pool remote cameras"
This reverts commit d509e11379ad04c14417c059323764f079644ff5.
2022-09-13 23:05:41 -04:00
Nick
0b2be0cfcc Revert "Reorganize camera patches"
This reverts commit 461cdd6349b64932e8ffe2df87bc0bd7426bd5de.
2022-09-13 23:05:36 -04:00
Nick
461cdd6349 Reorganize camera patches 2022-09-13 23:04:11 -04:00
Nick
d509e11379 Use CommonCameraUtility to fix projection pool remote cameras 2022-09-13 23:03:59 -04:00
Nick
12586ebb20 Merge branch 'dev' into eye-of-the-universe 2022-09-13 22:09:31 -04:00
github-actions[bot]
2cabbc27b1 Updated Schemas 2022-09-14 02:03:22 +00:00
Nick
84b86dc379 Merge branch 'dev' into scatter-optimization 2022-09-13 22:01:09 -04:00
Nick
7bcddf4261 Fix collision issue 2022-09-13 21:58:31 -04:00
Nick
e074d2ecb1 Fix bad merge 2022-09-13 20:18:02 -04:00
Nick
b86e5454cc
Merge branch 'dev' into slide-threading 2022-09-13 20:14:37 -04:00
Nick
9204432edd
Vision torch image loading bug (#383)
Makes it handle slides with no path better, properly log errors when it
fails to load images, added tracking for if the image is loaded yet or
not (unused currently, could disable the slide/vision target if the
image don't load?).
2022-09-13 20:14:12 -04:00
Nick
6600c1c4c1
Allow overriding far clip plane (#377)
## Minor features
- Can override the far clip plane for a system from the star system
config (you're welcome Jammer)
2022-09-13 20:01:06 -04:00
Nick
86957f2116 Ok john 2022-09-13 20:00:08 -04:00