Commit Graph

1555 Commits

Author SHA1 Message Date
dirtTW
a18cd5ca0a
Update traditional chinese translations (#524)
* Update Traditional Chinese (zh_tw.json)

Update and Fix up Traditional Chinese localization

* Apply suggestions from code review

Co-authored-by: notlin4 <121224522+notlin4@users.noreply.github.com>

* Update zh_tw.json

---------

Co-authored-by: notlin4 <121224522+notlin4@users.noreply.github.com>
2024-08-15 20:57:16 +02:00
FlorianMichael
05120e2f63
Start cleaning settings
Deprecated settings are for removal with 4.0.0
2024-08-15 14:14:54 +02:00
FlorianMichael
fe6f2618b1
Add setting for glyph filtering in <= 1.20
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/492
2024-08-15 12:55:45 +02:00
Tea Master
552c4a6b0d
Update polish translations (#521) 2024-08-15 12:34:43 +02:00
FlorianMichael
2ce5975d19
Allow sneaking inside blocks/vehicles in <= 1.13.2
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/506
2024-08-15 12:27:50 +02:00
FlorianMichael
84b3a9537a
Update ViaBackwards 2024-08-15 11:43:09 +02:00
FlorianMichael
b27878762f
Swing hand when using fishing rod in <= 1.14.4
MC 1.15+ added global hand waving to doItemUse(), which we are undoing, but previously there was hand swinging in the item interactions themselves, which we didn't take into account.

Closes https://github.com/ViaVersion/ViaFabricPlus/issues/504
2024-08-15 08:46:59 +02:00
RaphiMC
3813a50cb4
Update ViaBedrock (Bedrock 1.21.20 support) 2024-08-15 01:50:08 +02:00
FlorianMichael
9c67e0e03c
[ci skip] Update contributing and maintaining instructions 2024-08-14 03:54:56 +02:00
FlorianMichael
8e7c834ccf
Add missing injection for item usage<->block break fix in <= 1.7.10
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/515
2024-08-14 03:32:56 +02:00
Andypsl8
1bf84740c0
Update simplified chinese translations (#520)
Update simplified chinese translations
2024-08-13 19:58:16 +02:00
christopherplaysminecraft
00ae555877
[ci skip] Fix grammar in README.md (#516)
* Update README.md

* Remove empty line
2024-08-10 00:05:38 +02:00
FlorianMichael
dd8e96ce55
[ci skip] Split contributing and maintaining instructions 2024-08-10 00:03:26 +02:00
FlorianMichael
8d4f4326ef
Mark fields as internal 2024-08-09 22:14:10 +02:00
FlorianMichael
adbd2ccc07
Add setting to force unicode for non-ascii languages in <= 1.12.2
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/511
2024-08-09 20:29:32 +02:00
FlorianMichael
307de56e67
Add POST_INIT state to LoadSaveFilesCallback 2024-08-09 18:47:58 +02:00
FlorianMichael
57cd295c7f
Set sneaking pose while flying in <= 1.13.2
1.14+ introduced a check to prevent sneaking while flying, therefore the check in MixinPlayerEntity#onUpdatePose was wrong all the time and the movement code needed fixing.
2024-08-09 06:36:29 +02:00
dirtTW
3435928fb7
Update traditional chinese translations (#512)
* Update Traditional Chinese (zh_tw.json)

Update and Fix up Traditional Chinese localization

* Update zh_tw.json
2024-08-08 21:06:18 +02:00
FlorianMichael
81c8277fd0
Bump version to 3.4.5-SNAPSHOT 2024-08-08 20:01:38 +02:00
FlorianMichael
c3fe856f6d
Release 3.4.4 2024-08-08 18:07:51 +02:00
FlorianMichael
5372b9f0de
1.21.1 2024-08-08 17:59:40 +02:00
FlorianMichael
7c2fa1f03f
Update VV and VB 2024-08-08 17:45:19 +02:00
FlorianMichael
6f6684ed28
Fix arm with shield following third person rotation in <= 1.20.2
Co-authored-by: lowercasebtw <126462578+lowercasebtw@users.noreply.github.com>
2024-08-08 02:08:24 +02:00
FlorianMichael
e5ba1c7130
Implement item interaction logic in <= 1.8
Supersedes https://github.com/ViaVersion/ViaFabricPlus/pull/508
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/496
2024-08-08 01:32:35 +02:00
FlorianMichael
3ee21d7fb3
Add game menu screen layout changes across all versions
Closes https://github.com/ViaVersion/ViaFabricPlus/issues/497
2024-08-08 01:30:46 +02:00
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