You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mod could automatically support all damage class. There should also be a distinction or some way of identifying DamageClasses that inherit from other classes. There is also an issue of how to manage damage classes registered by mods vs the automatic ones, to avoid duplicates but still honor the submitted icon.
Right now I think the mod does CountsAsClass, which is fine. If we do it automatically, there are a few vanilla classes that would be unnecessary, so more thought or planning is required.
The mod could automatically support all damage class. There should also be a distinction or some way of identifying DamageClasses that inherit from other classes. There is also an issue of how to manage damage classes registered by mods vs the automatic ones, to avoid duplicates but still honor the submitted icon.
Right now I think the mod does
CountsAsClass
, which is fine. If we do it automatically, there are a few vanilla classes that would be unnecessary, so more thought or planning is required.Discussion about this issue happened here: https://discord.com/channels/276235094622994433/556368563942981643/1219046181712171069
The text was updated successfully, but these errors were encountered: