Nick
b74b1599b2
Update README.md
2023-09-27 13:23:07 -04:00
Nick
23b41ebf42
Bramble Fixes ( #733 )
...
<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
- Fixed a bug where fog preview lights were being affected too much by
node scaling (cause of #574 )
- Fixed an issue where fog of bramble nodes was being double scaled
(maybe caused by c9ee5ec1ac38a7ad9b5b9c4c7329ec526bf8cace)
I included a planet folder that adds a little node orbiting DB. That
node should be able to demonstrate the old & new behaviors.
[planets.zip](https://github.com/Outer-Wilds-New-Horizons/new-horizons/files/12629245/planets.zip )
2023-09-27 13:21:20 -04:00
Nick
1dc04d7562
Update to 14, learn launch codes if starting loop 1 in a custom system
2023-09-27 13:19:28 -04:00
coderCleric
a84baacb93
Reverted a weird fog scaling that was messing things up.
2023-09-15 16:42:06 -06:00
coderCleric
c8208fa087
Fix preview fog lights not being in the correct positions
2023-09-15 16:32:34 -06:00
Noah Pilarski
8a2510d1d3
Update japanese.json ( #732 )
...
<!-- A new module or something else important -->
## Major features
- Add Japanese translation.
2023-09-15 11:31:24 -04:00
JohnCorby
7beb66606c
force clear cache flag for less duplication
2023-09-14 20:47:24 -07:00
orclecle
5d75e64438
Update japanese.json
2023-09-15 12:42:17 +09:00
JohnCorby
d184a28ceb
better log
2023-09-14 20:40:46 -07:00
JohnCorby
ba38800450
manully clear system specific caches in reload configs
2023-09-14 19:33:24 -07:00
Nick
d3eff8ce2a
Double min height instead
2023-09-11 23:50:09 -04:00
Nick
53d5ce14f5
Merge branch 'ghost-bird' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into ghost-bird
2023-09-11 23:49:12 -04:00
Nick
588306f936
Change default particle height to not NRE probably
2023-09-11 23:49:03 -04:00
JohnCorby
900c7333a8
move around code, more comment
2023-09-11 20:20:25 -07:00
Nick
84c3655a32
Maybe fix ghost bird
2023-09-11 22:42:08 -04:00
Will Corby
3b1f67331e
Obsolete pulsars ( #730 )
...
## Bug fixes
- Pulsar's are obsolete now because NH is done. Backwards compat will
leave them as neutron stars.
2023-09-07 22:19:59 -07:00
Ben C
806fe9ded2
Updated Schemas
2023-09-08 05:18:39 +00:00
Nick
4ae5ec17b1
Obsolete pulsars
2023-09-08 01:16:15 -04:00
Will Corby
939d427774
1.16.4 ( #724 )
...
## Bug fixes
- Log an error when trying to orbit a body that doesn't have a gravity
volume.
- QuantumGroups of type "states" no longer ignore probe snapshots taken
of them (resolves #598 )
- Unnamed Mystery is now playable again (oops sorry cigtu)
v1.16.4
2023-09-07 20:29:45 -07:00
Will Corby
a56c927110
Quantum update bc someone finally asked for it ( #725 )
...
<!-- A new module or something else important -->
## Major features
-
<!-- A new parameter added to a module, or API feature -->
## Minor features
-
<!-- Some improvement that requires no action on the part of add-on
creators i.e., improved star graphics -->
## Improvements
-
<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
- QuantumGroups of type "states" no longer ignore probe snapshots taken of them (resolves #598 )
2023-09-07 20:16:26 -07:00
JohnCorby
8a03d5e326
Merge remote-tracking branch 'origin/quantum-update-bc-someone-finally-asked-for-it' into quantum-update-bc-someone-finally-asked-for-it
2023-09-07 15:13:14 -07:00
JohnCorby
4877af788a
doc
2023-09-07 15:12:29 -07:00
Ben C
d49ffeb5b4
Updated Schemas
2023-09-07 22:06:41 +00:00
JohnCorby
12a114d4a0
revert "remove pulsar" else it explodes
2023-09-07 15:04:23 -07:00
JohnCorby
47f2c083b7
doc
2023-09-06 16:24:33 -07:00
JohnCorby
d0ba74f4cd
undo that GeneralPropBuilder rename i made a while ago cuz its dumb
2023-09-03 15:30:23 -07:00
JohnCorby
110fa46712
typo
2023-09-03 15:27:18 -07:00
JohnCorby
ee18a39ea1
better comment
2023-09-03 14:59:00 -07:00
JohnCorby
76a196a457
lots of comments
2023-09-03 14:48:42 -07:00
JohnCorby
2f1bd1d347
Merge remote-tracking branch 'origin/dev' into quantum-update-bc-someone-finally-asked-for-it
2023-09-03 14:20:48 -07:00
JohnCorby
7343d52307
this doenst do anything
2023-09-03 14:20:43 -07:00
Noah Pilarski
48aa1f1575
Kill Failed Validation Enum Member ( #726 )
...
Idk clay asked me to
2023-09-01 19:25:48 -04:00
Ben C
68b67b0cbf
Updated Schemas
2023-09-01 16:28:19 +00:00
Ben C
30771a1eb5
Ok wrong def
2023-09-01 12:26:01 -04:00
Ben C
f387f33c30
Try to remove clay's enum thingy
2023-09-01 12:21:46 -04:00
clay
574de12c74
position -> localPosition
2023-09-01 03:19:42 -04:00
clay
badea22cfc
added todo and removed comment
2023-09-01 03:15:41 -04:00
clay
c80dcdf062
refactors for readability
2023-09-01 03:15:15 -04:00
clay
4641ab9004
fixed bug causing states objects to ignore probe pictures
2023-09-01 03:06:51 -04:00
Will Corby
f082d2de81
Fix the what bug again ( #723 )
...
## Bug fixes
- Log an error when trying to orbit a body that doesn't have a gravity
volume.
2023-08-31 20:33:49 -07:00
clay
6286c7907d
rearranged for for readability
2023-08-31 23:04:09 -04:00
clay
c3009c692e
removed FailedValidation from docs
2023-08-31 23:02:11 -04:00
JohnCorby
1a9d970ba7
oops
2023-08-31 15:48:11 -07:00
JohnCorby
ff3c5bb9f4
bump versions
2023-08-31 15:40:59 -07:00
JohnCorby
3d184e551d
null checks for _detectableFields
2023-08-31 15:39:00 -07:00
JohnCorby
5d092a3a77
move detector patch to correct folder ig
2023-08-31 15:27:11 -07:00
Nick
70d226a9d2
1.16.3 ( #722 )
...
## Bug fixes
- Fixed custom signals being broken by enum caching, for some reason
2023-08-28 12:50:57 -04:00
Nick
d424bffc2f
Possibly fix signals breaking due to enum cache being cleared
2023-08-28 11:58:08 -04:00
Nick
5cf88673de
1.16.2 ( #720 )
...
## Bug fixes
- Stop Tower of Quantum Knowledge proxy from appearing near the end of
the loop.
v1.16.3
v1.16.2
2023-08-28 01:10:26 -04:00
Nick
3968545d24
Update manifest.json
2023-08-28 00:08:05 -04:00