Merge reload with vanilla refresh
Madis0 opened this issue ยท 5 comments
As of v1.4.1 there seems to be a reload button in the multiplayer view. While it could be useful in some cases, I don't think it needs a separate visible button at the moment.
How about merging it with the vanilla refresh button so it does both things at once?
Then it could be merged with it's function, aka reload NCR's config every time multiplayer server list is loaded by any means.
Don't see how that could cause any harm, considering that NCR's config is a small local JSON...
E.g. change this in the description
Configuration file is named NoChatReports.json and is located in default config folder.
to
Configuration file is named NoChatReports.json and is located in default config folder. It can be changed while the game is running and it will take effect as soon as the player loads the multiplayer server list.
No more visual cues are needed in-game, as I would not expect many players to edit the config in the first place.