blitzmann
|
83cc3fd28a
|
Merge pull request #47 from blitzmann/onlUpdate
Update notifications
|
2014-03-02 23:45:43 -05:00 |
|
blitzmann
|
2d69705469
|
Added date in update message
|
2014-03-02 23:42:16 -05:00 |
|
blitzmann
|
2ff6ecdbec
|
Fixed settings for prerelease suppression
|
2014-03-02 22:55:11 -05:00 |
|
blitzmann
|
25c9bfe4d4
|
Check to see if release version is actually higher than current version (shouldn't really happen, but who knows)
|
2014-03-02 22:45:18 -05:00 |
|
blitzmann
|
34f27f7995
|
Do not commit saved data
|
2014-03-02 17:51:48 -05:00 |
|
blitzmann
|
752b1fe726
|
Merge pull request #56 from blitzmann/issue52-ghosting
Fix issue #52 - slot ghosting
|
2014-03-02 17:35:22 -05:00 |
|
blitzmann
|
b686aa6d0b
|
Merge pull request #49 from blitzmann/searchfix
Fixed issue #48
|
2014-03-02 17:20:52 -05:00 |
|
blitzmann
|
0826aa4bfe
|
Fix for issue 52
|
2014-02-24 21:58:42 -05:00 |
|
blitzmann
|
29fc82b771
|
Semantics. Tweaking working not better represents that pre-release notification is opt-in. Thanks Andro!
|
2014-02-18 02:04:07 -05:00 |
|
blitzmann
|
48963167fe
|
Reverts previous commit and introduces better way to filter ships
|
2014-02-17 23:29:02 -05:00 |
|
blitzmann
|
4095365518
|
Hotfix for issue #48
|
2014-02-17 22:44:40 -05:00 |
|
DarkPhoenix
|
acdc2c496e
|
Bump veersion to 1.1.21
|
2014-02-17 23:50:12 +04:00 |
|
blitzmann
|
26b078b69f
|
Tweaking label of update preferences
|
2014-02-17 11:30:04 -05:00 |
|
blitzmann
|
9c792fc9a7
|
Pre-release notifications suppressed by default
|
2014-02-16 18:09:49 -05:00 |
|
DarkPhoenix
|
c7944e91e7
|
Do not choke on renamed items
|
2014-02-16 22:42:43 +04:00 |
|
DarkPhoenix
|
9e389f27b0
|
Skip charges in EVE XML exports
|
2014-02-16 22:38:18 +04:00 |
|
Anton Vorobyov
|
eef34f1dcf
|
Merge pull request #46 from blitzmann/master
Fixes stats relating to the Capital Capacitor Emission Systems skill
|
2014-02-16 21:11:09 +03:00 |
|
DarkPhoenix
|
c1ea161060
|
Rework traits support. Also support getting traits out of the client via phobos
|
2014-02-16 22:06:54 +04:00 |
|
Anton Vorobyov
|
b4aca7ae90
|
Merge pull request #41 from cl05tomp/master
Added new traits tab to Ship Basic Stats window
|
2014-02-16 19:20:53 +03:00 |
|
blitzmann
|
c0b4e73629
|
Added logic for notification suppression, along with other tweaks. Did not worry too much on how to handle pre-releases.
|
2014-02-16 01:26:13 -05:00 |
|
blitzmann
|
024637432c
|
Added settings for update notification suppression.
|
2014-02-15 21:58:48 -05:00 |
|
blitzmann
|
7ced595cca
|
Custom dialog implemented.
|
2014-02-15 00:55:04 -05:00 |
|
blitzmann
|
4a7782a713
|
Fixes stats relating to the Capital Capacitor Emission Systems skill
|
2014-02-14 22:36:11 -05:00 |
|
blitzmann
|
d7dda83314
|
More work on update notification. Displays debug popup now.
|
2014-02-13 22:52:36 -05:00 |
|
blitzmann
|
6ee474a8ff
|
Started work on update notification. Successfully prints out alert to stdout if version from GitHub is not the same as internal version.
|
2014-02-13 22:28:56 -05:00 |
|
Carl Tompkins
|
2e9680191b
|
Added new traits tab to Ship Basic Stats window
|
2014-02-06 19:22:47 -05:00 |
|
DarkPhoenix
|
d7b7d127b8
|
Bump version to 1.1.10
|
2014-01-30 12:24:23 +04:00 |
|
DarkPhoenix
|
2096b7641f
|
Merge branch 'singularity'
|
2014-01-30 12:18:48 +04:00 |
|
DarkPhoenix
|
2b83d17bd2
|
Update version tag
|
2014-01-29 23:30:17 +04:00 |
|
Anton Vorobyov
|
d7e880c42b
|
Merge pull request #34 from reactormonk/master
print() so python3 actually prints the error
|
2014-01-29 11:27:16 -08:00 |
|
Simon Hafner
|
e17c0610fb
|
print() so python3 actually prints the error
|
2014-01-29 13:21:53 -06:00 |
|
DarkPhoenix
|
98e9ab461a
|
Update database to 709728
|
2014-01-29 23:17:59 +04:00 |
|
DarkPhoenix
|
a833b2f5cc
|
Revert change to pyfa path. Customization is provided via configforced.py module
|
2014-01-29 21:45:43 +04:00 |
|
Anton Vorobyov
|
9076175b0c
|
Merge pull request #33 from blitzmann/master
Fix for savePath config
|
2014-01-29 08:33:01 -08:00 |
|
Anton Vorobyov
|
a9843b637a
|
Merge pull request #32 from lydia/master
Fixed issue when running pyfa.py through a symlink
|
2014-01-29 08:23:52 -08:00 |
|
blitzmann
|
b9ffe18775
|
Fix for savePath config
|
2014-01-28 13:14:33 -05:00 |
|
Lydia Fernandez
|
6728121f9f
|
Added a call to os.path.realpath() when creating pyfaPath to properly resolve symlinks. Also added a few linebreaks
|
2014-01-25 19:30:56 -05:00 |
|
DarkPhoenix
|
98850bfc1d
|
Update to SiSi 703519
|
2014-01-22 23:51:42 +04:00 |
|
DarkPhoenix
|
a5f821850b
|
Update scripts to be aware of latest phobos changes
|
2014-01-21 23:35:04 +04:00 |
|
DarkPhoenix
|
d97764586f
|
Re-publish festival items
|
2014-01-21 23:31:18 +04:00 |
|
DarkPhoenix
|
3cd80b4dfe
|
Merge branch 'master' of github.com:DarkFenX/Pyfa
|
2014-01-10 22:17:52 +04:00 |
|
Anton Vorobyov
|
97548212b5
|
Merge pull request #30 from alexjurkiewicz/master
Improve market search
|
2014-01-10 09:50:00 -08:00 |
|
Alex Jurkiewicz
|
7986177a16
|
Change market search from substring to tokenised substring
|
2014-01-08 17:53:33 +11:00 |
|
Alex Jurkiewicz
|
82733a81c8
|
limit searchItems returned list size to 100
|
2014-01-08 17:42:47 +11:00 |
|
DarkPhoenix
|
20cb2ca7d4
|
Revert tag
|
2013-11-21 22:52:08 +04:00 |
|
DarkPhoenix
|
3b13b42bdf
|
Bump version
|
2013-11-21 22:35:07 +04:00 |
|
DarkPhoenix
|
09374f1643
|
Add missing paladin optimal effect
|
2013-11-21 22:31:37 +04:00 |
|
DarkPhoenix
|
388c3c8bf1
|
Add missing Kronos falloff effect
|
2013-11-20 22:17:09 +04:00 |
|
DarkPhoenix
|
24df54723f
|
Revert tag in config file
|
2013-11-19 23:25:04 +04:00 |
|
DarkPhoenix
|
e513d4d78a
|
Bump version
|
2013-11-19 22:33:21 +04:00 |
|