TorchAPI / Torch

An extensible modding framework and improved client/DS for Space Engineers. Still a work in progress!
Apache License 2.0
146 stars 76 forks source link

Suggestion: Hot Plug-ins #166

Closed XeroCreator closed 5 years ago

XeroCreator commented 6 years ago

Suggestion: Hot Plug-ins meaning drag/drop and reload plugins without restarting server. SESE had this and it's honestly very nice to be able to replace plugins with newer versions w/o having to restart.

This might also already be planned but here's the suggestion for it.

suggest adding a save event when pressing reload before loading new plugins loaded in to prevent... well.. accidents.

szczepix commented 6 years ago

Looks like be duplicated #162

Equinox- commented 6 years ago

Not a duplicate of that issue. Xero is referring to reloading plugins without restarting the assembly. That issue is likely just a "I installed plugins wrong" issue

On Nov 4, 2017 06:21, "Szczepan Zaskalski" notifications@github.com wrote:

Looks like be duplicated #162 https://github.com/TorchAPI/Torch/issues/162

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TorchAPI/Torch/issues/166#issuecomment-341896531, or mute the thread https://github.com/notifications/unsubscribe-auth/AAs7OLWTK-2AJuAku6U_gpnoiZOSeJ3Fks5szGTvgaJpZM4QR-bd .

Jimmacle commented 5 years ago

This is unlikely to be implemented because current plugin capabilities are too invasive to reliably unload.