16 Commits

Author SHA1 Message Date
xen-42
daf5709b51
Item and Item Socket Props (#750)
<!-- A new module or something else important -->
## Major features
- Custom items and item sockets, as an extension of the existing
details. Interactivity can be added without code by setting dialogue
conditions with an item's `pickupCondition` or socket's
`insertCondition`, and then turning other details on or off using their
`activationCondition`.

<!-- A new parameter added to a module, or API feature -->
## Minor features
- Added API methods for looking up translated strings for localization.
2023-12-17 00:42:28 -05:00
Nick
9b435e3452 Fix shuttles/gravity cannons, add comment describing patch 2023-12-17 00:17:49 -05:00
Joshua Thome
358f130c0d Add IModBehavior params to detail builder and hierarchy 2023-10-31 01:31:05 -05:00
JohnCorby
3d184e551d null checks for _detectableFields 2023-08-31 15:39:00 -07:00
Nick
f765e07859 Add another translation dictionary that keeps CDATA 2023-08-08 00:20:47 -04:00
Nick
d284380f9e Gravity cannon computer will write the planet the Shuttle starts on 2023-08-04 23:48:11 -04:00
Nick
76705a5b37 Fix the not detailed prefab 2023-08-04 22:10:40 -04:00
Nick
963c67210c Don't replace sectors inside details if the sector is in that detail 2023-08-04 22:04:22 -04:00
Nick
6c18dd2797 Fix undetailed prefab 2023-08-04 21:39:28 -04:00
Nick
59980f8635 Do non detailed 2023-08-04 21:15:28 -04:00
Nick
e4c8b14f6f Add in the platform, allow separately placing the cannon and the controls 2023-07-22 14:41:01 -04:00
Nick
56c463fbee Fix gravity cannon orb 2023-07-22 13:57:37 -04:00
Nick
615fe2f47c Keep shuttles/cannons loaded, fix cannon fact NRE 2023-07-22 12:29:54 -04:00
Nick
1f68a12296 Can't use vessel computers 2023-07-22 12:18:25 -04:00
Nick
ed66cb0665 Fix update from dev 2023-07-22 12:04:02 -04:00
Noah Pilarski
44358865bf Add gravity cannons 2022-11-24 19:37:20 -05:00