SEWebAPI icon indicating copy to clipboard operation
SEWebAPI copied to clipboard

A bridge between Space Engineers and the real world.

Results 8 SEWebAPI issues
Sort by recently updated
recently updated
newest added

Allow a PUT to a block to request X amount of object (component, ingot, ore, tool) to be PULLED from all connected blocks (e.g. how assemblers do it during production)....

enhancement

Allow a PUT to a block that attempts to move X amount of object from another specified block to this one. The put is on the "receiving" block. ** This...

MVP

Include some type of indicator on a block get which provides the rest end user the ability to identify what types of items this block can potentially contain. Take care...

MVP

Allow user to GET ownership and shared status of a block in a grid. Also, allow for PUTing a new ownership level (though this may be game breaking, as we...

MVP

Allow the get for a block to include its build status (component count needed) and by extension, the "damage" level of a block (and perhaps a status for "is Disabled"...

MVP

Allow a PUT to an assembler block which will place X of component type specified to be built. _Note that we also will need the status of whether an assembler...

enhancement

As an SEWA consuming service, I want to be able to ask the server the exact ingot count for the production of a single component being enqueued (perhaps inside of...

enhancement

Design a simple application that demonstrates the API features and shows that they work as intended.

todo