DarkPhoenix
78d056c6ff
Merge branch 'master' into dps_sim_graph
2019-07-27 12:48:15 +03:00
DarkPhoenix
250996e8ac
Update icons
2019-07-27 08:58:27 +03:00
DarkPhoenix
27b8c12639
Add extra attributes to target profile editor
2019-07-26 17:48:19 +03:00
DarkPhoenix
d803c8374f
Add target profile icon
2019-07-26 13:07:33 +03:00
DarkPhoenix
34e49da0c1
Add renders of new ships
2019-05-02 18:52:53 +03:00
DarkPhoenix
953a67e2c4
Update market preferences icon
2019-04-07 21:00:57 +03:00
DarkPhoenix
fa7c93d99a
Update icons/renders
2018-12-13 16:09:41 +03:00
blitzmann
af8b444ab5
update icons
2018-11-13 20:49:53 -05:00
blitzmann
7464de06b1
Don't include 2x version of icons that don't have a larger version.
2018-10-13 20:49:56 -04:00
blitzmann
54b2e5b5fb
update renders and icons
2018-10-09 18:38:05 -04:00
blitzmann
42620c842e
added some icons
2018-10-08 13:43:06 -04:00
blitzmann
9aa2b17ae6
commit all the new things!
2018-09-11 19:50:25 -04:00
blitzmann
95899548e5
Fix an issue with double forward slashes in res paths ( #1703 )
2018-08-21 20:58:38 -04:00
blitzmann
ccd6d357ed
New icons
2018-08-21 20:45:16 -04:00
blitzmann
475e8f1ff2
Update effect headers and some icons
2018-07-15 01:09:07 -04:00
blitzmann
3ae10fe483
adding icons
2018-06-12 21:46:31 -04:00
blitzmann
18bbe49c49
support renders
2018-06-02 14:34:00 -04:00
blitzmann
e806471b47
Run icon script to remove the clothing icons
2018-06-02 14:10:37 -04:00
blitzmann
94b1876cf1
icon script tweak
2018-05-31 21:36:22 -04:00
blitzmann
5388ba7a70
Remove need for Icon class, references to it's DB relationship, and remove from DB. Also, add the files. All the files.
2018-05-31 21:13:12 -04:00
blitzmann
de7a5361fd
Add triglavian icon to ship browser
2018-05-29 19:58:59 -04:00
blitzmann
0827e13b31
Add some missing icons
2018-05-29 19:40:55 -04:00
blitzmann
ec2bf8d4ed
Update renders
2018-05-29 19:40:01 -04:00
blitzmann
3fd4d106d9
Merge branch 'master' into test-3
...
# Conflicts:
# config.py
# eos/effects/warpdisruptsphere.py
# service/update.py
2018-03-25 13:16:07 -04:00
blitzmann
4ef7b645a8
Update effects, icons, db, version bump
2018-03-25 13:11:29 -04:00
blitzmann
c6e715aa5c
Merge branch 'master' into test-3
2018-02-14 22:07:33 -05:00
blitzmann
89c84aac96
update effect headers, add some icons, update DB to final 1248987
2018-02-14 22:05:55 -05:00
blitzmann
b30b3fcbf1
Merge branch 'master' into test-3
...
Conflicts:
eos/gamedata.py
eos/saveddata/booster.py
eos/saveddata/character.py
gui/builtinAdditionPanes/commandView.py
gui/builtinContextMenus/commandFits.py
gui/builtinMarketBrowser/itemView.py
gui/builtinMarketBrowser/marketTree.py
gui/builtinPreferenceViews/pyfaGeneralPreferences.py
gui/builtinShipBrowser/categoryItem.py
gui/builtinShipBrowser/fitItem.py
gui/builtinShipBrowser/navigationPanel.py
gui/builtinShipBrowser/raceSelector.py
gui/builtinShipBrowser/shipItem.py
gui/builtinStatsViews/priceViewFull.py
gui/builtinViews/fittingView.py
gui/characterEditor.py
gui/characterSelection.py
gui/chromeTabs.py
gui/crestFittings.py
gui/itemStats.py
gui/mainFrame.py
scripts/itemDiff.py
service/price.py
2017-11-23 11:19:05 -05:00
blitzmann
d956cb7861
use a different image to denote changed skills
2017-11-16 01:31:28 -05:00
Ryan Holmes
fd6e318ae3
Release/v1.33.0 ( #1319 )
...
* update database file to SISI 1202899
* Effect and group renaming
* Add civilian modules (#1308 )
* Add new effects
* update effect headers
* update database to tq - lifeblood (1203953)
* Update renders
* Update icons
* bump version
* fix tox errors
* change up tox config to ignore E722
* more tox ignores
* Try disabling tests for now. Rifter stats changed, causing breakage. This is why we need properly mocked data, not crap straight from the database.
* Try this
* more testing
* Fuck it, disable branch protection until I can evaluate the test failures and what needs to be done to get them back on the path
2017-10-25 23:33:05 -04:00
blitzmann
a6a153b703
Update database, add missing renders, fix bug with not being able to add citadel modules, and fix bug associated with engineering complex properties (debug info, don't care about it)
2017-05-09 18:52:32 -04:00
blitzmann
32f417ce5a
Created first iteration of "Recent Fits" view, in which a nav button is interacted with to show a list of the 100 most recently modified fits. Ship Broswer is littered with ToggleRecentShips() to reset the icon when not in "recent" mode. This should probably be fixed at some point.
...
Removed the FIT_CHANGED binding from FitItem - this was causing very odd issues when the object was destroyed (navigating to another "stage") such as the Fit Changed event for that fit no longer firing (or at least seemingly so)
To fix this, simply look at the active fit during FitItem.Refresh()
Also creates a new query to get a list of items from the DB, although it's not used (was gonna use it, decided against it, but didn't want to delete the code - could prove handy later)
2017-04-26 18:51:39 -04:00
blitzman
588ac62b6f
fix for #1039
2017-03-15 00:02:48 -04:00
blitzman
4ffec21cd3
Add real icons for the new pref pages
2017-03-13 21:46:56 -04:00
blitzman
14bf7ddf7a
fix renders (revert back to previous ones)
2016-12-18 07:52:49 -05:00
blitzman
2ec203a3a2
Update renders
2016-11-22 20:47:28 -05:00
blitzman
4df22d2063
Add new icons
2016-11-22 20:44:56 -05:00
blitzman
052e9b68b5
add missing service slot
2016-08-24 22:01:39 -04:00
blitzman
fd91f56e55
Give citadels their own Upwell logo
2016-08-24 21:46:14 -04:00
blitzmann
c3983a26c5
Add structure rigs
2016-07-05 00:21:08 -04:00
blitzmann
3734be21d6
Fix icons and script and version
2016-07-03 20:48:20 -04:00
blitzmann
6e2878194c
Merge branch 'master' into citadel
...
Conflicts:
config.py
service/market.py
2016-07-03 01:10:26 -04:00
blitzmann
c7573ad4c3
Update icons / fix script
2016-07-01 00:44:17 -04:00
blitzmann
10f51b41b7
Fix context menu with structure modules (no meta information), add citadel icons.
2016-05-15 19:16:51 -04:00
blitzmann
b9dad60b61
Fix icon logic / add some missing icons
2016-05-01 22:21:14 -04:00
blitzmann
4cdb36de09
update icons
2016-04-29 22:42:15 -04:00
blitzmann
b15f9766c1
* Show fighter bay resources in fighter pane
...
* Give fighters a state
* Include some toggled stats on the resources pane
* Add some decent icons for fighter stuff
2016-04-28 00:10:01 -04:00
blitzmann
145f252ca6
Add icon for implant set editor
2016-03-20 19:49:53 -04:00
blitzmann
7a9fde822c
Add some missing icons to the database and image store
2016-03-10 23:28:56 -05:00
blitzmann
753ba00ac0
Update icons and EVE data
2015-12-09 21:56:22 -05:00