FreezeDriedMangoes
|
c1369aab0b
|
merged from dev
|
2022-05-25 17:53:40 -04:00 |
|
FreezeDriedMangoes
|
5cc232ee8c
|
fixed line endings
|
2022-05-25 17:42:18 -04:00 |
|
JohnCorby
|
12edcea9ee
|
remove unused string uniqueModName parameter
|
2022-05-25 14:29:40 -07:00 |
|
FreezeDriedMangoes
|
5943e306ba
|
added a FindChild function to search utilities, disabled standing vision torches until all their textures have loaded
|
2022-05-25 11:19:26 -04:00 |
|
FreezeDriedMangoes
|
3f4b2fbe88
|
added async texture loading to autoprojectors and slide reels, also removed some dead code and uneeded comments
|
2022-05-25 11:04:53 -04:00 |
|
FreezeDriedMangoes
|
ff8dfa21ad
|
added async texture loading to standing vision torches and vision torch targets
|
2022-05-25 10:40:44 -04:00 |
|
FreezeDriedMangoes
|
714deaea05
|
switched to using var for all declarations
|
2022-05-25 07:34:20 -04:00 |
|
FreezeDriedMangoes
|
c1b2a2fc8c
|
fixed line endings, stupid visual studio
|
2022-05-25 07:27:07 -04:00 |
|
FreezeDriedMangoes
|
41c8e17f49
|
removed separate CreateVisionTorch function and folded it into the regular Make function
|
2022-05-25 07:26:50 -04:00 |
|
JohnCorby
|
b10106b66c
|
height map: remove the texture next frame so it dont use memory
|
2022-05-24 23:11:21 -07:00 |
|
JohnCorby
|
421c6b624c
|
goofy ahh
|
2022-05-24 23:07:26 -07:00 |
|
JohnCorby
|
c0ed8b17f5
|
remove todo
|
2022-05-24 23:06:00 -07:00 |
|
JohnCorby
|
a12ba1f466
|
fix inner fog yay
|
2022-05-24 22:44:44 -07:00 |
|
JohnCorby
|
745a776182
|
comment
|
2022-05-24 22:36:48 -07:00 |
|
JohnCorby
|
20b87db3a7
|
WATER WORK!!!!!!!!!!!!!! (enough)
|
2022-05-24 22:34:18 -07:00 |
|
JohnCorby
|
f118ac1080
|
water work almost
|
2022-05-24 22:21:07 -07:00 |
|
JohnCorby
|
d32f907426
|
shmoopy
|
2022-05-24 22:09:44 -07:00 |
|
JohnCorby
|
63750e2782
|
wee snaw
|
2022-05-24 21:50:02 -07:00 |
|
JohnCorby
|
1f1a1f3787
|
remove as cast after is check for nicer syntax
|
2022-05-24 21:00:31 -07:00 |
|
FreezeDriedMangoes
|
b1688c0a6d
|
added more necessary stuff to standing vision torches, made vision staff targets bigger so they're easier to hit
|
2022-05-24 18:16:12 -04:00 |
|
JohnCorby
|
297377e1f1
|
fix case / field-ness for SandModule and VariableSizeModule
|
2022-05-24 10:59:38 -07:00 |
|
JohnCorby
|
73b03a3557
|
remove ToColor32
|
2022-05-24 10:44:51 -07:00 |
|
JohnCorby
|
cb1c3891fa
|
revert color thing
|
2022-05-24 10:36:38 -07:00 |
|
FreezeDriedMangoes
|
667e68f7ac
|
added standing vision torches (the kind that just sit in the environment and you walk into their projection beam)
|
2022-05-24 12:25:34 -04:00 |
|
FreezeDriedMangoes
|
2af257a35f
|
added patches required to block item swapping while holding a vision torch. this is the last change required to get vision torches baseline functional
|
2022-05-24 11:34:17 -04:00 |
|
FreezeDriedMangoes
|
f1ed8be741
|
vision torches now work, as long as you're not wearing your suit
|
2022-05-24 07:28:57 -04:00 |
|
Noah Pilarski
|
c2f2ddde7b
|
Removable Star Controller
Adds an option to not add a star controller.
|
2022-05-23 23:07:05 -04:00 |
|
Nick
|
497e1f5a38
|
Merge branch 'schema-integration' of https://github.com/xen-42/outer-wilds-new-horizons into schema-integration
|
2022-05-23 21:26:58 -04:00 |
|
Nick
|
7b5e66b37c
|
Fix star log errors
|
2022-05-23 21:26:35 -04:00 |
|
Ben C
|
e1eb581a38
|
Delete the StarStreamerController things
|
2022-05-23 20:16:04 -04:00 |
|
JohnCorby
|
8c043c4ba0
|
do da stanky leg
|
2022-05-23 17:05:38 -07:00 |
|
JohnCorby
|
16322ebbd6
|
do da stanky leg
|
2022-05-23 17:00:10 -07:00 |
|
Ben C
|
a3867276ed
|
Merge branch 'dev' into schema-integration
|
2022-05-23 18:40:11 -04:00 |
|
Ben C
|
22f96ddea3
|
Fixed casing on more modules
|
2022-05-23 18:39:19 -04:00 |
|
Nick
|
5691985775
|
Set up Achievements+ support, rename Assets folder
|
2022-05-23 13:33:44 -04:00 |
|
FreezeDriedMangoes
|
72a87c5c2e
|
fix: fixed some missing references and a MonoBehavior that was incorrectly initialized as a regular class. also added some stuff from VisionTorchItem.Start that won't get called for custom slides since some references aren't set up at that point
|
2022-05-23 12:57:37 -04:00 |
|
FreezeDriedMangoes
|
22a386e50a
|
feat: added patch to make vision torches droppable, patch to allow vision torches to scan other targets besides the prisoner, added untested code to handle creating new vision torch targets
|
2022-05-23 10:06:42 -04:00 |
|
Ben C
|
1d6a43c4fe
|
Make CloudFluidType not nullable anymore
|
2022-05-23 09:19:16 -04:00 |
|
JohnCorby
|
53dd88584b
|
Revert "reformat again"
This reverts commit 93d82358
|
2022-05-22 18:55:27 -07:00 |
|
Nick
|
e1cf0a6414
|
Reorganize textures + colour fog/cloud ramps
|
2022-05-22 21:51:31 -04:00 |
|
JohnCorby
|
93d82358fa
|
reformat again
|
2022-05-22 18:48:23 -07:00 |
|
JohnCorby
|
656ff16305
|
Revert "Reformat"
This reverts commit 7c0ba5597720f963432d8379a236e74f3508d077.
|
2022-05-22 18:41:34 -07:00 |
|
Ben C
|
7c0ba55977
|
Reformat
|
2022-05-22 21:30:45 -04:00 |
|
JohnCorby
|
9668f68a63
|
make IOrbitalParameters lowercase
|
2022-05-22 16:29:02 -07:00 |
|
JohnCorby
|
64f81f9dca
|
make color good
|
2022-05-22 16:25:53 -07:00 |
|
Ben C
|
466df12003
|
Got Schema generation working!
|
2022-05-22 18:57:05 -04:00 |
|
Ben C
|
73e3cfbbb3
|
Fix leftover errors after merge
|
2022-05-22 13:36:10 -04:00 |
|
Ben C
|
cbd0109ea0
|
Merge branch 'dev' into schema-integration
# Conflicts:
# NewHorizons/Builder/Body/FunnelBuilder.cs
# NewHorizons/External/Configs/PlanetConfig.cs
# NewHorizons/External/Configs/StarSystemConfig.cs
# NewHorizons/External/Modules/AsteroidBeltModule.cs
# NewHorizons/External/Modules/AtmosphereModule.cs
# NewHorizons/External/Modules/BaseModule.cs
# NewHorizons/External/Modules/OrbitModule.cs
# NewHorizons/External/Modules/PropModule.cs
# NewHorizons/External/Modules/ShipLogModule.cs
# NewHorizons/External/Modules/SignalModule.cs
# NewHorizons/External/Modules/VariableSize/FunnelModule.cs
# NewHorizons/External/Modules/VariableSize/RingModule.cs
# NewHorizons/External/Modules/VariableSize/SingularityModule.cs
# NewHorizons/External/Modules/VariableSize/StarModule.cs
# NewHorizons/Main.cs
|
2022-05-22 13:24:02 -04:00 |
|
Nick
|
657203d9ba
|
Clean up tornado
|
2022-05-22 12:30:10 -04:00 |
|
Nick
|
59624b6a2c
|
Add default values to modules
|
2022-05-22 00:49:09 -04:00 |
|