Mike Primm
82b85a43d8
Get to consistent fabric-loom (and specific one)
2025-05-31 15:30:36 -04:00
viloz1
7d3cd0d02d
fix 1.21.4
2024-12-05 21:35:52 +01:00
mikeprimm
383d8cec48
Merge pull request #4082 from JurgenKuyper/add-configurable-spawnbed-hide-on-leave
...
added configurable on whether to remove spawnbed markers when player leaves the server
2024-06-02 12:59:32 -05:00
Kosma Moczek
6e0ba97142
fabric: update Loom to 1.6.11
2024-06-02 12:05:55 +02:00
Jurgen
80c0759ba6
added configurable on whether to remove spawnbed markers on leave of player
2024-02-26 20:51:51 +01:00
mikeprimm
e41c4990a3
Merge pull request #4030 from ChimneySwift/generic-s3
...
Allow generic S3 endpoints for alternative services
2023-12-12 22:02:03 -06:00
ChimneySwift
29b7c3c3a6
Add override_endpoint setting to configuration files
2023-11-16 22:07:28 +10:00
Jurgen
fb94024edf
implemented hideifspectator switch, fully functional
2023-10-08 11:56:41 +02:00
JurgenKuyper
86620223cb
Merge branch 'webbukkit:v3.0' into v3.0
2023-10-01 10:44:26 +02:00
Michael Primm
97a69c8c12
Restrict /dmarker file imports to {dynmap-directory}/import
2023-09-27 21:35:40 -05:00
Jurgen
0a34320fa4
implemented hideifspectator switch, still need to test fabric/forge
2023-09-27 22:22:00 +02:00
Jurgen
b6ff50c898
implemented hide if spectator
2023-09-03 12:37:58 +02:00
Kosma Moczek
d696d9f6a5
fabric: fix build issues with 1.19.4 port
2023-03-16 14:20:38 +01:00
Max
5f7ffc5aa8
fix typo
2023-02-18 22:40:13 +01:00
Max
68d8e568bb
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
RedstoneFuture
e1366042f2
Add no-permission message option
2022-05-29 15:28:06 +02:00
Mike Primm
5f7bbed28e
Add support for trusted-proxies subnet ranges, handle nested proxies
2022-02-22 22:11:48 -06:00
Mike Primm
1954659b67
Add prefix path support for AWS S3 website
2022-02-20 21:38:50 -06:00
Mike Primm
d9d3024865
Add tilescale and defaulttilescal : option for bigger tiles
2022-02-16 21:13:57 -06:00
Mike Primm
30791f1663
Add eclpse labels for subprojects in Fabric
2022-02-16 21:13:21 -06:00
Mike Primm
fd6e1e4723
Add publicURL setting and '/dynmap url' command
2022-02-12 01:30:00 -06:00
Mike Primm
b9485d8f4e
Allow for clean shutdown
2022-02-05 03:20:22 -06:00
Mike Primm
a45c000632
Add update-webpath-files setting to allow disable of web file updating
2022-02-04 21:47:33 -06:00
James Lyne
29984eb0af
Update configuration.txt comment
2022-01-07 23:06:48 +00:00
mikeprimm
ed27e35efa
Merge pull request #3595 from kosma/fabric-gradle-cleanup
...
Cleanup Fabric Gradle projects
2022-01-04 18:57:52 -06:00
Kosma Moczek
8bb5c2a062
fabric-*: update Fabric API to newest version for each release
2022-01-05 00:16:00 +01:00
Kosma Moczek
5e83cfa36d
fabric-*: remove comment cruft from gradle.properties
2022-01-05 00:16:00 +01:00
Kosma Moczek
f0a1fcdc9f
fabric-*: remove archives_base_name from gradle.properties
2022-01-05 00:16:00 +01:00
Kosma Moczek
945178f71d
fabric-*: use new directives for output jar file path
...
The old ones are deprecated+replaced.
2022-01-05 00:16:00 +01:00
Kosma Moczek
db838a1f2f
fabric-*: remove stale comment cruft
2022-01-05 00:16:00 +01:00
Kosma Moczek
707cdfcd09
fabric-*: update Loom to 0.10.65
...
This fixes three issues:
- Gradle compatibility
- IDE compatibility
- Builds breaking because we were running on SNAPSHOT
2022-01-05 00:16:00 +01:00
Kosma Moczek
44bc4a819f
fabric-*: use modern plugins{} declaration
2022-01-05 00:16:00 +01:00
Kosma Moczek
463f466549
fabric-*: remove redundant declarations already present in root build.gradle
2022-01-05 00:16:00 +01:00
Kosma Moczek
9692d476ec
fabric-*: use modern, performant sourcesJar declaration
2022-01-05 00:16:00 +01:00
Kosma Moczek
23238ee293
fabric-*: require Fabric Loader 0.12.12
...
This is the release that includes all current log4j mitigation.
Changes in fabric.mod.json ensure the mod will completely refuse to load
unless it's on a fully patched Fabric server.
2022-01-05 00:16:00 +01:00
Kosma Moczek
5c6499dc06
fabric-1.15.2: backport GenericChunkCache from fabric-1.16.4
2022-01-04 22:24:10 +01:00
Mike Primm
dff7313069
Time-of-day fix for Fabric (all versions) and Forge (1.13-1.16)
2021-12-29 19:33:37 -06:00
Mike Primm
62f880aeae
Tune memory use on generic chunks, lighting lookup performance
2021-12-28 22:14:19 -06:00
Mike Primm
cad1ccb747
Fix mushroom stem render, cleanup System.out uses
2021-12-28 14:37:20 -06:00
Mike Primm
6c7824a385
Implement basic sky lighting for chunks with broken lighting
...
(forge,fabric)
2021-12-24 20:38:05 -06:00
Mike Primm
cfefe64894
Shift string safely into Log class, finish hack substitution string
2021-12-24 00:08:52 -06:00
Mike Primm
e6faf6ecb8
Fix exception in fabric with default permission handlers
2021-12-22 20:36:15 -06:00
Mike Primm
7360df379f
Add chunkstatus and chunkversion shaders (for problem determination)
2021-12-19 21:02:35 -06:00
Mike Primm
b58ffab04b
Finish dropping Apache Commons Codec
2021-12-19 15:44:59 -06:00
Kosma Moczek
65c9996585
fabric/build.gradle: replace compile with implementation
...
This fixes starting the Fabric mod under IntelliJ and command line:
`./gradlew fabric-1.18:runServer`
2021-12-12 23:20:51 +01:00
Mike Primm
6fed0dfb1f
Add support for largeplayerfaces option for bigger player markers
2021-12-07 21:38:59 -06:00
Mike Primm
17491a2e6e
Revert "Fix possible nullref"
...
This reverts commit b017fccce3 .
2021-07-14 15:08:55 -05:00
Bond_009
b017fccce3
Fix possible nullref
2021-07-04 21:42:48 +02:00
Kosma Moczek
165fb74563
fabric-*: remove dependency on DynmapCoreAPI (duplicate classes error)
2021-06-27 16:14:43 +02:00
Kosma Moczek
7160092831
fabric-*: update processResources to Gradle 7
2021-06-27 15:58:26 +02:00