Thank you so much for looking at this (still!). I'm sure this seems like the stupidest change, and I'm just amazed you guys are humoring me as much as you are (little do you know that the journey has only just begun!).
Re:
Re:
Yup, you're correct- I made that change when I had also changed KoLCharacter, but the list of changes got so big that I decided to revert that. Thanks for catching this!In CustomCombatPanel.java you cast KoLCharacter.getBattleSkillNames() to a (LockableListModel<String>) even though the function already returns that type. I left that out since it seemed unnecessary.
Last edited: