Commit Graph

1 Commits

  • Improved satiation (#2055)
    * Natural satiation decreasing
    Graphic showing satiation when eating (usually)
    
    * Reworking values to match original
    
    * Little fixes
    
    * Satiation bar matches real values
    Revival correctly updates bar
    
    * Greatly simplify handling
    Some fixes
    
    * Inline variables
    Add TODO for bug
    
    * Satiation works correctly
    Finally it all works as intended
    
    * Remove unnecessary packets
    
    * Improve satiation reduction handling