1526 Commits

Author SHA1 Message Date
Nick
181f75b427 Track unlocking achievements with facts, signals, conditions 2022-06-19 14:46:02 -04:00
Nick
c0757adfc2 Update Achievements+ API 2022-06-19 14:43:06 -04:00
Nick
8e70d3ed07 Add schema generation stuff for Achievements+ translations 2022-06-19 14:32:09 -04:00
Nick
c3e3cf2fbe Create class for holding custom achievement info 2022-06-19 14:31:47 -04:00
Nick
03709bf7dd Allow creating achievement reveals from props 2022-06-19 14:31:13 -04:00
Nick
e0bde5551b Create components for achievement reveals 2022-06-19 14:30:53 -04:00
Nick
e7f2d9b93a Upload Classic's icons 2022-06-19 14:30:41 -04:00
Nick
979c09b1b5 Update DebugRaycaster.cs 2022-06-19 12:00:02 -04:00
Nick
2183c28669 Fix unreachable code 2022-06-19 11:57:55 -04:00
Nick
343e376329 Merge branch 'dev' into debug-menu-v2-prefab-spirals-and-quantum 2022-06-19 11:56:55 -04:00
Nick
49eddd9437 Fix NRE 2022-06-19 11:56:35 -04:00
Nick
527760623f Moved initialReveal, curiosities, entryPositions to StarSystemConfig 2022-06-19 11:44:00 -04:00
FreezeDriedMangoes
478805835f added getters for arcPrefabs 2022-06-19 10:45:47 -04:00
FreezeDriedMangoes
01fe2ffb24 gated some things that should be debug or nh dev only 2022-06-19 09:40:12 -04:00
FreezeDriedMangoes
40a14ad1ae fixed merge conflict with dev 2022-06-19 09:34:06 -04:00
FreezeDriedMangoes
3c1ef43a66 renamed prop placer menu button to dev tools menu button 2022-06-19 09:27:26 -04:00
FreezeDriedMangoes
1df55b66d2 cleaned up code 2022-06-19 09:20:40 -04:00
FreezeDriedMangoes
57753a7f47 removed shuffle as a valid quantum group type in the schema 2022-06-18 23:11:31 -04:00
FreezeDriedMangoes
577ef9c1b6 cleaned up code and added validation for quantum groups 2022-06-18 23:10:51 -04:00
FreezeDriedMangoes
98b5840e20 fixed multi state quantum objects appearing into states that are visible to the player 2022-06-18 22:36:09 -04:00
FreezeDriedMangoes
6b0f924143 removed debug overrides and added documentation of a bug 2022-06-17 23:14:07 -04:00
FreezeDriedMangoes
551dc650fb fixed quantum socketed objects 2022-06-17 23:06:43 -04:00
FreezeDriedMangoes
73c0a5d4f5 debugging quantum socketed objects 2022-06-17 18:10:56 -04:00
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