Fabian Bastwöste

Results 112 comments of Fabian Bastwöste

> @AmProsius let's use this issue to discuss the extent of the problems in the log topic. Most likely every log entry will later be it's own fix, I think....

@N1kX94 thanks for sharing these! I will create separate issues from your comments so we will be able to fix them one by one.

@N1kX94 I'm incredibly thankful for your contributions! I currently don't have the time to create individual issues for each of the bugs, but I will eventually. Right now my focus...

What's with `LEVER`s? Is someone guarding a lever anyway?

> As far as I know there is only one mod adressed to this issue : "Gothic Mod Fix" and it is only one mod I would not play together...

Thanks for reporting! This is not actually a script bug as the "value" is correct: https://github.com/AmProsius/gothic-1-community-patch/blob/b946ba1189a6937510bfbfaeff64a2df55d9cccb/scriptbase/_work/Data/Scripts/Content/Items/MissionItems_3.d#L216-L235 However for low resolutions it seems to be an issue. Do you use the...

We could try to remove some whitespaces, but there might be a better approach.

> Checking the display length of a string with [Print_GetStringWidth](https://lego.worldofplayers.de/?Interface#Print_GetStringWidth) and the width of the parent view. For #242, the parent view could then be enlarged. Here, on the other...

Thanks for submitting the issue. After validating it, we will see how and if we can change the fleeing behavior.

Thanks for reporting! You're right, there seems to be a missing dialog here: https://github.com/AmProsius/gothic-1-community-patch/blob/b946ba1189a6937510bfbfaeff64a2df55d9cccb/scriptbase/_work/Data/Scripts/Content/Story/Missions/DIA_NOV_1304_Balor.d#L217-L232 I don't know yet how to fix it properly without a solution that's too opinionated.