Commit Graph

1383 Commits

Author SHA1 Message Date
dependabot[bot]
c6eef22068
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-15 20:34:05 +00:00
James Lyne
651165d571 Remove unused file 2021-05-15 21:32:49 +01:00
James Lyne
ac772baebf Vite fixes 2021-05-15 21:31:42 +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
30cecb98e6
Update README.md 2021-05-09 03:00:16 +01:00
James Lyne
aacce574db
Update README.md 2021-02-14 01:02:10 +00:00
James Lyne
71757446ab 0.7.5 2021-02-08 00:27:45 +00:00
James Lyne
23b00bd19d Respect dynmap layer priorities 2021-02-08 00:08:29 +00:00
James Lyne
3b4e7e47c8 0.7.4 2021-02-04 21:41:28 +00:00
James Lyne
58ad360f84 Fix day/night maps. Fixes #9 2021-02-01 00:16:13 +00:00
James Lyne
7a73b3846d 0.7.3 2021-01-27 00:56:47 +00:00
James Lyne
5eea0373ab Fix player list not showing when expandUI is true 2021-01-27 00:47:59 +00:00
James Lyne
7d6c6e6ec7 0.7.2 for real. Only change map on follow pan if different world or new follow 2021-01-27 00:33:21 +00:00
James Lyne
d79a5a0a36 Rewrite handling of pan/zoom across map changes. Fixes various timing issues. 2021-01-27 00:11:08 +00:00
James Lyne
572fc64b7d 0.7.2 2021-01-26 22:13:26 +00:00
James Lyne
21220c986a Throttle loading of player images to improve performance 2021-01-26 21:07:56 +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
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