Skip to content

Releases: Vek17/TabletopTweaks-Core

v0.5.10

07 Mar 16:58
Compare
Choose a tag to compare

Versions 0.5.10

  • Added support for ChainChallenge.
  • Added AddAdditionalLimbConditional which supports extra natural attacks with checked facts.
  • Added Wild shape tools to make adding wild shaped features easier.
  • Added support for glossery tag creation.
  • Added support for metamagic glossery tags.
  • Fixed a bug where hidden activatable abiltiies were incorrectly handled.
  • FeatTools.ConfigureAsTeamworkFeat added to setup all tactician and shared teamwork mechanics.

v0.5.9 Beta release

23 Feb 23:13
Compare
Choose a tag to compare
v0.5.9 Beta release Pre-release
Pre-release

Versions 0.5.9

  • Updated for 2.1.0
  • Moved AddOutgoingWeaponDamageBonus to post crit damage system
  • Added support for more ActivatableAbilityGroups with AdditionalActivatableAbilityGroups

Version 0.5.8

  • Support for twin spell metamagic
  • Fixed issue with aberrant bloodline and permanant polymorph durations

v0.5.7

05 Dec 18:14
Compare
Choose a tag to compare

Version 0.5.7

  • Support for descriptor immunities

v0.5.6

19 Nov 21:15
Compare
Choose a tag to compare

Version 0.5.6

  • Fix for MechanicActionBarSlotActivableAbility

v0.5.5

15 Nov 19:04
Compare
Choose a tag to compare

Version 0.5.5

  • Fix for 2.0.4j

v0.5.4

03 Nov 18:32
Compare
Choose a tag to compare
  • Contains fix for broken IAfterRulebookEventTriggerHandler, and IBeforeRulebookEventTriggerHandler events

v0.5.3

20 Oct 18:53
Compare
Choose a tag to compare

Version 0.5.3

  • Removed old GetComponent method as it has been replaced by owlcat tooling.
  • ContextArcaneSpellFailureIncrease now handles shields more correctly.

v0.5.2

09 Oct 15:49
Compare
Choose a tag to compare

Version 0.5.2

  • New Components
    • AddAdditionalWeaponDamageOnHit
      • Triggers additional damage on conditions similiar to AddInitiatorAttackWithWeaponTrigger but packaged into a weapon damage bundle.

v0.5.1

02 Oct 06:54
Compare
Choose a tag to compare

Version 0.5.1

  • BloodlineTools now properly handles Nine Tailed Heir
  • New Components
    • ContextActionApplyBuffRanks
      • Adds buffs like ContextActionApplyBuff but with the ability to apply multiple ranks of a buff.
  • New Utilities
    • VenderTools
      • Adds methods for adding scrolls and potions to vender lists dynamicly.

v0.5.0

29 Sep 16:17
Compare
Choose a tag to compare

Version 0.5.0

  • Release for 2.0.0
  • Increased compatability with other mods that add ModifierDescriptors
  • Updated logic for AddOutgoingWeaponDamageBonus
  • Fixed issue with ApendToArray's null handling