Commit Graph

1336 Commits

Author SHA1 Message Date
DarkPhoenix
7c06ff028c Avoid adding items with overriden market groups to the market group items list multiple times
Previously it occurred each time getItemsByMarketGroup was accessed
2011-06-13 15:21:27 +04:00
Corollax
a8b6ce1bba Fixed a traceback when removing scripts
Ammo switcher was throwing a tizzy because it couldn't find an ID for no ammunition. Legitimate complaint. XD
2011-06-10 04:53:59 -05:00
HomeWorld
5201a0950c Merge branch 'master' of evefit.org:pyfa 2011-05-03 20:54:42 +03:00
HomeWorld
a1e6bc34cf Added the basic stuff (pyfa side) for module copy -> needs an implemetation of module clone (eos or pyfa service side) 2011-05-03 20:54:31 +03:00
DarkPhoenix
9bd12f463f Fix caching issue 2011-05-03 21:40:35 +04:00
DarkPhoenix
730152e6c6 Use service's methods instead of accessing item's group directly 2011-04-26 15:05:35 +04:00
DarkPhoenix
dcb4d6566a Make sure that items with forced group do not appear in their original group 2011-04-26 14:57:58 +04:00
DarkPhoenix
d8eaa50f29 Add queries to fetch presence of fits and number of fits 2011-04-26 12:18:46 +04:00
DarkPhoenix
3c48839569 Rework context menus 2011-04-24 21:58:07 +04:00
HomeWorld
2498a02d85 Fixed a small oversight in market.getShipList; not all attribs were eagerly loaded 2011-04-24 17:14:53 +03:00
DarkPhoenix
3ee962b8f7 Make market service to return item objects instead of tuples 2011-04-24 11:38:41 +04:00
DarkPhoenix
c76e6a06d4 Fix silly bug which broke ship browser 2011-04-24 01:29:55 +04:00
DarkPhoenix
fb665de2f8 Missing reeturn 2011-04-24 01:12:57 +04:00
DarkPhoenix
bfa3bf1b8a Minor optimization in getMarketGroupByItem 2011-04-24 01:12:09 +04:00
DarkPhoenix
4c250fdf8f Shadow is obtainable by players, move it to public items 2011-04-24 00:49:35 +04:00
DarkPhoenix
1ac8279bc8 Performance optimizations 2011-04-24 00:35:25 +04:00
DarkPhoenix
221d4e902f Rewrite almost all functionality of market browser to work with reworked service 2011-04-23 22:11:54 +04:00
DarkPhoenix
9f949ff7e2 Rewrite market service, for now incompatible with UI 2011-04-21 22:43:40 +04:00
HomeWorld
e9a4faee45 Fixed #397 , take in account forced market groups 2011-01-19 11:40:39 +02:00
DarkPhoenix
532b0f890f Update hardcoded item: mktgroup map 2011-01-18 10:01:34 +03:00
HomeWorld
50afa50388 Made file import threaded with nice animation 2011-01-18 08:24:11 +02:00
DarkPhoenix
06ceb0d375 Use codecs version of open and define proper encoding for exports to xml 2011-01-17 23:31:10 +03:00
DarkPhoenix
fcda5d1c07 Convert only ANSI strings, leave unicode as-is 2011-01-17 11:44:13 +03:00
HomeWorld
7a581ddd51 Added unicode conversion for fit import stuff as req in #395 2011-01-17 06:57:15 +02:00
HomeWorld
dc9f07367c Added file name to fit import 2011-01-16 18:22:49 +02: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
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
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
ac8344a41e Add Echelon to limited issue ships 2010-12-15 11:47:45 +03:00
HomeWorld
ea8678e094 Pyfa remembers window state (maximized/normal) + more sanity checks in SettingsProvider.getSettings - fill in missing keys with default values 2010-12-07 02:02:36 +02:00
cncfanatics
570c5a9a0c Implement a set of modifications to allow attributeDisplay to directly
query attributes, this is always slower then using the normal method
except for the marketBrowser.
2010-12-06 09:47:30 +01:00
HomeWorld
2173560546 Proper try/except block for service.character.charList - catch all errors 2010-12-04 20:30:36 +02:00
HomeWorld
0301c7b4b4 Make sure we fill stuff with default values if cPickle.load fails 2010-12-04 17:16:38 +02:00
HomeWorld
dfcbfce3d9 Implemented position/size persistence of pyfa's main window 2010-12-04 17:02:03 +02:00
Lucas Thode
bd6a610efa Fixed projected drones (ticket #316) 2010-12-01 07:58:45 -06:00
HomeWorld
c06e164fb1 Use NumCtrl instead of IntCtrl (we want floats in dmg pattern editor), ignore bad data in dmg pattern import service 2010-11-28 11:43:32 +02:00
cncfanatics
bb827fdb54 Remove unneeded (and expensive) check 2010-11-25 11:00:46 +01:00
HomeWorld
83d7167195 Implemented fleet copy 2010-11-22 19:08:38 +02:00
HomeWorld
d65cb818fb Implemented fleet delete 2010-11-22 18:09:37 +02:00
HomeWorld
e9730818ba Fleet Browser - Add/Select 2010-11-22 14:18:15 +02:00
cncfanatics
391b8e6668 Add relevant service methods 2010-11-22 11:09:25 +01:00
cncfanatics
6e1b789fb2 Move some view handling stuff around and do initial work on the
fleetBrowser
2010-11-20 20:32:47 +01:00
cncfanatics
c730e59840 Typo alert 2010-11-20 16:11:00 +01:00
cncfanatics
fafa8fdedd Don't export Uniform and Selected ammo, also sort export output 2010-11-20 16:07:40 +01:00
Corollax
4938e51e55 Replaced the last edit with Entity's hack
Looks nice, I think? O,o
2010-11-20 08:21:50 -06:00
Corollax
ef13e9dee5 Significant speedup in the importPatterns() code
Don't delete and readd, just edit the existing object
2010-11-20 08:20:07 -06:00
Corollax
24b7c50b0a Added import/export support
Export works swimmingly, but import is slow and I can't figure out why.
2010-11-20 06:48:17 -06:00