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
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
Ryan Holmes
07737a1f6d
more refactoring and bug fixes for gui
2018-06-09 11:03:04 -04:00
blitzmann
962789bf63
More tweaks
2018-06-09 09:49:32 -04:00
blitzmann
ab2d6dbf3a
Flesh out a lot of the small graphical specifics. Stilll needs a bit of work and a few bugs worked out, but I feel it's coming along.
2018-06-08 22:34:15 -04:00
blitzmann
542f2b3061
More tweaks
2018-06-07 19:38:40 -04:00
blitzmann
b1dce3b7b6
Changes to attribute slider, and thinking about dropping it in support of a modified pyfa gauge
2018-06-04 22:55:34 -04:00
blitzmann
460ba81d44
Some tweaks to the attribute slider
2018-06-04 19:18:18 -04:00
Ryan Holmes
e01699f738
Add a SetValue method to the attribute slider
2018-06-04 17:24:49 -04:00
blitzmann
c9f555a860
Move the slider to another file (makes it easier to test), and adjust the logic so that the base value is always considered in the center, no matter the skew of the ranges
2018-06-04 02:53:14 -04:00
blitzmann
b3acc8fd21
Get a slider interface going for the items stats. Starting to come together!
2018-06-04 02:21:52 -04:00
blitzmann
20f57146c4
Merge branch 'master' into mutaplasmids
...
# Conflicts:
# eve.db
2018-06-03 16:31:20 -04:00
blitzmann
e8d5e9f9f2
More icons fixes
2018-06-02 10:18:56 -04:00
blitzmann
5388ba7a70
Remove need for Icon class, references to it's DB relationship, and remove from DB. Also, add the files. All the files.
2018-05-31 21:13:12 -04:00
blitzmann
e8efa22a95
Merge branch 'singularity'
2018-05-30 19:49:40 -04:00
blitzmann
670f19ce95
fixed attribute export ( #1613 )
2018-05-27 16:25:10 -04:00
Alexey Min
8cb592db6f
Make item description copyable
2018-05-26 14:34:54 +03:00
Alexey Min
be21fec2d2
Make item traits copyable
2018-05-26 14:34:40 +03:00
blitzmann
fabf759aa7
Start implementing support for mutaplasmids.
...
* There's a new table `mutators` that has an FK back to a module, and links to an attribute ID with it's new value
* Fixes an issue in the item state where the "base" value showed the literal base value for the attribute, regardless of override / mutators
* If there is an override and a mutated attribute, mutated value takes effect
2018-05-24 01:26:49 -04:00
blitzmann
1c359fb6ed
tox
2018-05-20 15:58:25 -04:00
blitzmann
afd16e1afd
Add new warfareBuffID, and fix issue with going to effect file in debug
2018-05-20 14:10:37 -04:00
Filip Sufitchi
18bb3bf246
Use list control length instead of sys.maxsize for platform compatibility
2018-03-31 16:28:59 -04:00
blitzmann
8b2cfe44f2
Merge remote-tracking branch 'origin/master' into test-3
...
# Conflicts:
# config.py
# eos/saveddata/fighter.py
2018-02-17 12:31:58 -05:00
blitzmann
12a526fa9e
Fix for some standup fighter errors
2018-02-17 11:59:51 -05:00
blitzmann
2936b88c3d
code cleanup
2017-11-27 21:05:06 -05:00
blitzmann
e032c9c5b1
fix item stats dialog
2017-11-23 22:48:37 -05:00
blitzmann
46b0aded03
fixes
2017-11-23 22:43:41 -05:00
blitzmann
6e112b9ed5
Fix issues with merge
2017-11-23 11:38:08 -05:00
blitzmann
47cbc71e8a
Implement simple skill import/export functionality, and some cleanup top pass tox
2017-08-14 23:28:50 -04:00
blitzmann
7962aa7b1b
Reorganize file structure of item stats dialog box
2017-07-23 17:55:18 -04:00