Commit Graph

51 Commits

Author SHA1 Message Date
27ccde0bec
fix: additional null check
All checks were successful
ci/woodpecker/push/jfmod Pipeline was successful
2023-11-19 14:07:10 +01:00
2a371d627f
fix: patch Language instances created by Language.create() 2023-11-19 14:06:59 +01:00
f82ded7e5d
perf: parallel translation
All checks were successful
ci/woodpecker/push/jfmod Pipeline was successful
2023-10-05 16:46:41 +02:00
dfea11cafd
fix: use new default translater cache entries on existing translations 2023-10-05 15:53:29 +02:00
a614dc95c6
chore: add translations for fabulously optimized
All checks were successful
ci/woodpecker/push/jfmod Pipeline was successful
2023-09-22 21:36:28 +02:00
f4b6addca3
chore: update to 1.20.2 2023-09-22 20:44:08 +02:00
40df5aff5a
Update to 1.20
All checks were successful
ci/woodpecker/push/jfmod Pipeline was successful
ci/woodpecker/tag/jfmod Pipeline was successful
2023-06-09 16:59:59 +02:00
2106596e9c
Bump to 1.19.4
Some checks failed
ci/woodpecker/push/jfmod Pipeline failed
ci/woodpecker/tag/jfmod Pipeline was successful
2023-03-14 21:40:24 +01:00
170271666d
Use new config compiler
All checks were successful
ci/woodpecker/push/jfmod Pipeline was successful
2022-12-29 16:02:29 +01:00
fe5314ff80
Update to 1.19.3
All checks were successful
ci/woodpecker/push/jfmod Pipeline was successful
ci/woodpecker/tag/jfmod Pipeline was successful
2022-12-07 21:55:13 +01:00
436d363d4f
Update FMJ
All checks were successful
ci/woodpecker/push/jfmod Pipeline was successful
2022-12-02 15:57:31 +01:00
59f4ef0e62
Update to LibJF 3 2022-08-28 16:42:27 +02:00
df9deeb570
Update to 1.19.1 2022-07-28 14:53:25 +02:00
9281d32e34
Add jfmods translations to namecache 2022-06-21 19:08:16 +02:00
261caf17b7
Update for 1.19, tweak surrounding space pattern to translate more text 2022-06-07 21:49:27 +02:00
02a5584455
Update for LibJF 2.7.0 2022-04-03 19:13:20 +02:00
e3d422f983
1.18.2 support explicitly using the Google Translate service 2022-02-28 21:00:00 +01:00
8cc66d4081
Replace translation architecture with libjf-translate-v0 2022-01-29 13:53:04 +01:00
feaa462c0c
Clean up the code a bit and remove some outdated namecache entries 2021-12-19 18:19:15 +01:00
d92aabe8f1
Update default cache for AoF5 2021-12-18 15:47:33 +01:00
f55a6bdc9e
Some additional translations 2021-12-01 17:50:31 +01:00
79c878a52b
Update for 1.18 2021-11-30 19:36:04 +01:00
JFronny
42455de214
Explicitly depend on loader 0.12.0 2021-11-10 17:42:03 +01:00
JFronny
6b7323f474
LibJF 2.1.3 2021-11-10 17:22:56 +01:00
JFronny
0082cb4e5c
LibJF 2.0 2021-10-09 13:12:42 +02:00
JFronny
2608093c3f
LibJF 1.2.0 2021-07-21 15:56:48 +02:00
JFronny
b4f402ec19
Add simple translate test 2021-06-21 16:18:01 +02:00
JFronny
38d411ef9d
Reflection bad. (Also some null-safety in GoogleService to avoid exceptions, might cause problems later) 2021-06-21 16:11:29 +02:00
JFronny
2c88e275b6
1.17 proper 2021-06-08 19:50:11 +02:00
JFronny
2db963c5ae
1.17 2021-05-29 11:29:37 +02:00
JFronny
9a87035fdd
Update namecache 2021-05-19 19:57:45 +02:00
JFronny
5bde64b3ca
LibJF and some improvements 2021-05-19 16:05:06 +02:00
J. Fronny
2e3c7dd8df Update repo url in fabric.mod.json 2021-03-05 06:56:39 +00:00
JFronny
b6c60c500e Scrape google translate, allows this to work once again 2021-02-22 08:55:23 +01:00
JFronny
f52dd21707 1.16.2, still not working 2020-08-27 10:20:53 +02:00
JFronny
d334f4a373 Maybe null wasn't smart 2020-08-07 14:50:37 +02:00
JFronny
9e7d8d76b5 Empty backend so it starts at least 2020-08-07 14:46:22 +02:00
JFronny
796da1a530 This was fun while it lasted (why you got to deprecate all the APIs tho?) 2020-08-07 14:32:44 +02:00
JFronny
f5f5071468 Fix some things (hopefully) 2020-08-07 12:47:37 +02:00
JFronny
a6a77a029d Slightly better config 2020-07-18 19:03:55 +02:00
JFronny
72e196815e Properly disable mixins 2020-07-18 18:23:25 +02:00
JFronny
7283415885 Mark as client-only 2020-07-16 12:10:50 +02:00
JFronny
c90962feaf Less terrible, still hacky 2020-07-13 17:16:06 +02:00
JFronny
7cd7ee0298 Very hacky progress view 2020-07-13 16:41:25 +02:00
JFronny
ebef6df51b about 2 times faster, a more sane default cache 2020-07-11 12:45:37 +02:00
JFronny
53dfc62288 Fix typo and NPE 2020-07-10 21:59:12 +02:00
JFronny
b84f507644 Clean up code 2020-07-10 21:24:20 +02:00
J. Fronny
769b879f2c Update CachingTransformer.java 2020-07-10 19:16:49 +00:00
JFronny
9bb250e9f4 icons + more complete namecache 2020-07-10 20:46:39 +02:00
JFronny
1f07664660 fixes 2020-07-10 16:21:12 +02:00