Commit Graph

153 Commits

Author SHA1 Message Date
Johannes Frohnmeyer f434e8843a
[docs] Move to mdbook and document libjf-config v1 modules 2022-08-27 20:17:13 +02:00
Johannes Frohnmeyer af19515d0f Merge branch 'config-dsl' into 'master'
Config DSL

See merge request jfmods/LibJF!3
2022-08-27 15:54:18 +00:00
Johannes Frohnmeyer 52f7f55701
[config] Various fixes 2022-08-27 17:41:56 +02:00
Johannes Frohnmeyer 6a77d3221a
[config] Initial prototype for compile-time configs, module name changes and legacy compatibility 2022-08-26 20:51:00 +02:00
Johannes Frohnmeyer 6e359462d2
[unsafe] Fix and remove unsafe.unlock 2022-08-22 00:12:19 +02:00
Johannes Frohnmeyer 1ce7ddaf38
[config] Implement config DSL and rewrite reflection implementation 2022-08-21 22:34:55 +02:00
Johannes Frohnmeyer bbe4213a68
[root] Tweak build scripts to produce clean POMs with current scripts 2022-08-21 16:09:41 +02:00
Johannes Frohnmeyer 0dd7ec567c
[config] Support loading configs from provided IDs to support changing IDs 2022-08-21 14:57:24 +02:00
Johannes Frohnmeyer 1c7b3dc0cb
[config] Tweak config command 2022-07-28 11:10:29 +02:00
Johannes Frohnmeyer 9910bf4867
[root] Update to 1.19.1 2022-07-28 09:50:16 +02:00
Johannes Frohnmeyer 63997d8e51
[root] Fixes for split sources 2022-07-01 19:43:28 +02:00
Johannes Frohnmeyer f53e9b74b6
[config] Remove internal APIs from interfaces to allow reusing the related systems elsewhere 2022-07-01 19:16:40 +02:00
Johannes Frohnmeyer 06bd6a1961
[translate] Update for changes in LibreTranslate API 2022-07-01 19:09:57 +02:00
Johannes Frohnmeyer d0d3734c70
[devutil] Don't get key pairs 2022-06-25 11:44:54 +02:00
Johannes Frohnmeyer 9afea4f5f3
[unsafe] Explicitly mark quilt as unsupported 2022-06-24 17:01:33 +02:00
Johannes Frohnmeyer 9e026dc9c9
[base] Update java-commons once again 2022-06-23 18:46:12 +02:00
Johannes Frohnmeyer 4ea93941f5
[base] Update java-commons again, hopefully fixing the API 2022-06-23 17:50:30 +02:00
Johannes Frohnmeyer 3155392ed3
[base] Prematurely update java-commons, attempt to provide ASM-based workaround for existing uses 2022-06-21 19:49:24 +02:00
Johannes Frohnmeyer cebb022838
[data-manipulation] Temporary workaround for nullable openRoot 2022-06-21 18:53:26 +02:00
Johannes Frohnmeyer c63d637d1f
[devutil] Fix issue when running serverside 2022-06-07 19:51:00 +02:00
Johannes Frohnmeyer 1695679e3d
[root] Bump for 1.19 proper 2022-06-07 17:23:59 +02:00
Johannes Frohnmeyer 9b0f43e1a1
[translate-v1] Fetch supported languages for Google Translate on startup 2022-06-04 16:18:18 +02:00
Johannes Frohnmeyer f916c68c00
[root] Initial 1.19 support, not yet ready 2022-06-03 22:45:14 +02:00
Johannes Frohnmeyer e8a3257b3c Merge branch 'upstream-loader' into 'master'
Use upstream loader during dev

See merge request jfmods/LibJF!2
2022-05-18 13:03:38 +00:00
Johannes Frohnmeyer 69f4d7f02b Use upstream loader during dev 2022-05-18 13:03:38 +00:00
Johannes Frohnmeyer 30ebdf1402
[unsafe] Fix classpath unlocking and use classPathIsolationBypassClasses. Will need to test changes without it now 2022-05-12 18:50:14 +02:00
Johannes Frohnmeyer d14d063eef
[unsafe] Update for fabric loader 0.14 2022-05-09 22:53:54 +02:00
Johannes Frohnmeyer a4aac90aed
[config] Clean up a bit 2022-04-29 16:07:12 +02:00
Johannes Frohnmeyer b655c6ab67
[config] Remove EntryInfo data class 2022-04-29 15:48:27 +02:00
Johannes Frohnmeyer 10d62e5a61
[main] Allow logic compounds between ThrowingBooleanSupplier and ThrowingPredicate 2022-04-22 19:42:46 +02:00
Johannes Frohnmeyer c2681c29c5
[main] Enhance Try DSL 2022-04-22 19:29:59 +02:00
Johannes Frohnmeyer 246ebfac32
[main] Even more generics additions 2022-04-22 19:18:17 +02:00
Johannes Frohnmeyer 472258c62b
[main] Expand generics package to include most common functions 2022-04-22 18:10:52 +02:00
Johannes Frohnmeyer 4f3ee6df65
[config] Tweak docs 2022-04-04 20:03:10 +02:00
Johannes Frohnmeyer 7c3b7503d8
[base] Shadow gson 2022-04-04 19:47:38 +02:00
Johannes Frohnmeyer dfbc973f03
[config] Allow auxiliary metadata to reside in a sub-object of "libjf" 2022-04-03 20:15:38 +02:00
Johannes Frohnmeyer de5b205caf
[unsafe] Abstract away safe logging in SafeLog 2022-04-03 20:06:49 +02:00
Johannes Frohnmeyer 9e52a0d1f6
[unsafe] Avoid loading main class during ASM manipulation 2022-04-03 19:55:40 +02:00
Johannes Frohnmeyer 4a65a61b7e
[config] Expose tooltips/titles as comments in json 2022-04-03 18:17:14 +02:00
Johannes Frohnmeyer 5dc4198077
[config] Expose new features through /libjf config command 2022-04-02 22:43:31 +02:00
Johannes Frohnmeyer 900ac479eb
[config] Rework to run without unlocking the classpath (this will require dependents to be updated!) 2022-04-02 22:01:29 +02:00
Johannes Frohnmeyer 76dd6e5df3
[config] Improve reset button 2022-03-31 21:25:14 +02:00
Johannes Frohnmeyer 1964cccf90
[config] Category support pt 2 2022-03-31 20:45:10 +02:00
Johannes Frohnmeyer 9b28e3fadb
[config] Category support pt 1 2022-03-30 23:08:51 +02:00
Johannes Frohnmeyer 2e3d0f0e70
[base] Allow specifying custom adapters 2022-03-30 21:27:43 +02:00
Johannes Frohnmeyer e0fa641ac3
[config] Support references to other configs 2022-03-30 17:26:41 +02:00
Johannes Frohnmeyer b53b5b189c
[docs] Remove mkdocs workaround (upstream was fixed) 2022-03-27 12:20:22 +02:00
Johannes Frohnmeyer e33a26d976
[config] Revert config screen API due to fabric-screen-api-v1 incompatibilities 2022-03-25 19:33:03 +01:00
Johannes Frohnmeyer 7dc41db526
[docs] Mention HTTP abstraction 2022-03-25 19:13:24 +01:00
Johannes Frohnmeyer 6498d7635e
[config] Add method to create a config screen 2022-03-25 18:34:43 +01:00