78 Commits

Author SHA1 Message Date
Joshua Thome
8e7e85d9a1 Add support for dialogue attention points 2024-08-15 14:16:03 -05:00
Noah Pilarski
aa73043480 Allow adding an xml to an existing dialogue that had a null asset 2024-05-31 06:01:20 -04:00
Noah Pilarski
f27bb25f86 Search in body instead of doing search utilities 2024-05-31 05:59:07 -04:00
Nick
5392a1f3b5 Fix dialogue reuse thing not including dialogue added by other mods 2024-04-30 18:00:07 -04:00
Nick
037d3e02f5 Prisoner and maybe solanum dialogue are really weird and idk it NREs here but this fixes it 2024-04-30 00:49:36 -04:00
Nick
71dafe9046 Fix translation issues when reusing dialogue options 2024-04-29 14:26:16 -04:00
Nick
a7bbbc1bd1 Clean up some code to avoid making a billion XmlDocuments 2024-04-29 12:46:27 -04:00
Nick
700baec85a Implement the feature 2024-04-29 12:07:50 -04:00
Nick
2e18d7bca6 Prepend new dialogue options to top of list 2024-04-09 10:14:16 -04:00
Nick
630b4d7840 Add translations on unity loaded assets 2024-03-16 13:50:03 -04:00
Nick
9e8f8dd1df Update DialogueBuilder.cs 2024-03-07 18:04:46 -05:00
Nick
cab087d6f9 Fix dialogue replacement overwriting character names 2024-03-04 21:29:34 -05:00
Nick
95dfe6a690 Update DialogueBuilder.cs 2024-02-26 01:37:08 -05:00
Nick
0298173935 Set pathToExisting dialogue to merge dialogue into existing ones 2024-02-26 00:57:03 -05:00
Nick
d89ad0ff84 Implement API methods for creating planet, system, dialogue directly from json/xml strings 2023-07-21 13:03:02 -04:00
Nick
f3c953faff Make hearthian recording actually work 2023-07-01 19:08:22 -04:00
Nick
642f6afdc0 Allow using pathToAnimController for recorders #520 2023-07-01 18:25:55 -04:00
Nick
4bac76b0bb Merge branch 'dev' into better-comets 2023-04-22 15:53:09 -04:00
Nick
a81f1e986a Fix parenting issue, add more dialogue verbose logs 2023-03-26 13:47:04 -04:00
Nick
64e2e3ce19 Rearrange components, add comet tail controller 2023-03-25 22:11:05 -04:00
Nick
b20c59e860 MORE REARRANGE!!!!! 2023-03-25 15:15:24 -04:00
Nick
85797df25c Big reorganize 2023-03-25 13:44:31 -04:00
JohnCorby
0cfe62dda5 rename LayerUtilities to Layer 2023-03-21 17:27:07 -07:00
Nick
6e5e0e6a68
Merge branch 'dev' into hawkbar-prop-cleanup 2023-03-18 18:33:36 -04:00
Joshua Thome
ace2c78985 Switch to planetGO and sector for GeneralPropBuilder 2023-03-18 16:53:48 -05:00
Nick
851b4608c2 Use layer util 2023-03-18 16:48:31 -04:00
Joshua Thome
77fc15f18e Revert "Moved prop info and volume info classes to their own files"
This reverts commit 550c96d1678a0969edaa40c7266d9459ccd4c2f8.
2023-03-18 12:35:15 -05:00
Joshua Thome
550c96d167 Moved prop info and volume info classes to their own files 2023-03-18 11:40:21 -05:00
Joshua Thome
1c3c085967 Move backwards compatibility fixes to Migrate methods 2023-03-18 11:09:05 -05:00
Joshua Thome
e021523151 Using GeneralPropBuilder for spawn points, vessel and warp exit points, and remotr dialogue triggers 2023-03-18 09:17:36 -05:00
Noah Pilarski
2e502e0da8
Merge branch 'dev' into flashlight 2023-01-30 23:15:41 -05:00
Nick
fb0d9e30f6 Get rid of enter conditions, just one prereq, clean up patch 2023-01-18 00:12:58 -05:00
Nick
a4bb3896c8 Expose prereqConditions and onTriggerEnterConditions 2023-01-17 23:45:21 -05:00
Nick
8bb8f85f4c Change parent path warning log to error + add missing
Was missing the log for Detail and Dialogue builders
2022-12-29 13:38:47 -05:00
Nick
6ace48dd43 Add FacePlayerWhenTalking if it isn't there 2022-12-28 17:02:27 -05:00
Noah Pilarski
d843cd17aa Set dialogue for FacePlayerWhenTalkings 2022-12-28 04:31:09 -05:00
Noah Pilarski
6dba33f256 Set dialogue for TravelerEyeControllers 2022-12-28 04:06:59 -05:00
Nick
5581a71727 Set dialogue for TravelerControllers 2022-12-27 20:54:54 -05:00
Noah Pilarski
56e0aafb72 Check for NH characters 2022-11-26 18:45:36 -05:00
Noah Pilarski
8af38577ed match 2022-11-09 01:12:02 -05:00
Noah Pilarski
30d0f551d1 forgor ; 2022-11-09 01:05:21 -05:00
Noah Pilarski
cae2c55874 Merge branch 'dev' into relative 2022-11-09 01:04:28 -05:00
JohnCorby
0380bc5d5a use player data a lil better 2022-10-16 14:46:42 -07:00
Noah Pilarski
6cf04ec904 Merge branch 'dev' into eye-of-the-universe 2022-10-10 20:34:26 -04:00
Nick
feb22deba1 Implement #401 2022-10-10 12:24:09 -04:00
Noah Pilarski
088dc07fed Merge branch 'dev' into relative 2022-10-08 12:49:08 -04:00
Noah Pilarski
5c3a4943b5 Add flashlight toggle 2022-09-18 11:50:46 -04:00
Noah Pilarski
9599003f87 Null check instead 2022-09-17 14:41:04 -04:00
Nick
126547be6f Make everything use Path.Combine instead of concat for Linux 2022-09-15 18:47:26 -04:00
Damián Garro
867c180ae9 Rename variables 2022-09-09 18:55:21 -03:00