52 Commits

Author SHA1 Message Date
xen-42
ab2bf1118a Add an API method for setting spawn ID 2024-10-04 15:08:49 -04:00
xen-42
42f898a3fa Merge branch 'main' into system-name 2024-10-03 00:46:58 -04:00
xen-42
443b03e6f8 Make it actually use the loaded star system name 2024-10-03 00:46:41 -04:00
xen-42
fb00001e36 Remove debug log 2024-08-07 14:22:43 -04:00
Magnus
1fa4664b34 Added missing semicolon 2024-08-05 12:13:51 -07:00
Magnus
a8c4641743 Fix documentation error and add log for future debuging 2024-08-04 13:32:15 -07:00
Nick
c615902702 Subtitles can now be larger, added subtitle to api (outsider compat) 2024-03-12 16:01:38 -04:00
Nick
f11099d62f Don't impulsively change namespace brackets 2024-02-03 16:17:20 -05:00
Nick
1a56fe1ab2 Preloading bundles and setting subtitle path 2024-02-03 16:09:50 -05:00
Joshua Thome
358f130c0d Add IModBehavior params to detail builder and hierarchy 2023-10-31 01:31:05 -05:00
Joshua Thome
ee154fdb33 Add translation helper methods to API 2023-10-30 23:29:47 -05:00
Nick
e44efdbcca Add custom builders 2023-08-26 15:36:01 -04:00
Nick
9bbfb8d4d8 Add translator text to the API 2023-08-04 23:54:04 -04:00
Nick
af1dffa320 WTF WORK!!!! 2023-07-27 00:26:19 -04:00
Raicuparta
629154cba5 Add missing null checks 2023-07-21 22:02:23 +02: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
664f946322 Don't break colors 2023-07-21 12:39:34 -04:00
Nick
6aef5c76f6 Fix star system name 2023-07-21 12:34:07 -04:00
Nick
ba30f13076 Added curiousities to api 2023-07-21 11:54:52 -04:00
Nick
74b10f4e53 Add entry positions to the api 2023-07-21 11:15:24 -04:00
Nick
0f187f6aca Add api method to make ship logs 2023-07-21 11:03:26 -04:00
Joshua Thome
d6ef412480 Make API call ignore remoteTrigger if radius is zero or negative 2023-04-18 21:35:26 -05:00
Nick
031ad5266c Added AudioSourceInfo as a new prop, refactors signals 2023-03-26 22:39:29 -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
Joshua Thome
80c576bd01 alignRadial migration plus cleanup of translator text normal handling 2023-03-20 22:31:21 -05: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
e021523151 Using GeneralPropBuilder for spawn points, vessel and warp exit points, and remotr dialogue triggers 2023-03-18 09:17:36 -05:00
Ben C
943f242e4e Remove Some Redundant Code 2022-10-18 14:01:36 -04:00
Ben C
728f8d7ffe Made generic API methods 2022-10-18 08:56:24 -04:00
Nick
126547be6f Make everything use Path.Combine instead of concat for Linux 2022-09-15 18:47:26 -04:00
Noah Pilarski
11dc7551d8 Remove unused namespaces 2022-08-29 21:14:20 -04:00
Noah Pilarski
5c04f456b6 Just log the exception entirely so that it includes inner exceptions 2022-08-29 20:51:41 -04:00
Ben C
c31064c68e
What if I like changed it LOL!!! 2022-08-29 18:47:53 -04:00
Ben C
6722ff7ad4
Added Support for Systems 2022-08-29 17:25:42 -04:00
Ben C
135aae9974
Add Support For Extra Modules 2022-08-28 21:02:34 -04:00
Noah Pilarski
5f7eae91ab rename MakeDetail and move removeChildren and removeComponents into it. 2022-08-21 15:57:34 -04:00
Nick
a2da11a64a Change MakeDetail to take in just DetailInfo and not all the individual parameters 2022-08-05 18:30:37 -04:00
JohnCorby
bef2a32cef just to exception tostring instead of printing message then stacktrace like gofy 2022-07-25 16:19:49 -07:00
JohnCorby
ff18f4dfb3 remove defaults from MVector3 because u can just use Vector3 2022-07-24 18:53:49 -07:00
Nick
4a77631dbe Add SpawnSignal and SpawnDialogue to the API 2022-07-13 22:20:20 -04:00
Nick
339ddfa35e Use our own API interface 2022-06-30 17:53:28 -04:00
Noah Pilarski
0354a3081c Add SetDefaultSystem to API 2022-06-28 01:21:25 -04:00
JohnCorby
53dd88584b Revert "reformat again"
This reverts commit 93d82358
2022-05-22 18:55:27 -07:00
JohnCorby
93d82358fa reformat again 2022-05-22 18:48:23 -07:00
JohnCorby
656ff16305 Revert "Reformat"
This reverts commit 7c0ba5597720f963432d8379a236e74f3508d077.
2022-05-22 18:41:34 -07:00
Ben C
7c0ba55977 Reformat 2022-05-22 21:30:45 -04:00
Ben C
466df12003 Got Schema generation working! 2022-05-22 18:57:05 -04:00
Nick
06588c2645 Remove module & config base classes 2022-05-17 20:05:58 -04:00