Commit Graph

17 Commits

Author SHA1 Message Date
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 0043a1e4fb Fabric 1.18.2 2022-11-18 13:17:21 +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
mikeprimm 85d558d932
Merge pull request #3754 from PssbleTrngle/v3.0
Support for fabric-permission-api & LuckPerms
2022-06-05 16:54:31 -05:00
RedstoneFuture 078275d16d Add no-permission message option 2022-05-29 15:28:06 +02: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
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