Commit Graph

31 Commits

Author SHA1 Message Date
f53e9b74b6
[config] Remove internal APIs from interfaces to allow reusing the related systems elsewhere 2022-07-01 19:16:40 +02:00
f916c68c00
[root] Initial 1.19 support, not yet ready 2022-06-03 22:45:14 +02:00
69f4d7f02b Use upstream loader during dev 2022-05-18 13:03:38 +00:00
30ebdf1402
[unsafe] Fix classpath unlocking and use classPathIsolationBypassClasses. Will need to test changes without it now 2022-05-12 18:50:14 +02:00
a4aac90aed
[config] Clean up a bit 2022-04-29 16:07:12 +02:00
b655c6ab67
[config] Remove EntryInfo data class 2022-04-29 15:48:27 +02:00
246ebfac32
[main] Even more generics additions 2022-04-22 19:18:17 +02:00
dfbc973f03
[config] Allow auxiliary metadata to reside in a sub-object of "libjf" 2022-04-03 20:15:38 +02:00
de5b205caf
[unsafe] Abstract away safe logging in SafeLog 2022-04-03 20:06:49 +02:00
4a65a61b7e
[config] Expose tooltips/titles as comments in json 2022-04-03 18:17:14 +02:00
5dc4198077
[config] Expose new features through /libjf config command 2022-04-02 22:43:31 +02:00
900ac479eb
[config] Rework to run without unlocking the classpath (this will require dependents to be updated!) 2022-04-02 22:01:29 +02:00
76dd6e5df3
[config] Improve reset button 2022-03-31 21:25:14 +02:00
1964cccf90
[config] Category support pt 2 2022-03-31 20:45:10 +02:00
9b28e3fadb
[config] Category support pt 1 2022-03-30 23:08:51 +02:00
e0fa641ac3
[config] Support references to other configs 2022-03-30 17:26:41 +02:00
e33a26d976
[config] Revert config screen API due to fabric-screen-api-v1 incompatibilities 2022-03-25 19:33:03 +01:00
6498d7635e
[config] Add method to create a config screen 2022-03-25 18:34:43 +01:00
9df0e04508
[translate] Implement LibreTranslate support 2022-03-25 18:29:34 +01:00
71a382ee76
[libjf-config-v0] extend /libjf config command to allow specific reloading, viewing and editing configs 2022-02-17 18:35:07 +01:00
d6b593b6e5
Reload config if changed 2022-02-12 12:16:19 +01:00
e0e5aaba99
Refactor Config into ConfigInstance and ConfigInstanceImpl 2022-02-12 10:13:19 +01:00
46fcb539de
Update for 22w06a 2022-02-12 09:52:43 +01:00
98556c7b93
Add command to reload config 2022-01-29 12:06:02 +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
9065660523
Config: allow floats and always display tooltips 2021-12-30 15:11:20 +01:00
968e3e22e2
Tweak AsmTransformer error handling 2021-12-29 23:25:28 +01:00
JFronny
c78f6d13b3
Allow exporting modified classes and fix config 2021-10-16 16:15:22 +02:00
JFronny
e50daa1b80
Migrate to FabricLoader 0.12.0 2021-10-06 19:01:48 +02:00
JFronny
f939dadec6
Refactor into separate modules 2021-09-27 20:55:48 +02:00