Commit Graph

  • d6cf0cbe2a Fix context menu on mobile James Lyne 2021-05-25 13:13:39 +01:00
  • 327f2da4bc Add visual indicator for the map being focused James Lyne 2021-05-25 13:13:02 +01:00
  • 23a0de7692 Use :focus-visible instead of :focus, with polyfill James Lyne 2021-05-25 00:22:49 +01:00
  • 2ffe57c38a Add shadows to UI elements James Lyne 2021-05-24 21:57:53 +01:00
  • 47d0b1e675 Close context menu on map interactions James Lyne 2021-05-24 21:07:31 +01:00
  • 19b6c8e98d Workaround for occasional context menu issues James Lyne 2021-05-24 20:59:51 +01:00
  • 1b91c04d1e Move context menu outside of map element James Lyne 2021-05-24 20:51:19 +01:00
  • b184ed775b Fix splash screen on edge mobile James Lyne 2021-05-24 20:17:27 +01:00
  • 780cf3860d Fix build James Lyne 2021-05-24 19:26:45 +01:00
  • 866f73e9d3 Cleanup James Lyne 2021-05-24 19:20:02 +01:00
  • 8e4c3252bc Prevent sidebar buttons interfering with context menu James Lyne 2021-05-24 19:19:35 +01:00
  • 008c2da4c6 Let browsers handle focusing, they seem to do fine James Lyne 2021-05-24 19:18:48 +01:00
  • 396b16291f Merge remote-tracking branch 'origin/master' James Lyne 2021-05-24 18:24:25 +01:00
  • 6dfaaabf70 Cleanup James Lyne 2021-05-24 18:24:15 +01:00
  • 025ecf6148 Context menu style improvements + mobile James Lyne 2021-05-24 18:24:08 +01:00
  • 6531040f9d Allow customisation of context menu text James Lyne 2021-05-24 18:23:35 +01:00
  • 4d34927c39 Fix player icon disappearing on focus James Lyne 2021-05-24 17:34:15 +01:00
  • b64dc19c39 Add space between menu items James Lyne 2021-05-24 17:34:03 +01:00
  • d25522b83d Tweak sidebar scrollbar positioning James Lyne 2021-05-24 17:16:40 +01:00
  • 647f3b4106 Make focused buttons more obvious James Lyne 2021-05-24 17:16:18 +01:00
  • 302077c9c1 Use .menu styling for other menu-y things James Lyne 2021-05-24 17:16:07 +01:00
  • e4f0864805 Forgot to add MapContextMenu file James Lyne 2021-05-24 16:43:42 +01:00
  • 4d2a0d7180 Cleanup package.json James Lyne 2021-05-24 16:43:21 +01:00
  • 539e1db931 Add bundle analyzer James Lyne 2021-05-24 16:43:13 +01:00
  • b6f41a8241 Use vue3-clipboard in LinkControl James Lyne 2021-05-24 16:42:58 +01:00
  • a8ec660ffd Map context menu James Lyne 2021-05-24 16:42:32 +01:00
  • 6567cfd850 Move URL generation to Util James Lyne 2021-05-24 16:40:03 +01:00
  • 5550f7e220 Fix button font James Lyne 2021-05-24 16:39:37 +01:00
  • 163691cc64
    Update README.md James Lyne 2021-05-22 02:55:40 +01:00
  • bad3c2dbfc 1.1.0 v1.1.0 James Lyne 2021-05-20 22:49:18 +01:00
  • 754f5f248a Fix occasional splash screen bugs on firefox James Lyne 2021-05-20 22:25:46 +01:00
  • e6f0a0e80d Break long names only when necessary James Lyne 2021-05-20 22:09:05 +01:00
  • e444390698 Break long world names to avoid horizontal scrollbar James Lyne 2021-05-20 21:46:45 +01:00
  • 360e1e8f94 Improve world icon logic (Fixes #25) James Lyne 2021-05-20 21:44:22 +01:00
  • fcf124c9ef Make LiveAtlas messages translatable James Lyne 2021-05-20 16:39:41 +01:00
  • 131e1dd685 Make LiveAtlas messages translatable James Lyne 2021-05-20 16:13:25 +01:00
  • 17540b6279 Fix build James Lyne 2021-05-20 15:30:55 +01:00
  • 9473754313 Fix day/night state not updating when map isn't selected James Lyne 2021-05-20 15:17:07 +01:00
  • acd3e8a443 Cleanup map properties James Lyne 2021-05-20 15:12:23 +01:00
  • f2bfbf732a Merge branch 'pl3xmap' James Lyne 2021-05-20 13:09:09 +01:00
  • ee96be7665 More thorough fix James Lyne 2021-05-20 01:51:46 +01:00
  • f419915808 Fix various issues switching between servers containing worlds of the same name James Lyne 2021-05-20 01:45:40 +01:00
  • 6095647b82 Refactor redundant HDMapType into DynmapTileLayer.ts James Lyne 2021-05-20 00:29:17 +01:00
  • 2ab569c18f Refactor state.currentServer to contain the server config instead of just the ID. Abstract API away from actions. James Lyne 2021-05-20 00:06:57 +01:00
  • eb6674e106 Move config validation to Util James Lyne 2021-05-20 00:01:19 +01:00
  • e5c5d03c72 Merge remote-tracking branch 'origin/master' v1.0.0 James Lyne 2021-05-19 19:37:59 +01:00
  • 1844f24217 1.0.0 James Lyne 2021-05-19 19:37:50 +01:00
  • 6812f1d78b Don't reapply UI visibility settings on subsequent config loads James Lyne 2021-05-19 15:44:26 +01:00
  • ff7250f081 Fix hidden layers duplicating occasionally James Lyne 2021-05-19 03:26:57 +01:00
  • 2544a5deac Handle aborts during json parsing James Lyne 2021-05-19 01:50:35 +01:00
  • 0bdd4b3d44 Fix aborted configuration requests being retried James Lyne 2021-05-19 00:37:12 +01:00
  • c5f8644587 Fix hidebydefault preventing player marker player being added to the layer control James Lyne 2021-05-18 23:07:25 +01:00
  • 6eec608eb1 Improve handling of component config updates James Lyne 2021-05-18 22:01:07 +01:00
  • 64fe37e35c Respect dynmap showlayercontrol setting James Lyne 2021-05-18 20:39:30 +01:00
  • c534d0d33e Abort existing requests of the same type James Lyne 2021-05-18 20:17:17 +01:00
  • 39d4dcba46 Remove url server config option James Lyne 2021-05-18 20:16:44 +01:00
  • 8165dc1255 Remove extra character James Lyne 2021-05-18 18:41:13 +01:00
  • 2c04dca4c7 Don't show original error for generic fetch errors James Lyne 2021-05-18 18:37:26 +01:00
  • 2e951f5e58 Remove ConfigurationError prefix James Lyne 2021-05-18 18:32:52 +01:00
  • 7adfdec4c7 Fix head urls James Lyne 2021-05-18 18:32:42 +01:00
  • 87024079cc More async/await. Improve error display James Lyne 2021-05-18 18:27:44 +01:00
  • 2f8c4a9ab3 Make configuration validation sync James Lyne 2021-05-18 18:27:11 +01:00
  • 509089e5b7 More async/await James Lyne 2021-05-18 18:24:35 +01:00
  • a3aa04c2dd Use async/await in more places James Lyne 2021-05-18 18:23:10 +01:00
  • a6ae811660 Use async/await for actions James Lyne 2021-05-18 18:22:34 +01:00
  • 8f0b1a5476 Refactor splash screen error handling James Lyne 2021-05-18 17:19:20 +01:00
  • 5716cb1e48 Inline more css to prevent splash screen jumping James Lyne 2021-05-18 17:14:16 +01:00
  • 58009adfef Update url when its contains an unknown server James Lyne 2021-05-18 16:49:22 +01:00
  • 1173dcbbce Move dynmap urls into dynmap object for server configuration James Lyne 2021-05-18 16:48:56 +01:00
  • 167aebf6f5 Update app container element James Lyne 2021-05-18 15:45:27 +01:00
  • 68094d2ee7 Fix tsc error James Lyne 2021-05-18 14:27:55 +01:00
  • c1b5322124 Remove colour codes from title James Lyne 2021-05-18 14:12:29 +01:00
  • 7ccc298ae3 Cleanup SVGs James Lyne 2021-05-18 00:58:52 +01:00
  • a619c22c50 Small cleanup James Lyne 2021-05-18 00:22:49 +01:00
  • 571534ca6e Reload config on hash change James Lyne 2021-05-18 00:19:51 +01:00
  • f3913ef96b Improve server switch process James Lyne 2021-05-17 20:28:33 +01:00
  • 97fed3fed2 Fix server button active state James Lyne 2021-05-17 15:41:08 +01:00
  • 78a818491e Move server list to its own component James Lyne 2021-05-17 14:17:52 +01:00
  • 0facb446f5 Initial work for multiple servers James Lyne 2021-05-17 03:39:25 +01:00
  • 470afb23bb
    Update README.md James Lyne 2021-05-16 21:23:19 +01:00
  • 9574802671
    Update README.md James Lyne 2021-05-16 21:23:02 +01:00
  • 9720bf90d9 0.8.0 v0.8.0 James Lyne 2021-05-16 00:08:45 +01:00
  • cd665fa5f4 Use relative paths for assets James Lyne 2021-05-16 00:08:37 +01:00
  • c2b4218023 Fix backwards clear weather icons James Lyne 2021-05-15 23:41:21 +01:00
  • 6683c84a9a Merge remote-tracking branch 'origin/master' James Lyne 2021-05-15 23:32:42 +01:00
  • 36d2be4100 Move to native css variables James Lyne 2021-05-15 23:24:29 +01:00
  • 0c1faa8f27
    Merge pull request #23 from JLyne/dependabot/npm_and_yarn/lodash-4.17.21 James Lyne 2021-05-15 21:44:27 +01:00
  • c6eef22068
    Bump lodash from 4.17.20 to 4.17.21 dependabot[bot] 2021-05-15 20:34:05 +00:00
  • 651165d571 Remove unused file James Lyne 2021-05-15 21:32:49 +01:00
  • ac772baebf Vite fixes James Lyne 2021-05-15 21:31:42 +01:00
  • b52938aa42 Improve initial load error handling James Lyne 2021-05-15 21:09:01 +01:00
  • ce241c93e0 Switch from webpack to vite James Lyne 2021-05-15 20:25:03 +01:00
  • 30cecb98e6
    Update README.md James Lyne 2021-05-09 03:00:16 +01:00
  • aacce574db
    Update README.md James Lyne 2021-02-14 01:02:10 +00:00
  • 71757446ab 0.7.5 v0.7.5 James Lyne 2021-02-08 00:27:45 +00:00
  • 23b00bd19d Respect dynmap layer priorities James Lyne 2021-02-08 00:08:29 +00:00
  • 3b4e7e47c8 0.7.4 v0.7.4 James Lyne 2021-02-04 21:41:28 +00:00
  • 58ad360f84 Fix day/night maps. Fixes #9 James Lyne 2021-02-01 00:16:13 +00:00
  • 7a73b3846d 0.7.3 v0.7.3 James Lyne 2021-01-27 00:56:47 +00:00
  • 5eea0373ab Fix player list not showing when expandUI is true James Lyne 2021-01-27 00:47:59 +00:00