Commit Graph

45 Commits

Author SHA1 Message Date
Johannes Frohnmeyer 7c44209d07
chore: update dependencies
ci/woodpecker/push/jfmod Pipeline was successful Details
2024-04-05 15:35:05 +02:00
Johannes Frohnmeyer 3c31d78ab8
fix: catch exceptions during translation service initialization 2024-04-05 15:34:51 +02:00
Johannes Frohnmeyer e1be8aeed9
feat: add keybind for quickly toggling the mod if FAPI is present 2024-02-12 09:19:42 +01:00
Johannes Frohnmeyer e1d19df4c1
chore: update to 1.20.4
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-12-07 19:50:50 +01:00
Johannes Frohnmeyer 49bdf4b921
fix: do not send trailing/preceding whitespace to translate service (based on impl in Translater)
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-11-20 14:39:21 +01:00
Johannes Frohnmeyer 88d44b6737
chore: bump to 1.20.2
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-09-22 20:07:32 +02:00
Johannes Frohnmeyer e04cfaaf93
fix: support disabling Advanced.async on server
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-07-28 14:57:14 +02:00
Johannes Frohnmeyer fa546b3f26
feat: use async on client
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-07-18 23:25:17 +02:00
Johannes Frohnmeyer 21c0cd1000
feat: use async on server 2023-07-18 21:33:41 +02:00
Johannes Frohnmeyer 08d9c0633b
feat: use categories in config 2023-07-18 21:13:28 +02:00
Johannes Frohnmeyer b85cd1ee94
build: use jfMod DSL 2023-07-18 20:47:33 +02:00
Johannes Frohnmeyer 22bd6701d8
Bump to 1.20
ci/woodpecker/push/jfmod Pipeline was successful Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2023-06-09 18:13:12 +02:00
Johannes Frohnmeyer cb173dd4c9
Fix
ci/woodpecker/push/jfmod Pipeline failed Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2023-06-09 18:11:54 +02:00
Johannes Frohnmeyer 805eb24fa6
Delay TRANSLATE_SERVICE initialization to reduce the cost on startup
ci/woodpecker/push/jfmod Pipeline was successful Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2023-05-18 15:22:34 +02:00
Johannes Frohnmeyer 476539c584
Adjust server message decorator event phase
ci/woodpecker/push/jfmod Pipeline failed Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2023-03-22 19:12:14 +01:00
Johannes Frohnmeyer 9a9944160e
Skip verifier on initial load
ci/woodpecker/push/jfmod Pipeline failed Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2023-03-18 10:06:49 +01:00
Johannes Frohnmeyer 0114eb5eb5
Bump to 1.19.4
ci/woodpecker/push/jfmod Pipeline is pending Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2023-03-14 21:03:20 +01:00
Johannes Frohnmeyer c24ed99fae
Simple caching system 2023-03-12 10:19:20 +01:00
Johannes Frohnmeyer 60e3c5c125
Properly separate client and server parts 2023-03-12 09:37:39 +01:00
Johannes Frohnmeyer 3c916a560e
Fix referenced config
ci/woodpecker/push/jfmod Pipeline failed Details
2023-02-17 11:58:30 +01:00
Johannes Frohnmeyer 591df38079
Bump LibJF
ci/woodpecker/push/jfmod Pipeline was successful Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2023-02-15 20:35:58 +01:00
Johannes Frohnmeyer 6f2c5b8572
Tweak translation logic to support carpet (also needs update in LibJF)
ci/woodpecker/push/jfmod Pipeline was successful Details
2023-02-15 20:32:19 +01:00
Johannes Frohnmeyer 1e21ba6cc6
Ensure config is initialized
ci/woodpecker/push/jfmod Pipeline was successful Details
2022-12-29 14:34:38 +01:00
Johannes Frohnmeyer 3abef14c4c
Use new config compiler plugin
ci/woodpecker/push/jfmod Pipeline was successful Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2022-12-14 20:25:56 +01:00
Johannes Frohnmeyer 0e2b1f034d
Update to 1.19.3
ci/woodpecker/push/jfmod Pipeline was successful Details
ci/woodpecker/tag/jfmod Pipeline was successful Details
2022-12-08 18:06:28 +01:00
Johannes Frohnmeyer c3d91d61b3
Fix name desync
ci/woodpecker/push/jfmod Pipeline was successful Details
2022-12-02 16:48:23 +01:00
Johannes Frohnmeyer 32da2e2f76
Update FMJ
ci/woodpecker/push/jfmod Pipeline failed Details
2022-12-02 16:25:15 +01:00
Johannes Frohnmeyer 58dbcc4573
Disable debug logs by default
ci/woodpecker/manual/jfmod Pipeline failed Details
2022-12-02 16:22:19 +01:00
Johannes Frohnmeyer 4bcb70e4ab
Disable debug logs by default 2022-08-28 17:24:46 +02:00
Johannes Frohnmeyer 1c0072c9df
Upgrade to LibJF 3 2022-08-28 12:24:32 +02:00
Johannes Frohnmeyer 61cb451d61
Fill in authors and contact in FMJ 2022-08-21 16:26:37 +02:00
Johannes Frohnmeyer c9fb475f6c
Update for 1.19.1 2022-07-28 11:53:52 +02:00
Johannes Frohnmeyer 7e10364ccb
Add description to FMJ 2022-06-18 16:01:17 +02:00
Johannes Frohnmeyer 6cc30ede87
Update for 1.19 2022-06-07 21:34:26 +02:00
Johannes Frohnmeyer a4b4d49072
Include LibJF 2.7.0 2022-04-03 19:15:40 +02:00
Johannes Frohnmeyer 258e9bbe1a
Rework impl, allow for regex filters (closes #1) 2022-04-02 17:34:17 +02:00
Johannes Frohnmeyer ec7cff19db
Update for LibJF 2.6 2022-03-25 19:52:25 +01:00
Johannes Frohnmeyer 7a62276aac
Add README from modrinth 2022-03-13 17:18:23 +01:00
Johannes Frohnmeyer c6633ebce3
Remove ModMenu workaround 2022-03-02 18:12:52 +01:00
Johannes Frohnmeyer c7038c2fe6
Remove unneeded file 2022-02-28 20:38:34 +01:00
Johannes Frohnmeyer 4e2be69013
1.18.2 compat 2022-02-28 19:39:13 +01:00
Johannes Frohnmeyer a5dee00b14
Support providing the translation or the original message as a tooltip 2022-02-12 09:22:13 +01:00
Johannes Frohnmeyer 533fa19630
use modRuntimeOnly for devutil 2022-01-29 13:55:18 +01:00
Johannes Frohnmeyer ba80fb90b4
Allow running on servers 2022-01-29 12:22:56 +01:00
Johannes Frohnmeyer 5c775c5d6d
Add files 2021-12-30 22:16:37 +01:00