View Issue Details

IDProjectCategoryView StatusLast Update
0000982Dwarf FortressDwarf Mode -- Trapspublic2014-08-04 11:27
ReporterQloos Assigned ToToady One  
PrioritylowSeveritytweakReproducibilityalways
Status resolvedResolutionfixed 
PlatformPCOSWindowsOS VersionXP
Product Version0.31.01 
Fixed in Version0.40.07 
Summary0000982: Creature-triggered pressure plate weight adjustment is inconsistent, and large numbers are cut off
DescriptionE and R keys increase/decrease minimum weight to set off pressure plate.
D and F keys increase/decrease maximum weight to set off pressure plate.

Inconsistency in size changes when adjusting weight trigger variables.

Pushing E causes minimum weight to decrease by 1,000
Pushing R causes minimum weight to increase by 10,000
Pushing D causes maximum weight to decrease by 10,000
Pushing F causes maximum weight to increase by 1,000
Steps To ReproduceSet up a creature-triggered pressure plate.
TagsPressure Plate Weight Triggers

Activities

user6

2012-02-16 12:32

  ~0019832

Reminder sent to: Qloos

Is this bug still present in 0.34.01?

user11

2012-10-27 20:55

  ~0023687

This seems to be worse in 34.11.

'e' = Min - 1,000.
'r' = Min + 10,000.

'd' = Max - 10,000.
'f' = Max + 1,000.

However, the Max display is off by a factor of 10:
trolls show as 25,000 instead of 250,000;
giraffes show as 100,000 instead of 1,000,000.

ag

2012-10-27 22:22

reporter   ~0023688

It should be easy enough to change the limit to print as ???K, like I did in a dfhack tweak. The problem is that the field is too short for the numbers.

user11

2014-03-26 01:52

  ~0024637

Last edited: 2014-03-26 01:52

Acknowledging without a save as this shouldn't need one to examine the problem.

lethosor

2014-08-03 19:40

manager   ~0028255

Last edited: 2014-08-03 19:43

Confirmed present in 0.40.06, and updated original report to match Dwarfu's observations.

Issue History

Date Modified Username Field Change
2010-04-10 22:09 Qloos New Issue
2010-04-10 23:19 Qloos Tag Attached: Pressure Plate Weight Triggers
2012-02-16 12:32 user6 Note Added: 0019832
2012-02-16 12:32 user6 Tag Attached: AWAITING UPDATE
2012-10-27 20:55 user11 Note Added: 0023687
2012-10-27 20:55 user11 Tag Detached: AWAITING UPDATE
2012-10-27 22:22 ag Note Added: 0023688
2014-03-26 01:52 user11 Note Added: 0024637
2014-03-26 01:52 user11 Assigned To => user11
2014-03-26 01:52 user11 Status new => acknowledged
2014-03-26 01:52 user11 Note Edited: 0024637
2014-08-03 19:40 lethosor Note Added: 0028255
2014-08-03 19:40 lethosor Assigned To user11 => lethosor
2014-08-03 19:40 lethosor Status acknowledged => confirmed
2014-08-03 19:42 lethosor Summary Creature Triggered Pressure Plates Weight Adjustment => Creature-triggered pressure plate weight adjustment is inconsistent, and large numbers are cut off
2014-08-03 19:42 lethosor Description Updated
2014-08-03 19:42 lethosor Steps to Reproduce Updated
2014-08-03 19:43 lethosor Note Edited: 0028255
2014-08-04 11:27 Toady One Status confirmed => resolved
2014-08-04 11:27 Toady One Fixed in Version => Next Version
2014-08-04 11:27 Toady One Resolution open => fixed
2014-08-04 11:27 Toady One Assigned To lethosor => Toady One