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
|
2251ca3e25
|
Popup restyling
- Add max height and make scrollable
- Move close button outside of popup to allow padding reduction and make room for possible scrollbar
|
2021-01-26 17:45:53 +00:00 |
|
James Lyne
|
902d5c09d8
|
Update default title
|
2021-01-26 17:04:37 +00:00 |
|
James Lyne
|
cb63f489e4
|
Cache player heads by both account and size
|
2021-01-26 17:03:43 +00:00 |
|
James Lyne
|
a966812f1a
|
Close existing popups during updates
|
2021-01-26 14:42:37 +00:00 |
|
James Lyne
|
746a3d0eb0
|
Update .gitignore
|
2021-01-26 14:40:34 +00:00 |
|
James Lyne
|
869f733fb7
|
Handle popups for markers. Fixes #5
|
2021-01-26 14:32:48 +00:00 |
|
James Lyne
|
3591f15064
|
Merge remote-tracking branch 'origin/master'
|
2021-01-26 13:11:59 +00:00 |
|
James Lyne
|
64058ed66f
|
Retrieve value of global showlabel config. Fixes #6
|
2021-01-26 13:11:48 +00:00 |
|
James Lyne
|
b931305bf2
|
Update README.md
|
2021-01-25 13:52:34 +00:00 |
|
James Lyne
|
d82107c037
|
0.7.1
|
2021-01-25 02:37:02 +00:00 |
|
James Lyne
|
9d62b78732
|
Merge remote-tracking branch 'origin/master'
|
2021-01-25 02:27:42 +00:00 |
|
James Lyne
|
d721286ea3
|
Use px for media queries to work around iOS bugs
|
2021-01-25 02:27:35 +00:00 |
|
James Lyne
|
12f38c220b
|
Update README.md
|
2021-01-25 02:07:36 +00:00 |
|
James Lyne
|
5009543228
|
Update README.md
|
2021-01-25 02:06:26 +00:00 |
|
James Lyne
|
1cd6e27dbc
|
Fix iOS font size weirdness
|
2021-01-25 02:03:24 +00:00 |
|
James Lyne
|
7b55ce66c1
|
0.7.0
|
2021-01-24 23:10:53 +00:00 |
|
James Lyne
|
bd6863fa38
|
Remove unused css
|
2021-01-24 22:51:55 +00:00 |
|
James Lyne
|
afd31987a4
|
Remove unused compass images
|
2021-01-24 22:46:17 +00:00 |
|
James Lyne
|
31b05f2296
|
Add login link to chat if required
|
2021-01-24 22:35:59 +00:00 |
|
James Lyne
|
8423a05b84
|
Get logged in state from config
|
2021-01-24 22:35:11 +00:00 |
|
James Lyne
|
d6587bf21f
|
Continue update requests regardless of success/failure
|
2021-01-24 22:16:20 +00:00 |
|
James Lyne
|
d3658e35a2
|
Player/world list skeletons
|
2021-01-24 22:15:19 +00:00 |
|
James Lyne
|
8260deba0b
|
Fix player health/armor display
|
2021-01-24 22:14:39 +00:00 |
|
James Lyne
|
2e6cf3b77f
|
Merge remote-tracking branch 'origin/master'
|
2021-01-24 15:47:04 +00:00 |
|
James Lyne
|
095c0e1bf3
|
Respect sidebaropened dynmap config on larger screens
|
2021-01-24 15:46:34 +00:00 |
|
James Lyne
|
a5786a6407
|
Create codeql-analysis.yml
|
2021-01-10 14:39:39 +00:00 |
|
James Lyne
|
ed2472dc55
|
Merge remote-tracking branch 'origin/master'
|
2021-01-07 22:47:17 +00:00 |
|
James Lyne
|
6aba097c85
|
Add support for sending chat messages
|
2021-01-07 22:40:05 +00:00 |
|
James Lyne
|
15360b83df
|
Fix chat history not displaying
|
2021-01-07 22:39:26 +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
|
823e9b4c99
|
Hide UI and force landscape when printing
|
2021-01-07 13:49:00 +00:00 |
|
James Lyne
|
1615c3d902
|
Move message history limit handling to ChatBox
|
2021-01-06 16:17:20 +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
|
416a2963c3
|
Enable tree shaking for leaflet
|
2021-01-06 15:14:27 +00:00 |
|
James Lyne
|
ba59d1e052
|
Update README.md
|
2021-01-06 02:24:45 +00:00 |
|
James Lyne
|
6fd43f3f08
|
Merge remote-tracking branch 'origin/master'
|
2021-01-06 02:15:47 +00:00 |
|
James Lyne
|
c3ab868c19
|
v0.6.0
|
2021-01-06 02:14:41 +00:00 |
|
James Lyne
|
90638f4297
|
Update chat balloon position on projection change
|
2021-01-06 02:00:02 +00:00 |
|
James Lyne
|
7a4207d946
|
Keep player list names on one line
|
2021-01-06 01:00:01 +00:00 |
|
James Lyne
|
4cc1f8fd1f
|
Remove HTML sanitizer
|
2021-01-06 00:59:37 +00:00 |
|
James Lyne
|
a2942b6400
|
Improve caching of player marker name
|
2021-01-06 00:44:11 +00:00 |
|
James Lyne
|
76c5892c66
|
Disable player marker animations at high player counts
|
2021-01-05 23:54:50 +00:00 |
|
James Lyne
|
3573694df0
|
Avoid unnecessary dom updates for player markers
|
2021-01-05 23:48:56 +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 |
|