1068 Commits

Author SHA1 Message Date
Nick
923cd149fe Basic quantum planet setup 2022-05-10 23:27:19 -04:00
Nick
89ad5b5cfa Forgot a null check 2022-05-10 23:16:02 -04:00
Nick
18ebcb85cc Put sectors on everything 2022-05-10 21:42:30 -04:00
Ben C
836081f971
Update api.md 2022-05-10 16:20:34 -07:00
Nick
b84301d4d0
Update README.md 2022-05-10 18:56:31 -04:00
Nick
767a3f1949
Merge pull request #107 from xen-42/dev
Dev
v0.14.1
2022-05-10 18:52:38 -04:00
Nick
420e212695 Update manifest.json 2022-05-10 18:51:59 -04:00
Nick
6f34dc71d5 Fix letting multiple mods editing one planet 2022-05-10 18:44:36 -04:00
Nick
9506c3dee5
Update README.md 2022-05-10 17:28:29 -04:00
Nick
bbabd4ac60
Update build.yaml 2022-05-10 17:27:41 -04:00
Nick
a833568092
Merge pull request #106 from xen-42/dev
Remove CR
v0.14.0
2022-05-10 17:20:34 -04:00
Nick
d42a99e53c
Merge pull request #105 from xen-42/no-more-CR
No more cr
2022-05-10 17:15:14 -04:00
Nick
4d90fcb5fb Fix tracking orbit check 2022-05-10 17:13:54 -04:00
Nick
7e25a8a590 Add randomizer to conflict list 2022-05-10 17:04:49 -04:00
Nick
cc595612f5 Fix sun station destruction 2022-05-10 17:04:38 -04:00
Nick
7cd99e2b56 Fix map mode issue 2022-05-10 17:04:17 -04:00
Nick
e20b8ff737 Fix initial velocity direction 2022-05-10 15:48:16 -04:00
Nick
f85c3ca825 Relocated API + added SpawnObject method 2022-05-10 12:55:21 -04:00
Nick
df036c7164 Merge branch 'no-more-CR' of https://github.com/xen-42/outer-wilds-new-horizons into no-more-CR 2022-05-10 02:45:27 -04:00
Nick
9aecd14541 Fix load order to include stock planets 2022-05-10 02:45:20 -04:00
Nick
da6d19843a
Update README.md 2022-05-10 02:39:22 -04:00
Nick
2c561d7c19 Eccentric around linear gravity = tracking orbit 2022-05-10 01:15:53 -04:00
Nick
48479f87d8 Fix geyser orientation 2022-05-10 00:42:40 -04:00
Nick
28898ae2b6 Merge branch 'load-order' into no-more-CR 2022-05-09 02:22:13 -04:00
Nick
5b35c5db57 Oops 2022-05-09 02:20:47 -04:00
Nick
ea787ea9de Mildly improve binaries unless ur Trifid 2022-05-09 02:17:34 -04:00
Nick
9dd06dd915 Merge branch 'master' into no-more-CR 2022-05-09 00:07:30 -04:00
Ben C
dae09dc8e5 Started on a better load order 2022-05-08 10:56:33 -04:00
Ben C
737d68457d
Update details.md 2022-05-07 14:06:44 -07:00
Nick
f1da2e3be8 Bump version v0.14.0-pr 2022-05-07 16:15:28 -04:00
Nick
10c203fb8f Fix generating body multiple times 2022-05-07 16:15:21 -04:00
Nick
18dbbc57b1 Merge branch 'master' into no-more-CR 2022-05-07 16:04:13 -04:00
Nick
69747bb7cc Finialize updating orbits 2022-05-07 16:03:59 -04:00
Nick
7359283f37 Update PlanetCreationHandler.cs 2022-05-07 04:47:18 -04:00
Nick
a41bd8c352 Tidied up AstroObjectLocator
Orbit updating breaks if you make an existing planet a moon of something and then you move that planet.
2022-05-07 04:32:47 -04:00
Nick
59109671c9 Track AO children in AOLocator 2022-05-07 02:48:31 -04:00
Nick
100b3f1b46 Merge branch 'dev' into no-more-CR 2022-05-07 01:02:50 -04:00
Nick
bd7246c660 Fix wrong primary when changing it for existing 2022-05-07 01:02:15 -04:00
Nick
12526f8763 Fix basic cloud shader orientation 2022-05-07 00:31:30 -04:00
Nick
708727324b Fix binaries when secondary has a = 0 2022-05-07 00:06:08 -04:00
Nick
c7d7604e1a Try to fix spawn suit thing (failed) 2022-05-07 00:05:58 -04:00
Ben C
e19e486f9d
0.13.1 (#102)
* Update PropModule.cs

* Debugging FluidDetector AddVolume

* Catch exceptions if they don't have the DLC

* Update PropBuildManager.cs

* Added the ability to make custom sky boxes

* Move config reset to `ResetConfigs` in Main.cs

* Bump version

Co-authored-by: Nick <nicholasconnors@hotmail.ca>
0.13.1
2022-05-06 19:46:21 -07:00
Ben C
076e382ef8 Bump version 2022-05-06 22:43:21 -04:00
Ben C
833993704a Merge remote-tracking branch 'origin/dev' into dev 2022-05-06 22:20:45 -04:00
Ben C
d967b75937 Move config reset to ResetConfigs in Main.cs 2022-05-06 22:20:37 -04:00
Nick
3eaf9fc12a
Merge pull request #101 from xen-42/skybox
Added the ability to make custom sky boxes
2022-05-06 22:19:56 -04:00
Nick
8ea24fa780 Update InitialMotionBuilder.cs 2022-05-06 22:18:37 -04:00
Ben C
c2203996f2 Added the ability to make custom sky boxes 2022-05-06 20:53:46 -04:00
Nick
5c705f12c8 Can move existing planet but not change primary 2022-05-06 19:03:41 -04:00
Nick
d4d0ea32a9 Fixed true anomaly 2022-05-06 16:51:33 -04:00