Skip to content

This is a comprehensive 'world' Save Editor for the 'Space Engineers' Game.

Notifications You must be signed in to change notification settings

jimmble/SEToolbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Engineers Toolbox

A toolbox utility for modifying and importing content in the Space Engineers Game.

The primary focus of the Toolbox is to allow importing of images and 3D models, and editing of save game content.

Created by Mid-Space productions. Est. 1993


The Space Engineers Game is Copyright Keen Software House. For more details on the game, please vist the following links.


Installation

Before asking any question please read the documentation (FAQ) first as your question may have already been answered.

Issues

  • Currently documented issues are listed here.
  • Please submit any new issues here here.

Changes from original version by Midspace

Blueprint projection helpers
  • Change pivot position and orientation
  • selected block will be moved as the first block in the grid's block list (current projector behavior puts the first block at the 0-0-0 position)
  • the pivot will be moved to the selected block (old projector behavior used the pivot at the 0-0-0 position)
  • grid's forward and up will be the selected blocks' forward and up
  • overall the grid's position and orientation in the world will stay the same
  • Optimize Model feature leaves first block at first position (because projector puts the first block at the projector's 0-0-0 position)
Performance eater finder
  • New columns in the entity list
  • builder name
  • number of assemblers
  • number of refineries/furnaces
  • number of ship tools (drill, welder, grinder)
  • number of power sources (reactor, battery, solar panel)
  • number of thrusters/gyroscopes
  • number of turrets
  • New tab showing number of blocks built by each player
  • details window shows block counts in a hierarchical view
  • New tab showing all timers
  • timer name, owner and builder
  • grid name and builder
  • repeat interval
  • self-triggering mode (None, "Start" or "Trigger Now")
  • triggered programmable blocks, if any
  • source code of these programmable blocks
  • New tab showing all projectors
  • projector name, owner and builder
  • grid name and builder
  • info if the projector is currently active (turned on AND has blueprint loaded)
  • number of blocks loaded
Other
  • added block name to the grid's block list view
  • ability to get GPS position of a single block (copy to clipboard)
  • main window lists filled asynchronously (GUI is responsive sooner during loading, good for big worlds)

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see our document on working with and developing SEToolbox.

License

This application contains code expressly licenced to it, and should not be used in any other application without the permission of Keen Software House.

The Space Engineers logo was sourced from spaceengineerswiki.com under creative commons.


SEToolbox was started in 2013 soon after Space Engineers was released for Early Access, and has been worked on in my free time. There is no requirement for any individual to donate.

About

This is a comprehensive 'world' Save Editor for the 'Space Engineers' Game.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Other 0.2%