3223 Commits

Author SHA1 Message Date
Nick
5244cd8dbf Update manifest.json 2023-07-15 18:19:33 -04:00
Nick
e26802bd6d Remove unused 2023-07-15 18:15:43 -04:00
Nick
e3fff97ba0 Fully fix spawns 2023-07-15 16:54:24 -04:00
Nick
6c3c47b011 Fixes spawn death, messes up rigidbodies sometimes 2023-07-15 16:39:19 -04:00
Nick
d34b1f44de Fade out before changing star system, move invulnerability handling to a class 2023-07-15 15:39:49 -04:00
Nick
b792f73bb0 Update manifest.json 2023-07-13 22:34:53 -04:00
Nick
4a8349d873
Fix cloaks (#635)
<!-- 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
- More than one cloak can now work at a time, and it only took me over a
year #108
- Stranger cloak will no longer appear in other systems #600
- Fixed cloaks breaking if the planet has no ReferenceFrame enabled
2023-07-13 22:33:24 -04:00
Nick
3d942ec9d6 Make multiple cloaks / zero cloaks work properly 2023-07-13 22:19:21 -04:00
Nick
b0bbffd21c Merge branch 'fix-cloak' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into fix-cloak 2023-07-13 20:30:58 -04:00
Nick
5dd7320566 Always make reference frame even when enabled (fixes Cloak) 2023-07-13 20:30:57 -04:00
Nick
d395a002cd Instantiate inactive why not 2023-07-13 20:30:41 -04:00
Ben C
46da595743 Updated Schemas 2023-07-13 22:56:11 +00:00
Nick
fbbaeb4fb6 Make more fields public, create cloak volume manually 2023-07-13 18:54:35 -04:00
Ben C
1c88e863bb Updated Schemas 2023-07-12 06:48:17 +00:00
Noah Pilarski
76c0cf895b Add more to the descriptions of volumes 2023-07-12 02:45:30 -04:00
Noah Pilarski
b51b702313 Rename onlyAffectsPlayerAndShip to onlyAffectsPlayerRelatedBodies
because this is what it actually does
2023-07-12 02:44:49 -04:00
Nick
5503d2aad0
Machine softlock (#630)
## Bug fixes
- Fix softlock affecting The Machine due to a secret hidden slide reel
that destroyed everything (thanks Damian)
2023-07-07 00:13:16 -04:00
JohnCorby
834efb638a update TODO 2023-07-05 22:10:46 -07:00
JohnCorby
40643adacd remove isTorch 2023-07-05 22:08:45 -07:00
Nick
9ae8552bad Update OWML version 2023-07-06 00:53:32 -04:00
Nick
6c4d896367 Remove unneeded call to LoadStreamingTextures - leave todo for fixing low res 2023-07-06 00:53:22 -04:00
Nick
f60620c5a5 Prevent softlock due to slide reels when changing system/reloading 2023-07-06 00:21:20 -04:00
Nick
55afeece54
Update addon-manifest.json 2023-07-05 19:42:03 -04:00
Nick
899de6943b
Fix solar flare tint (#627)
<!-- 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
- Fixed solar flare tint not matching star colour #616
2023-07-03 12:35:04 -04:00
Nick
50ecafb633 Fix solar flare colours not matching star #616 2023-07-03 12:25:51 -04:00
Noah Pilarski
d50cc42b52
Add repeatPopup field to addon-manifest (#626)
## Minor features
- Starting popups can be shown multiple times using `repeatPopup` in the
addon-manifest file #621
2023-07-03 12:09:09 -04:00
Ben C
4a86256b34 Updated Schemas 2023-07-03 15:29:12 +00:00
Nick
87372466ad Add repeatPopup field to addon-manifest 2023-07-03 11:26:55 -04:00
Nick
286a8a3a4b
Only show relevant frequencies (#585)
<!-- 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
- Only signal frequencies in use by the current system will be shown.
(resolves #572)

<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
-
2023-07-03 11:18:36 -04:00
Nick
9b81cdc275 Use a more reliable event to check all frequencies 2023-07-03 11:17:23 -04:00
Nick
fcfe685c22
Adds a 5 second cooldown to warp transmitters after using return pad (#618)
<!-- Some improvement that requires no action on the part of add-on
creators i.e., improved star graphics -->
## Improvements
- Added a 5 second delay to warp transmitters after you come back
through the return pad. Means 360 degree alignment target actually works
when returning through it instead of sending you straight back.
(resolves #563)
2023-07-03 10:43:16 -04:00
Nick
6438f779ae
Fix QM, OPC, Sun Station debris labeled when locked on #623 (#625)
## Bug fixes
- Fixed vanilla objects being given labels (OPC, QM, SS) #623
2023-07-03 10:42:34 -04:00
Nick
2509750c6b Disconnect transmitter OnReceiveWarpedBody event when destroyed 2023-07-03 10:21:49 -04:00
Nick
b9e324d5a2
Custom spawn points (#617)
<!-- Some improvement that requires no action on the part of add-on
creators i.e., improved star graphics -->
## Improvements
- Can now change the spawn point within the base game Hearthian system
(resolves #567)

<!-- Be sure to reference the existing issue if it exists -->
## Bug fixes
- Fixed spawning on tidally locked planets (resolves #505)
2023-07-03 10:17:39 -04:00
Nick
2f9e66398b Fix QM, OPC, Sun Station debris labeled when locked on #623 2023-07-03 10:13:53 -04:00
Nick
0c1f0a0d30 Gruh 2023-07-01 20:05:47 -04:00
Nick
efdcf47b25 Skipping unused frequencies works fine 2023-07-01 19:55:23 -04:00
Nick
4dfc8fa109 Merge branch 'dev' into only-show-relevant-frequencies 2023-07-01 19:39:31 -04:00
Nick
ffd2fe6911
Update manifest.json 2023-07-01 19:32:28 -04:00
Ben C
99443e2efc Updated Schemas 2023-07-01 23:15:04 +00:00
Nick
081f8684de Merge branch 'link-recorder-to-dialogue' of https://github.com/Outer-Wilds-New-Horizons/new-horizons into link-recorder-to-dialogue 2023-07-01 19:08:24 -04:00
Nick
f3c953faff Make hearthian recording actually work 2023-07-01 19:08:22 -04:00
Ben C
6e2842669b Updated Schemas 2023-07-01 22:28:20 +00:00
Nick
642f6afdc0 Allow using pathToAnimController for recorders #520 2023-07-01 18:25:55 -04:00
Nick
f0f24b2777 Adds a 5 second cooldown to warp transmitters after using return pad 2023-07-01 18:20:03 -04:00
Ben C
11d4e53b82 Updated Schemas 2023-07-01 21:51:44 +00:00
Nick
6e15a70bbf Wait more to tidally lock, fix spawning in Hearthian system, fix spawning on tidally locked 2023-07-01 17:48:58 -04:00
Nick
b6066ba0b6 Add note that curve time is in minutes 2023-07-01 15:41:30 -04:00
Nick
f354f99107 Player spawning cleanup, doesn't work in main system + kills player on first spawn sometimes 2023-07-01 14:44:00 -04:00
Will Corby
1ed7230dad
Update manifest.json 2023-06-30 23:59:46 -07:00