MaruMaruOO
d5aee34aa8
Added missing data to fit copying
2018-07-12 07:35:14 -04:00
blitzmann
89efa9cbf9
Fix syntax issue (see #1657 )
2018-07-09 22:59:26 -04:00
Ryan Holmes
786864b146
Merge pull request #1663 from MaruMaruOO/patch-1
...
Fixes the Helios's drone damage bonus.
2018-07-09 22:17:22 -04:00
Ryan Holmes
8383a645da
Merge pull request #1652 from WatchMeCalculate/Issue-1621
...
Address Issue where evemon xml was not being imported
2018-07-09 22:16:07 -04:00
Ryan Holmes
1c579c9134
Merge pull request #1665 from MaruMaruOO/issue/1662
...
Allow drone skill effects to process implants
2018-07-09 22:12:33 -04:00
Ryan Holmes
b8c09429db
Merge pull request #1664 from MaruMaruOO/patch-2
...
Typo fix for eos.gamedata.translations["Boolean"]
2018-07-09 22:10:21 -04:00
Ryan Holmes
090b61778f
Merge pull request #1666 from MaruMaruOO/issue/1657
...
Make itemStats.closeBtn fire a wx.CloseEvent
2018-07-09 22:07:32 -04:00
MaruMaruOO
29541bc5d9
Make itemStats.closeBtn fire a close event
2018-07-09 05:51:23 -04:00
MaruMaruOO
3fcad7ed3f
Allow drone skill effects to process implants
2018-07-09 01:37:40 -04:00
MaruMaruOO
fe951e2ca1
Typo fix for eos.gamedata.translations["Boolean"]
...
Fix for #1659 .
I assume the second argument is a typo given the use case.
If not giving it a default value also works.
2018-07-08 21:44:55 -04:00
MaruMaruOO
0603e0c89d
Fixes the Helios's drone damage bonus.
...
The required skill should be Light Drone Operation as light drones don't require Drone Avionics.
This causes the damage bonus to apply correctly. Giving a max skill Hobgoblin II 29.7dps rather than 19.8dps.
2018-07-06 23:41:34 -04:00
blitzmann
819c0ba321
Fix eve db
2018-06-21 00:28:15 -04:00
blitzmann
b68e7d9344
Merge branch 'profile'
2018-06-21 00:24:19 -04:00
blitzmann
86333a05fb
Remove redundant import
2018-06-21 00:24:07 -04:00
blitzmann
39f7ecdf5c
Merge branch 'mutaplasmids'
...
# Conflicts:
# eve.db
2018-06-21 00:22:57 -04:00
blitzmann
6c184e9184
Merge branch 'master' of https://github.com/pyfa-org/Pyfa
2018-06-21 00:21:36 -04:00
blitzmann
c587fa1e84
Merge branch 'issue/1645'
2018-06-21 00:21:08 -04:00
DarkPhoenix
1b932fd885
Implants are not penalized
2018-06-19 16:10:41 +03:00
WatchMeCalculate
99f14746e4
Removed return and re-added apiUpdateCharSheet function
2018-06-19 00:16:32 -07:00
blitzmann
6c6423515c
Fix for #1635
2018-06-18 20:55:16 -04:00
blitzmann
15216453c9
Update item attributes panel when mutation changes ( #1644 )
2018-06-17 13:01:54 -04:00
blitzmann
8f16fc5c1e
Merge branch 'master' into mutaplasmids
...
# Conflicts:
# eve.db
2018-06-17 12:52:49 -04:00
blitzmann
444f42ceee
Change CREST export text to ESI
2018-06-17 12:51:57 -04:00
blitzmann
8bf9a9881f
Add some invalidation logic to module for Abyysal modules without base or mutaplasmid
2018-06-17 12:23:05 -04:00
blitzmann
8f5060cc3e
Fix some issues capping at a certain range ( #1651 )
2018-06-17 12:10:33 -04:00
blitzmann
b7458396ac
Fix some rounding issues ( #1651 )
2018-06-17 01:48:51 -04:00
blitzmann
d4dba99363
Properly handle projecting an abyssal module (we now copy modules instead of using the same item ID)
2018-06-17 00:04:34 -04:00
blitzmann
710739696a
Incorporate mutaplasmids within module copy
2018-06-16 23:25:27 -04:00
blitzmann
5c566bae73
Introduce special cases for cargo swapping when dealing with abyssal modules ( #1649 )
2018-06-16 21:50:18 -04:00
blitzmann
4e8e5d86c4
Fix for #1647
2018-06-16 17:04:29 -04:00
blitzmann
7e6fc4e6c2
Fix issue with closing item stats
2018-06-16 15:58:30 -04:00
blitzmann
47016c682e
Don't destroy ItemStats window on close. Instead, Skip() the event so that it can finish processing events correctly. ( #1650 )
2018-06-15 02:27:41 -04:00
blitzmann
eece7de547
Merge branch 'issue/1642' into mutaplasmids
2018-06-15 01:32:03 -04:00
blitzmann
ed94294584
Finish implementing the translated values for the Mutators
2018-06-15 01:31:51 -04:00
blitzmann
634bdab396
Merge branch 'master' of https://github.com/pyfa-org/Pyfa
2018-06-14 22:53:33 -04:00
blitzmann
3462252ecc
Automatically check on character load that the character at least has all skills in the database for it ( #1645 )
2018-06-14 22:53:16 -04:00
blitzmann
5a085b6e27
Automatically check on character load that the character at least has all skills in the database for it ( #1645 )
2018-06-14 22:52:33 -04:00
blitzmann
12c491a6b3
Merge branch 'mutaplasmids' of https://github.com/pyfa-org/Pyfa into mutaplasmids
2018-06-13 23:11:37 -04:00
Ryan Holmes
4d8240a588
Merge pull request #1643 from burnsypet/mutaplasmids
...
Added reset and randomize buttons to mutaplasmid view
2018-06-13 23:10:55 -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
Ryan Holmes
f0a6034cec
Merge pull request #1632 from WatchMeCalculate/Issue-#1627
...
Adds exception handler for when HttpServer fails on init
2018-06-13 00:21:46 -04:00
Ryan Holmes
6224286524
Merge pull request #1639 from burnsypet/issue-1637
...
HTML export now contains EFT block
2018-06-13 00:20:14 -04:00
Ryan Holmes
eefc84465f
Merge pull request #1638 from surculus12/issue-1633
...
resolves #1633
2018-06-13 00:18:15 -04:00
blitzmann
4fd54ca74a
bump beta version
2018-06-12 22:23:57 -04:00
blitzmann
779b9f0821
Fix attribute icons to use new method
2018-06-12 21:51:58 -04:00
blitzmann
3ae10fe483
adding icons
2018-06-12 21:46:31 -04:00
blitzmann
88be999899
update database
2018-06-12 21:46:05 -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
e19d231eba
Merge branch 'master' into v2.2.0b1
...
# Conflicts:
# eve.db
2018-06-12 21:41:04 -04:00