-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Research Info page wrong or incomplete #270
Comments
screw my last update, just read down further..... line numbers are off by 2 (see above fix) --------------------------------------------------ORIGINAL CODE-------------------------------------------------- --------------------------------------------------MODIFIED CODE-------------------------------------------------- |
TechInfoDlg.py update to after typing up the fix, had to go back and correct original dirty hack (some days I am bad at formatting, deleted old post. |
I got annoyed at seeing the value displayed as a decimal, sooooooo, i added a function, so it can be used wherever else someone feels they need a more concise display. 61 def percBase100(value): 138 addAttr('trainShipInc', _('Exp. points per turn'), V_STRUCT|V_EFF, 0, convertor = percBase100) |
Battle Tag reports bonus to Combat defense, when in reality it boosts combat attack.
Space Port/Space Docks .. do not show Repair Ratio and Upgrade points.
The text was updated successfully, but these errors were encountered: