Skip to content

Releases: bmos/FG-PFRPG-Upgrade-NPC-Actions

v1.26-hotfix.1

22 May 13:07
52819a8
Compare
Choose a tag to compare

v1.26

20 Jan 12:55
8e160e5
Compare
Choose a tag to compare

What's Changed

  • Spells whose names include [LOCK], (Mythic), or any parenthetical starting with Mythic -- such as (Mythic Augmented 3rd) -- will have their spell data left as-is.

Full Changelog: v1.25-hotfix.7...v1.26

v1.25-hotfix.7

12 Nov 15:19
38612aa
Compare
Choose a tag to compare

What's Changed

  • Console logging to help track down an issue
  • Changing from if blocks to guard clauses in some functions
  • HOTFIX: Fix metamagic detection issues
  • HOTFIX: Fix some NPCs not having spells parsed automatically
  • HOTFIX: [ERROR] Script execution error: [string "..Upgrade-NPC-Actions:..C_upgradespells.lua"]:90: setValue: Invalid parameter 1

Full Changelog: v1.24-hotfix.1...v1.25-hotfix.7

v1.24-hotfix.1

20 May 20:37
d75eb51
Compare
Choose a tag to compare

What's Changed

  • Fix script error when opening spells tab by avoiding deletion of entire spell node when parsing.
  • Fix script error ...upgradespells.lua"]:61: createChild: Invalid argument 1

Full Changelog: v1.23-hotfix.3...v1.24-hotfix.1

v1.23-hotfix.3

12 Apr 20:22
8b20299
Compare
Choose a tag to compare

What's Changed

  • v1.23 - Migrate to DB API and use getChildList
  • Code simplification and formatting improvements
  • Significant reduction in lines of code
  • HOTFIX: nil error when loading some NPCs
  • HOTFIX: nil error on self when loading NPC spell sheet

Full Changelog: v1.22...v1.23-hotfix.3

v1.22 - July 2022 Ruleset Updates

13 Jul 10:35
08ddd39
Compare
Choose a tag to compare

No to War in Ukraine!

What's Changed

  • Support new ruleset updates

Full Changelog: v1.21...v1.22

v1.21 - Begin whitelisted pre-automated modules

08 Jul 16:14
c2b043f
Compare
Choose a tag to compare

Do you have a union?

What's Changed

  • Don't parse automated abilities for modules from Tanor. Maladies and spell effects will still be automated.
  • Avoid potential edge case where spells could be re-parsed when clicking a different option in radial menu.

Full Changelog: v1.20-hotfix.4...v1.21

v1.22-test.1 - July ruleset updates

08 Jul 17:34
7dcb8d8
Compare
Choose a tag to compare
Pre-release

No to War in Ukraine!

What's Changed

  • Support new ruleset updates

Full Changelog: v1.21...v1.22-test.1

v1.20-hotfix.4 - further hotfix for Close Encounters

07 Jul 11:21
4eac2dd
Compare
Choose a tag to compare

Do you have a union?

What's Changed

  • Call original onMenuSelection function in spell.lua (trying to fix compatibility with Close Encounters) and reduce duplicate code running.

Full Changelog: v1.20-hotfix.3...v1.20-hotfix.4

v1.20-hotfix.3 - hotfix for Close Encounters

07 Jul 00:49
155400a
Compare
Choose a tag to compare

Do you have a union?

What's Changed

  • Call original onInit function in spell.lua (trying to fix compatibility with Close Encounters).

Full Changelog: v1.20-hotfix.2...v1.20-hotfix.3