Commit Graph

2969 Commits

Author SHA1 Message Date
Marijn Doeve 536b96a5f9
Set Initial schema version to 4 2022-05-30 21:27:42 +02:00
RedstoneFuture 078275d16d Add no-permission message option 2022-05-29 15:28:06 +02:00
Kosma Moczek 24ecd0f72c fabric-1.19: update to 1.19-pre3 2022-05-29 15:07:28 +02:00
Kosma Moczek f02a73bb0d fabric-1.19: do the actual porting work 2022-05-29 14:40:05 +02:00
Kosma Moczek 556051dc9a build.gradle: workaround for Shadow not supporting Java 19 classes 2022-05-29 12:36:11 +02:00
Kosma Moczek f80bb89d96 fabric-1.19: move to Loom 0.12-SNAPSHOT 2022-05-29 12:26:25 +02:00
Kosma Moczek 4e41f1778b settings.gradle: add fabric-1.19 2022-05-29 12:26:25 +02:00
Kosma Moczek 61b03bcdbb fabric-1.19: migrateMappings to 1.19-pre1+build.1 2022-05-29 12:26:25 +02:00
Kosma Moczek 0ba89fefc4 fabric-1.19: rename 1.18.2 -> 1.19 2022-05-29 12:26:25 +02:00
Kosma Moczek 16b30ee40f fabric-1.19: copy from fabric-1.18.2 2022-05-29 12:26:25 +02:00
Kosma Moczek bf4f31c380 gradle: update to 7.4.2 2022-05-29 12:26:25 +02:00
Leonid Meleshin 505d78a8e0
fix: support special symbols in world names
Fix #3755
2022-05-12 19:59:32 +03:00
PssbleTrngle a2951b798d remove debug logging 2022-05-12 15:38:48 +02:00
PssbleTrngle 8763ad91e4 allow op players 2022-05-06 20:02:19 +02:00
PssbleTrngle b2a072c45c LuckPerms permission provider for offline support 2022-05-06 19:55:28 +02:00
PssbleTrngle 5791632d35 add fabric-permission-api provider 2022-05-06 16:48:04 +02:00
Jurgen b3169a6442 updated deprecated interfaces where possible, there are still many left, like ForgeRegistry.BIOME, ForgeRegistry.BLOCK_STATE_IDS, and many more I couln't find a fix for. 2022-05-01 16:24:34 +02:00
CatMoe fa6b729b6e Implement sign marker for fabric 1.16 2022-04-13 06:31:36 +00: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