Commit graph

169 commits

Author SHA1 Message Date
moehreag 5723d04a5f bump version
All checks were successful
Publish to snapshot maven / build (push) Successful in 54s
2024-10-02 17:02:44 +02:00
moehreag ea07128e6c bump version
Some checks failed
Publish to snapshot maven / build (push) Failing after 49s
(trigger meta update)
2024-10-02 16:51:48 +02:00
moehreag 3f53df3f83 add back list capabilities to ModExtensionsImpl.runIfPresent
Some checks failed
Publish to snapshot maven / build (push) Failing after 1m15s
- format
2024-09-30 23:44:59 +02:00
moehreag cea4e8ea01 remove dependency on guava
Some checks failed
Publish to snapshot maven / build (push) Has been cancelled
2024-09-19 12:56:18 +02:00
TheKodeToad 1ef8b24764 Cleanup dependency docs
Some checks failed
Publish to snapshot maven / build (push) Failing after 18s
2024-09-04 19:26:29 +01:00
moehreag c6b4185b06 bump version
All checks were successful
Publish to snapshot maven / build (push) Successful in 23s
2024-09-02 18:35:47 +02:00
owlsys d3e0ead81e Merge pull request 'Simplify Env' (#16) from TheKodeToad/simplify-env into main
Some checks failed
Publish to snapshot maven / build (push) Failing after 17s
Reviewed-on: #16
2024-09-02 12:33:40 -04:00
owlsys 52306daa09 Merge branch 'main' into TheKodeToad/simplify-env 2024-09-02 12:33:18 -04:00
TheKodeToad 741c60001b Remove useless imports 2024-09-02 17:25:48 +01:00
moehreag bb255e3612 complete javadoc
Some checks failed
Publish to snapshot maven / build (push) Failing after 17s
2024-09-02 18:22:12 +02:00
TheKodeToad c8440cbb53 Simplify Env 2024-09-02 17:16:37 +01:00
owlsys b3085264ee Merge pull request 'Convert ModDependencies to an interface' (#15) from TheKodeToad/mod-dependencies-iface into main
Some checks failed
Publish to snapshot maven / build (push) Failing after 17s
Reviewed-on: #15
Reviewed-by: owlsys <owlsys@noreply.localhost>
2024-09-02 12:09:57 -04:00
TheKodeToad 7a7d454a16 Merge branch 'main' into TheKodeToad/mod-dependencies-iface 2024-09-02 12:09:12 -04:00
owlsys bc520da577 Merge pull request 'Require extensions to be namespaced' (#14) from TheKodeToad/extension-namespace into main
Some checks failed
Publish to snapshot maven / build (push) Failing after 22s
Reviewed-on: #14
Reviewed-by: owlsys <owlsys@noreply.localhost>
2024-09-02 12:08:59 -04:00
TheKodeToad c84e2c0a9e Merge branch 'main' into TheKodeToad/extension-namespace 2024-09-02 12:08:13 -04:00
TheKodeToad 730d8573a5 Made requested changes 2024-09-02 17:03:27 +01:00
TheKodeToad 0db877fd64 Convert ModDependencies to an interface 2024-09-01 15:20:01 +01:00
TheKodeToad 7e2c29b359 Require extensions to be namespaced 2024-09-01 14:13:51 +01:00
moehreag aeb621d704 fix not adding game to classpath after remapping
All checks were successful
Publish to snapshot maven / build (push) Successful in 33s
2024-08-28 22:30:45 +02:00
moehreag 136cda8eb4 use MappingData.reverse() instead of MappingBundle.reverse()
All checks were successful
Publish to snapshot maven / build (push) Successful in 25s
2024-08-28 22:08:00 +02:00
moehreag ac3e0d86df default to calamus(gen2) when mojmap isn't available
All checks were successful
Publish to snapshot maven / build (push) Successful in 23s
2024-08-28 13:58:05 +02:00
moehreag f7c90d15e6 fix remapping, add a bit of logging
All checks were successful
Publish to snapshot maven / build (push) Successful in 23s
2024-08-28 13:11:11 +02:00
moehreag be4e6530f4 update deps
All checks were successful
Publish to snapshot maven / build (push) Successful in 27s
2024-08-28 11:23:58 +02:00
moehreag f32d237a2d fix jij loading
All checks were successful
Publish to snapshot maven / build (push) Successful in 22s
2024-08-27 20:28:20 +02:00
moehreag 400b892014 update dependencies
All checks were successful
Publish to snapshot maven / build (push) Successful in 24s
2024-08-27 18:35:05 +02:00
moehreag 0a602a5012 try to fix alternative intermediary usage
All checks were successful
Publish to snapshot maven / build (push) Successful in 21s
2024-08-20 15:44:47 +02:00
moehreag d869085dd8 fix aw extension parsing
All checks were successful
Publish to snapshot maven / build (push) Successful in 28s
2024-08-20 15:12:48 +02:00
moehreag 7ed5ed6f09 add environment stripping, fix more bugs
All checks were successful
Publish to snapshot maven / build (push) Successful in 24s
2024-08-10 22:54:05 +02:00
moehreag cbc44f5147 fix bugs, expand transformation capabilities, allow specifying intermediary mappings on the classpath
All checks were successful
Publish to snapshot maven / build (push) Successful in 27s
2024-08-09 22:23:16 +02:00
moehreag 0715c7620d decorate Mixin configs, fix extension invocation for references
All checks were successful
Publish to snapshot maven / build (push) Successful in 22s
- closes #13
2024-08-06 14:21:55 +02:00
moehreag a4ab17f5a8 update mixin
Some checks failed
Publish to snapshot maven / build (push) Failing after 24s
2024-08-04 17:41:31 +02:00
moehreag 34cd3f1dac add mod locations to mod lists, allow for specifying other intermediary mappings
Some checks failed
Publish to snapshot maven / build (push) Failing after 1m21s
2024-08-03 12:45:37 +02:00
Ecorous a0c7d27fec Merge pull request 'fix: Minecraft 1.20 crashing the semver parser' (#12) from fix/semver-crash-mc1.20 into main
All checks were successful
Publish to snapshot maven / build (push) Successful in 32s
Reviewed-on: #12
Reviewed-by: owlsys <owlsys@noreply.localhost>
Reviewed-by: Ecorous <ecorous@outlook.com>
2024-07-07 07:50:52 -04:00
Ecorous 5044ade670 bump version 2024-07-07 07:49:12 -04:00
ENDERZOMBI102 28652b7e00 refactor: Actually use the variable which contained the string 2024-07-06 01:35:58 +02:00
ENDERZOMBI102 50e0ab5d48 chore: Remove unused import
It Was added by me for testing and forgot to remove it :/
2024-07-06 01:31:42 +02:00
ENDERZOMBI102 e748a2834f Merge remote-tracking branch 'origin/fix/semver-crash-mc1.20' into fix/semver-crash-mc1.20 2024-07-06 01:28:57 +02:00
ENDERZOMBI102 de85222cbf fix(semver): Minecraft 1.20 crashing the semver parser
Minecraft doesn't use semver, and as such, sometimes it can cause problems, like in this case: `1.20` is not a valid semver version, but we must deal with it anyway, we've made the `<patch>` component optional, defaulting it to `0` if missing
2024-07-05 19:29:11 -04:00
ENDERZOMBI102 6eeade90b0 fix(semver): Minecraft 1.20 crashing the semver parser
Minecraft doesn't use semver, and as such, sometimes it can cause problems, like in this case: `1.20` is not a valid semver version, but we must deal with it anyway, we've made the `<patch>` component optional, defaulting it to `0` if missing
2024-07-06 01:26:46 +02:00
moehreag 65ffe5a3e1 update phytotelma, fix a few bugs, exclude google libraries from mixin
All checks were successful
Publish to snapshot maven / build (push) Successful in 34s
2024-07-05 14:40:29 +02:00
Ecorous a0023d293a note to self: what is a brain
All checks were successful
Publish to snapshot maven / build (push) Successful in 42s
2024-07-04 14:44:36 -04:00
Ecorous 66a0392cbf Update Thyroxine
Some checks failed
Publish to snapshot maven / build (push) Has been cancelled
2024-07-04 14:43:52 -04:00
moehreag eb741b8b38 update thyroxine
Some checks failed
Publish to snapshot maven / build (push) Failing after 36s
2024-06-17 22:01:25 +02:00
moehreag 323ef735a6 include integrated (provided from game plugin) mod in dependency resolution
Some checks failed
Publish to snapshot maven / build (push) Failing after 2m14s
2024-06-17 21:20:14 +02:00
moehreag 58b75daa8b update thyroxine
All checks were successful
Publish to snapshot maven / build (push) Successful in 34s
2024-06-17 20:44:44 +02:00
moehreag de1c1bb744 clarify error string, update meta-update plugin
All checks were successful
Publish to snapshot maven / build (push) Successful in 37s
2024-06-17 20:35:59 +02:00
moehreag 66bd53ca71 update meta-update plugin, fix mod loading, update night-config
All checks were successful
Publish to snapshot maven / build (push) Successful in 40s
2024-06-17 18:54:06 +02:00
moehreag 0165161a9c fix null values in the provider map
All checks were successful
Publish to snapshot maven / build (push) Successful in 30s
2024-06-17 18:29:28 +02:00
Ecorous 511eb0c8b0
fix a silly - bump version
All checks were successful
Publish to snapshot maven / build (push) Successful in 34s
2024-06-17 17:19:56 +01:00
moehreag 37a08c62d5 update meta updating plugin to use updated route
Some checks failed
Publish to snapshot maven / build (push) Failing after 29s
2024-06-17 16:12:36 +02:00