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
Fixed crash when closing a tab while the tab furthest to the right is selected.
Fixed lag when receiving an item while number of items obtained exceed number of remaining locations. It caused logic to be recalculated every frame, instead of once and marking the operation as done until another item has been received.
Fixed tooltip showing up twice when hovering over the last word of an item.