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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add new page which shows the history of downloaded maps, since the history reacts to specific command that was issued by the user (host_workshop_map), you can also easily delete the unnecessary entries from the list. The app stores the history data and downloaded previews in the app folder right were the binary reside.
Add log window to help catch any errors or messages.
Some minor changes to layout to improve usability (such as Power Panel now always stays on top and will not disappear when scrolling).