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

Replace some hard-coded tooltips with translatable text #79

Merged
merged 8 commits into from Apr 23, 2023
Merged

Replace some hard-coded tooltips with translatable text #79

merged 8 commits into from Apr 23, 2023

Conversation

StrangeMan1580
Copy link

About "gadgets.slime_boots.tooltip3= to stop bouncing."...
It have to be non hard-coded space after "=", because in the russian language (and possibly in some others) there should be a comma after the button name. Example: "Зажмите shift, чтобы увидеть доп. информацию"

@StrangeMan1580
Copy link
Author

2023-04-21_21 13 25
2023-04-21_21 14 02
2023-04-21_21 13 50
2023-04-21_21 14 04

@StrangeMan1580 StrangeMan1580 changed the title Replace some hard-coded toolpips with translatable text Replace some hard-coded tooltips with translatable text Apr 21, 2023
@Dream-Master
Copy link
Member

@StrangeMan1580 can you run "gradlew spotlessaply" ?

@StrangeMan1580
Copy link
Author

I probably don't know how, because i not very good at all this Git Hub stuff...

@Dream-Master
Copy link
Member

@StrangeMan1580
Copy link
Author

Done

@Dream-Master Dream-Master merged commit 27c41be into GTNewHorizons:master Apr 23, 2023
1 check failed
DrParadox7 pushed a commit to DrParadox7/TinkersConstruct that referenced this pull request May 8, 2023
Upstream commits from GTNH

* Improve smeltry GUI tooltip

* correct amount

* add back vanilla handling when dreamcraft not present

Spotless Apply

update dep file

(cherry picked from commit 5433679)

Replace some hard-coded tooltips with translatable text (GTNewHorizons#79)

* Make some tooltips translatable

* Make some tooltips translatable

* Ooops. Now fixed

* Make Slimesling tooltip translatable

* Make Slime Boots tooltips translatable

* Make "Creative" word in tooltip translatable

It still obfuscated

* update bs+sa

---------

update bs+sa

Fix: Adding Tooltips to Modifier Items (GTNewHorizons#77)

* Adding Tooltips to Modifier Items

* spotlessApply (GTNewHorizons#78)

Co-authored-by: GitHub GTNH Actions <>

* Remove unnecessary block

---------

update (GTNewHorizons#75)

Revert signature changes of public methods that caused crashes (GTNewHorizons#74)

* restore previous public method signature to prevent crash

* don't register the event if vanilla config

* revert signature changes

* Restore original calculation logic

---------

adding the config options from the tinkered constructor fork (GTNewHorizons#73)

* config option for invulnerability of dropped tools and base EntityItem despawn time

* config option to drop life canisters on death

* Added config option for dagger damage multiplier when thrown, default = 3x

* emulate vanilla behavior by default

---------

cache some Loader.isModLoaded calls (GTNewHorizons#72)

Fix faucets not working, this logic was removed in Alexdoru's refactor (GTNewHorizons#70)

* Fix faucets not working, this logic was removed in Alexdoru's refactor

* Update dependencies

[ci skip] Update buildscript to RetroFuturaGradle

exit RenderGameOverlayEvent earlier

use the ScaledResolution of the event instead of creating a new one

iterate over Map.entrySet() rather than Map.keyset() and use get() on each iteration

potential bug ? ItemSTack was used instead of LandmineStack

delete unused float[65536] array in SlimeBounceHandler

stop calling EnvironmentChecks and remove dead code in EnvironmentChecks

keybinds (GTNewHorizons#67)

* unbind keybinds by default

* spotless

Backport: Only break one block when sneaking (GTNewHorizons#65)

* only break one block on shift

* sportless

Signed-off-by: NexusNull <p.wellershaus@googlemail.com>

* fixes https://github.com/GTNewHorizons/TinkersConstruct/pull/65/files/41a1ecea30cb0506d068da30c16fc27dcf64550f#r1071818922

Signed-off-by: NexusNull <p.wellershaus@googlemail.com>

Signed-off-by: NexusNull <p.wellershaus@googlemail.com>

Fix slimeboots & slimesling (GTNewHorizons#63)

* Fix slimeboots & slimesling
* Use vec3 instead of Vector3d which isn't found on the server
* set entity.motionXYZ manually, as setVelocity is ClientOnly

* spotlessApply (GTNewHorizons#64)

Co-authored-by: Jason Mitchell <mitchej+github@gmail.com>
Co-authored-by: GitHub GTNH Actions <>

actively update drain comparator output (GTNewHorizons#57)

Co-Authored-By: Martin Robertz <dream-master@gmx.net>
Co-Authored-By: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-Authored-By: OneEyeMaker <oneeyemaker@gmail.com>
Co-Authored-By: Alex Ponebshek <alexbobp@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants