Majic-Jungle / sapiens-mod-creation

Official tools and examples for mod creation in the game Sapiens
MIT License
54 stars 12 forks source link

Expose planManager.lua (see description) #37

Closed SirLich closed 2 months ago

SirLich commented 2 months ago

A few local functions that could be exposed:

  1. updatePlansForFollowerOrOrderCountChange
  2. getAndIncrementPlanID
  3. setRequiredSkillForPlan
  4. updateImpossibleStateForVert
  5. getAndIncrementPrioritizedID
  6. canCompleteIgnoringOrderLimit
mjdave commented 2 months ago

Exposed in 0.5.0.63