Skip to content

Misc fixes

Hachem_Muche requested to merge Hachem_Muche/t-engine4:MiscFixes into master
  • Leveling up talents in the LevelupDialog will not break stealth or other effects.

  • Randbosses will correctly learn talent categories specified with data.add_trees.

  • (engine) Entity: Added getTemporaryValue function. Updated some temp value error messages to include name/uid of entity involved.

Fixed a bad reference in damDesc

Merge request reports