blitzmann
|
bd0de82a8e
|
remove repo version of FloatSpin, go with wx bundled version
|
2017-11-05 01:10:22 -05:00 |
|
Ryan Holmes
|
1082d8a173
|
fix fix fix
|
2017-07-02 23:45:28 -04:00 |
|
Ryan Holmes
|
57783fe80f
|
More work on character editor
|
2017-07-02 15:28:42 -04:00 |
|
Ryan Holmes
|
f24c2ddd22
|
Get skill list in character editor showing. Mostly doesn't work still
|
2017-07-02 14:12:00 -04:00 |
|
Ryan Holmes
|
f16e14e0b4
|
Fix gauges again, convert remaining IconFromBitmap > Icon
|
2017-06-14 15:05:12 -04:00 |
|
Ryan Holmes
|
4b8f2ce9e7
|
Deprecation stuff
|
2017-06-14 01:07:18 -04:00 |
|
Ryan Holmes
|
610f501608
|
"Color Correction"
|
2017-06-12 21:11:10 -04:00 |
|
Ryan Holmes
|
361f7fc5bb
|
misc fixes
|
2017-06-12 21:09:50 -04:00 |
|
Ryan Holmes
|
8e4db5a8c3
|
Do some renaming of some files
|
2017-06-12 18:08:07 -04:00 |
|
Ryan Holmes
|
828b18d0fd
|
py2to3 automatic conversion. Woot!
|
2017-06-12 16:12:45 -04:00 |
|
Ryan Holmes
|
94256876e4
|
Add tooltip for alpha clones to explain functionality (#1227)
See #1219
|
2017-06-08 22:13:46 -04:00 |
|
blitzmann
|
bff44c46f8
|
Fix character list sorting (https://forums.eveonline.com/default.aspx?g=posts&m=6940327#post6940327)
|
2017-05-14 22:44:02 -04:00 |
|
blitzmann
|
2595c59c73
|
Fix issue in which character editor did not display skill level update when changed from skill search results
|
2017-05-09 19:57:59 -04:00 |
|
blitzmann
|
4d8c9e0522
|
Fix floats in skill tree, and fix typo - apparently I can't spell dependents x_x
|
2017-05-08 22:49:37 -04:00 |
|
blitzmann
|
e75e2b7605
|
Bad isinstance() for skill search... I feel like I've fixed this 3 times now???
|
2017-05-08 22:40:12 -04:00 |
|
blitzmann
|
4a9662c0f7
|
Merge branch 'feature/skill-filter' into dev
Conflicts:
gui/characterEditor.py
This implements a long-requested feature to be able to search skills in the character editor
|
2017-05-06 13:25:20 -04:00 |
|
blitzmann
|
47a683c44c
|
Merge branch 'feature/strictSkills' into dev
Conflicts:
service/character.py
Implements strict skill requirement handling
|
2017-05-06 13:13:50 -04:00 |
|
blitzmann
|
f751eff1cf
|
Fix some styling issues on linux
|
2017-05-06 12:57:20 -04:00 |
|
blitzmann
|
f57e7cf1ec
|
Implement FloatSpin as well as changing sec status via character editor
|
2017-04-26 22:14:30 -04:00 |
|
blitzmann
|
9bffc6afd6
|
Fix issue in which exception happened because of a bad type check
|
2017-04-26 19:59:57 -04:00 |
|
blitzmann
|
c9a04e886a
|
Add eos setting for strict skills, and update info in skill tree without doing a repopulation
|
2017-04-22 14:02:40 -04:00 |
|
blitzmann
|
8c83ac120f
|
Implement asynchronous api skill fetching
|
2017-04-18 00:01:24 -04:00 |
|
blitzmann
|
da9816d1bd
|
Implement character skill searching
|
2017-04-13 23:39:00 -04:00 |
|
Ebag333
|
3b185e1bcb
|
Roll up all changes from #962 as the base has been massively changed by code cleanups. Rename our logging to a universal pyfalog to avoid shadowing either Logging or Logbook loggers
|
2017-02-11 11:51:53 -08:00 |
|
Ebag333
|
f2c84692a9
|
Clean up a bunch of unused variables
|
2017-02-09 00:22:14 -08:00 |
|
Ebag333
|
6e524de320
|
Disable import inspections for wxPython, because it's not installed traditionally and we can't include it in requirements.txt
|
2017-02-08 20:15:24 -08:00 |
|
blitzman
|
1d69ed7584
|
Merge branch 'test_import' into development
Conflicts:
gui/builtinContextMenus/amount.py
gui/characterEditor.py
gui/itemStats.py
|
2017-01-27 20:39:54 -05:00 |
|
blitzman
|
cbf7f7d320
|
Merge branch 'master' into development
|
2017-01-27 19:39:10 -05:00 |
|
blitzmann
|
397084a9ff
|
Disable rename and delete button for restricted character on character editor spawn (fix for #930)
|
2017-01-26 21:33:13 -05:00 |
|
Ebag333
|
28404cd8bb
|
bajillion pep8 fixes to pass tox
|
2016-12-13 23:31:39 -08:00 |
|
Ebag333
|
be53dedb18
|
Large pep8 compliance to make work for Tox
|
2016-12-13 21:23:01 -08:00 |
|
a-tal
|
d3b6bc1c93
|
so many pep8 fixes
(cherry picked from commit bee125d)
|
2016-12-13 20:16:44 -08:00 |
|
blitzman
|
a954759012
|
GUI implementation of alpha clone switching
|
2016-12-11 22:51:48 -05:00 |
|
Ebag333
|
d963327ed4
|
Make it run again
|
2016-12-02 03:13:54 -08:00 |
|
blitzmann
|
b9f0812b38
|
Fix issue with entity editor and wxPython 2.8
|
2016-06-28 23:24:01 -04:00 |
|
blitzmann
|
28ad32aad5
|
Fix Character Editor
|
2016-04-16 23:55:28 -04:00 |
|
blitzmann
|
a3d9d5cca8
|
Migrate character editor to use new entity editor.
|
2016-03-29 21:19:20 -04:00 |
|
blitzmann
|
94f73241ea
|
Implement implant set application in character implants.
|
2016-03-20 23:45:42 -04:00 |
|
blitzmann
|
c1653c5f2e
|
Abstract the implant editor to work with different sources
|
2016-03-20 12:26:37 -04:00 |
|
blitzmann
|
6f1872fb94
|
Disable implants for read-only characters
|
2016-03-19 22:10:09 -04:00 |
|
blitzmann
|
1ddd37f381
|
Enable implant searching.
|
2016-03-19 20:55:29 -04:00 |
|
blitzmann
|
f9d2a78c5e
|
Fix up styling for character implants and fitting window implant view
|
2016-03-19 19:30:42 -04:00 |
|
blitzmann
|
48b45b5f51
|
Merge branch 'master' into charImplants
# Conflicts:
# gui/characterEditor.py
|
2016-03-12 23:20:26 -05:00 |
|
blitzmann
|
4e509bbaee
|
Fix character editor crash on Windows by disallowing resizing. (#441)
|
2016-02-06 16:04:29 -05:00 |
|
blitzmann
|
7e305aab67
|
Revert "Tentative fix for character editor issues."
This reverts commit 253ebdc4e1.
|
2016-01-31 10:52:00 -05:00 |
|
blitzmann
|
55eed0d029
|
Revert "Fix Character Editor Dialog for osx"
This reverts commit 9fc31d6a55.
|
2016-01-31 10:51:45 -05:00 |
|
blitzmann
|
9fc31d6a55
|
Fix Character Editor Dialog for osx
|
2016-01-25 22:47:27 -05:00 |
|
blitzmann
|
253ebdc4e1
|
Tentative fix for character editor issues.
|
2016-01-25 21:10:20 -05:00 |
|
blitzmann
|
cbd2ed603f
|
Possible fix for character editor crash
|
2015-12-06 11:16:54 -05:00 |
|
blitzmann
|
938e2a871d
|
Merge branch 'master' into charImplants
Conflicts:
gui/characterEditor.py
|
2015-11-08 21:19:04 -05:00 |
|