Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Mod Menu entry and create ru_ru.json #401

Merged
merged 3 commits into from
Nov 23, 2023
Merged

Conversation

XSentinelu
Copy link
Contributor

ru_ru translation and entry for translation in Mod Menu

Copy link

what-the-diff bot commented Nov 22, 2023

PR Summary

  • Addition of New Translation Keys to en_us.json
    The file en_us.json was updated to include two new translation keys: modmenu.summaryTranslation.firstperson and modmenu.descriptionTranslation.firstperson. These were added to enrich the language support for the feature FirstPerson. An existing translation key text.firstperson.option.firstperson.forceActive.tooltip was also updated to provide more comprehensive information.

  • Introduction of ru_ru.json
    A new file named ru_ru.json was introduced in this update. This file contains all the necessary translations that support the FirstPerson feature in Russian, further enhancing the usability for Russian-speaking users.

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@tr7zw tr7zw merged commit 6ea849a into tr7zw:1.20.2 Nov 23, 2023
2 of 3 checks passed
Jonah-Hansen added a commit to chocolate-edition/Chocolate-Edition that referenced this pull request Jan 7, 2025
changelog:
- All the versions by @tr7zw in tr7zw/FirstPersonModel#410
- Added map_atlases:atlas to auto vanilla hands
- Hiding the cape while swimming, so it can't clip into the camera
- Added NeoForge support
- Fix mod compatibility issues where crouching doesn't apply the offset
- Fix cases where vanilla hands still rendering the held inworld item(for example Create or MrCrayfish's Gun mod)
- Better hiding of stuff attached to the body while swimming and arms with vanilla hands
- All fixes/changes/additions from 1.20 versions are now in all versions, back to 1.16.5
- Add compatibility for Create mod by @XSentinelu in tr7zw/FirstPersonModel#393
- Add Mod Menu entry and create ru_ru.json by @XSentinelu in tr7zw/FirstPersonModel#401
- Fix the torso vanishing while swimming, even in f5
- Better compatibility for detecting sneaking
- Lots of code cleanup
- Can confirm that the latest version of Custom Player Models now works again with this mod
- Located the exact issue on why pehkui causes issues, will be addressed next release
- Add another workaround for helmets rendering when they shouldn't(fixes issues with some helmets and Better Combat)
- Add config to auto toggle the mod on certain items(by default right now the Exposure mod camera)
- Add FastAnim to the breaks list(causes lots of rendering issues by skipping stuff)
- Add workaround for Better Combat crashing, until it's updated
- Fix the armor bar flashing in singleplayer while wearing a helmet
- Fix sneaking having no offset when using Pehkui(For now no auto-scaling the offset when the size changes)
- Rework hiding logic. Might help with some mods/spectating entities, please report any issues
- Fix vanilla hands/auto vanilla hands being inconsistent and hiding the chestplate
- Fix auto vanilla hands hiding the entire armor
- Vanilla Hand Items & Dynamic Hands by @YoungSoulluoS in tr7zw/FirstPersonModel#437
- Adds a new "Dynamic" option, which will seamlessly auto-switch between the vanilla view and firstperson view, depending on the view angle. It's really cool, thanks for the contribution
- Vanilla hands rework by @tr7zw in tr7zw/FirstPersonModel#449
- To better support the new Dynamic option, rewrote the entire Vanilla Hands logic to make more sense, have fewer bugs, be more logical to work with, and use
- Fix dynamicMode applying even when vanilla hands is turned off
- Change how unhiding bodyparts works, should fix issues of broken arms/heads
- Don't render a second player when sleeping
- Fix weird sitting rotations on modded chairs and some entities
- Fix Elytra clipping into the camera on landing for 1 tick
- Add Freecam support for Forge/NeoForge(Fabric already had support)
- Fix link the mod menu
- Hotfix: Fix that the torso stays hidden after swimming
- Updated pt_br.json and pt_pt.json file to match recent versions by @Landrozaum in tr7zw/FirstPersonModel#473
- Fix keybind modname translation key
- Fix shadow rendering being glitchy on block edges in 1.16.5-1.21.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants