Commit Graph

50 Commits

Author SHA1 Message Date
James Lyne
a4d4491d5f Use the same pane for all vector shapes, to allow clicks 2020-12-19 12:16:07 +00:00
James Lyne
11fbc069be Handle marker set updates 2020-12-19 01:09:31 +00:00
James Lyne
7b1afa1c20 Handle showLabels config setting 2020-12-18 23:01:32 +00:00
James Lyne
0eea500098 Merker set changes
- Use separate panes for each marker set
- Set pane z-index based on marker set priority
- Optimize zoom visibility checks
2020-12-18 22:49:28 +00:00
James Lyne
d6693b4c0d Respect min/max zoom settings for marker sets 2020-12-18 20:25:34 +00:00
James Lyne
fd26eee713 Fix newly created markers/shapes not being added to the map 2020-12-18 18:02:01 +00:00
James Lyne
da2c89730e Cleanup console logs 2020-12-18 16:12:14 +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
217028e044 Delay follow panning by a frame to account for projection changes 2020-12-18 16:02:12 +00:00
James Lyne
38476266b0 Fix panning to players across worlds 2020-12-18 14:53:06 +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
aabbe1c70d Reduce debug logging 2020-12-17 14:52:05 +00:00
James Lyne
3acd40efd2 Pan to players on click 2020-12-17 00:13:28 +00:00
James Lyne
0d3b0b5db6 Server config error handling 2020-12-16 22:40:44 +00:00
James Lyne
fe07e6283c Handle player hiding correctly 2020-12-16 18:53:25 +00:00
James Lyne
31b05613fb Add license 2020-12-16 16:54:41 +00:00
James Lyne
1147b46c4b More accessible font sizes 2020-12-15 22:12:57 +00:00
James Lyne
e23842574d Respect config map list heading 2020-12-15 22:11:29 +00:00
James Lyne
37c1766e6f Add tile loading indicator 2020-12-15 01:52:49 +00:00
James Lyne
6ede9adf2f Only show map list button if there are multiple maps defined 2020-12-14 15:48:15 +00:00
James Lyne
76fe40d92a Move player markers to their own pane 2020-12-14 15:43:01 +00:00
James Lyne
4c91b3225e Fix player names in FollowTarget 2020-12-14 00:51:51 +00:00
James Lyne
4393890661 Respect marker set hidden by default config 2020-12-14 00:35:56 +00:00
James Lyne
6249eb904b Move marker set markers into single component. Start marker update handling. 2020-12-14 00:27:49 +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
fd5e9f8543 Increase player list padding 2020-12-13 13:31:38 +00:00
James Lyne
99a28401b9 Fix player icons 2020-12-13 13:23:32 +00:00
James Lyne
3e2f507eb2 New map list icons 2020-12-13 13:23:22 +00:00
James Lyne
9e28e695ee Implement link copying and url handling 2020-12-13 02:50:17 +00:00
James Lyne
b9b58399f6 Targeted leaflet imports 2020-12-12 22:04:56 +00:00
James Lyne
422e47bf70 Link button SVG icon 2020-12-12 21:37:40 +00:00
James Lyne
9a0f7eebc6 Sidebar SVG icons 2020-12-12 21:36:41 +00:00
James Lyne
7070353b32 SVG icon prerequisites 2020-12-12 21:35:55 +00:00
James Lyne
9caec78200 First attempt at clock styling 2020-12-12 19:11:29 +00:00
James Lyne
90dc6070c7 Fix sidebar stealing clicks 2020-12-12 19:06:25 +00:00
James Lyne
b5454b1e97 Remove unused Circle component 2020-12-12 19:01:50 +00:00
James Lyne
e4961c7893 Use config players heading 2020-12-11 23:01:42 +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
b0e53b5fc9 Refactor MapLayer to use component api 2020-12-11 15:44:22 +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
04ca1108be Implement day/night background colors 2020-12-10 02:22:29 +00:00
James Lyne
404121188b Marker improvements
- Refactor html and classnames
- Fix/refactor styles
- Re-implement player head images
2020-12-10 02:21:42 +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
307a168b4d Initial commit 2020-11-20 21:44:31 +00:00
James Lyne
dfa97b698d init 2020-11-20 18:43:30 +00:00