Commit graph

136 commits

Author SHA1 Message Date
mikeprimm
d55eacb903 Merge branch 'v3.0' into v3.0 2019-12-15 00:46:31 -06:00
mikeprimm
d8a21102c2 Merge pull request #2584 from tiagoad/v3.0
Fix for disappearing sign-markers on 1.14 (Issue #2533)
2019-12-15 00:44:27 -06:00
mikeprimm
a96f67d0eb Merge pull request #2618 from baconwaifu/postgres
Add initial postgres database support.
2019-12-15 00:42:01 -06:00
mikeprimm
ced3c580bb Merge pull request #2586 from ExerciseBook/v3.0
HD skins support
2019-12-15 00:39:51 -06:00
baconwaifu
97808d7816 Change marker column to BYTEA to make markers work again. 2019-12-14 15:25:56 -05:00
mikeprimm
6a0ea88be0 Merge pull request #2668 from lennartbecker/load-map-updates-immediately
Standalone: Load changes immediately after page load
2019-12-14 08:33:44 -06:00
mikeprimm
9502107020 Merge pull request #2654 from linuxdaemon/v3.0+fix-mariadb-driver-pkg
Fix MariaDB Driver package name
Thanks!
2019-12-14 08:29:40 -06:00
Mike Primm
7010dc39b4 Force lower case on tiles and matchTiles references in CTM 2019-12-08 01:55:39 -06:00
Mike Primm
76a91725cf Fix texture order handling for mod support API handling for stairs 2019-12-08 01:01:21 -06:00
Mike Primm
ba6b5e1980 Fix incorrect transparency handling on copyblock: texture handling 2019-12-08 00:59:19 -06:00
Lennart Becker
885f417469 Standalone: Load changes immediately after page load 2019-11-29 12:33:03 +01:00
linuxdaemon
6a9d1435a0 Fix MariaDB Driver package name
The package name for the MariaDB JDBC drivers available from https://mariadb.com/kb/en/library/mariadb-connector-j/ is `org.mariadb` not `com.mariadb`.

Fixes #2653
2019-11-12 00:59:25 -06:00
Gabriel Hautclocq
3408962cfa fixed disappearing markers (webbukkit#2533), many thanks to tiagoad 2019-10-04 00:51:57 +02:00
Mike Primm
8a49b9b00b Handle meta=0 as undefined in CTM 2019-09-29 17:51:58 -05:00
baconwaifu
f4729b9fea Add initial postgres support; internal webserver works perfectly 2019-09-26 20:36:09 -04:00
Eric_Lian
430d7381bd HD skins support 2019-08-14 23:28:20 +08:00
Tiago Dias
8270d95a9c Fix for disappearing sign-markers on 1.14 (Issue #2533) 2019-08-14 12:41:24 +01:00
Mike Primm
d5b7bf09d2 Fix for ConcurrentModificationException in markers code 2019-07-21 13:16:05 -05:00
Mike Primm
f49daa2d1d Add experimental option to try to migrate old chunks 2019-06-09 09:59:08 -05:00
mikeprimm
03bc80b0e3 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
d1738226d2 Merge pull request #2482 from rumickon/skin_fix
Skin fix
2019-06-09 07:30:02 -05:00
Mike Primm
31dd4dee0f Fix 1.14 biome mapping 2019-06-08 21:47:43 -05:00
Mike Primm
8e0dd820d0 Add 1.14 Bell support 2019-06-05 18:25:32 -05:00
Mike Primm
37fd50a1aa Add 1.14 campfile 2019-06-05 17:44:51 -05:00
Stormboomer
77f3677348 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
449ceffe1e 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
800cf2017e Merge branch 'v3.0' of github.com:webbukkit/dynmap into skin_fix 2019-05-28 19:41:11 +03:00
Mike Primm
98d75a0492 Add 1.14 stonecutter 2019-05-26 00:37:40 -05:00
Mike Primm
0d30fa48ce Add 1.14 smithing table 2019-05-26 00:18:32 -05:00
Mike Primm
0b12a79ab2 Add 1.14 lantern 2019-05-26 00:07:01 -05:00
rumickon
17f5bdb4ce Merge branch 'v3.0' of github.com:webbukkit/dynmap into skin_fix 2019-05-22 19:45:25 +03:00
Mike Primm
0b4878f960 Add 1.14 lectern 2019-05-18 22:18:38 -05:00
Mike Primm
f416c636e8 Add 1.14 grindstone 2019-05-18 21:44:13 -05:00
Mike Primm
f9d09af99a Add 1.14 sweet berry bush 2019-05-18 20:49:16 -05:00
Mike Primm
453b255ecb Add 1.14 fletching and cartography tables 2019-05-18 19:36:58 -05:00
Mike Primm
faa0bb1f3c Add 1.14 blast furnace 2019-05-18 19:19:00 -05:00
Mike Primm
f7a1b7719a Add 1.14 smoker 2019-05-18 19:13:05 -05:00
Mike Primm
de3727f8b5 Add 1.14 barrels,loom 2019-05-18 18:57:33 -05:00
Mike Primm
95d3f03782 Add more 1.14 blocks 2019-05-18 18:26:52 -05:00
rumickon
e157ba59a1 Return support of old skins format (64x32). Still used. 2019-05-19 01:30:07 +03:00
rumickon
c48fcf7ae7 Remove unnecessary sides of arms and leg 2019-05-19 00:23:24 +03:00
Mike Primm
732988d3eb Finish new 1.14 walls, add boxlist: model, use for scaffolding 2019-05-17 23:58:15 -05:00
Mike Primm
d54721a495 Finish 1.14 slabs 2019-05-17 00:41:47 -05:00
Mike Primm
b41b7310bb Drop unneeded RP content 2019-05-17 00:25:38 -05:00
Mike Primm
d33b6ac5e7 Finish up new 1.14 stairs 2019-05-16 23:50:45 -05:00
Mike Primm
f014aec122 Add some 1.14 blocks 2019-05-15 23:31:33 -05:00
Mike Primm
25de740f32 Add 1.14 block resources 2019-05-15 22:51:12 -05:00
mikeprimm
fef8756325 Merge pull request #2475 from Ry0taK/v3.0
Fix required login bypass vulnerability
2019-05-04 11:28:31 -05:00
Mike Primm
28eb8cd90d Add model and texture changes for 1.14 signs 2019-05-03 22:22:46 -05:00
R0taK
b9e091cc66 Fix required login vulnerability 2019-05-02 18:08:56 +09:00