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 |
|
Ebag333
|
28404cd8bb
|
bajillion pep8 fixes to pass tox
|
2016-12-13 23:31:39 -08: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
|
39b2f87194
|
Add in logic that required an entity for implant sets and target resists (not needed for character or damage profiles as we have read-only defaults)
|
2016-03-30 00:03:48 -04:00 |
|
blitzmann
|
1161037092
|
Migrate implant set editor to new entity editor
|
2016-03-29 21:51:39 -04:00 |
|
blitzmann
|
a3d9d5cca8
|
Migrate character editor to use new entity editor.
|
2016-03-29 21:19:20 -04:00 |
|
blitzmann
|
3315d27d45
|
Applied entity editor to resist editor.
Fixed issue with checking for same name in validator.
Center dialogs on parents to make it look nicer
|
2016-03-27 22:12:59 -04:00 |
|
blitzmann
|
c3dcdb0686
|
Entity = characters, damage profiles... anything with the generic drop down list of entities along with new/rename/etc buttons. This commit starts refactoring how we handle this, hopefully simplifying the process to a series of dialogs rather than trying to manage multiple control in the window.
|
2016-03-27 21:48:19 -04:00 |
|