In MainPanel.progress_bar:Update(): Removed subtraction of Player.excluded_recipes_unknown from pbCur, since the method of updating the progress bar has changed and that value disregarded any filtering. Also changed the percentage to have two places after the decimal.
| Author |
James D. Callahan III <darkenelf@gmail.com> |
| Author date |
2010-03-22 22:08:57 |
| Author local date |
2010-03-22 18:08:57 -0400 |
| Committer |
James D. Callahan III <darkenelf@gmail.com> |
| Committer date |
2010-03-22 22:08:57 |
| Committer local date |
2010-03-22 18:08:57 -0400 |
| Commit |
fa1569e8d4d1a3bcdcdb40452f5474e4b51d09c7 |
| Tree |
ae12e5a099a9a2bb3026e22d03ea830b42ecf55d |
| Parent |
91a111686979292e648fd9b7963521b6a2ca665f |
In MainPanel.progress_bar:Update(): Removed subtraction of Player.excluded_recipes_unknown from pbCur, since the method of updating the progress bar has changed and that value disregarded any filtering. Also changed the percentage to have two places after the decimal.