Commit Graph

240 Commits

Author SHA1 Message Date
aff658661a
Move gradle Xmx to system 2022-01-28 17:03:46 +01:00
1f1535ac10
Document libjf-translate-v0 2022-01-28 15:49:45 +01:00
d0bb01a99b
Remove gradlew, add libjf-translate-v0 2022-01-27 15:49:08 +01:00
cae18bfa00
Attempt to fix config changes 2022-01-08 21:27:13 +01:00
3fb16789b9
Add verifiers and presets to JfConfig 2022-01-08 20:02:15 +01:00
7b43af0450
Add basic "documentation" 2022-01-05 11:54:03 +01:00
c7b9ee38c4
web: Set content length header 2022-01-01 11:55:24 +01:00
9065660523
Config: allow floats and always display tooltips 2021-12-30 15:11:20 +01:00
ffd9905d40
Unlock classpath in unsafe init 2021-12-30 13:37:05 +01:00
968e3e22e2
Tweak AsmTransformer error handling 2021-12-29 23:25:28 +01:00
8847f02e41
Update to 1.18 proper 2021-11-30 17:53:28 +01:00
8f1e5a54e9
Update for new build script 2021-11-29 20:36:43 +01:00
97b9307cfd
Use unix timestamp for subversions 2021-11-28 17:26:25 +01:00
JFronny
dc343ce1bf
Some breaking stuff before 1.18 2021-11-25 17:20:59 +01:00
JFronny
08a1b1cf77
Gradle: Get version name from git tag 2021-11-24 13:35:57 +01:00
JFronny
9431b6356b
Update to pre4 2021-11-19 15:23:07 +01:00
JFronny
e6fc101712
Fix build.gradle 2021-11-17 13:03:09 +01:00
JFronny
115c8c19b1
Update to 1.18-pre2 2021-11-17 12:38:17 +01:00
JFronny
39555b3270
WebServer.getInstance to get the current web server 2021-11-10 17:04:41 +01:00
JFronny
8096596683
Rewrite LibWeb as a LibJF module 2021-11-10 16:47:15 +01:00
JFronny
393d7f1676
Use pipeline ID as the versions prerelease, not as the build number.
Should fix faulty version resolving causing issues in the future
2021-11-10 13:32:16 +01:00
JFronny
4512bab1a1
Don't explicitly depend on specific versions of other modules 2021-10-31 13:08:08 +01:00
JFronny
9f60822395
Make ResourcePackHook.disabled thread "safe" 2021-10-21 21:03:12 +02:00
JFronny
a79571fa92
simplify interface scanning 2021-10-17 11:05:28 +02:00
J. Fronny
59826e7cca Bump patch version 2021-10-16 15:04:50 +00:00
JFronny
6bff18640b
[attempt] autogen changelog 2021-10-16 17:00:24 +02:00
J. Fronny
6a69d7d39f [attempt] try to fix 2021-10-16 14:29:14 +00:00
JFronny
2b010aa3be
[attempt] better ci config 2021-10-16 16:22:37 +02:00
JFronny
c78f6d13b3
Allow exporting modified classes and fix config 2021-10-16 16:15:22 +02:00
JFronny
7c78258bb3
Allow exporting modified classes 2021-10-16 14:45:52 +02:00
JFronny
938416a039
Explicitly set build task as dependency 2021-10-09 13:31:50 +02:00
JFronny
a77d6ef17c
Attempt at fixing empty jar 2021-10-09 13:29:46 +02:00
JFronny
2f596bed1b
Split stages for build_test and deploy 2021-10-09 12:54:32 +02:00
JFronny
b59c3856eb
modRuntimeOnly 2021-10-09 12:51:40 +02:00
J. Fronny
d90671c005 Merge branch 'refactor' into 'master'
Refactor

See merge request jfmods/LibJF!1
2021-10-09 10:49:57 +00:00
JFronny
ff53ac5a15
1.17 "backport", include legacy compatibility layer 2021-10-09 12:44:01 +02:00
JFronny
5e5a0d9003
Prevent maven build from depending on modmenu 2021-10-08 16:32:42 +02:00
JFronny
e50daa1b80
Migrate to FabricLoader 0.12.0 2021-10-06 19:01:48 +02:00
JFronny
9024376f8c
Reduce default log spam in dev envs and unify version setting 2021-10-06 17:46:39 +02:00
JFronny
9cad07b82d
Move generic logic from ResourcePackHookPatch to PatchUtil 2021-10-03 20:12:36 +02:00
JFronny
ded7c20fdb
Fix NoOpUserApi 2021-10-03 14:04:43 +02:00
JFronny
c1cd101382
upgrade fapi + mc 2021-10-03 13:50:26 +02:00
JFronny
18e0d59a6a
Refactor libjf-data-manipulation-v0 2021-10-03 13:43:16 +02:00
JFronny
a09305773d
More build script stuff 2021-10-03 13:22:45 +02:00
JFronny
06442bcad3
Remove non-throwable callbacks as they are already supported anyways 2021-10-03 13:10:15 +02:00
JFronny
667b41a436
Messing with build data 2021-10-03 12:58:01 +02:00
JFronny
e041ef890e
Improve HookImplementation.disable 2021-10-03 12:29:58 +02:00
J. Fronny
bfb03f1286 Revert "[attempt] use group maven"
This reverts commit 1a0d4786e9
2021-10-03 10:16:38 +00:00
JFronny
1a0d4786e9
[attempt] use group maven 2021-10-03 12:06:35 +02:00
JFronny
cddfd6c0fa
Use ASM for data manipulation 2021-09-29 18:52:43 +02:00