James Lyne
ce241c93e0
Switch from webpack to vite
2021-05-15 20:25:03 +01:00
James Lyne
5eea0373ab
Fix player list not showing when expandUI is true
2021-01-27 00:47:59 +00:00
James Lyne
df487ec364
export Util functions separately
2021-01-26 20:37:29 +00:00
James Lyne
f7b3c4d551
Lazily render PlayerList
2021-01-26 18:20:47 +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
84c4f441c1
Move chat sending related settings into their own component
2021-01-07 17:24:21 +00:00
James Lyne
1615c3d902
Move message history limit handling to ChatBox
2021-01-06 16:17:20 +00:00
James Lyne
ae377b8a26
Rename chat component to ChatBox
2021-01-06 16:02:48 +00:00
James Lyne
ac2dd1f399
Implement chat balloons
2021-01-05 22:30:55 +00:00
James Lyne
7dfaf76501
Chat skeleton
2020-12-31 22:29:43 +00:00
James Lyne
53f5960e52
Move UI visibility handling to vuex
2020-12-31 13:02:49 +00:00
James Lyne
4f00a2a325
Fix a similar typo in default world handling
2020-12-22 01:50:45 +00:00
James Lyne
28b01087f4
Fix typo in default map handling. Fixes #1
2020-12-22 01:39:19 +00:00
James Lyne
0a71b3dac8
Remove legacy url if one was parsed
2020-12-21 18:46:06 +00:00
James Lyne
11fbc069be
Handle marker set updates
2020-12-19 01:09:31 +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
38476266b0
Fix panning to players across worlds
2020-12-18 14:53:06 +00:00
James Lyne
07d81e86ea
Mutation documentation
2020-12-18 14:32:58 +00:00
James Lyne
618b705732
Remove useless returns from pop mutations
2020-12-18 14:32:37 +00:00
James Lyne
b210f63638
Add version console log
2020-12-17 15:25:05 +00:00
James Lyne
d1fff4e120
Start chat implementation
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
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
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
b70eae48cb
Fix background error for night/day maps
2020-12-11 15:29:20 +00:00
James Lyne
e77a777a66
Implement update handling for areas/lines/circles
2020-12-11 15:28:51 +00:00
James Lyne
04ca1108be
Implement day/night background colors
2020-12-10 02:22:29 +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
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