Torch icon indicating copy to clipboard operation
Torch copied to clipboard

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!

Results 24 Torch issues
Sort by recently updated
recently updated
newest added

Client mod doesn't check it received messages from the server, so another client can send it any of the supported [messages](https://github.com/TorchAPI/Torch/tree/master/Torch.Mod/Messages): - dialog, to open a dialog - join to...

- Spread Grid/Character/Voxel Maps/Floating Objects into individual tabs while keeping the original in its own tab. - Added ability to send message direct to players from selecting them in the...

- Bound to the correct dictionary. - Removed TreeView_FloatingObjects_OnSelectionItemChanged as this was trying to use a gridview on an entity. There is no view needed for floating entities.