Jump to content

Self Inspect/Skill Tree UI Cutoff at Resolutions <1610px Wide + Beefalo Wool & Beard Hair String Typos


Instant-Noodles
  • Pending

Bug #1: Self Inspect/Skill Tree Popup Partially Cutoff at Screen Resolutions <1610px Wide
When playing in fullscreen or window mode at any resolutions under 1610px wide, the self inspect/skill tree UI is partially cutoff.

Example at 1280x720 resolution (window mode):
image.thumb.png.53e69129cc962f2cfe397954e2b427f8.png

Bug #2: Beefalo Wool Recipe Missing String / Typo
There is a typo (extra "D" and should be "WOOL" instead of "HAIR") for the "TRANSMUTE_BEEFALODHAIR" string.  The string should also say "... into Beefalo Wool" instead of "... into Beefalo Hair".

TRANSMUTE_BEEFALODHAIR = "Transmute Beard Hair into Beefalo Hair.",

In recipes.lua, the recipe for "transmute_beefalowool" references the "TRANSMUTE_BEEFALOWOOL" string, which doesn't exist.

Recipe2("transmute_beefalowool", {Ingredient("beardhair", 3)}, TECH.NONE, {product="beefalowool", image="beefalowool.tex", builder_tag="ick_alchemistII", description="transmute_beefalowool", numtogive = 3})

This causes no description to be displayed in the Crafting UI for Beefalo Wool.

image.thumb.png.7f65449f0cafdbe2f0f2a1efc5835084.png

Bug #3: Beard Hair Recipe String Typo
Likewise, there is a typo in the "TRANSMUTE_BEARDHAIR" string.  The string says "Transmute Beefalo Hair into..." when instead it should be "Transmute Beefalo Wool into...".

TRANSMUTE_BEARDHAIR = "Transmute Beefalo Hair into Beard Hair.",

image.thumb.png.bd53e12c411953b56e34dad1d42866e3.png


Steps to Reproduce

See above

  • Thanks 2



User Feedback


There are no comments to display.



Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...