moehreag
0a602a5012
try to fix alternative intermediary usage
Publish to snapshot maven / build (push) Successful in 21s
2024-08-20 15:44:47 +02:00
moehreag
d869085dd8
fix aw extension parsing
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
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
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
...
Publish to snapshot maven / build (push) Successful in 22s
- closes #13
2024-08-06 14:21:55 +02:00
moehreag
a4ab17f5a8
update mixin
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
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
...
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
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
Publish to snapshot maven / build (push) Successful in 42s
2024-07-04 14:44:36 -04:00
Ecorous
66a0392cbf
Update Thyroxine
Publish to snapshot maven / build (push) Has been cancelled
2024-07-04 14:43:52 -04:00
moehreag
eb741b8b38
update thyroxine
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
Publish to snapshot maven / build (push) Failing after 2m14s
2024-06-17 21:20:14 +02:00
moehreag
58b75daa8b
update thyroxine
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
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
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
Publish to snapshot maven / build (push) Successful in 30s
2024-06-17 18:29:28 +02:00
Ecorous
511eb0c8b0
fix a silly - bump version
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
Publish to snapshot maven / build (push) Failing after 29s
2024-06-17 16:12:36 +02:00
moehreag
c4f48e04bd
update meta-update plugin
Publish to snapshot maven / build (push) Successful in 31s
2024-06-17 15:39:57 +02:00
moehreag
d2517c3b76
try to fix the workflow (x2)
Publish to snapshot maven / build (push) Failing after 25s
2024-06-17 13:37:58 +02:00
moehreag
4ae48013f9
try to fix the workflow
Publish to snapshot maven / build (push) Failing after 10s
2024-06-17 13:36:21 +02:00
moehreag
bd0d3c2d47
[no-cache] clear workflow gradle cache
Publish to snapshot maven / build (push) Failing after 15s
2024-06-17 13:29:50 +02:00
moehreag
ab5a7c4d30
remove transitive rule for thyroxine
Publish to snapshot maven / build (push) Failing after 18s
2024-06-17 13:25:46 +02:00
moehreag
b53d8b5748
trigger meta update
Publish to snapshot maven / build (push) Failing after 15s
2024-06-17 13:20:09 +02:00
moehreag
b652b24480
remove duplicate line
Publish to snapshot maven / build (push) Failing after 14s
2024-06-16 23:44:19 +02:00
moehreag
a0a34e9ca4
finally make meta updating work (hopefully)
Publish to snapshot maven / build (push) Failing after 35s
2024-06-16 23:40:54 +02:00
owlsys
06b28c6e16
Merge pull request 'Separate plugin types' ( #10 ) from ecorous/plugin-types into main
...
Publish to snapshot maven / build (push) Failing after 38s
Reviewed-on: #10
Reviewed-by: ender <ender@noreply.localhost>
2024-06-16 17:13:54 -04:00
moehreag
39ba054fcb
replace AtomicInteger usage with single-element array
2024-06-16 22:45:37 +02:00
moehreag
b6d904595a
add icon, fix icon positioning
2024-06-16 19:24:34 +02:00
moehreag
a3960b933f
update dependencies
2024-06-16 14:54:51 +02:00
moehreag
565e4df74e
add ability for mods to provide further mod providers
2024-06-16 12:25:35 +02:00
moehreag
6dd1bf04ed
add missing stacktrace arg to meta update command
2024-06-15 22:48:10 +02:00
moehreag
d58867a92e
rename files, add javadocs, remove unused class
2024-06-15 21:13:18 +02:00
moehreag
0476adadd8
bump version, add meta secret to action
2024-06-15 20:40:45 +02:00
moehreag
a2d9ac045c
Merge branch 'refs/heads/main' into ecorous/plugin-types
...
# Conflicts:
# minecraft/build.gradle.kts
2024-06-15 20:35:07 +02:00
TheKodeToad
e456f6849c
Merge pull request 'add meta updating' ( #11 ) from owlsys/add-meta-updating into main
...
Publish to snapshot maven / build (push) Failing after 17s
Reviewed-on: #11
Reviewed-by: TheKodeToad <kode@noreply.localhost>
2024-06-15 14:30:49 -04:00
moehreag
f0f742925b
fix dependency resolving, fix minecraft version parsing
...
(since 1.21 isn't valid semver but we can expand it)
2024-06-15 19:59:43 +02:00
moehreag
06532fb305
add meta updating
2024-06-15 18:40:21 +02:00
moehreag
a3aab3d87c
clean up a bit, update example mod to 1.21
2024-06-15 16:58:11 +02:00
moehreag
e9c8ecaaac
fix loading (restore previous functionality)
2024-06-15 15:16:47 +02:00
moehreag
e222633c13
format
2024-06-15 13:17:51 +02:00
Ecorous
e352bb835f
progress
2024-06-14 14:58:33 +01:00
Ecorous
f6715e36a2
initial work on separating plugin types
2024-06-13 22:08:43 +01:00