cncfanatics
|
ec9fb7a2ea
|
Add patternEditor base code
|
2010-10-09 15:46:00 +02:00 |
|
cncfanatics
|
1f556c73af
|
Update eos
|
2010-10-09 15:44:04 +02:00 |
|
cncfanatics
|
b9daafd20a
|
Use getGroup for grabbing groups, not getItem, it might work a tad better
|
2010-10-09 14:22:27 +02:00 |
|
cncfanatics
|
e521318107
|
Update eos
|
2010-10-09 14:01:42 +02:00 |
|
HomeWorld
|
4e195b6850
|
Revert "Fix a bug where passing a float to getItem would make stuff choke pretty badly"
This reverts commit 6353dde4c0.
|
2010-10-09 15:01:20 +03:00 |
|
HomeWorld
|
ca9cd13468
|
Added groupid to attributes value/unit translator
|
2010-10-09 14:59:01 +03:00 |
|
cncfanatics
|
6353dde4c0
|
Fix a bug where passing a float to getItem would make stuff choke pretty badly
|
2010-10-09 13:48:31 +02: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
|
649acba4eb
|
Made the text inside pygauges a little more bigger (for wxmac)
|
2010-10-09 12:34:07 +03:00 |
|
HomeWorld
|
c3e15885fd
|
Fixed a weird behaviour (tab changing on wxgtk) in itemstats notebook container
|
2010-10-09 11:47:06 +03:00 |
|
HomeWorld
|
6b8abcd63f
|
Fixed ticket #91
|
2010-10-09 11:37:08 +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 |
|
HomeWorld
|
57b070fbaa
|
Added a little padding for character quick select
|
2010-10-09 01:05:56 +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 |
|
HomeWorld
|
c7d21f2db0
|
Made affected by even more prettier , icons everywhere
|
2010-10-09 00:13:37 +03:00 |
|
cncfanatics
|
6154af5c03
|
Add sorting to affected by
|
2010-10-08 23:04:55 +02:00 |
|
cncfanatics
|
2edb3106d5
|
Display icons for affected by tab, and fetch skill icons in prefetcher
|
2010-10-08 22:43:55 +02:00 |
|
HomeWorld
|
95a977fa02
|
Moved affectedBy from listctrl to treectrl
|
2010-10-08 23:27:14 +03:00 |
|
cncfanatics
|
3d5c11f849
|
Fix the counter
|
2010-10-08 21:32:28 +02:00 |
|
cncfanatics
|
d3698ead8c
|
Fix a small oversight (faulty if check)
|
2010-10-08 21:25:30 +02:00 |
|
cncfanatics
|
80a6667bd2
|
Clean up the affected by display code
|
2010-10-08 21:16:58 +02:00 |
|
HomeWorld
|
f9b8907798
|
Small fix in itemstats affected by - display counter on items/skills not on attributes
|
2010-10-08 21:45:48 +03:00 |
|
HomeWorld
|
e58be664c4
|
Fixed a MINOR oversight in itemstats affected by
|
2010-10-08 21:32:57 +03:00 |
|
HomeWorld
|
56381f0ae0
|
Made affected by look PRETTY (some more filtering done)
|
2010-10-08 21:18:44 +03:00 |
|
HomeWorld
|
439a1fc82f
|
Revert "Partial work, commit test"
This reverts commit 05b0c4135d.
|
2010-10-08 19:59:23 +03:00 |
|
unknown
|
05b0c4135d
|
Partial work, commit test
|
2010-10-08 19:52:31 +03:00 |
|
cncfanatics
|
f50968fe83
|
Fixup Ammo stats handling
|
2010-10-08 18:07:27 +02:00 |
|
cncfanatics
|
5358efb28e
|
Merge branch 'master' of evefit.org:pyfa
Conflicts:
gui/itemStats.py
|
2010-10-08 18:01:05 +02:00 |
|
cncfanatics
|
bbb3f69c4a
|
First try at afflictions
|
2010-10-08 17:58:04 +02:00 |
|
HomeWorld
|
b7c45ef0f0
|
ItemStats tinkering (pass the context to when invoking the dlg)
|
2010-10-08 17:49:46 +03:00 |
|
HomeWorld
|
4c290fd094
|
Added refresh button for itemstats attribute view
|
2010-10-08 17:04:52 +03:00 |
|
HomeWorld
|
0e04280dca
|
Fixed itemstats attributes, do a proper check for stuff = None when getting the value of an attribute, fixed a visual bug introduced by freeze/thaw when toggling view mode (my bad)
|
2010-10-08 16:36:56 +03:00 |
|
HomeWorld
|
92e33d1911
|
Added toggle button for itemstats attributes view mode
|
2010-10-08 15:52:48 +03:00 |
|
cncfanatics
|
52d9b4b7c6
|
Optimize itemStats attribute view a lot more
|
2010-10-08 14:11:37 +02:00 |
|
HomeWorld
|
1d78bf0a7b
|
Merge branch 'master' of evefit.org:pyfa
|
2010-10-08 14:38:26 +03:00 |
|
HomeWorld
|
1ce3f4de24
|
Made itemstats - attributes PRETTY
|
2010-10-08 14:38:08 +03:00 |
|
cncfanatics
|
8577fa617e
|
Update eos to grab cargo fix
|
2010-10-08 13:08:12 +02:00 |
|
cncfanatics
|
91863888b4
|
Update eos
|
2010-10-08 11:21:19 +02:00 |
|
cncfanatics
|
f35200eaed
|
Rename "Character" to "Windows" (need a better name, really) and add the
damage pattern editor menu entry to it
|
2010-10-08 11:20:56 +02:00 |
|
cncfanatics
|
b8ac74e373
|
Fixup the damage pattern menu to actualy show the damage pattern list
instead of bullcrap now
|
2010-10-08 11:20:11 +02:00 |
|
cncfanatics
|
da39de65a8
|
Merge branch 'master' of evefit.org:pyfa
|
2010-10-08 08:40:44 +02:00 |
|
cncfanatics
|
de192a03b7
|
Update eos
|
2010-10-08 08:29:27 +02:00 |
|
cncfanatics
|
df04999c46
|
Don't expect eos to throw an exception if ammo is invalid, be big and
check it ourselves **Proud*
|
2010-10-08 07:46:13 +02:00 |
|
HomeWorld
|
babe9a4d32
|
Removed a print leftover
|
2010-10-07 22:15:43 +03:00 |
|