Commit Graph

53 Commits

Author SHA1 Message Date
James Lyne
af2ab839ac Display error if JS fails to load. Fixes #404 2022-05-31 11:58:56 +01:00
James Lyne
9bac5f601d Add option to disable marker UI 2022-04-01 13:27:25 +01:00
James Lyne
0a48b44e4f Tweak layout of config examples 2022-02-27 21:02:45 +00:00
James Lyne
eba601e7fe Add option to disable map context menu 2022-02-20 19:35:10 +00:00
James Lyne
91739d513a Markers sidebar section 2022-01-17 15:15:00 +00:00
James Lyne
ac7c269fe1 Add squaremap server definition (alias for pl3xmap) 2022-01-12 01:06:18 +00:00
James Lyne
82ffa68282 Comment out servers config by default 2021-12-09 18:29:54 +00:00
James Lyne
e082502f88 Add configuration version checking 2021-12-09 18:26:57 +00:00
James Lyne
3355dbbd32 Add compactPlayerMarkers ui option for pre-2.0 style markers 2021-12-07 21:53:09 +00:00
James Lyne
6b05ef8f8f Add CSS variables for marker colours 2021-12-07 21:48:54 +00:00
James Lyne
287de1f960 Update default font-family 2021-09-10 15:31:51 +01:00
James Lyne
76f17eb889 Update index.html comments/examples 2021-09-07 18:41:07 +01:00
James Lyne
7baa2cbc25 Remove X-UA-Compatible meta tag as we don't support IE at all 2021-09-07 18:00:52 +01:00
James Lyne
63bba73ece Update preloads to reflect font changes 2021-09-07 13:23:07 +01:00
James Lyne
ca3d3c7442 Update chat login button to use login modal 2021-09-01 02:15:00 +01:00
James Lyne
816783bb1f Update active state colors 2021-09-01 01:07:51 +01:00
James Lyne
4fbd41c040 Add configurable invalid input border color 2021-09-01 01:07:24 +01:00
James Lyne
8a7a05c0d1 Prevent closing and allow server selection from login required modal, 2021-09-01 01:05:30 +01:00
James Lyne
21cb8da32f Modal updates
- Add options for removing backdrop and preventing closing
- Add close button
- Style tweaks
2021-09-01 01:00:42 +01:00
James Lyne
1e4c8a080f Revert "Drop :active styles"
This reverts commit 146aadb9
2021-08-31 19:56:42 +01:00
James Lyne
76f151a64c First attempt at login/register 2021-08-30 22:28:20 +01:00
James Lyne
2ff6fb6665 Add sensible base font size to app container 2021-08-30 22:28:19 +01:00
James Lyne
9a8ce39dd6 Update splash screen SVGs 2021-08-26 22:04:31 +01:00
James Lyne
ba070eee9a Style updates
- Add new variable for selected colour, using old hover colour
- More subtle hover colour
- Dimmer selected colour
- Bold font on selected elements for better readability
- Tweaked text colours
- Use brighter text colour for headings
- Reduced border-radius
- Restore some missing text shadows
2021-08-26 00:54:40 +01:00
James Lyne
146aadb963 Drop :active styles 2021-08-26 00:54:40 +01:00
James Lyne
636bebd237 Focus style improvements
- Replace js :focus-visible polyfill with css
- Improve fallback :focus styles
2021-07-22 02:48:09 +01:00
James Lyne
028cb4e1af Player list search 2021-07-21 16:19:18 +01:00
James Lyne
649f571a20 Configuration improvements
- Default playersAboveMarkers to true to match previous behaviour
- Move all window.liveAtlasConfig handling to main.ts and a single mutation
- Rename server configuration mutations to differentiate server and global configurations
2021-07-20 21:18:41 +01:00
James Lyne
89b154970d Update index.html 2021-07-20 20:27:38 +01:00
James Lyne
14a49126f2 Cleanup 2021-06-23 18:19:09 +01:00
James Lyne
5b1df5ccf8 Customisable copy to clipboard messages 2021-05-29 00:38:29 +01:00
James Lyne
ace8555a09 Customisable Layers button title 2021-05-28 21:28:21 +01:00
James Lyne
e1351d566a Update index.html 2021-05-28 19:14:32 +01:00
James Lyne
b12f4d6adf Splash screen aria attributes 2021-05-27 01:43:14 +01:00
James Lyne
9813054264 Customisable map aria label 2021-05-26 21:13:54 +01:00
James Lyne
cc5b1afb3e More accessibility things 2021-05-26 20:09:00 +01:00
James Lyne
7250ffed05 Focused style improvements 2021-05-25 23:27:25 +01:00
James Lyne
68bd830ab9 Scrollbar styles 2021-05-25 21:23:12 +01:00
James Lyne
eaecba10c6 Allow sidebar sections to be collapsed 2021-05-25 19:26:14 +01:00
James Lyne
2ffe57c38a Add shadows to UI elements 2021-05-24 21:57:53 +01:00
James Lyne
6531040f9d Allow customisation of context menu text 2021-05-24 18:23:35 +01:00
James Lyne
fcf124c9ef Make LiveAtlas messages translatable 2021-05-20 21:33:53 +01:00
James Lyne
131e1dd685 Make LiveAtlas messages translatable 2021-05-20 16:36:02 +01:00
James Lyne
39d4dcba46 Remove url server config option 2021-05-18 20:16:44 +01:00
James Lyne
8f0b1a5476 Refactor splash screen error handling
- Improve styling
- Add all error text dynamically to avoid showing on search results
- Reduce number of elements
- Show configuration errors
2021-05-18 17:20:34 +01:00
James Lyne
5716cb1e48 Inline more css to prevent splash screen jumping 2021-05-18 17:14:16 +01:00
James Lyne
1173dcbbce Move dynmap urls into dynmap object for server configuration 2021-05-18 16:48:56 +01:00
James Lyne
167aebf6f5 Update app container element 2021-05-18 15:45:27 +01:00
James Lyne
0facb446f5 Initial work for multiple servers 2021-05-17 03:39:25 +01:00
James Lyne
cd665fa5f4 Use relative paths for assets 2021-05-16 00:08:37 +01:00