Commit Graph

69 Commits

Author SHA1 Message Date
Aizistral d7467365cb Add logging to MixinYggdrasilUserApiService 2026-08-22 14:29:06 +02:00
Aizistral 834d369fbf Build MC1.21.11-v1.0.1 coming right up 2026-08-19 15:12:55 +02:00
Aizistral 7f11281ed8 Merge pull request #23 from Sw3ys/1.21.X
Fix Account Switcher compatibility for 1.21.X
2026-08-19 15:01:34 +02:00
Aizistral 93df85c836 Apply shared patch for all modloaders 2026-08-19 15:01:03 +02:00
Aizistral d7794faa43 Revert "Create MixinYggdrasilUserApiService to remove restrictions"
This reverts commit b9c00e334b.
2026-08-19 14:59:44 +02:00
Aizistral fdfad28b97 Revert "Add MixinYggdrasilUserApiService to client mixins"
This reverts commit 2633a41720.
2026-08-19 14:59:41 +02:00
Sw3ys 2633a41720 Add MixinYggdrasilUserApiService to client mixins 2026-06-30 12:54:31 +01:00
Sw3ys b9c00e334b Create MixinYggdrasilUserApiService to remove restrictions
This mixin modifies the YggdrasilUserApiService to remove chat and multiplayer restrictions by injecting custom user properties. It ensures that all instances of the service return permissive properties regardless of how they are created.
2026-06-30 12:53:52 +01:00
Aizistral 20d24ab375 Fix Forge build failing because of FG update
Thanks for introducing backwards-incompatible changes in PATCH versions, LexManos ❤️
2026-03-27 20:25:40 +01:00
Aizistral ea449b9693 Build MC1.21.11-v1.0.0 coming right up 2026-01-29 04:42:31 +01:00
Aizistral f63049ce1c Give NeoForge Gradle more memory 2026-01-29 04:19:10 +01:00
Aizistral 998756dcd8 Update all deps and versions for 1.21.11 2026-01-29 03:31:40 +01:00
Aizistral 88e65ebab7 Build MC1.20.6-v1.0.0 coming right up 2026-01-29 02:49:31 +01:00
Aizistral 782fae26ad Update ForgeGradle min version 2026-01-29 02:01:48 +01:00
Aizistral d533dd8938 Rename 'mods.toml' file for NeoForge 2026-01-29 02:01:35 +01:00
Aizistral 605823a3f0 Don't remap 'MixinMinecraft' on Forge 2026-01-29 01:46:52 +01:00
Aizistral 65c4efa9cd Remove Mixin 'compatibilityLevel' on Forge 2026-01-29 01:44:18 +01:00
Aizistral 1abd9296f7 Update all deps and versions for 1.20.6 2026-01-29 01:12:02 +01:00
Aizistral 6e9fcb4a11 Build MC1.20.4-v1.0.0 coming right up 2026-01-29 01:01:41 +01:00
Aizistral 965d244b8c Fix Fabric Minecraft version range 2026-01-29 00:52:36 +01:00
Aizistral 8775036e53 Reduce Fabric loader dep requirement 2026-01-29 00:27:47 +01:00
Aizistral 141a73fb28 Update code for 1.20.4 2026-01-29 00:21:43 +01:00
Aizistral e12a22cf9f Update NeoGradle to 7.1.20 2026-01-29 00:10:11 +01:00
Aizistral d2646c62ee Update all deps and versions for 1.20.4 2026-01-29 00:06:55 +01:00
Aizistral 2ab39dcd19 Fix 'manifestVersion' in NeoForge buildscript 2026-01-28 23:52:47 +01:00
Aizistral 8a40412554 Build MC1.20.2-v1.0.0 coming right up 2026-01-28 23:50:34 +01:00
Aizistral 83f7b70e1d Configure NeoForge publishing 2026-01-28 23:45:24 +01:00
Aizistral 12cda5e4ca Add mixins to NeoForge project 2026-01-28 23:23:50 +01:00
Aizistral ecb57b5a88 Add mod icon to NeoForge resources 2026-01-28 23:23:29 +01:00
Aizistral af40ce3b93 Create GA build for NeoForge 2026-01-28 23:05:32 +01:00
Aizistral 96a64d9719 Setup NeoForge project 2026-01-28 23:04:44 +01:00
Aizistral 3f3e3aabff Reduce logging level on Forge runs to 'info' 2026-01-28 23:01:46 +01:00
Aizistral ec7f3c2170 Add 'Minecraft#isNameBanned' override 2026-01-28 22:21:02 +01:00
Aizistral c5b58bece9 Update all deps and versions for 1.20.2 2026-01-28 22:07:39 +01:00
Aizistral 29d7000526 Build MC1.20.1-v1.0.0 coming right up 2026-01-28 00:36:22 +01:00
Aizistral e8b05de4ba Fix GA build working directory 2026-01-28 00:17:52 +01:00
Aizistral a5c117a300 Split Forge and Fabric build workflows 2026-01-28 00:09:24 +01:00
Aizistral b878a1af6d Configure Github Actions build 2026-01-28 00:05:51 +01:00
Aizistral 0fe1089554 Update all deps and versions for 1.20.1 2026-01-27 23:42:50 +01:00
Aizistral e303157f67 Build Build MC1.19.4-v1.0.0 coming right up 2026-01-27 22:17:29 +01:00
Aizistral 7ffc1b0339 Update mixins and code for 1.19.4 2026-01-27 22:01:20 +01:00
Aizistral 6dd040f5af Update all deps and versions for 1.19.4 2026-01-27 21:40:17 +01:00
Aizistral 93013f1be3 Build MC1.19-v1.0.0 coming right up 2026-01-27 21:29:13 +01:00
Aizistral c6636b47ea Update mixins and code for 1.19 2026-01-27 21:17:22 +01:00
Aizistral 7c5611cd36 Fix Forge version range in mods.toml 2026-01-27 21:14:49 +01:00
Aizistral 891de10072 Update all deps and versions for 1.19 2026-01-27 20:56:10 +01:00
Aizistral cd4ce4c307 Build MC1.18.2-v1.0.0 coming right up 2026-01-27 16:38:03 +01:00
Aizistral 52dd4db7d9 Update mixins and code for 1.18.2 2026-01-27 16:22:45 +01:00
Aizistral 5ce84e68d7 Update all deps and versions for 1.18.2 2026-01-27 15:55:50 +01:00
Aizistral 4138b95d5b Build MC1.17.1-v1.0.0 coming right up 2026-01-26 20:34:12 +01:00