Dwarf Fortress Bug Tracker - Dwarf Fortress |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000982 | Dwarf Fortress | Dwarf Mode -- Traps | public | 2010-04-10 22:09 | 2014-08-04 11:27 |
|
Reporter | Qloos | |
Assigned To | Toady One | |
Priority | low | Severity | tweak | Reproducibility | always |
Status | resolved | Resolution | fixed | |
Platform | PC | OS | Windows | OS Version | XP |
Product Version | 0.31.01 | |
Target Version | | Fixed in Version | 0.40.07 | |
|
Summary | 0000982: Creature-triggered pressure plate weight adjustment is inconsistent, and large numbers are cut off |
Description | E 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 Reproduce | Set up a creature-triggered pressure plate. |
Additional Information | |
Tags | Pressure Plate Weight Triggers |
Relationships | |
Attached Files | |
|
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 | Footkerchief | Note Added: 0019832 | |
2012-02-16 12:32 | Footkerchief | Tag Attached: AWAITING UPDATE | |
2012-10-27 20:55 | Dwarfu | Note Added: 0023687 | |
2012-10-27 20:55 | Dwarfu | Tag Detached: AWAITING UPDATE | |
2012-10-27 22:22 | ag | Note Added: 0023688 | |
2014-03-25 23:58 | ag | Issue Monitored: ag | |
2014-03-26 01:52 | Dwarfu | Note Added: 0024637 | |
2014-03-26 01:52 | Dwarfu | Assigned To | => Dwarfu |
2014-03-26 01:52 | Dwarfu | Status | new => acknowledged |
2014-03-26 01:52 | Dwarfu | Note Edited: 0024637 | bug_revision_view_page.php?bugnote_id=0024637#r9214 |
2014-08-03 19:40 | lethosor | Note Added: 0028255 | |
2014-08-03 19:40 | lethosor | Assigned To | Dwarfu => 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 | bug_revision_view_page.php?rev_id=10704#r10704 |
2014-08-03 19:42 | lethosor | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=10706#r10706 |
2014-08-03 19:43 | lethosor | Note Edited: 0028255 | bug_revision_view_page.php?bugnote_id=0028255#r10708 |
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 |
Notes |
|
|
Reminder sent to: Qloos Is this bug still present in 0.34.01? |
|
|
(0023687)
|
Dwarfu
|
2012-10-27 20:55
|
|
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. |
|
|
(0023688)
|
ag
|
2012-10-27 22:22
|
|
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. |
|
|
(0024637)
|
Dwarfu
|
2014-03-26 01:52
|
|
Acknowledging without a save as this shouldn't need one to examine the problem.
|
|
|
(0028255)
|
lethosor
|
2014-08-03 19:40
(edited on: 2014-08-03 19:43) |
|
Confirmed present in 0.40.06, and updated original report to match Dwarfu's observations.
|
|