blitzmann
f9c141fa25
Adds import support for fitting window copy. Resolves #91
...
This requires us to pass an active fit to use as a base for the modules, as the format does not include ship information. Features:
* If active fit has modules, makes a new fit using same ship
* Does basic dummy checking. As the format doesn't include ship info, it will probably be common for someone to accidentally try to import a Legion fit to a Rifter by mistake. Import logic checks module legality for fit and, if fails, silently halts import without saving.
2014-05-14 23:39:47 -04:00
blitzmann
40c1bc8ae6
Added cargo gauge to resources and ability to toggle
2014-05-08 13:58:40 -04:00
blitzmann
6992537750
Fix regression
2014-05-07 17:44:47 -04:00
blitzmann
d9e61a3305
Improved on drag/drop for cargo and fitting views. Can now copy rather than swap
2014-05-07 17:18:01 -04:00
blitzmann
0c42848d52
Fix recalc after module clone. Enforce module restrictions.
2014-05-07 15:53:03 -04:00
blitzmann
294f51ae5d
Add support for drag and drop between pyfa displays which explicitly support it (some other tweaks as well)
2014-05-07 11:21:50 -04:00
blitzmann
ac144e51e0
Fix tooltips
2014-05-04 17:13:11 -04:00
blitzmann
f7ef3705b5
Added available cargo to capacity tooltip and cargo volume column
2014-05-04 11:35:13 -04:00
blitzmann
8e9ea0a36b
Allow any item to be added to cargo (allows to distribute "refits" with fit)
2014-05-03 21:21:21 -04:00
blitzmann
89a8bde574
Merge branch 'master' into cargo
...
Conflicts:
eos/saveddata/fit.py
2014-05-03 20:46:32 -04:00
blitzmann
2651a04880
Refresh active fit upon fit deletion (deleted fit may have been projected)
2014-05-03 01:21:45 -04:00
blitzmann
0c40aa7244
Merge branch 'about'
2014-04-30 13:13:30 -04:00
blitzmann
507c423e09
Fix #73
2014-04-11 21:44:11 -04:00
blitzmann
631d97e21a
Fix #71
2014-04-08 12:48:58 -04:00
blitzmann
23e6331909
Some Mac love, and added missing accelerator for fleet pane (set as CTRL+5)
2014-04-03 19:44:03 -04:00
blitzmann
9bbe7f7fb0
Tweak to HTML export - have ship group link to fit if only 1 fit exists
2014-03-31 00:18:22 -04:00
blitzmann
5df7e193e7
Cargo works, but needs a more TLC
2014-03-30 17:12:32 -04:00
blitzmann
e87ac96c6c
Fix incorrect variable order
2014-03-30 17:12:13 -04:00
blitzmann
795724cbe1
Merge branch 'charImprovements'
2014-03-27 22:50:38 -04:00
blitzmann
3cfa1c0822
Layout tweaks
2014-03-27 22:50:21 -04:00
blitzmann
4faa2abe96
HTML can now be manually called. "Enabled" now refers to "Enable Automatic". Also, fixed nagging typo. ("HTMl" lol)
2014-03-27 22:15:34 -04:00
blitzmann
641f5999f0
Tweak rack labels
2014-03-26 14:18:40 -04:00
blitzmann
47ef37274b
Don't attempt to remove a Rack module
2014-03-25 23:45:23 -04:00
blitzmann
264824e7de
Removed old @todo's, and OnSelection function - apparently you cannot change selection color :(
2014-03-25 23:29:21 -04:00
blitzmann
fe824943e4
Reel in # of digits for align time tooltip
2014-03-25 23:11:27 -04:00
blitzmann
eb571b3ab3
Merge branch 'master' of https://github.com/DarkFenX/Pyfa
2014-03-25 23:03:03 -04:00
blitzmann
5e464bfcf8
Fix rack labels for t3 cruisers, racks are now bolded without the ugly bug from before.
2014-03-25 22:59:38 -04:00
blitzmann
5df3672adf
Fix for text style when turning rack labels on/off in preferences. Disabled bolding of label, as font does not work correctly at the moment.
2014-03-25 21:45:36 -04:00
blitzmann
1f37656169
Added option to show rack labels
2014-03-25 12:43:15 -04:00
Adam Twardowski
3a05abe490
More precision in align time tooltip
2014-03-25 12:33:09 -04:00
blitzmann
c3ce580b8c
Rename DummyModule to Rack
2014-03-25 01:11:23 -04:00
blitzmann
47c46cc9c5
Added copy module by drag/drop module while holding Ctrl key. This has been planned since 2011 according to blame. =D
2014-03-25 00:33:40 -04:00
blitzmann
7a2ddad70c
Fixes long-standing issue with swapping modules and modifying position on rack. Also, don't color rack dividers.
2014-03-25 00:24:52 -04:00
blitzmann
2f90ac64ec
Refactor how rack separation works
2014-03-24 19:04:11 -04:00
blitzmann
e23ad7b002
Muted slot colors (previous colors were very strong). Think about moving these to prefs
2014-03-24 12:49:09 -04:00
blitzmann
b98edc3f65
Fix and implement preferences
2014-03-24 12:23:22 -04:00
blitzmann
22f92bed24
Fixed nagging bug about extra slots, more tweaks
2014-03-24 00:17:20 -04:00
blitzmann
cbea2dd55a
Create mapping of external -> internal indices
2014-03-23 01:31:02 -04:00
blitzmann
26846fd102
Preference UI support for slot divisions
2014-03-23 00:53:09 -04:00
blitzmann
004f9cb062
Preliminary support for slot dividers. Extremely buggy.
2014-03-23 00:47:06 -04:00
DarkPhoenix
4a41638472
Update to rubicon 1.3
2014-03-15 17:33:45 +04:00
blitzmann
50fbda288a
Open fits at null-sec.com if not in IGB
2014-03-13 22:06:14 -04:00
blitzmann
7a33aba329
Finished visual improvements to the HTML export and removed debugging statements
2014-03-13 00:14:57 -04:00
blitzmann
ec7a58c592
Update jQuery mobile and add ship group heading.
2014-03-12 18:40:53 -04:00
blitzmann
9ac11f9a7c
Quick fix for issue 55
2014-03-11 23:38:01 -04:00
blitzmann
4bcb368d17
More about box changes
2014-03-11 21:49:50 -04:00
blitzmann
f42fd1de43
Tweaks to about box, including adding my name as developer
2014-03-11 21:34:19 -04:00
DarkPhoenix
4fa585046f
Fix potential crash on ansi + unicode concatenation
2014-03-12 00:24:29 +04:00
DarkPhoenix
f90983b541
Fix for #57
2014-03-11 23:40:28 +04:00
blitzmann
3718d20361
Probably best to generalize. Changed user guide to wiki.
2014-03-10 23:34:00 -04:00