z__ 1c92f69bd4 updated NLog to v5
fixed most of issues with world creating/loading
fixed log window lags
fixed some compiler warnings
fixed empty log files creating
fixed logging performance
added better logging of load process
commands autocomplete in torch GUI
chat in torch GUI now has entered history (like console, use up/down arrows)
abstraction of instance manager
session name now correctly displaying in torchSessionManager messages
TorchSession now has loaded world property (as torch now has more control about world load process)
now only dedicated config locks after session start
2022-02-02 14:28:53 +07:00
2017-06-19 11:50:49 -07:00
2020-03-19 12:15:32 -07:00
2022-02-02 14:28:53 +07:00
2022-02-02 14:28:53 +07:00
2022-01-22 21:13:38 +07:00
2022-01-22 21:13:38 +07:00
2022-01-22 21:13:38 +07:00
2022-02-02 14:28:53 +07:00
2022-02-02 14:28:53 +07:00
2022-02-02 14:28:53 +07:00
2017-08-17 09:09:51 -07:00
2017-08-27 09:08:50 -07:00
2022-01-17 00:08:01 +00:00
2017-01-14 17:46:44 -08:00
2022-02-02 14:28:53 +07:00
2017-01-16 22:01:23 -08:00
2022-02-01 12:01:29 +07:00
2017-08-22 23:25:18 -07:00

Discord

What is Torch?

Torch is the successor to SE Server Extender and gives server admins the tools they need to keep their Space Engineers servers running smoothly. It features a user interface with live management tools and a plugin system so you can run your server exactly how you'd like. Torch is still in early development so there may be bugs and incomplete features.

Torch.Server

Features

  • WPF-based user interface
  • Chat: interact with the game chat and run commands without having to join the game.
  • Entity manager: realtime modification of ingame entities such as stopping grids and changing block settings without having to join the game
  • Organized, easy to use configuration editor
  • Extensible using the Torch plugin system

Fork Difference

  • .NET 6.0 runtime
  • Additional options & features

Installation

  • Unzip the Torch release into its own directory and run the executable. It will automatically download the SE DS and generate the other necessary files.
    • If you already have a DS installed you can unzip the Torch files into the folder that contains the DedicatedServer64 folder.

Building

To build Torch you must first have a complete SE Dedicated installation somewhere. Before you open the solution, run the Setup batch file and enter the path of that installation's DedicatedServer64 folder. The script will make a symlink to that folder so the Torch solution can find the DLL references it needs.

If you have a more enjoyable server experience because of Torch, please consider supporting us on Patreon. (https://www.patreon.com/TorchSE)

Description
No description provided
Readme 2.9 MiB
2025-01-12 18:49:56 +00:00
Languages
C# 99.9%
Dockerfile 0.1%