Silverfeelin / Starbound-WEdit

WEdit is a tech mod that allows you to edit the world around you on a larger scale through various functions and features not present in the game.
MIT License
36 stars 3 forks source link

Compact interface closes when clipping through blocks #15

Closed Silverfeelin closed 7 years ago

Silverfeelin commented 7 years ago

Whenever you noclip through blocks, the compact interface opened by WE_CompactInterface closes automatically.

I don't have any workarounds for this issue at the time. If you know of any, please let me know!

Silverfeelin commented 7 years ago

After having spoken with Healthire, it appears a solution will be made available in a future game patch. The issue exists because line of sight to the source entity of the interface is lost, once inside blocks. When your line of sight breaks (usually to the object, but here to 'yourself'), interfaces close automatically.

Setting the source entity to 0 (null entity) when opening the interface should solve this issue, but this does not currently work. https://github.com/Silverfeelin/Starbound-ItemInterfaces Should be updated to allow custom entity ids being given through the item parameters.

Silverfeelin commented 7 years ago

No longer an issue with changes in Starbound.