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
Sort files by name in the explorer when browsing a mix file
Attempt to determine the type of a file when browsing a mix file in the explorer, allowing it to be previewed
Added Red Alert video names for when viewing those mix files
The Red Horizon Explorer is now a subcommand of the Red Horizon CLI, so to use it you now run ./bin/redhorizon explorer on Mac, or ./bin/explorer.bat explorer on Windows
Project and dependencies now running on Groovy 4.0.0
Update LWJGL to 3.3.0+ and ImGui to 1.86.0+ for better support of M1 macs (note that this is using Java 11 which only has an x86 release, so will be running using Rosetta)
Improve UI scaling to go with any OS display scaling settings