Commit Graph

34 Commits

Author SHA1 Message Date
James Lyne
609b265951 Add copied to clipboard notifications 2021-05-25 14:21:37 +01:00
James Lyne
17540b6279 Fix build 2021-05-20 15:30:55 +01:00
James Lyne
f2bfbf732a Merge branch 'pl3xmap' 2021-05-20 13:09:09 +01:00
James Lyne
ee96be7665 More thorough fix 2021-05-20 01:51:46 +01:00
James Lyne
f419915808 Fix various issues switching between servers containing worlds of the same name 2021-05-20 01:45:40 +01:00
James Lyne
6095647b82 Refactor redundant HDMapType into DynmapTileLayer.ts 2021-05-20 00:35:56 +01:00
James Lyne
2ab569c18f Refactor state.currentServer to contain the server config instead of just the ID. Abstract API away from actions. 2021-05-20 00:06:57 +01:00
James Lyne
0bdd4b3d44 Fix aborted configuration requests being retried 2021-05-19 00:37:12 +01:00
James Lyne
87024079cc More async/await. Improve error display 2021-05-18 18:27:44 +01:00
James Lyne
509089e5b7 More async/await 2021-05-18 18:26:20 +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
571534ca6e Reload config on hash change 2021-05-18 00:19:51 +01:00
James Lyne
f3913ef96b Improve server switch process 2021-05-17 20:28:33 +01:00
James Lyne
0facb446f5 Initial work for multiple servers 2021-05-17 03:39:25 +01:00
James Lyne
b52938aa42 Improve initial load error handling 2021-05-15 21:09:01 +01:00
James Lyne
ce241c93e0 Switch from webpack to vite 2021-05-15 20:25:03 +01:00
James Lyne
df487ec364 export Util functions separately 2021-01-26 20:37:29 +00:00
James Lyne
d6587bf21f Continue update requests regardless of success/failure 2021-01-24 22:16:20 +00:00
James Lyne
ae377b8a26 Rename chat component to ChatBox 2021-01-06 16:02:48 +00:00
James Lyne
cd22237e33 Chat 2020-12-31 13:22:50 +00:00
James Lyne
0a71b3dac8 Remove legacy url if one was parsed 2020-12-21 18:46:06 +00:00
James Lyne
614f0b9774 Legacy url support, allow world/world+map only new urls 2020-12-21 18:42:24 +00:00
James Lyne
7fe660d491 Fix build 2020-12-17 15:25:14 +00:00
James Lyne
d1fff4e120 Start chat implementation 2020-12-17 14:52:05 +00:00
James Lyne
0d3b0b5db6 Server config error handling 2020-12-16 22:40:44 +00:00
James Lyne
31b05613fb Add license 2020-12-16 16:54:41 +00:00
James Lyne
9e28e695ee Implement link copying and url handling 2020-12-13 02:50:17 +00:00
James Lyne
f45dcd4ae8 Refactor App component, apply configured page title 2020-12-12 19:04:51 +00:00
James Lyne
5d0f26917d More progress 2020-12-01 23:20:48 +00:00
James Lyne
91c78ecd68 Split store into smaller files 2020-11-23 16:16:26 +00:00
James Lyne
151904c343 The map kinda works 2020-11-23 12:13:28 +00:00
James Lyne
63a799486a Typescript 2020-11-20 21:47:56 +00:00
James Lyne
307a168b4d Initial commit 2020-11-20 21:44:31 +00:00
James Lyne
dfa97b698d init 2020-11-20 18:43:30 +00:00