Page MenuHomeSchine - Phabricator

Starmade | Fill tool doesn't add till it reaches set block count
Closed, FinishedPublic

Description

Currently the fill tool is set to fill 100 blocks (101 in reality). It does add that amount of blocks if unobstructed but it does subtract the blocks to add in that method. It does NOT use your blocks so it's absolutely fine when it comes to placement/removal block count.

But it can lead to some extreme slow filling later on as the set limit of 100 will quickly reduce to 10-20 blocks actually being placed.

Details

Commits
Restricted Diffusion Commit
Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.199.614
Category
Engine
First occurrence (version)
0.199.611
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Steps to reproduce
  1. Make a hollow "chimney" or structure that has little volume but is open in 1 way for the fill tool to flow ver
  2. Set fill tool at the bottom of the chimney
  3. Do Fill

-> Less than 100 blocks were placed down, because most of the supposedly placed down blocks where obstructed/not allowed and couldn't be placed down, yet were still seen as "done".

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

Event Timeline

lancake created this task.Jun 19 2017, 9:25 AM
Restricted Application added a project: Engine. · View Herald TranscriptJun 19 2017, 9:25 AM
lancake raised the priority of this task from Normal to Pre-Release Quality Assurance.Jun 19 2017, 9:26 AM
lancake added a commit: Restricted Diffusion Commit.Jun 20 2017, 9:07 PM
lancake changed the task status from In Queue to Resolved by committing Restricted Diffusion Commit.
Restricted Application edited projects, added Quality Assurance; removed Game Development. · View Herald TranscriptJun 20 2017, 9:07 PM
Restricted Application added a subscriber: AndyP. · View Herald Transcript

-QA Testing-

It adds 1 block too much but that is mentioned in another issue, shouldn't be related with this one I think...see T2431

lancake changed Last tested (version) from 0.199.611 to 0.199.614.Jun 22 2017, 11:11 AM
lancake closed this task as Closed.Jun 22 2017, 11:46 PM
Restricted Application removed a project: Quality Assurance. · View Herald TranscriptJun 22 2017, 11:46 PM
Restricted Application removed a subscriber: AndyP. · View Herald Transcript
AndyP moved this task from Unclassed to Archived on the Starmade board.Jul 20 2017, 10:40 PM