Page MenuHomeSchine - Phabricator

Starmade | Constructed ships don't use design hotbar layout
Confirmed task for development, NormalPublic

Description

Blueprints remember how their hotbar looks like, the same goes for converting a blueprint from a design to a blueprint.
However, as soon as you construct a real ship from that design, the real ship has a scrambled hotbar where it just puts everything on it in a random order, as it auto assigns it because it's seen as empty first.

It should keep the hotbar layout from the design when constructed.

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.199.645
Category
Control Block System: Shipyards
First occurrence (version)
0.199.535
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Steps to reproduce

Use this blueprint:

  1. Deconstruct ship to design, check if the design still has its hotbar layout (it should)
  2. construct the design, check if the constructed ship has the same hotbar layout

-> it shouldn't, and will either be empty or auto generated depending on your setting.

Serverconfig (server.cfg)
<replace this line with the file content>
Clientconfig (settings.cfg)
<replace this line with the file content>