261 Commits

Author SHA1 Message Date
Nick
a89c79a91a Use more segments for large orbits 2022-05-01 12:41:37 -04:00
Nick
b4eb33df20 Fix binary orbit lines 2022-05-01 02:38:30 -04:00
Nick
6b07ee8bf3 Merge branch 'dev' into no-more-CR 2022-05-01 00:57:15 -04:00
Nick
418e2eb7a7 Works except longitude of ascending 2022-05-01 00:57:06 -04:00
Noah
7b4b949927
A few miscellaneous additions (#92)
* Add names

* More Asteroid Customization

* Store images

* Space Station Astro Object Type

* Stretch

* Add a few missing properties to schema

* MVector3

* Revert "Space Station Astro Object Type"

This reverts commit 4a8ee29af81185ebed3ed661e4b9ca643350020a.

Co-authored-by: Nick <nicholasconnors@hotmail.ca>
2022-05-01 00:01:22 -04:00
Nick
18962c4e15 Merge branch 'dev' into no-more-CR 2022-04-30 21:58:20 -04:00
Nick
40cb856d36 Fix out of bounds 2022-04-22 17:46:09 -04:00
Nick
3093a4d9c6 Fix bad commit 2022-04-22 17:04:54 -04:00
Nick
5eb07efc19 Fix array out of bounds exception 2022-04-22 17:04:27 -04:00
Nick
8b4b41a38a Merge branch 'master' into dev 2022-04-22 17:00:19 -04:00
Nick
96941ffe54 Remote dialogue triggers were 4x too small 2022-04-21 23:50:46 -04:00
Nick
6a5d048ba9 OrbitLine stuff 2022-04-21 18:20:57 -04:00
Nick
d68291c628 Improve orbital velocity calculation 2022-04-21 00:56:05 -04:00
Nick
5a00065ba7 Merge branch 'dev' into no-more-CR 2022-04-21 00:29:23 -04:00
Nick
a6e4911f41 Merge branch 'master' into no-more-CR 2022-04-21 00:27:06 -04:00
Nick
c54f7336d5 Get rid of all SetValue things 2022-04-20 23:48:18 -04:00
Nick
af37b6e4c6 Use QM material for underside of clouds instead of GD 2022-04-20 22:25:46 -04:00
Nick
87d4d3ad83 Tweaks but it works tho 2022-04-18 11:53:44 -04:00
Nick
b4675a5c50 Make binaries work 2022-04-18 04:33:09 -04:00
Nick
cf83dbd0b4 Update InitialMotionBuilder.cs 2022-04-18 03:04:35 -04:00
Nick
4034a6e1f1 Try make binary 2022-04-18 03:02:47 -04:00
Nick
55f5cdaf53 Use circular orbits 2022-04-18 03:02:32 -04:00
Nick
07732cab52 Stop using SetValue 2022-04-18 03:01:55 -04:00
Nick
51a5272ffb Remove some old circumbinary planet stuff that doesn't work 2022-04-18 00:13:08 -04:00
Nick
860ffd2c95 Fix most planet velocities 2022-04-17 22:10:29 -04:00
Ben C
61f794b08a Fixed Entry IDs not getting registered to _entryIDsToNHBody 2022-04-13 14:56:25 -04:00
Nick
967ea5e31e True anomaly works 2022-04-10 22:54:55 -04:00
Nick
a319f0bb60 Flat circular orbits work 2022-04-10 15:49:51 -04:00
Nick
b02d98f0fc Update DetectorBuilder.cs 2022-04-10 14:27:02 -04:00
Nick
0e534e61a8 Use tracking lines for now 2022-04-10 14:26:56 -04:00
Nick
a744d4014a Cleaning up 2022-04-10 14:10:33 -04:00
Nick
af51d2de99 Missed a few 2022-04-10 12:26:41 -04:00
Nick
bbdc6e8b34 Excise all references to CR 2022-04-10 12:24:41 -04:00
Nick
9c178cc6e0 Update DetailBuilder.cs 2022-04-03 17:09:02 -04:00
Ben C
799ad71d0a Added cached finding 2022-04-03 15:08:19 -04:00
Nick
ce088f499a Make planets get destroyed a tick later for that one guy 2022-03-30 00:03:27 -04:00
Nick
d115d6afae Update SpawnPointBuilder.cs
Should fix #78
2022-03-29 19:31:29 -04:00
Nick
775364170d Start volcano/meteors 2022-03-29 19:23:38 -04:00
Ben C
f3d600bb0c Fix focal point at center of system 2022-03-27 15:44:37 -04:00
Ben C
f0ac3a0573 Made newly revealed facts stored in NewHorizonsData 2022-03-27 15:11:42 -04:00
Nick
8199e3f491 CloakFieldController was mad that the RF volume was null 2022-03-22 23:51:30 -04:00
Nick
91a5027ef6 Disable tornados for release 2022-03-22 23:32:39 -04:00
Nick
485275bb2a Make tornados actually appear 2022-03-22 23:31:33 -04:00
Nick
91f75861de Thought about making custom skyboxes 2022-03-22 01:09:34 -04:00
Nick
9fd4bb6f28 Geysers work 2022-03-22 01:09:20 -04:00
Nick
60c3751130 Fix funnel anchor
Fixes #62
2022-03-21 22:34:58 -04:00
Nick
5b5698c85e Make no map marker = no display name 2022-03-21 21:24:55 -04:00
Nick
bd4a118ee8 Planets now get destroyed in stars 2022-03-21 19:24:32 -04:00
Nick
ff04a5d7b6 Make planets die in stars 2022-03-20 22:22:39 -04:00
Nick
9e05f5a49e
Merge pull request #72 from xen-42/cloak
Cloak
2022-03-20 21:37:29 -04:00