Commit Graph

26 Commits

Author SHA1 Message Date
mikeprimm b0e56d3e5a
Merge pull request #4030 from ChimneySwift/generic-s3
Allow generic S3 endpoints for alternative services
2023-12-12 22:02:03 -06:00
ChimneySwift d16fdc8275 Add override_endpoint setting to configuration files 2023-11-16 22:07:28 +10:00
Jurgen bc0117ac5a implemented hideifspectator switch, fully functional 2023-10-08 11:56:41 +02:00
JurgenKuyper 0d15ee5a46
Merge branch 'webbukkit:v3.0' into v3.0 2023-10-01 10:44:26 +02:00
Michael Primm c807861859 Restrict /dmarker file imports to {dynmap-directory}/import 2023-09-27 21:35:40 -05:00
Jurgen 030a0e1d24 implemented hideifspectator switch, still need to test fabric/forge 2023-09-27 22:22:00 +02:00
Jurgen c093a95bc0 implemented hide if spectator 2023-09-03 12:37:58 +02:00
Michael Primm 7218e56e5b Get './gradlew eclipse' working again 2023-05-09 18:29:43 -05:00
Kosma Moczek 7af46a04a6 fabric: fix build issues with 1.19.4 port 2023-03-16 14:20:38 +01:00
Max 52829462e9
fix typo 2023-02-18 22:40:13 +01:00
Max 1a261c6422
add a comment to prevent issues like this: https://github.com/webbukkit/dynmap/issues/2968#issuecomment-652205096 2023-02-16 10:28:44 +01:00
mastermc05 e3911b0d3b Add biome to cache 2022-11-18 13:44:59 +02:00
mastermc05 64407e3ce1 Fabric 1.19 2022-11-18 13:16:02 +02:00
Kosma Moczek 058599be77 fabric: version-lock fabric.mod.json
This is intended to reduce user errors where e.g. someone uses the
1.19 jar on 1.19.2. Previously this would lead to unspecific mixin
errors; with this change, a helpful message is shown:

Mod 'Dynmap' (dynmap) 3.4-SNAPSHOT requires version 1.19 of 'Minecraft' (minecraft), but only the wrong version is present: 1.19.2!
2022-08-11 20:13:22 +02:00
PssbleTrngle 3b1cbdca09 usercache filename 2022-06-21 12:07:48 +02:00
PssbleTrngle c25945ea13 add missing import 2022-06-21 12:06:26 +02:00
PssbleTrngle 9f865fa5bd fix imports 2022-06-21 11:51:08 +02:00
PssbleTrngle 53f048ac86 add fabric-permissions & luckperms provider 2022-06-21 11:44:17 +02:00
Mike Primm 9f20e7a174 Bandaid compile errors in Fabric 1.19 code 2022-06-07 19:29:41 -05:00
Kosma Moczek a39e00ac0f
fabric-1.19: update to 1.19 release
Apply suggestions from code review

Co-authored-by: ThalusA <15985204+ThalusA@users.noreply.github.com>
2022-06-07 23:42:15 +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 f80bb89d96 fabric-1.19: move to Loom 0.12-SNAPSHOT 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