1603 Commits

Author SHA1 Message Date
FreezeDriedMangoes
c57ddd5229 added support for skinnedmeshrenderers. it's probably best to disable that for now though, since the box size isn't calculated correctly 2022-06-17 17:17:10 -04:00
FreezeDriedMangoes
2a8897a997 fixed box shape size issues 2022-06-17 17:04:12 -04:00
FreezeDriedMangoes
aa292ebbfa making progress on quantum sockets 2022-06-17 11:29:55 -04:00
FreezeDriedMangoes
e19b0f64ed fixed quantum state objects, they are now complete 2022-06-17 10:47:02 -04:00
FreezeDriedMangoes
1ce230f42f fixed the visualizer. it still flickers though, and only appears on an input event 2022-06-17 10:46:43 -04:00
FreezeDriedMangoes
9000e3d4e0 had a TransformPoint instead of InverseTransformPoint 2022-06-16 18:40:27 -04:00
FreezeDriedMangoes
0ac14146c0 added gizmos for debugging box shapes 2022-06-16 18:20:42 -04:00
FreezeDriedMangoes
8ef12530d9 fixed index out of bounds error on quantum states group 2022-06-16 18:01:04 -04:00
github-actions[bot]
5414ea2d41 Updated Schemas 2022-06-15 18:39:53 +00:00
Nick
9a420c57e1 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-06-15 14:37:30 -04:00
Nick
c0ad3a0fa7 Made maxTargetDistance accurate and added targetColliderRadius 2022-06-15 14:37:25 -04:00
github-actions[bot]
9de6f493f7 Updated Schemas 2022-06-15 18:11:03 +00:00
Nick
e833512bda Rename sphereOfInfluence to soiOverride 2022-06-15 14:06:34 -04:00
Nick
df66d4ef8d Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-06-15 13:07:34 -04:00
Nick
85964d6315 Fix bad path 2022-06-15 13:07:25 -04:00
JohnCorby
c0632e9624 upgrade njsonschema package 2022-06-15 09:53:49 -07:00
Nick
6e5c381cc7 Update TornadoBuilder.cs 2022-06-15 12:49:20 -04:00
Nick
b02da60590 Update TornadoBuilder.cs 2022-06-15 12:47:10 -04:00
Nick
c2d145c6d7 Update OWML version 2022-06-15 12:23:57 -04:00
Nick
eaaf5cf746 idk 2022-06-15 12:19:31 -04:00
Nick
927c56fbf4 Merge branch 'main' into dev 2022-06-15 12:02:09 -04:00
Nick
1d177b1b15 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-06-15 12:02:06 -04:00
Nick
31361cb045 Set distances next frame 2022-06-15 12:02:04 -04:00
FreezeDriedMangoes
7124834232 debugging Awake failure 2022-06-15 11:53:19 -04:00
FreezeDriedMangoes
76ade8d238 added quantum group handling to PropBuildManager 2022-06-15 09:35:24 -04:00
FreezeDriedMangoes
a0b6d2cf29 finished code for shuffle and states quantum groups 2022-06-15 08:38:06 -04:00
github-actions[bot]
2b64f0c73b Updated Schemas 2022-06-15 06:26:51 +00:00
JohnCorby
dc9756e423 Merge remote-tracking branch 'origin/dev' into dev 2022-06-14 23:24:31 -07:00
JohnCorby
0f6ed62fc8 another typo 2022-06-14 23:23:47 -07:00
JohnCorby
58aa9ccebd hee hee typo 2022-06-14 23:23:08 -07:00
FreezeDriedMangoes
7b26f7b0b1 feat: finished draft one of socketed quantum object building 2022-06-14 22:30:34 -04:00
Nick
4b86fc711a
Merge pull request #190 from MegaPiggy/audio-noe
Audio File Changes
2022-06-14 22:13:03 -04:00
Noah Pilarski
29a9c239f3 Change travel music on next update 2022-06-14 22:02:43 -04:00
Noah Pilarski
60e0337648 Change to match SystemCreationHandler 2022-06-14 21:51:21 -04:00
Noah Pilarski
73f819218a Change to IsNullOrEmpty 2022-06-14 21:49:00 -04:00
Nick
90b5a05f41 Update SystemCreationHandler.cs 2022-06-14 21:32:51 -04:00
Nick
8fcc64e446 Logged in the wrong place 2022-06-14 21:29:38 -04:00
Nick
6095a33a52 Bump version number 2022-06-14 21:26:25 -04:00
Nick
d9d18c3cf7
Merge pull request #189 from xen-42/achievements
Achievements
2022-06-14 21:25:45 -04:00
Nick
2a23ac47a3 TravelAudioFilePath doesn't work 2022-06-14 21:24:44 -04:00
FreezeDriedMangoes
d530428191 added a migrate item to the list (oooh) 2022-06-14 12:43:00 -04:00
FreezeDriedMangoes
35b057da0e added skeleton code to QuantumBuilder, added another item to validation, added shuffle as its own type 2022-06-14 12:40:52 -04:00
FreezeDriedMangoes
ea4009a382 finished the config setup for quantum objects, added todo for validation, and created file to handle building quantum groups 2022-06-14 12:22:48 -04:00
Nick
17a0e9d211 Merge branch 'dev' into achievements 2022-06-14 11:51:07 -04:00
Ben C
cf5f74ecc8 Put descriptions for recursive references in docs 2022-06-14 09:40:57 -04:00
FreezeDriedMangoes
c071d11446 changed variation selection 2022-06-14 09:10:34 -04:00
FreezeDriedMangoes
eb54b8dcd0 fixed spiral prefab changing 2022-06-14 09:03:13 -04:00
FreezeDriedMangoes
ee519a24d5 added an arrow that can point at whatever you want 2022-06-13 23:09:10 -04:00
FreezeDriedMangoes
43b29e7775 merged dev 2022-06-13 22:27:45 -04:00
FreezeDriedMangoes
e1dafe2db0 debugging spiral prototype changing 2022-06-13 22:23:06 -04:00