Page MenuHomeSchine - Phabricator

Starmade | Ruleset some values need different input control
Resolved, needs quality check / confirm fix, Pre-Release Quality AssurancePublic

Description

Some actions or conditions, cannot be set properly due to a lack of information.

  • Apply Effect: asks for the UID of the effect, something I really don't know out of the top of my head. Should be replaced by dropdown box using all effect UID's?
  • Type Count: asks for a block type ID, should be replaced by a dropdown box as well where the block names are shown instead.

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.201.313
Category
Ingame GUI/HUD
First occurrence (version)
0.201.3xx
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Steps to reproduce
  1. Apply Effect is found under "Add Action"
  2. Type count is found under "Add Condition"
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.Dec 1 2018, 5:03 PM
Restricted Application added a project: GUI/HUD. · View Herald TranscriptDec 1 2018, 5:03 PM
schema added a subscriber: schema.Dec 2 2018, 12:22 PM
schema changed the task status from In Queue to Resolved.

Problem is that neither blockConfig nor EffectConfig is loaded in the main menu in this stage.

This is somewhat dangerous territory since while the rules are server independent, these two conditions depend on the server's config in both blocks and effects.

Restricted Application edited projects, added Quality Assurance; removed Game Development. · View Herald TranscriptDec 2 2018, 12:22 PM
Restricted Application added a subscriber: AndyP. · View Herald Transcript
AndyP moved this task from Backlog / Unclassed to Alpha on the GUI/HUD board.Jan 22 2019, 9:25 AM