Commit Graph

49 Commits

Author SHA1 Message Date
James Lyne
2544a5deac Handle aborts during json parsing 2021-05-19 01:50:35 +01:00
James Lyne
0bdd4b3d44 Fix aborted configuration requests being retried 2021-05-19 00:37:12 +01:00
James Lyne
64fe37e35c Respect dynmap showlayercontrol setting 2021-05-18 21:05:11 +01:00
James Lyne
c534d0d33e Abort existing requests of the same type 2021-05-18 20:17:17 +01:00
James Lyne
39d4dcba46 Remove url server config option 2021-05-18 20:16:44 +01:00
James Lyne
2c04dca4c7 Don't show original error for generic fetch errors 2021-05-18 18:37:26 +01:00
James Lyne
2f8c4a9ab3 Make configuration validation sync 2021-05-18 18:27:11 +01:00
James Lyne
509089e5b7 More async/await 2021-05-18 18:26:20 +01:00
James Lyne
1173dcbbce Move dynmap urls into dynmap object for server configuration 2021-05-18 16:48:56 +01:00
James Lyne
68094d2ee7 Fix tsc error 2021-05-18 14:27:55 +01:00
James Lyne
c1b5322124 Remove colour codes from title 2021-05-18 14:12:29 +01:00
James Lyne
571534ca6e Reload config on hash change 2021-05-18 00:19:51 +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
64058ed66f Retrieve value of global showlabel config. Fixes #6 2021-01-26 13:11:48 +00:00
James Lyne
8423a05b84 Get logged in state from config 2021-01-24 22:35:11 +00:00
James Lyne
095c0e1bf3 Respect sidebaropened dynmap config on larger screens 2021-01-24 15:46:34 +00:00
James Lyne
6aba097c85 Add support for sending chat messages 2021-01-07 22:40:05 +00:00
James Lyne
ac35a03e62 Show web chat messages in chat history 2021-01-07 22:38:01 +00:00
James Lyne
84c4f441c1 Move chat sending related settings into their own component 2021-01-07 17:24:21 +00:00
James Lyne
9c0213016b Handle login-required errors a bit better 2021-01-06 16:03:54 +00:00
James Lyne
ae377b8a26 Rename chat component to ChatBox 2021-01-06 16:02:48 +00:00
James Lyne
4cc1f8fd1f Remove HTML sanitizer 2021-01-06 00:59:37 +00:00
James Lyne
ac2dd1f399 Implement chat balloons 2021-01-05 22:30:55 +00:00
James Lyne
022a5914c2 Fix multiple chat messages in one update appearing out of order 2021-01-05 22:03:38 +00:00
James Lyne
652a63e278 Show player markers in the center of the current block 2021-01-05 21:06:10 +00:00
James Lyne
cd22237e33 Chat 2020-12-31 13:22:50 +00:00
James Lyne
3e095c0ae9 Better handle hidenames: true 2020-12-23 03:23:58 +00:00
James Lyne
d4f7f4a684 Fix hardcoded background 2020-12-19 12:40:09 +00:00
James Lyne
151ccc6245 Handle configured logo controls 2020-12-19 01:12:31 +00:00
James Lyne
11fbc069be Handle marker set updates 2020-12-19 01:09:31 +00:00
James Lyne
d6693b4c0d Respect min/max zoom settings for marker sets 2020-12-18 20:25:34 +00:00
James Lyne
b92120e801 Handle hidden/offworld players
- Respect server config for greying out players in other worlds
- Always grey out players hidden due to other restrictions
- Allow following for hidden players, and show their hidden status on the follow popup
2020-12-18 16:04:06 +00:00
James Lyne
d15b318e9d Remove fake players 2020-12-17 14:52:05 +00:00
James Lyne
d1fff4e120 Start chat implementation 2020-12-17 14:52:05 +00:00
James Lyne
31b05613fb Add license 2020-12-16 16:54:41 +00:00
James Lyne
ba5f8d70be Drop updates with a timestamp before the last update check. Reduce update logging. 2020-12-14 15:53:03 +00:00
James Lyne
4393890661 Respect marker set hidden by default config 2020-12-14 00:35:56 +00:00
James Lyne
98913d94b9 Clock improvements
- Use SVGs for sun/moon/weather
- Respect configuration for showing time of day
- Improve styling for digital clock on its own
- Remove old clock images
2020-12-13 23:26:21 +00:00
James Lyne
f37d3531a1 Allpw HTML in player names, sanitise it to be sure 2020-12-13 23:22:59 +00:00
James Lyne
a0326b00d1 Replace axios with native fetch 2020-12-12 22:53:09 +00:00
James Lyne
ca82f56185 Start layer control implementation 2020-12-11 21:38:50 +00:00
James Lyne
52bb6f5778 Implement update handling for map tiles 2020-12-11 18:51:23 +00:00
James Lyne
e77a777a66 Implement update handling for areas/lines/circles 2020-12-11 15:28:51 +00:00
James Lyne
a809b68bb2 Implement display of lines and circles 2020-12-10 02:23:22 +00:00
James Lyne
5d0f26917d More progress 2020-12-01 23:20:48 +00:00
James Lyne
993b0fd971 Cleanup api, add player marker settings to vuex 2020-11-24 01:56:03 +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