This PR should have no functional changes.
It refactors parts of the core gametable to be more generic and allow things to hook in.
This means that there is now just a single point of contact between the character sheet plugin and core.
The plan is to separate this off in a later PR using some sort of plugin loader.
This PR should have no functional changes. It refactors parts of the core gametable to be more generic and allow things to hook in. This means that there is now just a single point of contact between the character sheet plugin and core. The plan is to separate this off in a later PR using some sort of plugin loader.