Commit Graph

2052 Commits

Author SHA1 Message Date
HomeWorld
fa18a621c1 Completed ShipItem class rewrite (it uses SBItem base class) 2011-01-13 16:18:51 +02:00
HomeWorld
6d78ad2529 * ~cncfanatics browses DarkPhoenix 2011-01-13 14:10:06 +02:00
HomeWorld
c48ea7297e Implemented basic button functionality for shipbrowser toolbar buttons 2011-01-13 12:09:09 +02:00
HomeWorld
d1981a1b14 Base classes for shipbrowser item toolbar (replacement for ugly buttons code) 2011-01-13 10:56:03 +02:00
DarkPhoenix
858b304be5 Highlight labels with red when max active drones or used calibration goes over max value 2011-01-11 18:55:56 +03:00
DarkPhoenix
886d5ade07 Update item meta groups 2011-01-11 09:18:01 +03:00
DarkPhoenix
33ce40c0dc Also jump to proper meta tab when opening market group of forced items 2011-01-10 23:18:45 +03:00
DarkPhoenix
bd93b6c6ec Added missing items to market
Revert if you don't like it :)
2011-01-10 18:28:06 +03:00
DarkPhoenix
293a30fc85 Copy-pasted some data from wiki to readme and added extension to it (more windows-friendly) 2011-01-10 11:43:24 +03:00
HomeWorld
08906b0f5b Padded fit creation date in shipbrowser fit item as req. in ticket #369 2011-01-08 21:45:51 +02:00
HomeWorld
b35cda3b92 Show a more generalized status for prices fetching stuff as req. in ticket #377 2011-01-08 21:21:26 +02:00
DarkPhoenix
73617d16aa Update staticdata and eos in pyfa 2011-01-08 10:07:29 +03:00
Corollax
1e34ac75bc Revert the isoffensive and isdefensive commit
Was fscking up pyfa. It should be in a BRANCH.
2011-01-07 18:50:43 -06:00
Corollax
d2244de49b Pull in a few effects changes
Auto targeting systems and whatnot.
2011-01-06 23:52:55 -06:00
HomeWorld
a24712ebf3 Fixed a little oversight, skip by default in base class 2011-01-03 11:45:33 +02:00
HomeWorld
d2c9ef8411 Moved common stuff of category/ship/fit item classes into SBItem class; Subclassed CategoryItem from SBItem 2011-01-03 11:42:20 +02:00
HomeWorld
a68eb1f80f Removed a little piece of no more used code in shipbrowser->categoryitem->onpaint 2011-01-03 10:48:57 +02:00
Corollax
09aa45d15b Remove nonfunctional exception handler
Pull in eos changes too :)
2011-01-02 17:52:20 -06:00
cncfanatics
29e678d646 Merge branch 'master' of evefit.org:pyfa
Conflicts:
	eos
2011-01-02 12:48:50 +01:00
cncfanatics
96228a2b89 Update eos 2011-01-02 12:47:51 +01:00
cncfanatics
eff2ea903e Grab eos fixes 2011-01-02 12:33:07 +01:00
Corollax
b448c1db7b Pull in eos changes 2011-01-02 05:06:16 -06:00
cncfanatics
035ae73b44 Fix a bug where fits that changed the amount of slots wouldn't get
filled up correctly
2011-01-02 11:38:42 +01:00
Corollax
33f545fd42 Pull in the Fuel Catalyst fixes 2010-12-29 17:57:17 -06:00
cncfanatics
74f68553d1 Update eos 2010-12-29 10:29:44 +01:00
Corollax
11e51a0bd2 Fix a traceback on the ship browser
Clicking in empty space produced a traceback. no more!
2010-12-26 15:30:11 -06:00
HomeWorld
99dbcf955e Experimental: show fit creation date/hour in shipbrowser stage 3 2010-12-22 19:40:23 +02:00
HomeWorld
396cb14c9a Updated pygauges to use gui.utils.drawUtils.DrawGradientBar 2010-12-22 19:04:31 +02:00
HomeWorld
76c6f47882 Lowered the gradientBar filling ratio 2010-12-22 18:56:48 +02:00
HomeWorld
78fd18fc88 Pyfa gauges prefrences uses now gui.utils.drawUtils.DrawGradientBar 2010-12-22 18:53:54 +02:00
HomeWorld
ab78d8bace Re-enabled preference menu 2010-12-22 18:44:54 +02:00
HomeWorld
6650436ab4 Renamed run.py into pyfa.py 2010-12-22 18:14:07 +02:00
HomeWorld
2662c5ba7a Corrected an import in attributeDisplay 2010-12-22 18:01:09 +02:00
HomeWorld
adae21452a Moved and splitted util.py into gui.utils.numberFormatter and gui.utils.clipboard; GetPartialText moved into gui.utils.drawUtils.py 2010-12-22 17:57:21 +02:00
HomeWorld
11d5f37606 Moved compat.py to gui/utils folder 2010-12-22 17:42:07 +02:00
HomeWorld
d70a96fb48 Moved aboutData.py into gui folder 2010-12-22 17:33:08 +02:00
HomeWorld
15690ad3cd Shipbrowser -> drawUtils -> eye-candy stuff for DrawGradientBar (added a fill ratio) 2010-12-22 17:28:35 +02:00
cncfanatics
353d1e5006 Update eos to grab character skill deletion fix 2010-12-22 15:53:59 +01:00
DarkPhoenix
243291959f Revert "Resolve 352 (Clean up root folder)"
This reverts commit cede27f1b2.
2010-12-18 13:46:36 +03:00
DarkPhoenix
cede27f1b2 Resolve 352 (Clean up root folder) 2010-12-18 13:34:51 +03:00
DarkPhoenix
ab17c6d3c4 Now replace it with both more sane & the thing which actually works 2010-12-18 01:13:17 +03:00
DarkPhoenix
6cd400ae7c Revert "Replace reliance on current working dir with something more sane, although it doesn't work for some cases"
This reverts commit bfd69470d3.
2010-12-18 01:00:18 +03:00
DarkPhoenix
bfd69470d3 Replace reliance on current working dir with something more sane, although it doesn't work for some cases 2010-12-18 00:56:04 +03:00
HomeWorld
c000e97603 Added middle click down as show fit in new tab for stage 3 2010-12-16 19:42:24 +02:00
HomeWorld
016ba65b8b Added kb modifier -> ctrl + left click on a stage3 item opens it in a new tab 2010-12-16 19:34:09 +02:00
HomeWorld
123634242b Updated staticdata ref for pyfa 2010-12-16 18:20:41 +02:00
HomeWorld
5372ddb4a8 Updated pyfa EOS submodule ref to latest EOS 2010-12-15 20:00:50 +02:00
HomeWorld
75d2f11c4c Fixed a clear case of brain failure (Don't try to show graphFrame window if MPL isn't installed) 2010-12-15 19:42:35 +02:00
HomeWorld
ae46d14cef Disabled things that shouldn't be in RC2 (FleetBrowser/debug) 2010-12-15 19:34:57 +02:00
DarkPhoenix
bc10b2edd6 Now pyfa should launch if user account name contains non-ASCII symbols 2010-12-15 18:50:44 +03:00