It is sad to see these regressions, as I believe modders could do some phenomenal things if the UI system was a bit more flexible, (and bug free, of course!).
Personal rant /on
One of the things I've experienced while trying to port my spell menu mod to Icewind Dale (v2.5) is that the devs internalized the spell entries in the spell book behind a spellinfo keyword. My mod needs to slip in-between this spell information and the UI to work - and by hiding it behind some hardcoded behavior, it is pretty much impossible for me to implement my mod - I would literally have to completely rewrite the spell book to get something feasible. Maybe this is just temporary, maybe it isn't, I just hope the devs won't rely on hardcoding too many things in the future; especially things that weren't hardcoded to begin with (in other games).
Personal rant /off (please forgive me)
I think you've done a great job in highlighting some of the flaws in the system - I just hope that the devs will take notice. As always, great work!
We hear that. The team will try to fix the issue for the 2.5 patch but resources are limited.
re/bugs vs features. Bugs are when things are not working the way we expect. If they are being used in ways we don't expect we add it as a feature so that we can adjust our testing to match.
IWDEE 2.5 is released and BG2EE 2.5 should be released next week and none of these bugs have been fixed. So I guess we will have to live with these regressions for a long time.
I'm already very disappointed in the state of the UI as it is, and this makes it even worse. So far, unfortunately, it's been up to the community to shake the 2.0 UI into an acceptable shape, but some of these issues impose additional hard limits on what can be fixed.
Comments
Personal rant /on
One of the things I've experienced while trying to port my spell menu mod to Icewind Dale (v2.5) is that the devs internalized the spell entries in the spell book behind a spellinfo keyword. My mod needs to slip in-between this spell information and the UI to work - and by hiding it behind some hardcoded behavior, it is pretty much impossible for me to implement my mod - I would literally have to completely rewrite the spell book to get something feasible. Maybe this is just temporary, maybe it isn't, I just hope the devs won't rely on hardcoding too many things in the future; especially things that weren't hardcoded to begin with (in other games).
Personal rant /off (please forgive me)
I think you've done a great job in highlighting some of the flaws in the system - I just hope that the devs will take notice. As always, great work!
re/bugs vs features. Bugs are when things are not working the way we expect. If they are being used in ways we don't expect we add it as a feature so that we can adjust our testing to match.
I'm already very disappointed in the state of the UI as it is, and this makes it even worse. So far, unfortunately, it's been up to the community to shake the 2.0 UI into an acceptable shape, but some of these issues impose additional hard limits on what can be fixed.