TheRealDjmr / BG3ImprovedUI

135 stars 132 forks source link

Trying to make action resources show up #259

Closed SkyeBorne closed 10 months ago

SkyeBorne commented 10 months ago

Cannot get them to show in testing. Copied the implementation of the vessel class as they are largely what I need. Not sure what I'm messing up and would appreciate a second look

SkyeBorne commented 10 months ago

The class mod itself is https://github.com/SkyeBorne/SB_ShamanLL if that is needed

TheRealDjmr commented 10 months ago

I'm guessing that when testing, you're not packing the UI changes at a high enough priority to overwrite. 20 overwrites the game, ImprovedUI uses higher priority on purpose.

From my end it's working: 20240114165141_1 20240114165306_1 I can't confirm that they are all working, as some of the action resources are not listed in progressions? So here's a copy of ImprovedUI Assets with your entries for testing - ImprovedUI Assets.zip

SkyeBorne commented 10 months ago

Ok so 2/3 are working perfectly but the Evil Eye charge is showing up everywhere except the hotbar where it's still stars. Is there something wrong with that in particular? They are at level 3 Curse Binder.

Screenshot 2024-01-14 120459

TheRealDjmr commented 10 months ago

This shouldn't have "Slot" on the end image

TheRealDjmr commented 10 months ago

20240114173737_1