Arx Libertatis Bug Tracker
star_faded.png
Please log in to bookmark issues
bug_report_small.png
CLOSED  Bug report #132  -  Limit how much food you can eat
Posted Nov 14, 2011 - updated Jul 11, 2021   Shortlink: http://arx.vg/132
action_vote_minus_faded.png
2
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Fixed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Bug report
  • Status
     
    Fixed
  • Assigned to
    Not assigned to anyone
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     adejr
  • Owned by
    Not owned by anyone
  • Estimated time
    Not estimated
  • Category
    Not determined
  • Resolution
    RESOLVED
  • Priority
    Regression
  • Reproducability
    Not determined
  • Severity
    Normal
  • Targetted for
    icon_milestones.png Not determined
  • OS
    icon_customdatatype.png Not determined
  • Architecture
    icon_customdatatype.png Not determined
  • Fixed in
    icon_customdatatype.png Arx Libertatis 1.2
Issue description
a hunger value of 100 appears to correspond to a "full" status. there is no place in the code which checks for this status and when eating there is no check to return REFUSE and play a "i'm too full" sound.

verification of hunger == 100 == full status can be found by the init values for the character as well as the effect of the "feed" spell which are both using a static value of 100.
Steps to reproduce this issue
Nothing entered.

#11
icon_reply.pngReply
Comment posted by
 Daniel Scharrer
Jan 04, 15:45
Fixed in commit a6ac166d5bb40d5f7a200f01371b09b9a1bb49dc.

The issue was updated with the following change(s):
  • This issue has been closed
  • The status has been updated, from New to Fixed.
  • The resolution has been updated, from Not determined to RESOLVED.
  • This issue's progression has been updated to 100 percent completed.