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
i feel like that's too many modules. some stuff does go together.
For example, pull and kill/wipe should be together. It's all intertied anyways with incrimenting or deincrimenting counts. they share tables such as the difficulty conversion table which you'd have to duplicate otherwise.
timer and berserk/combat objects should be together.
many core routines should probably be together such loading on demand, options and default options, profiles (since these are all intertwined with loading). Maybe "Initilization" module.
Util and general methods should probably be together.
MysticalOS
added
Low Priority
This issue will not be worked on unless there are no high or medium tasks left
and removed
Medium Priority
This issue doesn't make DBM unusable, but makes it less useful until complete
labels
Oct 13, 2021
Stuff that could/should be modularized;
The text was updated successfully, but these errors were encountered: