DarkPhoenix
e0e93abcca
Additional check for dummy mods
2011-11-22 20:57:46 +04:00
DarkPhoenix
e4bd0cb8bd
Use better regexps to strip font color tags, do not replace them with bold tags and strip URLs as well
2011-11-02 20:20:26 +04:00
DarkPhoenix
ae1bea7861
Apply no-icon fix to affliction tree too
2011-10-26 00:07:45 +04:00
HomeWorld
f92b518ef7
Show an empty icon (transparent 16x16) in item stats if an attribute icon is missing from static data or things are screwed up (take 2)
2011-10-25 22:31:58 +03:00
HomeWorld
dc2332fa52
Revert "Show an empty icon (transparent 16x16) in item stats if an attribute icon is missing from static data or things are screwed up"
...
This reverts commit 4560533b2a .
2011-10-25 22:18:35 +03:00
HomeWorld
4560533b2a
Show an empty icon (transparent 16x16) in item stats if an attribute icon is missing from static data or things are screwed up
2011-10-25 22:17:35 +03:00
Corollax
3b9738a1b0
Fixes traceback on show module stats
...
Looking at the stat on a berserker SW-900 drone was causing tracebacks if all-5 skills were set. This fixes it.
2011-09-28 19:51:39 +03:00
HomeWorld
bd3a3f9878
Added a close button for item stats dlg if platform is wxGTK (there's no window close button for Gnome 3 dlgs)
2011-09-27 21:30:16 +03:00
HomeWorld
95ed4b60fd
Little fix in item stats attrib display (some changes in CCP stuff affected it)
2011-09-27 20:46:29 +03:00
HomeWorld
a3080df50a
Fixed an upsie in Affected By, attrIcon was MIA
2011-05-03 20:11:56 +03:00
HomeWorld
b8386226f8
Implemented Affected by attributeName sorting (as req in #376 )
2011-05-03 19:57:40 +03:00
DarkPhoenix
3c48839569
Rework context menus
2011-04-24 21:58:07 +04:00
HomeWorld
adae21452a
Moved and splitted util.py into gui.utils.numberFormatter and gui.utils.clipboard; GetPartialText moved into gui.utils.drawUtils.py
2010-12-22 17:57:21 +02:00
DarkPhoenix
243291959f
Revert "Resolve 352 (Clean up root folder)"
...
This reverts commit cede27f1b2 .
2010-12-18 13:46:36 +03:00
DarkPhoenix
cede27f1b2
Resolve 352 (Clean up root folder)
2010-12-18 13:34:51 +03:00
HomeWorld
1ec2902874
Mangled Item/Ship description content to respect current theme
2010-12-14 20:07:34 +02:00
Corollax
c93b4c9f4e
Added tooltips for max warp dist and probe size
...
Updated eos to include the new property functions that drive those tooltips. Also fixed an error on showing the ship stats attribute when an icon couldn't be found.
2010-11-29 02:44:07 -06:00
HomeWorld
24f0beac34
Fix for maximized case of stats window
2010-11-26 15:46:28 +02:00
HomeWorld
1410d11678
Implemented stats window reuse (on ctrl/cmd pressed)
2010-11-26 15:23:35 +02:00
HomeWorld
4661e42769
Strip color information from item desc, fixes ticket #307
2010-11-26 13:14:59 +02:00
cncfanatics
7f9913d16e
Merge branch 'master' of evefit.org:pyfa
...
Conflicts:
eos
2010-10-31 13:10:49 +01:00
cncfanatics
710e1e13f7
Small changes to accomodate eos attribute rework
2010-10-31 10:18:52 +01:00
cncfanatics
e584b94721
Hide afflictions in affected by if they didn't actualy change crap
2010-10-29 21:01:13 +02:00
cncfanatics
52fb65754b
Always grab a fresh instance of an item from the current thread to
...
display stats
2010-10-27 16:41:22 +02:00
cncfanatics
1290efaac3
Final fix. UGLY CODE, EEP
2010-10-24 18:47:21 +02:00
cncfanatics
5db0f30517
Add an explicit + for modifier percent display
2010-10-24 18:31:54 +02:00
Corollax
3ffea0e1c1
Fixed the range bonus for ammunition. Scorch M now displays a 50% range bonus, instead of -50%.
2010-10-24 09:42:26 -05:00
cncfanatics
3c289e3e06
Item Stats fix, still hacky though, needs more work
2010-10-22 07:08:05 +02:00
cncfanatics
42181d63f3
Expose mass, capacity & volume in item stats (raw for now, not pwetty)
2010-10-21 21:18:25 +02:00
cncfanatics
4af186a6b7
Add some more translates to make modifier percents cleaner
2010-10-20 13:50:15 +02:00
cncfanatics
46428ca0d8
Finish up ammo menus
2010-10-20 09:18:21 +02:00
cncfanatics
69b15b24d2
Fix absolute percentage display in item stats
2010-10-19 11:32:04 +02:00
cncfanatics
e211970b5c
translate attributeID stuff
2010-10-19 10:38:34 +02:00
cncfanatics
17f7d6d5a6
Merge branch 'master' of evefit.org:pyfa
2010-10-17 11:22:50 +02:00
cncfanatics
f425f8e83f
Add an Erroneous status
2010-10-17 11:22:03 +02:00
HomeWorld
032a1b0f6b
Sanity check while loading the item 'icon'
2010-10-16 20:59:33 +03:00
HomeWorld
1d9a5eb1b2
Revert "Added shortcut support for all pyfa child windows (ctrl/cmd + w = close window)"
...
This reverts commit 14d0f50aff .
2010-10-16 16:07:58 +03:00
HomeWorld
14d0f50aff
Added shortcut support for all pyfa child windows (ctrl/cmd + w = close window)
2010-10-16 15:22:53 +03:00
cncfanatics
b9daafd20a
Use getGroup for grabbing groups, not getItem, it might work a tad better
2010-10-09 14:22:27 +02:00
HomeWorld
ca9cd13468
Added groupid to attributes value/unit translator
2010-10-09 14:59:01 +03:00
cncfanatics
5b56369dc6
Merge branch 'master' of evefit.org:pyfa
2010-10-09 13:30:09 +02:00
cncfanatics
33e5b33891
Fetch items when an attribute is a typeID
2010-10-09 13:29:49 +02:00
HomeWorld
c3e15885fd
Fixed a weird behaviour (tab changing on wxgtk) in itemstats notebook container
2010-10-09 11:47:06 +03:00
HomeWorld
bc0d6d713c
Small text display tweaks
2010-10-09 10:53:33 +03:00
HomeWorld
3f7e31a336
Display optimizations in ItemStats AffectedBy: Stage 1
2010-10-09 10:45:23 +03:00
HomeWorld
ba038ca269
Added icons to itemstats attributes
2010-10-09 01:25:12 +03:00
cncfanatics
e40e3968b3
Make stacking penalized attribute view prettier
2010-10-09 00:00:25 +02:00
cncfanatics
a5b60bd291
Add modification type and amount in affected by
2010-10-08 23:48:28 +02:00
HomeWorld
9a5d244079
Made toggle/refresh buttons work on affectedby tree
2010-10-09 00:36:42 +03:00
cncfanatics
74d4094149
Don't expand by default
2010-10-08 23:16:02 +02:00