Commit Graph

2902 Commits

Author SHA1 Message Date
Kosma Moczek bf4f31c380 gradle: update to 7.4.2 2022-05-29 12:26:25 +02:00
mikeprimm 9c80489ec6
Merge pull request #3725 from mastermc05/v3.0
Async chunk loading on paper
2022-04-05 23:35:23 -05:00
mastermc05 d4b097ea50 Merge remote-tracking branch 'origin/v3.0' into v3.0 2022-04-01 15:17:17 +03:00
mastermc05 d0a791b634 Clean and finish x2 2022-04-01 15:16:57 +03:00
mastermc05 c3214a81bb
Merge branch 'webbukkit:v3.0' into v3.0 2022-03-31 16:31:38 +03:00
mastermc05 da05fc4675 Clean and finish 2022-03-31 16:18:02 +03:00
mastermc05 790f1f4966 Readd ignore chunk loads 2022-03-31 15:04:36 +03:00
Mike Primm 75789b29a6 Shift CommonAPI initialization forward to ServerAboutToStart 2022-03-30 22:55:49 -05:00
mastermc05 4a97550b63 Parallel process and load plans 2022-03-30 19:37:29 +03:00
mastermc05 c5d113b77a
fix missed 1.16.2 2022-03-30 15:43:55 +03:00
mastermc05 de510108a2
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 7268db3ed2 Back to SNAPSHOT 2022-03-29 23:29:46 -05:00
Mike Primm 241bc53cb9 Merge branch 'v3.0' of git@github-home:webbukkit/dynmap.git into v3.0 2022-03-29 22:12:17 -05:00
Mike Primm 5a3a216689 Set to 3.4-beta-3 2022-03-29 22:11:47 -05:00
mastermc05 b0f0a4deb5 First idea implementation 2022-03-29 23:55:05 +03:00
mikeprimm c8801dbb8c
Merge pull request #3696 from webbukkit/generrosity-gradle-notes-tweak
Update README.md
2022-03-27 17:59:36 -05:00
mikeprimm 971a492964
Merge pull request #3703 from davidjpfeiffer/v3.0
Small style improvements to marker labels
2022-03-27 17:59:16 -05:00
Mike Primm d93b836ad0 Add index for Maps table (because SQLite execution planner is stupid) 2022-03-27 13:59:39 -05:00
Mike Primm 7feb9e6735 Fix shading=true/false ambiguity with patch cache lookup 2022-03-26 21:52:40 -05:00
Mike Primm 861d1f8606 Properly bound join in MySQL and SQLite PHP tile lookup 2022-03-26 12:44:41 -05:00
Mike Primm 93c9ab0b5b Band-aid for exceptions in unsupported 'running in client' scenario 2022-03-16 10:24:03 -05:00
Mike Primm ab76953294 Default flags for MS SQL to ";trustServerCertificate=true" 2022-03-10 14:31:31 -06:00
Mike Primm 53b65ab7e4 Add microsoftsql storage type 2022-03-10 14:30:02 -06:00
Mike Primm aec1f0cdb6 Expand maximum zoom level from 16 to 32 2022-03-10 02:24:27 -06:00
Mike Primm 042f387ecf Add fallback for schema upgrade on ancient MySQL servers 2022-03-08 21:17:32 -06:00
FedUpWith-Tech 8aa757b049
Update gibberish.txt
adding more things to ignore
2022-03-06 19:47:17 -05:00
David Pfeiffer 8626d0a1cc
Small style improvements to marker labels 2022-03-05 16:08:27 -08:00
David Pfeiffer f52d2e6c1a
Small style improvements to marker labels 2022-03-05 16:03:44 -08:00
generrosity 015309f8ba
adding additional condensed warnings 2022-03-05 20:37:52 +13:00
FedUpWith-Tech ec6fd59999
Update gibberish.txt 2022-03-03 10:55:56 -05:00
FedUpWith-Tech 04fba09583
Fix typo 2022-03-03 10:53:59 -05:00
Mike Primm a765f728f1 Back to SNAPSHOT 2022-03-02 23:57:18 -06:00
Mike Primm d4d60882fc Back to beta-2 for Forge 1.18.2 2022-03-02 23:02:29 -06:00
Mike Primm 7dd55de52e Add forge 1.18.2 version 2022-03-02 17:50:57 -06:00
Mike Primm 98f2057dd0 Back to SNAPSHOT 2022-03-02 17:27:48 -06:00
Mike Primm 4c2e22e273 Bump to 3.4-beta-2 2022-03-02 09:40:46 -06:00
Mike Primm c3d36dfbf2 Use concurrentmap for dirty_worlds 2022-03-01 08:56:50 -06:00
Mike Primm a86c8a29e1 Update README for 1.18.2 2022-02-28 21:30:51 -06:00
mikeprimm 92af9b5814
Merge pull request #3697 from kosma/fabric-1.18.2
Fabric 1.18.2
2022-02-28 17:55:29 -06:00
Mike Primm d635473d50 First pass of 1.18.2 spigot/paper support 2022-02-28 17:46:40 -06:00
Mike Primm 19ee08716b Back to SNAPSHOT 2022-02-28 17:42:37 -06:00
generrosity 1016c7833b
Update README.md 2022-03-01 10:10:43 +13:00
Kosma Moczek fb37658588 fabric-1.18.2: s/1.18/1.18.2/ 2022-02-28 21:28:17 +01:00
Kosma Moczek 8fee16cd4e fabric-1.18.2: rename fabric_1_18 -> fabric_1_18_2 2022-02-28 21:28:17 +01:00
Kosma Moczek 0d7bfc718e fabric-1.18.2: update build.gradle 2022-02-28 21:28:17 +01:00
Kosma Moczek 0f482489f7 fabric-1.18.2: copy from fabric-1.18 2022-02-28 21:28:17 +01:00
Kosma Moczek cb167d9c04 settings.gradle: add fabric-1.18.2 2022-02-28 21:28:17 +01:00
generrosity e47d6521f4
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 ed27140fb5 Respin beta 1 as 1.1 2022-02-24 18:04:33 -06:00
Mike Primm 58a2b16217 Drop apache http client, avoid rebase issues in S3 storage code 2022-02-24 17:54:47 -06:00