Commit Graph

1480 Commits

Author SHA1 Message Date
RaphiMC
65dd51ddb8
Update FAPI and loom 2024-08-08 01:30:35 +02:00
FlorianMichael
a0700247b6
Fix cat interaction in <= 1.20.4 2024-08-07 16:11:16 +02:00
FlorianMichael
59fe914604
Fix strikethrough offset in <= 1.12.2
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/507

Co-authored-by: lowercasebtw <126462578+lowercasebtw@users.noreply.github.com>
2024-08-07 13:17:06 +02:00
FlorianMichael
8b98e9fd4c
Add gradle wrapper update workflow 2024-08-07 00:00:59 +02:00
FlorianMichael
357b15055d
Cleanup build files 2024-08-05 17:26:18 +02:00
dependabot[bot]
737901d5c7
Bump com.terraformersmc:modmenu from 11.0.0-beta.1 to 11.0.1 (#503)
Bumps com.terraformersmc:modmenu from 11.0.0-beta.1 to 11.0.1.

---
updated-dependencies:
- dependency-name: com.terraformersmc:modmenu
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 17:05:34 +02:00
dependabot[bot]
1e47a61e66
Bump net.lenni0451:MCPing from 1.4.0 to 1.4.1 (#502)
Bumps [net.lenni0451:MCPing](https://github.com/Lenni0451/MCPing) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/Lenni0451/MCPing/releases)
- [Commits](https://github.com/Lenni0451/MCPing/compare/1.4.0...1.4.1)

---
updated-dependencies:
- dependency-name: net.lenni0451:MCPing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 17:05:08 +02:00
dependabot[bot]
acc79bfb75
Bump net.lenni0451:Reflect from 1.3.2 to 1.3.4 (#501)
Bumps [net.lenni0451:Reflect](https://github.com/Lenni0451/Reflect) from 1.3.2 to 1.3.4.
- [Release notes](https://github.com/Lenni0451/Reflect/releases)
- [Commits](https://github.com/Lenni0451/Reflect/compare/1.3.2...1.3.4)

---
updated-dependencies:
- dependency-name: net.lenni0451:Reflect
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 17:03:24 +02:00
dependabot[bot]
b80e3cf820
Bump gradle/actions from 3 to 4 (#500)
Bumps [gradle/actions](https://github.com/gradle/actions) from 3 to 4.
- [Release notes](https://github.com/gradle/actions/releases)
- [Commits](https://github.com/gradle/actions/compare/v3...v4)

---
updated-dependencies:
- dependency-name: gradle/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-05 17:02:33 +02:00
FlorianMichael
53cd5d76be
Setup dependabot 2024-08-05 17:00:14 +02:00
FlorianMichael
c40c8220d6
Bump VV to snapshot 2024-08-05 16:11:35 +02:00
FlorianMichael
e3fa5a4864
Save scroll states in important slot list screens
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/499
2024-08-05 16:07:10 +02:00
FlorianMichael
a64de56869
Code cleanup 2024-08-04 22:08:16 +02:00
RaphiMC
4218225967
Use correct item stack in axolotl fix 2024-08-04 21:54:21 +02:00
RaphiMC
bb052fbdfe
Fix client crash caused by boat interaction fix 2024-08-04 21:28:17 +02:00
FlorianMichael
21b03dbc80
Fix milk bucket interaction in <= 1.20.6 2024-08-04 21:12:55 +02:00
FlorianMichael
8bda98f594
Fix boat interactions in <= 1.20.6 2024-08-04 20:40:36 +02:00
FlorianMichael
5c61aab8fc
Handle leash/mob interaction changes in <= 1.20.6 2024-08-02 00:45:53 +02:00
FlorianMichael
d2b765c60d
Fixup knowledge book interactions in <= 1.20.6 2024-08-02 00:30:06 +02:00
FlorianMichael
dc189976a4
Handle boat velocity change in <= 1.20.6 2024-08-02 00:29:12 +02:00
FlorianMichael
fad95d2670
Update Via* libraries 2024-08-01 21:06:43 +02:00
Adrian
51f33832ab
Add setting to hide download terrain transition effects in <= 1.20.6 (#491) 2024-07-30 13:31:32 +02:00
FlorianMichael
31b565c227
Remove duplicated mixin 2024-07-30 12:28:50 +02:00
Andypsl8
3f6b84316e
Update simplified chinese translations (#490)
Update Simplified Chinese translation and remove outdated translations
2024-07-29 12:01:11 +02:00
FlorianMichael
19b96029c4
Promote ViaFabric for older game versions 2024-07-27 18:44:53 +02:00
FlorianMichael
b85431c437
Delete EntityDimensionDiff#getEntityDimensions
Mods shouldn't use this but rather directly get the dimensions from the entity, so there is no point in keeping it
2024-07-26 11:53:35 +02:00
FlorianMichael
b681130502
Fix hud armor rendering inaccuracy 2024-07-26 08:28:21 +02:00
FlorianMichael
ee378dc808
Fix scrollbar positions in settings/server list screens 2024-07-25 09:44:39 +02:00
FlorianMichael
cc980360c0
Fix beta hud injections again 2024-07-25 09:27:17 +02:00
FlorianMichael
552155f9f8
Use login translation in classicube screens 2024-07-25 07:56:17 +02:00
Tea Master
b19dfed119
Update polish translations (#488) 2024-07-24 21:19:15 +02:00
RaphiMC
c47df59404
Fix RakNet connect timeout being too low 2024-07-24 16:49:11 +02:00
RaphiMC
4aa4d8c83c
Enable RakNet compatibility mode 2024-07-24 16:16:05 +02:00
RaphiMC
be5650d511
Update MinecraftAuth 2024-07-24 16:05:49 +02:00
FlorianMichael
973f6f44e7
Update VAF maven artifact 2024-07-21 15:55:06 +02:00
FlorianMichael
cb40daf449
Bump version to 3.4.4-SNAPSHOT 2024-07-20 03:12:35 +02:00
FlorianMichael
b61c2bdacc
Release 3.4.3 2024-07-20 03:04:16 +02:00
Kayera
41a00b9e42
Add turkish translations (#487) 2024-07-20 02:47:34 +02:00
bubble(good7777865)
9ea60f3313
Update korean translations (#485) 2024-07-17 21:37:50 +02:00
Howard ZHY
24108e0798
Update chinese translations (#484) 2024-07-16 23:09:29 +02:00
FlorianMichael
3562ad0116
Put remaining screen/log messages into translations, refactor translation formatting 2024-07-16 21:31:25 +02:00
FlorianMichael
d7e59af1e3
Put bedrock login process messages into translations, various cleanups 2024-07-16 20:40:44 +02:00
Felix14_v2
e8ef14d0aa
Update russian translations (#483)
* Update translations + a couple of fixes

* Update ru_ru.json
2024-07-16 20:06:42 +02:00
FlorianMichael
099252cd1f
Fix VisualSettings#hidePrioritySelectionsInJigsawScreen condition 2024-07-16 20:05:38 +02:00
FlorianMichael
2faa857ecd
Show process during bedrock login in the screen 2024-07-16 07:07:54 +02:00
FlorianMichael
9348c7674a
Gradle 8.9 2024-07-14 20:34:43 +02:00
FlorianMichael
a137fae231
[ci skip] Reformat ko_kr.json 2024-07-14 00:02:19 +02:00
Ryūgū Rena (竜宮 レナ)
740c97f2d3
Update Luxembourgish translations (#480) 2024-07-13 23:12:36 +02:00
FlorianMichael
e9c97221ec
Remove obsolete special handling in settings save 2024-07-13 21:04:41 +02:00
FlorianMichael
149c6c65ee
Use controls screen translation for "reset", cleanup aw 2024-07-13 20:58:18 +02:00