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 |
|
JFronny
|
939e7d817e
|
Remove unneeded jars during build_test
|
2021-09-28 20:46:12 +02:00 |
|
JFronny
|
33cbe662d5
|
Hopefully finish CI
|
2021-09-28 20:41:17 +02:00 |
|
JFronny
|
ffcff31583
|
Log pipeline ID
|
2021-09-28 20:31:54 +02:00 |
|
JFronny
|
ffa7b405f6
|
Attempt 3
|
2021-09-28 20:21:29 +02:00 |
|
JFronny
|
6e7676cc86
|
Attempt 2
|
2021-09-27 21:18:55 +02:00 |
|
JFronny
|
afe57e97eb
|
Attempt at allowing gitlab packages
|
2021-09-27 21:12:46 +02:00 |
|
JFronny
|
76ab3911df
|
This branch is for 1.18
|
2021-09-27 21:01:31 +02:00 |
|
JFronny
|
f939dadec6
|
Refactor into separate modules
|
2021-09-27 20:55:48 +02:00 |
|
JFronny
|
98c736af46
|
refactor some classes. this will break stuff so I will release it after 1.17
|
2021-09-27 18:25:19 +02:00 |
|
JFronny
|
b6c9e59151
|
Bump version
|
2021-09-18 10:35:57 +02:00 |
|
JFronny
|
03ea941fb8
|
Make WrappedPack an abstract class to (hopefully) please the jvm
|
2021-09-18 10:12:43 +02:00 |
|
JFronny
|
16abb81b15
|
Partially revert fapi fix and simply ignore fapi packs in ReloadableResourceManagerImplMixin (at least for now)
|
2021-09-17 15:03:13 +02:00 |
|
J. Fronny
|
541a552ae2
|
Update gradle.properties
|
2021-09-17 11:43:00 +00:00 |
|
JFronny
|
ef6b01d474
|
Attempt to fix fabric tool api via hacky means. Might try ASM later
|
2021-09-16 18:37:14 +02:00 |
|