Marvos
|
7980c7dbe5
|
Implemented functionality to resume full renders by typing "dynmap fullrender resume <world>" or "dynmap fullrender resume <world>:<map>". At the start of the render, existing map tiles are loaded from storage and their location info saved in a set. Before each tile is rendered, the set is checked if it contains the tile about to be rendered. If so, the tile is skipped. Information about skipped tiles is output in the periodic tile update message.
|
2019-10-21 21:32:49 +02:00 |
|
Mike Primm
|
1be9f663c7
|
Handle meta=0 as undefined in CTM
|
2019-09-29 17:51:58 -05:00 |
|
Mike Primm
|
f1b7741f65
|
Fix for ConcurrentModificationException in markers code
|
2019-07-21 13:16:05 -05:00 |
|
Mike Primm
|
286a12c4ef
|
Add experimental option to try to migrate old chunks
|
2019-06-09 09:59:08 -05:00 |
|
mikeprimm
|
881b7dfefd
|
Merge pull request #2498 from stormboomer/v3.0
Added functionality for restarting the scheduled job that stores markers
|
2019-06-09 07:31:27 -05:00 |
|
mikeprimm
|
867315fb04
|
Merge pull request #2482 from rumickon/skin_fix
Skin fix
|
2019-06-09 07:30:02 -05:00 |
|
Mike Primm
|
7f8dcf0eb3
|
Fix 1.14 biome mapping
|
2019-06-08 21:47:43 -05:00 |
|
Mike Primm
|
5b218f0ece
|
Add 1.14 Bell support
|
2019-06-05 18:25:32 -05:00 |
|
Mike Primm
|
8ca24ff502
|
Add 1.14 campfile
|
2019-06-05 17:44:51 -05:00 |
|
Stormboomer
|
39053e36d9
|
added method to call marker save scheduled job to Dynmap Core, so that MarkerAPIImpl can be private and might not be used directly by other devs.
|
2019-06-02 13:27:19 +02:00 |
|
Stormboomer
|
0b8118566c
|
Added functionality for restarting the scheduled job that stores markers to markers.yml.
This should fix problems with markers not being stored after a dynmap reload, as well as vanishing markers.
|
2019-06-01 20:03:10 +02:00 |
|
rumickon
|
d20e35a71e
|
Merge branch 'v3.0' of github.com:webbukkit/dynmap into skin_fix
|
2019-05-28 19:41:11 +03:00 |
|
Mike Primm
|
15b5b65914
|
Add 1.14 stonecutter
|
2019-05-26 00:37:40 -05:00 |
|
Mike Primm
|
145a88e632
|
Add 1.14 smithing table
|
2019-05-26 00:18:32 -05:00 |
|
Mike Primm
|
5ba25420a0
|
Add 1.14 lantern
|
2019-05-26 00:07:01 -05:00 |
|
rumickon
|
efb28531b5
|
Merge branch 'v3.0' of github.com:webbukkit/dynmap into skin_fix
|
2019-05-22 19:45:25 +03:00 |
|
Mike Primm
|
48bc5895d4
|
Add 1.14 lectern
|
2019-05-18 22:18:38 -05:00 |
|
Mike Primm
|
e8ab5d656c
|
Add 1.14 grindstone
|
2019-05-18 21:44:13 -05:00 |
|
Mike Primm
|
01e987c046
|
Add 1.14 sweet berry bush
|
2019-05-18 20:49:16 -05:00 |
|
Mike Primm
|
9f3c1a7e07
|
Add 1.14 fletching and cartography tables
|
2019-05-18 19:36:58 -05:00 |
|
Mike Primm
|
9027e4748c
|
Add 1.14 blast furnace
|
2019-05-18 19:19:00 -05:00 |
|
Mike Primm
|
8fbd924f0f
|
Add 1.14 smoker
|
2019-05-18 19:13:05 -05:00 |
|
Mike Primm
|
2c467782f0
|
Add 1.14 barrels,loom
|
2019-05-18 18:57:33 -05:00 |
|
Mike Primm
|
3965e75f83
|
Add more 1.14 blocks
|
2019-05-18 18:26:52 -05:00 |
|
rumickon
|
fcc5a340b9
|
Return support of old skins format (64x32). Still used.
|
2019-05-19 01:30:07 +03:00 |
|
rumickon
|
01a3f37b22
|
Remove unnecessary sides of arms and leg
|
2019-05-19 00:23:24 +03:00 |
|
Mike Primm
|
313b7f3beb
|
Finish new 1.14 walls, add boxlist: model, use for scaffolding
|
2019-05-17 23:58:15 -05:00 |
|
Mike Primm
|
0fd04cb66a
|
Finish 1.14 slabs
|
2019-05-17 00:41:47 -05:00 |
|
Mike Primm
|
13f30e7c99
|
Drop unneeded RP content
|
2019-05-17 00:25:38 -05:00 |
|
Mike Primm
|
1e5ef89bba
|
Finish up new 1.14 stairs
|
2019-05-16 23:50:45 -05:00 |
|
Mike Primm
|
ae87554274
|
Add some 1.14 blocks
|
2019-05-15 23:31:33 -05:00 |
|
Mike Primm
|
5a2def9ffb
|
Add 1.14 block resources
|
2019-05-15 22:51:12 -05:00 |
|
mikeprimm
|
641f142cd3
|
Merge pull request #2475 from Ry0taK/v3.0
Fix required login bypass vulnerability
|
2019-05-04 11:28:31 -05:00 |
|
Mike Primm
|
1a470fe226
|
Add model and texture changes for 1.14 signs
|
2019-05-03 22:22:46 -05:00 |
|
R0taK
|
d5596944b0
|
Fix required login vulnerability
|
2019-05-02 18:08:56 +09:00 |
|
Mike Primm
|
495a6f7ec2
|
Add ImageLen for SQLLite to PHP (standalone server)
|
2019-02-04 00:13:02 -06:00 |
|
Mike Primm
|
eacb7c6398
|
Add column to record byte length of images for SQLite blobs
|
2019-02-03 22:48:33 -06:00 |
|
mikeprimm
|
f4a7d46575
|
Merge pull request #2433 from KovuTheHusky/biomes-1.13
Add 1.13 biome mappings and colors
|
2019-02-03 22:18:09 -06:00 |
|
alpe12
|
7f8f44737e
|
Reduce the transfered image size when using SQLite
https://github.com/webbukkit/dynmap/issues/2415
|
2019-01-31 21:03:11 -02:00 |
|
KovuTheHusky
|
96eb4decf5
|
Add 1.13 biome mappings and colors
|
2019-01-30 17:32:57 -05:00 |
|
Mike Primm
|
648e11bb53
|
Add r/w lock around marker file operations and commands
|
2019-01-27 15:04:05 -06:00 |
|
Mike Primm
|
e7113dc163
|
Merge branch 'v3.0' of https://github.com/webbukkit/dynmap.git into v3.0
|
2019-01-27 14:16:22 -06:00 |
|
Mike Primm
|
731b40f680
|
Update SnakeYAML - see if this helps marker issue
|
2019-01-27 14:16:12 -06:00 |
|
Mike Primm
|
982a3aab21
|
Handle old 64x32 skins while still handling new ones
|
2019-01-04 00:27:01 -06:00 |
|
Mike Primm
|
08226b8602
|
Update default player skin to new format, expect 64x64
|
2018-12-31 08:37:01 -06:00 |
|
Mike Primm
|
39bfa0e9b1
|
Add support for 2nd layer on body mode player icons
|
2018-12-12 23:34:15 -06:00 |
|
Mike Primm
|
6b5c546ae9
|
Add forum and issue tracker URLs
|
2018-12-08 23:01:04 -06:00 |
|
Mike Primm
|
95decf005c
|
Fix 1.13 world border support, handle world border changes
|
2018-12-08 00:15:06 -06:00 |
|
Mike Primm
|
3650dc7d2a
|
Fix scaling of player health bar
|
2018-12-07 21:33:35 -06:00 |
|
Mike Primm
|
505e6b3b90
|
Improve ETag caching support for image tiles
|
2018-12-07 21:32:28 -06:00 |
|