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 also though about it, but did not find a suitable solution for this for the configuration of the houses.
We got alliance, horde and neutral auction houses; what do you propose to handle their values?
Put alliance.XXX horde.XXX and neutral.XXX configuration inside the text file?
This seems a little ugly honestly, but if you have some feedback about it we're open to discuss them.
What I would do is create a AHBaseConfig with all values in it. And after a config override for specific AH Houses for values that differ from the base
Then initialize all the AH with the AHBaseConfig values.
Then the AHHorde, AHNeutral, AHAlliance in the config file would have the config section but you only put values you want to override from the AHBaseConfig.
Then override only the values in the specific section.
Describe your feature request or suggestion in detail
There`s no reason for some of the settings to be in the database. All of it should be in the configuration file.
Describe a possible solution to your feature or suggestion in detail
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: