3799 Commits

Author SHA1 Message Date
Ben C
ee686fafe3 Updated Schemas 2023-03-25 19:11:42 +00:00
JohnCorby
8bdcfb125e remove unused using again 2023-03-25 12:05:33 -07:00
Nick
c622b54cb6 Rename more enum 2023-03-25 14:52:09 -04:00
Nick
9b18438760 Rename serialized types 2023-03-25 14:50:07 -04:00
Nick
c7501b0e92 Merge branch 'cleanup-external' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into cleanup-external 2023-03-25 14:18:58 -04:00
Nick
e8c05f4818 Done rearranging volumes 2023-03-25 14:18:52 -04:00
Ben C
988d1377ae Updated Schemas 2023-03-25 18:12:56 +00:00
Nick
ce7ef3ee93 Split up more volumes, move FluidType enum 2023-03-25 14:09:54 -04:00
Nick
7d384b7067 Merge branch 'cleanup-external' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into cleanup-external 2023-03-25 13:52:14 -04:00
Nick
3cede76bed Remove all unused usings 2023-03-25 13:51:15 -04:00
Ben C
fed8ccce80 Updated Schemas 2023-03-25 17:47:04 +00:00
Nick
85797df25c Big reorganize 2023-03-25 13:44:31 -04:00
Nick
2b64edd23d
Fix ring opacity (#553)
## Bug fixes
- Fix constant NRE from rings with both a scale curve and opacity curve
2023-03-25 12:22:13 -04:00
Nick
59721b1f55 Fix RingOpacityController NRE 2023-03-25 12:14:13 -04:00
Nick
608c9bb27f Properly check if texture exists 2023-03-25 11:44:35 -04:00
Nick
c21f15ac22 Add backwards compat to Evacuation 2023-03-25 11:35:47 -04:00
Nick
4007b7c4bc
Un-bump version 2023-03-24 11:05:10 -04:00
Ben C
b951e62900
Bump Version 2023-03-23 23:50:39 -04:00
Nick
74c1e80af9 Fix triflers bug! 2023-03-23 23:35:18 -04:00
Nick
1b441d0c53 Fix some warp exit stuff 2023-03-23 22:40:55 -04:00
Nick
df41617c04 Set water to use Layer util 2023-03-23 21:27:09 -04:00
Will Corby
c252112215
better version of remove keepautoplacement (#549)
also 
- remove ignoresun on details
- fix cairn nre
- remove groups from keeploaded details
- make unused field in warp transmitter info used
2023-03-23 17:49:14 -07:00
Ben C
891a2e353d Updated Schemas 2023-03-24 00:37:22 +00:00
JohnCorby
6a97137cef add it back and make it used 2023-03-23 17:33:33 -07:00
Ben C
9fdeea8e98 Updated Schemas 2023-03-24 00:15:13 +00:00
JohnCorby
95aea5ebc4 remove silly unused field 2023-03-23 17:12:35 -07:00
JohnCorby
b4340a93f7 silly space 2023-03-23 16:26:44 -07:00
JohnCorby
9910323ebc move this up so it returns early 2023-03-23 16:02:45 -07:00
JohnCorby
687151c36b potentially fix cull group map bug 2023-03-23 16:00:41 -07:00
JohnCorby
572702bac0 comment 2023-03-23 14:22:27 -07:00
JohnCorby
97c869bd16 FireOnNextUpdate my beloved 2023-03-23 14:18:04 -07:00
JohnCorby
b134e12389 use simplified call to detail info thing 2023-03-23 13:37:33 -07:00
JohnCorby
5f65bb5360 grrrrr 2023-03-23 13:32:55 -07:00
JohnCorby
6e49af5abc kill ignoresun entirely fuck it 2023-03-23 13:32:41 -07:00
JohnCorby
f9d9733fcc oops 2023-03-23 13:30:48 -07:00
JohnCorby
83d86ff485 kill ignoresun entirely fuck it 2023-03-23 13:28:48 -07:00
JohnCorby
fd43d86f1e Merge remote-tracking branch 'origin/remove_keepautoplacement_better' into remove_keepautoplacement_better 2023-03-22 22:28:58 -07:00
JohnCorby
3e681fea60 use better whiteboard 2023-03-22 22:28:52 -07:00
Ben C
ad7ae299f2 Updated Schemas 2023-03-23 05:17:36 +00:00
JohnCorby
ad704d9bf6 TranslatorTextBuilder: dont do auto spiral if any property is specified 2023-03-22 22:13:49 -07:00
Nick
aa88285748
Warp pads (#546)
## Major features
- Nomai warp pads! You can build transmitters (like the towers on Ash
Twin) and receivers on other planets. Can also be used to just make
permanent teleportation pads if the alignment window is set to 360
degrees. Receivers also take in position arguments for a Nomai computer
which will display the departure and arrival times.
2023-03-23 00:58:44 -04:00
Nick
cbac7c2401
Defer singularity linking (#548)
<!-- Some improvement that requires no action on the part of add-on
creators i.e., improved star graphics -->
## Improvements
- Deferred singularity linking until after all planets are built, so
build order no longer affects pairs where only one has
`pairedSingularity` set.
2023-03-23 00:41:46 -04:00
Nick
31fb962f57 Remove register warp receiver 2023-03-23 00:39:58 -04:00
Nick
0c619e0fd1 Fix warp pads 2023-03-23 00:34:20 -04:00
Nick
d847f13e83 Simplify calls to detail builder 2023-03-22 23:46:40 -04:00
Nick
9c5982d9a4 Use detail info instead 2023-03-22 23:31:10 -04:00
Nick
30ff6367ef Fix bad merge 2023-03-22 22:38:53 -04:00
Nick
7179388094 Merge branch 'dev' into warp-pads 2023-03-22 22:38:21 -04:00
Joshua Thome
c7632aa70e Pair up singularities after all planets have been built 2023-03-22 18:27:09 -05:00
Joshua Thome
410f77add5
Vessel fixes (#545)
## Minor features
- Added `hasZeroGravityVolume` to the Vessel config to remove the
default zero-gravity volume around the vessel.
- Added `isDefault` to planet Spawn config to set the default player
spawn point, if multiple exist in the system.
2023-03-22 17:12:36 -05:00