Indiction
|
e6309bb8bb
|
Copy Enums to const.py
Switching to IntEnum where necessary.
|
2019-03-07 00:14:48 +01:00 |
|
Ryan Holmes
|
bfaad631bc
|
Fix crash in linux for attribute groupings
|
2019-02-28 20:24:07 -05:00 |
|
blitzmann
|
e665161dc8
|
Merge remote-tracking branch 'origin/master' into attrGroup
# Conflicts:
# eve.db
|
2019-02-28 18:51:52 -05:00 |
|
DarkPhoenix
|
fbce3536da
|
Fix battery cap resistance sliders
|
2019-02-21 01:54:41 +03:00 |
|
DarkPhoenix
|
194ebb96a7
|
Add ruler between base item info and mutation stats
|
2019-02-13 18:18:38 +03:00 |
|
DarkPhoenix
|
fc04a32913
|
Add info about base item to mutations tab
|
2019-02-13 18:14:46 +03:00 |
|
DarkPhoenix
|
deee6fd6ab
|
Make GTK window even bigger by default, and hide description type if there's no description for the item
|
2019-02-13 17:31:45 +03:00 |
|
DarkPhoenix
|
7bad3bc376
|
Show 'market group' context menu for mutated items as well
|
2019-02-13 17:07:06 +03:00 |
|
DarkPhoenix
|
e0c389a643
|
Do not show (!) for fetches which will always fail (e.g. abyssal mods). Also restore commit as it was a threat synchornization mechanism
|
2019-02-13 13:07:54 +03:00 |
|
DarkPhoenix
|
591dcffa43
|
Do not try to fetch price for items which contain no market group according to CCP data
|
2019-02-13 00:54:56 +03:00 |
|
DarkPhoenix
|
fb5d62304c
|
Allow sorting by price in variations tab
|
2019-02-12 12:50:02 +03:00 |
|
DarkPhoenix
|
8baac1e207
|
Introduce secondary sort parameter for compare tab
|
2019-02-12 12:35:53 +03:00 |
|
DarkPhoenix
|
41b6000f6e
|
Rename ranges to something more sensible
|
2019-02-12 10:17:19 +03:00 |
|
DarkPhoenix
|
193faaafe7
|
Make sure that gauge bar neutral value is always reachable, even if it does not correspond to base value
|
2019-02-12 09:24:02 +03:00 |
|
Ryan Holmes
|
cc63e62154
|
Fix for #1831 - use css style string. This prevents crashing on systems that bring back a color with opacity as the system default
|
2018-12-24 10:39:56 -05:00 |
|
DarkPhoenix
|
453536cf14
|
Show more decimal places than 3 when it's necessary
|
2018-12-13 20:00:36 +03:00 |
|
DarkPhoenix
|
080d94e299
|
Rework sliders once again
|
2018-12-13 19:37:50 +03:00 |
|
DarkPhoenix
|
ae23fba6b7
|
Introduce function which calculates step amount depending on context
|
2018-12-13 19:28:54 +03:00 |
|
DarkPhoenix
|
b8f53f9bb3
|
Rework how mutation tab works with max/min and good/bad values to fix neut resistance bug
|
2018-12-13 18:04:54 +03:00 |
|
blitzmann
|
6fa1593ddc
|
Merge branch 'master' into attrGroup
# Conflicts:
# eos/gamedata.py
# eve.db
# gui/builtinItemStatsViews/itemAttributes.py
|
2018-12-01 23:15:35 -05:00 |
|
DarkPhoenix
|
dc2a4d4446
|
For abyssal modification range, show integer + 3 fraction digits, like CCP does
|
2018-11-19 14:59:34 +03:00 |
|
DarkPhoenix
|
f664a1cad3
|
Fix crash on opening mutated BCS stats
|
2018-11-15 16:19:20 +03:00 |
|
DarkPhoenix
|
de2ee1dce6
|
Set input box upon updates as well
|
2018-11-14 17:36:35 +03:00 |
|
DarkPhoenix
|
90698dde90
|
Rework slider to use values rather than modifiers
|
2018-11-14 17:15:04 +03:00 |
|
blitzmann
|
fd43f33871
|
fix bug where info was none
|
2018-10-28 17:03:40 -04:00 |
|
blitzmann
|
36bf4ef9ca
|
Some tweaks and fixes to the attribute grouping logic
|
2018-10-28 16:28:44 -04:00 |
|
blitzmann
|
38f1314c05
|
Continuing work on attribute grouping. Break out attribute add to list into a centralized function. create some utility lists of attributes that are grouped
|
2018-10-14 13:30:05 -04:00 |
|
blitzmann
|
46ece5da0c
|
Tweak to include human-readable rig sizes, and more tweaks to the attribute grouping definitions
|
2018-10-14 03:42:42 -04:00 |
|
blitzmann
|
d21ccef269
|
Start defining grouping in another file to keep it contained
|
2018-10-14 00:49:25 -04:00 |
|
blitzmann
|
c27032ef64
|
Define the attribute groupings for the new attributes panel, and build out the tree
|
2018-10-09 22:58:01 -04:00 |
|
blitzmann
|
7374b00883
|
Convert Attributes to HyperTreeList
|
2018-10-09 01:06:11 -04:00 |
|
blitzmann
|
1454cd8a0d
|
Merge remote-tracking branch 'origin/development' into release/v2.5.0
|
2018-10-08 12:40:23 -04:00 |
|
blitzmann
|
0749e03211
|
Fix for #1750 - when sorting items in the item compare, items without that attribute cause an error due to None / int comparison
|
2018-09-26 18:17:28 -04:00 |
|
blitzmann
|
b4b8a158f5
|
Bunch of import optimizations
|
2018-09-16 00:05:36 -04:00 |
|
blitzmann
|
b57bede510
|
tox fixes
|
2018-07-15 02:51:53 -04:00 |
|
blitzmann
|
39f7ecdf5c
|
Merge branch 'mutaplasmids'
# Conflicts:
# eve.db
|
2018-06-21 00:22:57 -04:00 |
|
blitzmann
|
15216453c9
|
Update item attributes panel when mutation changes (#1644)
|
2018-06-17 13:01:54 -04:00 |
|
blitzmann
|
4e8e5d86c4
|
Fix for #1647
|
2018-06-16 17:04:29 -04:00 |
|
blitzmann
|
ed94294584
|
Finish implementing the translated values for the Mutators
|
2018-06-15 01:31:51 -04:00 |
|
blitzmann
|
12c491a6b3
|
Merge branch 'mutaplasmids' of https://github.com/pyfa-org/Pyfa into mutaplasmids
|
2018-06-13 23:11:37 -04:00 |
|
blitzmann
|
154b07e0d6
|
Move the attribute unit translations from the GUI to the Unit class and tweak the display of mutator ranges to use this. Additionally, develop inverse functions to the value translations for eventual use in the mutator slider
|
2018-06-13 23:10:48 -04:00 |
|
burnsypet
|
59a5b68152
|
Added reset and randomize buttons to mutaplasmid view
|
2018-06-13 22:52:36 +01:00 |
|
blitzmann
|
779b9f0821
|
Fix attribute icons to use new method
|
2018-06-12 21:51:58 -04:00 |
|
blitzmann
|
6fdcce12a3
|
Merge branch 'icons-1621' into v2.2.0b1
# Conflicts:
# eos/db/__init__.py
# eos/db/gamedata/__init__.py
# eos/db/gamedata/item.py
# eos/gamedata.py
# eve.db
|
2018-06-12 21:43:28 -04:00 |
|
blitzmann
|
fccd4b61f4
|
Recalc fit after a mutator change and 1 sec has passed. This allows for both gui animations to finish and prevent multiple quick changes form clogging everything up)
|
2018-06-12 01:55:40 -04:00 |
|
blitzmann
|
bceaa0d1d5
|
Get mutations to save
|
2018-06-11 23:44:34 -04:00 |
|
blitzmann
|
994521f654
|
Move some functionality tot he mutator object, and clean some stuff up
|
2018-06-11 23:09:21 -04:00 |
|
blitzmann
|
e8b56b076b
|
Instantiate mutators when a mutated module is created / loaded from DB. Some bug fixes for a few things.
|
2018-06-10 01:10:53 -04:00 |
|
blitzmann
|
fe47ebd1f5
|
Merge branch 'attribute_gauge' of https://bitbucket.org/blitzmann/pyfa-playground into attribute_gauge
|
2018-06-09 20:35:08 -04:00 |
|
blitzmann
|
3b310e9b61
|
Tweaks to slider logic with respect to negative values
|
2018-06-09 20:34:59 -04:00 |
|