9 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
41285823ca docs and comments 2023-08-10 17:45:03 -07:00
JohnCorby
caca976e0c unrelated to pr: put comments i meant to put before 2023-08-09 21:34:16 -07:00
Nick
d284380f9e Gravity cannon computer will write the planet the Shuttle starts on 2023-08-04 23:48:11 -04:00
Nick
615fe2f47c Keep shuttles/cannons loaded, fix cannon fact NRE 2023-07-22 12:29:54 -04:00
Nick
ed66cb0665 Fix update from dev 2023-07-22 12:04:02 -04:00
Noah Pilarski
9d4dd66ea1 Add shuttle builder 2022-11-21 00:06:33 -05:00