Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build System pt6 #575

Closed
1 of 5 tasks
Wyqer opened this issue Mar 7, 2019 · 0 comments
Closed
1 of 5 tasks

Build System pt6 #575

Wyqer opened this issue Mar 7, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Wyqer
Copy link
Member

Wyqer commented Mar 7, 2019

Short Summary

Next part of #523

Description

In this part of the build system, we'll take care of the resource handling upon built. Ideally with a temporary functionality, that it just remove resources, if available but also build when not available. This due to the fact, that the production module isn't implemented yet, so there is no real income of resources at the moment. After the production module is done, this temporary "second route" will be removed.
Also it should be possible to remove/recycle buildings (not vehicles or units) via the build menu and add the resources to the storages of the corresponding FOB.
The both things above may need some additional QoL functions in the resources module, which will be added through this task if needed.

Also we've discorvered an issue with the dialog, that longer names of buildable objects may overflow the resource cost columns. This is something which should be taken care of by shorten the names if needed or rearrange the build dialog.

Sub-Tasks

  • Implement resource handling upon build
  • Implement remove/recycle functionality of buildings
    • Functionality which adds resources which are obtained through remove/recycle to the FOB storages
  • Adjust the build menu dialog concerning the overflow issue
  • Add build queue in right panel
@Wyqer Wyqer added the backlog label Mar 7, 2019
@Wyqer Wyqer added this to the Sprint 11 milestone Mar 7, 2019
@Wyqer Wyqer added backlog and removed in progress labels Apr 7, 2019
@Wyqer Wyqer modified the milestones: Sprint 11, Sprint 12 Apr 7, 2019
@Wyqer Wyqer removed this from the Sprint 12 milestone May 4, 2019
@Wyqer Wyqer mentioned this issue May 5, 2019
@veteran29 veteran29 added this to the Sprint 13 milestone May 11, 2019
@Wyqer Wyqer removed this from the Sprint 13 milestone Jun 23, 2019
@Wyqer Wyqer added backlog and removed in progress labels Jun 23, 2019
@Wyqer Wyqer removed the backlog label Nov 20, 2019
@Wyqer Wyqer added the enhancement New feature or request label Nov 21, 2019
@Wyqer Wyqer closed this as completed May 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants