Page MenuHomeSchine - Phabricator

Starmade | Scanner does not include MINING_BONUS multiplier
Confirmed task for development, LowPublic

Description

From server.cfg

MINING_BONUS = 3 //general multiplier on all mining

From customFactionConfig/FactionConfig.xml

	<FactionSystemOwnerBonus>
		<BasicValues>
			<MiningBonusOwner>32</MiningBonusOwner>
			<MiningBonusOthers>6</MiningBonusOthers>
			<MiningBonusUnowned>3</MiningBonusUnowned>
		</BasicValues>
	</FactionSystemOwnerBonus>

When mining, multiple in-game players will retrieve 96x materials (as expected).

(thanks to @Brookens for the poke which led to this discovery)

Details

Task Type
Bug
Testing Results
Affected Gamemode(s)
Single and Multi
Reproducible
Yes
Last tested (version)
0.199.132 (DEV)
Category
Ingame GUI/HUD
Hardware/Software/System
OS-Specific
No
Hardware-Specific
No
Video Card Vendor
uncertain
Steps to reproduce
  1. using default faction config
  2. setting up a faction, scanner and claiming a territory
  3. using scanner and mining 12 ore from one deposit (correct)
  4. restarting with MINING_BONUS = 3 //general multiplier on all mining in server.cfg
  5. scanning again (still showing 12 as bonus) minig 36 ore (correct)

problem is visual only. multiplier gets ignored on the scan data tab

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

Event Timeline

erthparadine updated the task description. (Show Details)Aug 2 2016, 5:48 AM
SmilingDemon shifted this object from the S1 Public space to the S3 Starmade space.Aug 2 2016, 9:07 AM
SmilingDemon changed the visibility from "Custom Policy" to "Public (No Login Required)".
SmilingDemon changed the edit policy from "Task Author" to "Starmade (Project)".
SmilingDemon changed Affected Gamemode(s) from none/unspecified to Single and Multi.
SmilingDemon changed Reproducible from uncertain to Yes.
SmilingDemon set Last tested (version) to 0.199.132 (DEV).
SmilingDemon changed Category from none/unspecified to Ingame GUI/HUD.
SmilingDemon claimed this task.
SmilingDemon triaged this task as Low priority.
SmilingDemon changed the task status from Open to In Queue (Game).

-validated-
-confirmed-

Restricted Application edited projects, added Game Development; removed Issue Navigation. · View Herald TranscriptAug 2 2016, 9:39 AM
AndyP changed the task status from In Queue (Game) to In Queue.Mar 10 2017, 5:21 PM
Restricted Application added a project: GUI/HUD. · View Herald TranscriptMar 10 2017, 5:21 PM
AndyP moved this task from Backlog / Unclassed to Beta on the GUI/HUD board.Mar 15 2017, 1:22 PM