Truinto
Truinto
Thanks for the tip. I try to find time to work on this project.
Elemental fist is a base feature. Not mine. Did you perhaps mean Kinetic fist?
It's the same component, true. Guess I take a look.
Can this spell be shared? I thought this is personal range. Other things needs testing.
Thanks for telling me.
The patch for this changes all event checks for unarmed attack to return true if it is any natural attack. This works very well. But there are a lot of...
I see you deleted that message. So I guess that wasn't it. I am aware that something isn't working and it affects a bunch of different features. I was looking...
I took another look. Looks like all my features that add convertables simply do not show the unfold button. I think Kingmaker.UI.MVVM._VM.ActionBar.ActionBarSlotVM.UpdateResource is new and overwrites my foldable state. GetConvertedAbilityData()...
 I was correct. The foldable was simple not showing, because of a UI change. Stuff in UI is really a headache. Did not help that I had to update...