Commit Graph

2751 Commits

Author SHA1 Message Date
DarkPhoenix
c8e692d8d8 Update existing items 2013-10-08 00:35:18 +04:00
DarkPhoenix
fc6aa191f1 Update ship icons (command ships + new ships) 2013-10-07 23:19:02 +04:00
DarkPhoenix
44f581ce3c Fix warp speed calculation formula 2013-10-07 23:08:12 +04:00
DarkPhoenix
f03df712b1 Update db to 621408 2013-10-07 22:52:51 +04:00
DarkPhoenix
9d132d3bb9 Reorder context menu for drones 2013-10-07 22:39:48 +04:00
Anton Vorobyov
a4d72caffa Merge pull request #20 from curufinwe/master
Added "Remove Drone Stack" to drone context menu
2013-10-07 11:30:09 -07:00
Eugen Beck
bb76e9b3b4 Added "Remove Drone Stack" to drone context menu 2013-09-22 14:19:24 +02:00
DarkPhoenix
b9e2b11a54 Modify wxpython version check, to make 2.8 as soft requirement - 2.9 is acceptable too 2013-09-11 00:06:06 +04:00
DarkPhoenix
5c1b39b492 Fix kestrel effect 2013-09-06 21:26:13 +04:00
DarkPhoenix
f208e3c39e Replace all version-selecting calls with single select() 2013-09-05 23:41:10 +04:00
DarkPhoenix
30c0b19e89 Penalize scanres rigs 2013-09-04 23:51:41 +04:00
DarkPhoenix
cd41a12ccb Change tag back to git 2013-09-03 22:21:56 +04:00
DarkPhoenix
d2806d4ff3 Update tags for stable release 2013-09-03 21:30:49 +04:00
DarkPhoenix
1b891d4122 Update database to latest TQ version
Just in case something was changed
2013-09-03 21:21:14 +04:00
DarkPhoenix
7f3a335eb3 Merge branch 'singularity' 2013-09-03 21:18:05 +04:00
DarkPhoenix
843577eec2 Force use of 2.8 on ssystems with multiple wx versions installed
Pyfa was reported to break under 2.9
2013-09-03 19:27:50 +04:00
DarkPhoenix
0d696881af Make link platform-specific
It didn't work on windows in current state
2013-08-31 20:19:49 +04:00
DarkPhoenix
ac6ccd0ba1 Updadte database to 597398 2013-08-31 17:10:56 +04:00
DarkPhoenix
345350750a Add icons for AT11 prize ships 2013-08-31 16:56:15 +04:00
DarkPhoenix
e6290e12fb Swap refresh / skillrq button positions 2013-08-31 16:39:17 +04:00
DarkPhoenix
20ca1328bf Migrate to new schema when needed 2013-08-31 16:21:10 +04:00
DarkPhoenix
a92c646f9e Migrate to new schema when needed 2013-08-31 16:19:28 +04:00
DarkPhoenix
8014c8d0a5 Merge branch 'master' into singularity 2013-08-31 15:32:10 +04:00
Anton Vorobyov
137f0c8d3c Merge pull request #7 from blitzmann/master
Character API improvements
2013-08-31 04:30:35 -07:00
DarkPhoenix
728c9bb046 Reorder context menu items 2013-08-31 15:22:07 +04:00
DarkPhoenix
eb2a34c739 Merge branch 'master' into singularity 2013-08-31 15:17:25 +04:00
Anton Vorobyov
6445488664 Merge pull request #5 from Master3See/master
Feature Added, the Remove <Item> Context Menu
2013-08-31 04:15:40 -07:00
DarkPhoenix
0c4850ed8f Add extension based on export type, if no extension specified 2013-08-31 00:43:35 +04:00
DarkPhoenix
f2e2572266 Fix procurer's shield hp effect 2013-08-31 00:28:56 +04:00
DarkPhoenix
9fe93f46ef Fix crash booster effect 2013-08-27 00:29:39 +04:00
DarkPhoenix
1c78444fd1 Fix exile effect on cap reps 2013-08-27 00:15:41 +04:00
DarkPhoenix
fcd48d7c07 Fix expansion version 2013-08-25 02:06:22 +04:00
DarkPhoenix
2bd5537110 Change expansion version tag 2013-08-24 18:27:06 +04:00
DarkPhoenix
d936088451 Finalize Ody 1.1 current changes with AT prize ships 2013-08-24 01:03:20 +04:00
DarkPhoenix
0c0d308118 Add effects for t3 link bonuses 2013-08-24 00:10:45 +04:00
DarkPhoenix
1a77ace6c3 Add genolution implant effects 2013-08-23 23:09:57 +04:00
DarkPhoenix
942649c589 Add effects for most of new items 2013-08-23 01:27:52 +04:00
DarkPhoenix
5c073dc83f Handle renames of items and groups 2013-08-21 01:07:27 +04:00
DarkPhoenix
deed271073 Update database to current SiSi version (icons table taken from TQ) 2013-08-21 01:06:47 +04:00
blitzmann
4dc4679d03 Fix for refresh API button
This fix enables and disabled the API refresh button on main view.
Button is disable by default, and only enabled when both of the
following are true:
- Character is user created (no All 0/All 5), and
- Character has api data in database (including default character),
otherwise it obviously wouldn't work
2013-08-10 01:22:39 -04:00
blitzmann
ebddc44463 Changed Char API refresh bitmap 2013-08-10 00:20:43 -04:00
blitzmann
b0f2371e9d Added API update button near character selection
This make it easy to fix those "I can't fly this ship!?!? Oh wait, I
need to update the skills". A simple click and it fetches the data.
todo: disable button for characters without default char in database
2013-08-06 22:14:48 -04:00
blitzmann
7dce615933 Improvements to Character API
This commit adds default character and characters retrieved from API to
the DB, opening the door for "quick update" of API data (we now have api
details and character to update).
2013-08-06 13:01:30 -04:00
Master3See
0d955fc5ed Removed Unnecessary Whitespace 2013-08-01 14:55:30 -06:00
Master3See
9bf6870c5c Removed unnecessary white space. 2013-08-01 14:43:08 -06:00
Master3See
bc2c12efc4 Repaired droneSplit Bug I Caused
I accidentally removed a reference to parent that I should not have from
the drone split class.
2013-08-01 14:27:04 -06:00
Master3See
fb20847920 Added new supported items in itemRemove item class.
Added the ability to remove charges and projected items using the
itemRemove built in context menu.

In this commit I fixed a minor bug in the projected view that caused the
right clicked item not to be SHOWN as selected until after the context
menu had been spawned and closed.

I also removed all parent references from the ContextMenu class and sub
classes. I am instead using the fit service to do all the work of
removing the items in the itemRemove class.
2013-08-01 14:14:50 -06:00
Master3See
0a162b30e6 Feature Added Remove <item> from Context Menu 2013-07-30 20:06:32 -06:00
DarkPhoenix
96bb1b197e Fix bug with character update through API
Thanks to Dennovin for spotting this
2013-07-30 00:59:47 +04:00
DarkPhoenix
bc592eaabe Fix several miscalculations 2013-07-14 15:25:11 +04:00