Commit graph

3393 commits

Author SHA1 Message Date
9a0314ab51 Merge pull request 'Update dependency net.minecraftforge:eventbus-validator to v7.0.5' (#5) from renovate/net.minecraftforge-eventbus-validator-7.x into main
All checks were successful
gitleaks / scan (push) Successful in 35s
2026-06-27 17:07:21 -07:00
b1d399bd5e Merge pull request 'Update dependency javax.servlet:javax.servlet-api to v3.1.0' (#4) from renovate/javax.servlet-javax.servlet-api-3.x into main
Some checks are pending
gitleaks / scan (push) Waiting to run
2026-06-27 17:07:03 -07:00
aeb827ed18 Merge pull request 'Update dependency gradle to v8.14.5' (#2) from renovate/gradle-8.x into main
Some checks are pending
gitleaks / scan (push) Waiting to run
2026-06-27 17:06:44 -07:00
98b219187f Merge pull request 'Update dependency com.sun.xml.bind:jaxb-impl to v3.0.2' (#1) from renovate/com.sun.xml.bind-jaxb-impl-3.x into main
Some checks are pending
gitleaks / scan (push) Waiting to run
2026-06-27 17:06:28 -07:00
0769894f97 Update dependency net.minecraftforge:eventbus-validator to v7.0.5
All checks were successful
gitleaks / scan (push) Successful in 37s
gitleaks / scan (pull_request) Successful in 35s
2026-06-27 21:21:20 +00:00
b74193b75e Update dependency javax.servlet:javax.servlet-api to v3.1.0
All checks were successful
gitleaks / scan (push) Successful in 34s
gitleaks / scan (pull_request) Successful in 31s
2026-06-27 21:21:13 +00:00
26d165a450 Update dependency gradle to v8.14.5
All checks were successful
gitleaks / scan (push) Successful in 35s
gitleaks / scan (pull_request) Successful in 34s
2026-06-27 20:31:43 +00:00
454122b0db Update dependency com.sun.xml.bind:jaxb-impl to v3.0.2
All checks were successful
gitleaks / scan (push) Successful in 36s
gitleaks / scan (pull_request) Successful in 36s
2026-06-27 20:31:36 +00:00
6b8b81ca10 ci: add gitleaks workflow (Sulkta canonical)
All checks were successful
gitleaks / scan (push) Successful in 27s
2026-05-27 22:14:46 -07:00
Mike Primm
70f93cdd11 More performance tweaks, add missing Override annotations 2026-03-06 18:56:15 -05:00
Mike Primm
3a95556132 Some more performance tweaks 2026-03-05 19:19:43 -05:00
Mike Primm
c6fb0be7e7 Tinker with performance on some base data classes 2026-03-05 18:45:42 -05:00
Mike Primm
5a30ab0d3f Claude Code tire-kicking: generate some unit tests 2026-02-06 08:37:31 -05:00
Mike Primm
c375665a6d Prune pre 1.21.6 builds from Forge and Fabric builds, bump to
3.9-SNAPSHOT
2026-01-14 15:40:49 -05:00
Mike Primm
ef569f4e09 Bump to 3.8 2026-01-14 13:17:56 -05:00
Mike Primm
8a14652dfd Set to 3.8-rc1 2026-01-11 08:11:34 -05:00
Mike Primm
798a22f99b Fix chunkgenerate on Forge 1.21.6 2026-01-09 15:07:07 -05:00
Mike Primm
4daa33f540 Add forge 1.21.11 support 2026-01-09 15:06:37 -05:00
Mike Primm
62346833be Rest of Forge 1.21.10 2026-01-09 15:05:29 -05:00
Mike Primm
c0cd1c71b1 Add Forge 1.21.10 2026-01-09 15:04:23 -05:00
mikeprimm
580eef460e
Merge pull request #4240 from reusteur73/v3.0
Fabric 1.21.9-1.21.11 support
2026-01-05 21:05:12 -05:00
Mike Primm
96168b13b8 Fix missing build file 2026-01-05 20:37:59 -05:00
Mike Primm
d8bc15d645 Fix Spigot 1.21.11 merge, set to SNAPSHOT 2026-01-05 20:37:37 -05:00
mikeprimm
9a4658b53f
Merge pull request #4239 from jacob1/1.21.9-spigot
Spigot/Paper 1.21.9-1.21.11 support
2026-01-05 19:39:25 -05:00
mikeprimm
4d08975793
Merge branch 'v3.0' into 1.21.9-spigot 2026-01-05 19:39:08 -05:00
mikeprimm
8226f8526b
Merge pull request #4231 from armenium/v3.0
Create PostgreSQL_register.php
2026-01-05 19:34:31 -05:00
mikeprimm
d3c3883d78
Merge pull request #4216 from chris-everett/login-register-form-tidy-ups
Modernise login forms and structure.
2026-01-05 19:33:35 -05:00
Mike Primm
e9895c9b0e Added irritating github repo libraries to dynmap repo 2026-01-05 19:19:03 -05:00
ReuS
e9fcfd90cf Update Loom version to ensure proper compilation of all Fabric modules (tested) 2025-12-31 02:05:46 +11:00
ReuS
9c2cfc395c Add Fabric 1.21.11 support 2025-12-31 02:04:41 +11:00
jacob1
648950fb1d
Spigot 1.21.11 support 2025-12-11 23:18:15 -05:00
jacob1
24cb2c86a5
Fix comments in past versions of MapChunkCache. Despite the comment pointing to the wrong field (BiomeFog::e), it was using the right method (BiomeFog::e()) all along 2025-12-11 23:18:01 -05:00
ReuS
2b7e799bcd Update loom version 2025-10-09 08:28:07 +11:00
ReuS
4fd96ec07c Reuse me.lucko:fabric-permissions-api with updated version 2025-10-09 08:26:22 +11:00
ReuS
e7e85888dc Fix unreachable fabric-permissions-api dependency 2025-10-08 19:32:24 +11:00
ReuS
68fe8fdb8f Fix simple chest textures and include corresponding model and texture files 2025-10-08 19:31:15 +11:00
ReuS
45f5b72efa Create double copper chest textures 2025-10-08 19:30:25 +11:00
ReuS
51b6dab7ca Removed old build files 2025-10-08 12:40:33 +11:00
jacob1
bd1bad44ea
Fix additional exception when disabling dynmap after it fails to load 2025-10-07 20:53:19 -04:00
jacob1
05bb7dbe74
Fix builds not completing - remove discontinued sonatype repo 2025-10-07 20:52:47 -04:00
jacob1
5d89224f31
Spigot/Paper 1.21.9-1.21.10 basic support 2025-10-07 20:49:26 -04:00
ReuS
a68db0852d settings.gradle update 2025-10-08 07:36:26 +11:00
ReuS
c9d5966de3 Rename subproject to fabric-1.21.9-10 2025-10-08 07:35:28 +11:00
ReuS
c1fb59faf4 Add missing and new texture images 2025-10-06 19:42:30 +11:00
ReuS
6b676728c0 Define missing and additional textures 2025-10-06 19:41:25 +11:00
ReuS
23f02cadd2 Add Fabric 1.21.9 project to settings.gradle 2025-10-02 19:21:11 +11:00
ReuS
0d86772706 Update Gradle version 2025-10-02 19:20:40 +11:00
ReuS
adc68adc76 Apply fixes for Fabric 1.21.9 to build successfully 2025-10-02 19:13:31 +11:00
ReuS
687f92d5fa Copy raw Fabric 1.21.6 files for 1.21.9 2025-10-02 19:06:09 +11:00
mikeprimm
314c6448e3
Bump to beta-11 for Fabric 1.21.8 update 2025-09-16 12:56:31 -05:00