Skip to content

Releases: No3371/TLD-ExamineActionsAPI

2.0.7

21 Jan 20:08

Choose a tag to compare

Fixed EAAPI bugged out after a gear is destroyed by a custom action

2.0.6

21 Jan 15:44

Choose a tag to compare

Remove verbose debug spam

2.0.5

19 Jan 22:29

Choose a tag to compare

  • Fix tool select button disappearing after selecting custom actions in certain scenarios
    • Regression introduced by TLD ~2.51 ToolSelect UI change

2.0.4

08 Jan 17:18

Choose a tag to compare

Update for TLD 2.51 / ML 0.72 / Unity6.

  • General improvement and fixes
  • Things To Do: A new action Fat To Torch (Spend a stick and cloth and 10 mins to smelt Animal Fat into 100% torch)
  • A DDGA (DataDrivenGenericAction) json example that 1:1 replicates the new action
  • The DDGA Readme is updated to better guide users to create actions and extend EAAPI

2.0.1

25 Dec 13:21

Choose a tag to compare

2.0.1 Pre-release
Pre-release
  • DDGA: Use my fixed up version of TinyJSON to fix decoding polymorphic fields (and ML is planing to deprecate included TinyJSON)
  • DDGA: Fix and add new providers
  • Minor changes and bug fixes

2.0.0

22 Dec 14:57

Choose a tag to compare

2.0.0 Pre-release
Pre-release

Examine Actions API 2.0.0

  • Major refactoring
  • Unify interface namings (breaking)
  • New: Data Driven Generic Action (Json file based generated action)
  • Action dependency checks (IExamineActionHasDependency)
  • Blocks action when the subject is not enough to consume
  • Fix material/product layout when both is shown and info panel is expanded
  • Allow displaying up to 3 info blocks
  • Various minor fixes and changes

Things To Do 1.1.0

  • Requires Examine Actions API 2.0.0.
  • HammerCan balance tweaked.

1.0.9

16 Dec 07:48

Choose a tag to compare

  • Compatibility with TLD's new Safehouse Customization system (which is the only thing that uses the Examine UI besides inventory)
  • Various UI fixes and improvements
  • Various fixes and improvements to ThingsToDo actions

1.0.8 (TLD 2.33)

04 Dec 17:28

Choose a tag to compare

  • TLD 2.33
  • Allow coloring info blocks
  • Coloring success chance
  • Explicitly remind tool requirements unmet
  • Fix Field Repair
  • Fix incredibly incorrectly implemented Liquid calculation

1.0.7 (TLD 2.28)

25 Jun 12:23

Choose a tag to compare

  • Cursor lock now respect whether the action can be cancelled
  • Fix/Improve Action UI
  • Delay actions registration for Item Piles and Bountiful Foraging
  • Update for TLD 2.28

1.0.6 (TLD 2.25)

07 Dec 20:53

Choose a tag to compare

ExamineActionsAPI

Recompiled for 2.25.

ThingsToDo

  • Fixed exception spam for non canned foods.