Commit graph

2903 commits

Author SHA1 Message Date
Leonid Meleshin
89b71af96d feat: URI-encode markers loading world name 2022-06-06 09:51:08 +03:00
Leonid Meleshin
33ca5d5594 fix: support special symbols in world names
Fix #3755
2022-05-12 19:59:32 +03:00
mikeprimm
85c39ad363 Merge pull request #3725 from mastermc05/v3.0
Async chunk loading on paper
2022-04-05 23:35:23 -05:00
mastermc05
a69bd875e7 Merge remote-tracking branch 'origin/v3.0' into v3.0 2022-04-01 15:17:17 +03:00
mastermc05
398992a32b Clean and finish x2 2022-04-01 15:16:57 +03:00
mastermc05
1b76b3d2ea Merge branch 'webbukkit:v3.0' into v3.0 2022-03-31 16:31:38 +03:00
mastermc05
294677a011 Clean and finish 2022-03-31 16:18:02 +03:00
mastermc05
4d046fc4de Readd ignore chunk loads 2022-03-31 15:04:36 +03:00
Mike Primm
5ab2e3deee Shift CommonAPI initialization forward to ServerAboutToStart 2022-03-30 22:55:49 -05:00
mastermc05
3760549dda Parallel process and load plans 2022-03-30 19:37:29 +03:00
mastermc05
4275ff662d fix missed 1.16.2 2022-03-30 15:43:55 +03:00
mastermc05
4b77e2b826 Fix spaces
* fix 1.16.2 spaces

* fix 1.16.4 spaces

* fix 1.16

* fix 1.16.0 x2

* fix 1.17

* fix 1.18.2

* fix 1.18.2 map cache

* fix 1.18.2 map cache p2

* fix 1.18

* fix 1.16.3
2022-03-30 15:39:58 +03:00
Mike Primm
e159f9534d Back to SNAPSHOT 2022-03-29 23:29:46 -05:00
Mike Primm
808ac64370 Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0 2022-03-29 22:12:17 -05:00
Mike Primm
aa01f04145 Set to 3.4-beta-3 2022-03-29 22:11:47 -05:00
mastermc05
2c01947919 First idea implementation 2022-03-29 23:55:05 +03:00
mikeprimm
8828f72829 Merge pull request #3696 from webbukkit/generrosity-gradle-notes-tweak
Update README.md
2022-03-27 17:59:36 -05:00
mikeprimm
9597e248eb Merge pull request #3703 from davidjpfeiffer/v3.0
Small style improvements to marker labels
2022-03-27 17:59:16 -05:00
Mike Primm
f276495025 Add index for Maps table (because SQLite execution planner is stupid) 2022-03-27 13:59:39 -05:00
Mike Primm
52f2046790 Fix shading=true/false ambiguity with patch cache lookup 2022-03-26 21:52:40 -05:00
Mike Primm
e00567d9d1 Properly bound join in MySQL and SQLite PHP tile lookup 2022-03-26 12:44:41 -05:00
Mike Primm
27feeb2657 Band-aid for exceptions in unsupported 'running in client' scenario 2022-03-16 10:24:03 -05:00
Mike Primm
6ec05d6ac4 Default flags for MS SQL to ";trustServerCertificate=true" 2022-03-10 14:31:31 -06:00
Mike Primm
e64ce4022a Add microsoftsql storage type 2022-03-10 14:30:02 -06:00
Mike Primm
4fd176058c Expand maximum zoom level from 16 to 32 2022-03-10 02:24:27 -06:00
Mike Primm
5a61a5e9e9 Add fallback for schema upgrade on ancient MySQL servers 2022-03-08 21:17:32 -06:00
FedUpWith-Tech
8d8d59bd62 Update gibberish.txt
adding more things to ignore
2022-03-06 19:47:17 -05:00
David Pfeiffer
0edd40d065 Small style improvements to marker labels 2022-03-05 16:08:27 -08:00
David Pfeiffer
4e47d01a66 Small style improvements to marker labels 2022-03-05 16:03:44 -08:00
generrosity
5d154cb085 adding additional condensed warnings 2022-03-05 20:37:52 +13:00
FedUpWith-Tech
f35aa2dd15 Update gibberish.txt 2022-03-03 10:55:56 -05:00
FedUpWith-Tech
cde40c267a Fix typo 2022-03-03 10:53:59 -05:00
Mike Primm
1a5fb84f53 Back to SNAPSHOT 2022-03-02 23:57:18 -06:00
Mike Primm
d2f4364673 Back to beta-2 for Forge 1.18.2 2022-03-02 23:02:29 -06:00
Mike Primm
cecd31935b Add forge 1.18.2 version 2022-03-02 17:50:57 -06:00
Mike Primm
9461fb2945 Back to SNAPSHOT 2022-03-02 17:27:48 -06:00
Mike Primm
8485e5be2b Bump to 3.4-beta-2 2022-03-02 09:40:46 -06:00
Mike Primm
1b6e030af1 Use concurrentmap for dirty_worlds 2022-03-01 08:56:50 -06:00
Mike Primm
84c3057f04 Update README for 1.18.2 2022-02-28 21:30:51 -06:00
mikeprimm
49d14927a9 Merge pull request #3697 from kosma/fabric-1.18.2
Fabric 1.18.2
2022-02-28 17:55:29 -06:00
Mike Primm
a0ee4dec1d First pass of 1.18.2 spigot/paper support 2022-02-28 17:46:40 -06:00
Mike Primm
a736711392 Back to SNAPSHOT 2022-02-28 17:42:37 -06:00
generrosity
3ec139b20a Update README.md 2022-03-01 10:10:43 +13:00
Kosma Moczek
827d31b2c6 fabric-1.18.2: s/1.18/1.18.2/ 2022-02-28 21:28:17 +01:00
Kosma Moczek
55a4a372a7 fabric-1.18.2: rename fabric_1_18 -> fabric_1_18_2 2022-02-28 21:28:17 +01:00
Kosma Moczek
ccf6a0100c fabric-1.18.2: update build.gradle 2022-02-28 21:28:17 +01:00
Kosma Moczek
1eca9b195d fabric-1.18.2: copy from fabric-1.18 2022-02-28 21:28:17 +01:00
Kosma Moczek
91411f6e95 settings.gradle: add fabric-1.18.2 2022-02-28 21:28:17 +01:00
generrosity
8ed5ff24bf Update README.md
additions for my dumb ass on how gradle works and where things end up, as this was a recent question in discord too
2022-03-01 08:50:34 +13:00
Mike Primm
37c50aafc7 Respin beta 1 as 1.1 2022-02-24 18:04:33 -06:00