blitzmann
e19d231eba
Merge branch 'master' into v2.2.0b1
...
# Conflicts:
# eve.db
2018-06-12 21:41:04 -04:00
blitzmann
d4d55c026a
tweak font sizes
2018-06-12 21:29:00 -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
6a03ff59af
Attribute graph: add edge on neutral
2018-06-10 02:28:01 -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
Ryan Holmes
0b45438981
Merge pull request #1626 from WatchMeCalculate/Issue-#1519
...
Issue #1519 , on fitting restriction toggle, accurately keep valid modules
2018-06-05 20:26:16 -04:00
DarkPhoenix
d48f9354ec
Update database (vedmak fitting changes) and do relevant string updates
...
Also change jsontosql script to ignore fsdtypeoverrides which is no longer dumpable by phobos
2018-06-05 20:02:00 +03:00
blitzmann
58b422a6d9
Add a bunch of tests, and get it looking just right. Still need to do some general cleanup
2018-06-05 09:02:15 -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
3670f3289c
Convert a module to an abyssal with a mutaplasmid - saving to and loading from database confirmed.
2018-06-03 19:50:50 -04:00
blitzmann
04171b243b
Get the mutaplasmid context men working to display the mutaplasmids
2018-06-03 16:48:31 -04:00
blitzmann
20f57146c4
Merge branch 'master' into mutaplasmids
...
# Conflicts:
# eve.db
2018-06-03 16:31:20 -04:00
blitzmann
012c5f536b
Add mutaplasmid context menu
2018-06-03 16:29:00 -04:00
WatchMeCalculate
a5b5cec919
Fixed flake8 issues
2018-06-01 13:08:25 -07:00
WatchMeCalculate
cbb8545c30
If module had previously violated fitting restrictions, but now is a valid module, recolor background
2018-06-01 02:22:29 -07:00
DarkPhoenix
408e1246c7
Reduce font size for chrome tabs
2018-05-31 14:47:38 +03:00
DarkPhoenix
051e601f14
Use system font for fitting pane
2018-05-31 13:26:54 +03:00
blitzmann
e8efa22a95
Merge branch 'singularity'
2018-05-30 19:49:40 -04:00
blitzmann
7a18224800
pep8
2018-05-30 19:34:14 -04:00
blitzmann
de7a5361fd
Add triglavian icon to ship browser
2018-05-29 19:58:59 -04:00
blitzmann
8ab709e590
* Update database (unpublish Abyssal items, for now)
...
* Add eve data version and datetime to about window (temp measure until we can get a better about window implemented)
2018-05-29 19:37:55 -04:00
blitzmann
553a181966
Merge branch 'abysmal_weather' into singularity
...
# Conflicts:
# eve.db
2018-05-27 17:25:47 -04:00
blitzmann
4a1e4853fb
fix issue with display
2018-05-27 17:25:04 -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
DarkPhoenix
d4beba8b7b
Fix ammo picker for disintegrators
2018-05-24 14:35:17 +03:00
DarkPhoenix
4141a9df45
Do not show falloff range if it's too low (disintegrators fetch base value of 1 and show it)
2018-05-24 14:32:35 +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
c0f34f1117
update database, and a code tweak
2018-05-23 01:12:46 -04:00
blitzmann
9268dc36bf
Give the abyssal effect name some custom, directed loving. Mmm.
2018-05-23 00:45:11 -04:00
blitzmann
e95cbdd19b
Re-work the wormhole (now call Environmental) context menu
2018-05-23 00:38:30 -04:00
blitzmann
c4177f8911
Remove .zip check for img files (no longer part of build, wondering if this is causing slow start up times)
2018-05-22 00:06:06 -04:00
blitzmann
eaae51f8d8
Add status messages back to ESI fitting export ( #1502 )
2018-05-21 23:37:15 -04:00
blitzmann
9f69c76380
Reimplement support for exporting ESI fittings... whoops ( #1593 )
2018-05-21 23:23:21 -04:00
blitzmann
2f9d2e2a60
Force command processors not to show ( #1562 )
2018-05-21 23:15:41 -04:00
blitzmann
1c359fb6ed
tox
2018-05-20 15:58:25 -04:00
blitzmann
a8c57bbdeb
Merge branch 'singularity' into abysmal_weather
2018-05-20 15:57:17 -04:00