You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for working on this! I've played this game for years but didn't realize how many great plugins there were.
I noticed an issue when clicking on the workshop link included in the description for the Blueprint API plugin: it opens the workshop page in the steam overlay correctly but when the overlay is closed with shift tab or escape it immediately re-opens. It's possible to back out by mashing the escape key to go back to the plugin list so not a critical issue.
I'm running on linux (Gnome/Wayland on Debian stable / a non-flatpak steam installation), with the latest proton GE if it's relevant. This issue occurred before I had enabled any plugins.
The text was updated successfully, but these errors were encountered:
Just took another look, it seems like the code above works without issue (when you click the more details button on a mod). I'm talking about when there's a text link in the description of a plugin (like with the Blueprints API), which seems to be this line of code:
I'm not particularly familiar with C# or space engineers apis at all, but I wonder if descriptionText has a default onlinkedclicked that's causing something to double-fire. Anyway, it probably won't affect too many people if it's not an easy fix, just wanted to make sure you were aware.
Thanks for working on this! I've played this game for years but didn't realize how many great plugins there were.
I noticed an issue when clicking on the workshop link included in the description for the Blueprint API plugin: it opens the workshop page in the steam overlay correctly but when the overlay is closed with shift tab or escape it immediately re-opens. It's possible to back out by mashing the escape key to go back to the plugin list so not a critical issue.
I'm running on linux (Gnome/Wayland on Debian stable / a non-flatpak steam installation), with the latest proton GE if it's relevant. This issue occurred before I had enabled any plugins.
The text was updated successfully, but these errors were encountered: