21 Commits

Author SHA1 Message Date
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
Nick
e1e630aaef Organize + validate 2022-05-17 19:41:45 -04:00
Nick
f85c3ca825 Relocated API + added SpawnObject method 2022-05-10 12:55:21 -04:00