Steven Barker
370e34cff9
Make staggerred modules with ammo work
2015-03-30 21:02:56 -07:00
Anton Vorobyov
28c3fc720f
Merge pull request #249 from f-andrey/master
...
Update gpl.txt
2015-03-27 22:03:08 +03:00
DarkPhoenix
04b3a687fc
Add new yacht to LIS category and add its render
2015-03-26 15:42:32 +03:00
DarkPhoenix
629f6e60a4
Mark as development
2015-03-26 15:35:05 +03:00
blitzmann
f801d7905c
Update effect file headers, mark as stable
2015-03-24 16:30:40 -04:00
blitzmann
694a2a3d9b
Fix #267
2015-03-23 21:21:38 -04:00
blitzmann
222888984a
Update to 871030 SISI, also fix prep_data script for changes in Phobos / reverence
2015-03-23 18:00:38 -04:00
Ryan Holmes
bb96ecb647
Merge pull request #263 from OISumeko/master
...
Fix for #261
2015-02-22 23:51:04 -05:00
Cameron Grout
e082077dfc
Updated None || 0 check to meet requested style
...
Updated for pull request #263
2015-02-23 17:02:47 +13:00
blitzmann
a31769bde3
Remove problematic pyd files upon installation
2015-02-22 21:17:20 -05:00
Cameron Grout
be7e8be85b
Fix for bug #261
...
Missile launchers do not have a "capacitorNeed" attribute (while other
capless weapon systems do), so getModifiedItemAttr will return None
rather than 0. Added a check for this.
2015-02-22 23:52:58 +13:00
DarkPhoenix
b16d2eae15
Bump for a next development release
2015-02-18 15:48:40 +03:00
DarkPhoenix
0ef05ffaf8
Bump version
2015-02-18 15:47:43 +03:00
DarkPhoenix
9ee7671a3c
Update DB to 862956
2015-02-18 13:55:23 +03:00
DarkPhoenix
ca301f8d5b
Fix svipul's sensor str effect on sharpshooter mode
2015-02-15 14:27:32 +03:00
blitzmann
471261275a
Commit missing database 862583
2015-02-14 21:56:10 -05:00
blitzmann
55f2f3bfe8
Merge remote-tracking branch 'blitzmann/singularity' into singularity
2015-02-14 01:33:08 -05:00
blitzmann
3ce673d8af
Merge remote-tracking branch 'origin/master' into singularity
2015-02-14 01:32:44 -05:00
blitzmann
3e2053b2dd
Update 862583 sans database
2015-02-14 01:27:52 -05:00
DarkPhoenix
931e48d9a0
Fix ES effect affecting local modules
2015-02-13 22:09:38 +03:00
blitzmann
6c19f446be
Sort import stage results
2015-02-09 22:44:33 -05:00
Ryan Holmes
d4842c2f8e
Merge pull request #260 from blitzmann/importStage
...
Import stage, resolves #93
2015-02-09 22:25:01 -05:00
blitzmann
dc77ee9353
Add import stage to goTo logic, and fixed a bug with search initiating a goTo to the last hx item
2015-02-09 22:05:56 -05:00
blitzmann
6d29fd6bc1
Simplified stage 3 history handling. Fixes:
...
* Hitting back button after creating/copying new fit breaks stage
* Importing more than 1 fit while on the search stage and hitting the back button breaks stage
2015-02-08 21:12:56 -05:00
blitzmann
cbcd5ccca5
Fixed bugs:
...
* Importing 1 fit would open stage3 of that ship, but add incorrect history data.
* Deleting fit from search stage caused blank stage most times, fixed this.
2015-02-08 20:29:54 -05:00
blitzmann
30d2ab23ad
Initial support for import stage in shipBrowser. Few bugs, see issue #93
2015-02-08 16:14:52 -05:00
blitzmann
f4f028b843
Fix #258 : broken EFT cfg import
2015-02-07 22:59:55 -05:00
blitzmann
ef62f102bc
Fix #256
2015-02-07 21:15:23 -05:00
blitzmann
7b8bb79cbe
Fix error when loading previous fits that no longer exist in DB
2015-02-03 15:23:31 -05:00
blitzmann
3a26790109
If in debug, publish ship mode items (makes it easy to find in market and look at stats).
...
Tweak effectsUsedBy.py to publish all modes in group rather than individually listing them.
2015-02-03 14:16:09 -05:00
blitzmann
c861adc5ed
Sanity check to importing effect handler
...
Tweaks to opening effect files when in debug (support for OS X and Linux)
2015-02-03 14:07:21 -05:00
blitzmann
36a3ac70b6
Removed unneeded variable in effect file
2015-01-26 23:51:46 -05:00
blitzmann
54d1b35ce7
Fix path to point to actual gamedata - useful when importing from terminal and has no effect on pyfa's import (as it is specifically provided in pyfa/config.py)
2015-01-25 11:09:43 -05:00
blitzmann
675213f20f
Fix #252
2015-01-21 11:18:58 -05:00
blitzmann
3a9e1f8b85
Fix XML export
2015-01-17 13:41:49 -05:00
blitzmann
e520758334
dev version
2015-01-15 12:29:16 -05:00
blitzmann
073309de0a
Increment database version and bump to 1.8.1 stable
2015-01-15 12:08:35 -05:00
DarkPhoenix
1bce724190
Do not write non-ascii comments to effect files
2015-01-15 12:17:30 +03:00
blitzmann
2c47d0758e
Bump to stable
2015-01-14 21:31:28 -05:00
blitzmann
8f7ae4b00c
Remove Chinese ships from effect "used by" header
2015-01-14 21:04:12 -05:00
DarkPhoenix
f11f3bfb79
Implement recon effect changes
2015-01-15 02:35:22 +03:00
DarkPhoenix
68703f3db5
Put old innerzone names back
...
To make sure EFT fittings with these are imported & converted properly
2015-01-14 23:03:14 +03:00
Andrey
ad18560412
Update gpl.txt
...
Fix license text http://www.gnu.org/licenses/gpl-3.0.txt
2015-01-14 12:27:47 +03:00
blitzmann
d3def54b5a
Conversion pack for Proteus Module Tiericide + conversion helper script
2015-01-13 22:37:20 -05:00
DarkPhoenix
27d72ed909
Add vanity ship changes from proteus
2015-01-14 03:22:28 +03:00
DarkPhoenix
55e45b6bc1
Remove published chinese ships from visibility
2015-01-14 03:15:35 +03:00
DarkPhoenix
252f56732b
Merge branch 'master' of github.com:DarkFenX/Pyfa
2015-01-14 03:00:15 +03:00
DarkPhoenix
d52e88cdaa
Update database to proteus & add tiericide item conversions
2015-01-14 02:59:15 +03:00
blitzmann
371e33764e
Ammo name tooltip added to charge icon
2015-01-13 17:26:56 -05:00
blitzmann
9b8b7aba07
Add module state information to state tooltip
2015-01-12 23:37:40 -05:00