Some bug fixes and custom login URL support. Reapplying any customisations you have made to a fresh index.html is recommended.
(If you got 2 notifications, sorry about that. The first upload had an extra file in it)
Added
- Support for custom login URLs
- The new customLoginUrl setting in index.html allows specifying a URL to redirect the user to if they need to login, such as a customised dynmap login.html
- If this setting is used, LiveAtlas will not perform any authentication itself, instead delegating entirely to the configured URL. The configured URL will need to perform the necessary Dynmap API calls to log the user in.
- {name} in Pl3xmap/Squaremap's heads-url setting is now supported.
- If LiveAtlas' JS fails to load an error will now be displayed instead of an infinite loading screen.
Fixed
- Fixed Overviewer support failing to handle instances hosted at the root of the current domain (/)
- Improved map icon selection logic. Thanks @ChrissW-R1