[Bug] To take more items out of Faction pool after reset time, you have to reopen the faction pool

Character: dragon willam rebel
Colony: Brooklyn

Issue:
Taking items out of faction pool works, if you have just taken too many of a certain item you have to wait for the next ingame hour which is also correct.
However if you leave the faction pool window open, it does not check the current hour. Likely only the hour of opening. If for example you open the window at 12:55. take x amount of something to reach the maximum, wait with the window open till 13:01, you will get the error in the image until you close and reopen the window (the normal error that you cannot take out more items).
image

Yeah so for this it will probably stay as is for right now for a few reasons. This faction pool check only occurs when you open the faction pool terminal. Because of this the server doesn’t keep track of who has the faction pool open and currently closed it would require a bit more overhead to do that but its possible to do that. And then have the storage check run periodically if the pool is open, or I could tie in a timer for every max out faction pool item classification to where it would return a refresh to the faction pool once the timer is reached upon the hour. But again this would be more overhead to keep track of and for every player that is currently logged in. Maybe I can revist this as a QoL feature later, but for now I think we will just have it function as is. I will keep this open.