Commit Graph

32 Commits

Author SHA1 Message Date
DarkPhoenix
1fbb47d64b Add color column 2019-08-05 20:24:28 +03:00
DarkPhoenix
cb2f0e40ba Add column which shows target resists 2019-08-04 23:55:42 +03:00
DarkPhoenix
e2ae89f6b9 Add more columns to DPS graphs 2019-07-07 18:55:52 +03:00
DarkPhoenix
c4484d735a Add dps/volley columns to fit list 2019-07-07 02:50:07 +03:00
blitzmann
c2cb5d763f Implement selectable booster side effects and persist them to the database, very much based on the fighter ability code. Still need to name them and enable the effects.
This also removes the old boosterActiveSideEffect table definition (migration script to drop table still needs to be written)
2017-06-04 23:33:11 -04:00
blitzman
ca311e5dec Line endings again 2017-02-07 19:07:22 -05:00
blitzman
3ccd4ad2ca Revert "Convert remaining files to CRLF"
This reverts commit a8ab876053.
2017-02-07 19:05:45 -05:00
Ryan Holmes
a8ab876053 Convert remaining files to CRLF 2017-02-07 11:01:40 -05:00
blitzmann
ed6f00a893 Added column for fighter abilities, fixed some fighter bugs, added some context menus to them 2016-04-28 00:29:25 -04:00
DarkPhoenix
85e34aa70f Rename column from tracking to misc and change its icon to data disk 2012-03-18 15:06:35 +04:00
cncfanatics
ea66f6f147 Full complete rework of the columnViews, Every column should now work
regardless if the type of view it was put in.
2010-11-11 15:49:05 +01:00
Corollax
ccd13e1b20 Fix a spacing issue in __init__.py
No biggie.
2010-11-02 11:46:52 -05:00
Corollax
b0573fae88 Renamed moduleNameOrSlot.py
In preparation for its division into moduleName and moduleIcon.
This refactor will let the module icon occupy a different column from its Name, so that module/ammo icons can be swapped.
2010-11-01 16:04:52 -05:00
cncfanatics
13aeb67234 Add some missile related info to the tracking column when we're dealing
with missiles
2010-10-30 14:19:50 +02:00
cncfanatics
1ec7e795df Add Ammo support for projected effects view 2010-10-30 11:30:28 +02:00
cncfanatics
c6daf72682 First draft of projected effects additions pane. Still needs work (WTB
feedback!)
2010-10-29 11:14:38 +02:00
Lucas Thode
50020159bb Most of the module price column.
(It appears and has the correct icon, but the data isn't available due to a synchronization issue between the market service and the GUI.
2010-10-26 10:00:27 +02:00
Lucas Thode
ac810bc36a Revert "Most of the module price column."
This reverts commit 42c07c1d7a.
2010-10-25 19:46:29 -05:00
Lucas Thode
42c07c1d7a Most of the module price column.
(It appears and has the correct icon, but the data isn't available due to a synchronization issue between the market service and the GUI.
2010-10-25 12:20:11 -05:00
cncfanatics
cba064d063 Tweak ammo display 2010-10-21 14:57:13 +02:00
cncfanatics
473f232f4c Rename Implant Checkbox to Activity Checkbox, seeing as it works for
everything with an active attribute
2010-10-21 14:06:09 +02:00
cncfanatics
96b756fa9d Add support for toggling implants on and off 2010-10-21 07:08:47 +02:00
cncfanatics
0362914b5b Fix the capacitor usage column 2010-10-11 09:06:51 +02:00
cncfanatics
c41525ff4a Make a slight redesign of the builtins 2010-10-04 09:17:52 +02:00
cncfanatics
aa2b399b4e Add a module ammo display column and add it to defaults 2010-09-30 18:21:45 +02:00
cncfanatics
a31ea5f712 Add a checkbox for drones instead of + & -, group drones by 5 by default (will be able to be changed via rightclick, later) 2010-09-05 15:04:05 +02:00
cncfanatics
2180f2639a Add native checkboxes to drone view 2010-09-05 11:54:40 +02:00
cncfanatics
635e904a58 Change some drone column stuff 2010-09-04 21:11:54 +02:00
cncfanatics
6014e0c62d Commit the base of the drone stuff. Next step: making adding drones actualy work! :D 2010-09-03 22:05:26 +02:00
cncfanatics
5c6d030f13 Add all the columns we need for now to our fitting view 2010-08-25 12:17:05 +02:00
cncfanatics
195b65ac9e Add attribute columns to the fittingView 2010-08-25 11:08:23 +02:00
cncfanatics
a4f19f83bb Start work on an generic implementation for showing fitting/drone/implant/booster/etc. view columns. 2010-08-18 22:04:37 +02:00