Timberborn-Modding-Central / TimberAPI

The one and only
https://timberapi.com
GNU Lesser General Public License v2.1
34 stars 17 forks source link

U6 ToolSpecification/Bottom bar Errors: (non critical) #103

Open KnatteAnka opened 3 months ago

KnatteAnka commented 3 months ago

Problems found with Bottombar / Toolspecification:

Overview ToolSpec:

Overview BottomBar:

ToolSpecification:

Crash if FT ToolSpec if loading IT

Crash at launch with commandlines:

if a ToolSpecification is added for Folktails and Ironteeth is launched it crashes becasue Type is not found

my problem was that i launched from unity Ironteeth and then it has a Toolspec for Folktail thats loaded but an item does not exist so it complain about missing type.

Working fix: Add sufix .optional

Expected result: file is skipped no error message

Mods used to test:

Files: 2 Player log 2024-07-20-16h51m38s.txt error-report-2024-07-20-16h51m38s.zip MoreGroups.zip

Chatmessages: https://discord.com/channels/558398674389172225/1064983064020799498/1264232340251480209

Bottom Bar

Second bar is not correct centered

its on opened in middle of bottombar and not mid of subgroup or right above and then to left/right to fill up space image

Close Subgroup closes bottombar

when clicking a secound time on a subgroup it closes bottom bar not just subgroup

Subgroup stay open

Subgroup is clicked and then an item on bottom bar is selected it still show subgroup

KYPremco commented 3 months ago

Having the items centered was always the case and is also done by the game. If anyone wants to do this they have the ability to change the bottombar to their needs. as the Tool and ToolButton generation and the bottombar is now seperated. So the bottombar can be made to someones liking.

KYPremco commented 3 months ago

Everything is fixed now how it was before in update 5. That said the following bugs were actually already present on update 5. There is a change these bugs cannot be fixed: