1584 Commits

Author SHA1 Message Date
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
FreezeDriedMangoes
18e77c4c7a added class for an on screen arrow to point to whatever transform you want 2022-06-13 22:22:48 -04:00
Nick
cc551090f4 Make stuff public 2022-06-13 20:59:31 -04:00
Nick
ab47789c5d Make quantum planet orbit line update between states (#134) 2022-06-13 20:42:54 -04:00
Nick
d25de13914 When a quantum planet is destroyed, only destroy that state (#134) 2022-06-13 20:37:10 -04:00
Nick
34c9ecf5aa Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-06-13 20:28:32 -04:00
Nick
0083e485b3 Make it so planets must fall farther into stars to be destroyed 2022-06-13 20:28:26 -04:00
github-actions[bot]
038275eb11 Updated Schemas 2022-06-14 00:23:00 +00:00
Nick
b0bc48465c Add audioDistance to tornados (#178) 2022-06-13 20:21:05 -04:00
Nick
7a7dc7f57a Remove documentation of deprecated features 2022-06-13 20:18:40 -04:00
Nick
7c9ce5d4b1 Fix tornado audio distances (Implements #178) 2022-06-13 20:09:40 -04:00
Nick
d270504495 Merge branch 'dev' of https://github.com/xen-42/outer-wilds-new-horizons into dev 2022-06-13 20:03:43 -04:00
Nick
d2ee13bff9 Make system override work from title screen 2022-06-13 20:03:42 -04:00
Ben C
4030ebbdf6
Fix missing semicolon in api.md 2022-06-13 15:19:17 -07:00
Nick
4db9c8d37d
Merge pull request #188 from Tllya/dev
Update RUS translation
2022-06-13 09:14:38 -04:00
Tlya
87bc02fc17
Update RUS translation 2022-06-13 18:01:42 +05:00
Nick
6df3b86fbc Non-latin star system fonts (#174) and add translation for warp prompts 2022-06-13 07:38:21 -04:00
Nick
62269557d2 Fixed: Black sphere when using same height and texture map image #176 2022-06-13 06:22:59 -04:00
Ben C
f659c97ef7 Fix typo in ImageUtilities.ClearCache 2022-06-13 04:59:12 -04:00
Ben C
41866a6fba Merge branch 'main' into dev 2022-06-13 04:58:54 -04:00