Ryan Holmes
3c5846a983
Add a menu icon to stat panels which have a context menu associated with them
2019-03-26 09:37:03 -04:00
Ryan Holmes
fa0892032f
Develop method for context menu classes to signal that they should be displayed, but disabled. This will allow us to determine if a context menu exists for a certain context (stats panel, for example) without relying on old logic of not displaying them if fitting is not loaded.
2019-03-26 09:36:31 -04:00
Ryan Holmes
ed7dd12258
Merge remote-tracking branch 'origin/context_menus' into origin_master
2019-03-26 09:32:19 -04:00
DarkPhoenix
1a5fc31e25
Switch to safeloader
...
Seems like we do not use any custom data structures in yaml
2019-03-26 08:10:40 +03:00
DarkPhoenix
facb0b1023
Fix EFS export
2019-03-26 08:00:57 +03:00
DarkPhoenix
6dd737cdd1
Revert "Fix EFS export"
...
This reverts commit 5d012d6959 .
2019-03-26 07:58:53 +03:00
DarkPhoenix
5d012d6959
Fix EFS export
2019-03-26 07:57:51 +03:00
DarkPhoenix
78c6d4f005
Merge branch 'master' of github.com:pyfa-org/Pyfa
2019-03-25 10:07:38 +03:00
DarkPhoenix
37ad2faa8e
Fix fit XML export
2019-03-25 10:07:23 +03:00
Ryan Holmes
26cba1c47a
Fix a long standing bug due to misuse of context menu bindings in stats panels (see #651 , and probably others)
2019-03-24 21:48:05 -04:00
Ryan Holmes
f95420d7bf
Fix character editor context menu on Linux ( #1895 )
2019-03-24 20:59:40 -04:00
Ryan Holmes
9c79fb666b
Convert context menu spawning of "affected by" listing
2019-03-24 19:24:46 -04:00
Ryan Holmes
a9a9fd1b1a
Clean up another context menu
2019-03-24 19:08:31 -04:00
Ryan Holmes
253d3107a0
First pass at cleaning up context menu events ( #1895 )
2019-03-24 18:55:25 -04:00
Ryan Holmes
656a7fc784
Do not attempted to remove from projected panel if nothing of interest is selected ( #1899 )
2019-03-24 16:59:18 -04:00
Ryan Holmes
be579cfaeb
bump version
2019-03-24 10:46:44 -04:00
Ryan Holmes
d40a7c2efa
Fix for GTK - you can only enable a menu item after it's been added to menu
2019-03-24 08:17:49 -04:00
Ryan Holmes
8ba05409e0
nvm, it doesn't
...
Revert "Allow platforms that can use a checked image to use one, otherwise this should fallback to plain check (for GTK)"
This reverts commit 2b817c5d22 .
2019-03-24 07:21:43 -04:00
Ryan Holmes
2b817c5d22
Allow platforms that can use a checked image to use one, otherwise this should fallback to plain check (for GTK)
2019-03-24 07:18:16 -04:00
Ryan Holmes
ba445e7d4f
Merge branch 'master' of https://github.com/pyfa-org/Pyfa into origin_master
2019-03-23 22:08:57 -04:00
Ryan Holmes
b836ceb216
Use checked api instead of bitmap for factor reload ( #1897 )
2019-03-23 22:07:08 -04:00
DarkPhoenix
dfa0373497
Fix fighter abilities and do not rely on effects' removed attributes anymore
2019-03-23 18:42:35 +03:00
DarkPhoenix
caefd4fbbb
Sort fighters by group and name
2019-03-23 18:02:18 +03:00
DarkPhoenix
b7528d11b2
Remove fighters from drone sorting
2019-03-23 17:53:17 +03:00
DarkPhoenix
07d333d3d5
Fix bug with booster side-effects which appeared due to sorting them by attribute slot
2019-03-23 17:46:26 +03:00
DarkPhoenix
48ac6cb2af
Remove debugging prints or move them to pyfalog
2019-03-23 14:01:43 +03:00
Ryan Holmes
87a246204b
Merge pull request #1893 from pyfa-org/effect_rollup
...
Effect rollup
2019-03-22 18:59:55 -04:00
Ryan Holmes
3ef056225b
Merge branch 'effect_rollup_embedded' into effect_rollup
2019-03-22 18:59:20 -04:00
DarkPhoenix
4fa63aa2bd
Add more jargon definition
2019-03-23 01:04:55 +03:00
DarkPhoenix
1edaf021da
Fix booster effects
2019-03-22 19:11:28 +03:00
DarkPhoenix
37b44befac
Add newline to the end of the file
2019-03-22 18:30:41 +03:00
DarkPhoenix
efd58a80a4
Change script to not write to effect file too much
2019-03-22 18:26:27 +03:00
DarkPhoenix
e43cce20a6
Fix remote hull rep effect
2019-03-22 18:04:38 +03:00
DarkPhoenix
0c7601b6d3
Change effectUsedBy script and run it over effects file
2019-03-22 18:01:14 +03:00
DarkPhoenix
4cfcfedc14
Change the way effects are stored even in source
2019-03-22 15:30:14 +03:00
DarkPhoenix
0024bc5514
Rename effect
2019-03-22 12:56:15 +03:00
Ryan Holmes
aacb95df7c
more info in logging
2019-03-21 21:23:30 -04:00
Ryan Holmes
854d60792e
Merge branch 'origin_master' into effect_rollup
2019-03-21 20:35:01 -04:00
Ryan Holmes
d922bf8913
fix bad resets
2019-03-21 20:30:37 -04:00
Ryan Holmes
703dc93dee
Merge branch 'origin_master' into effect_rollup
2019-03-21 19:57:45 -04:00
Ryan Holmes
7fd545aad4
add rollup to macos build
2019-03-21 19:57:27 -04:00
Ryan Holmes
a69730085f
Merge branch 'master' of https://github.com/pyfa-org/Pyfa into origin_master
2019-03-21 19:48:10 -04:00
Ryan Holmes
1603201166
Add "Can fit" grouping
2019-03-21 19:47:31 -04:00
DarkPhoenix
8380f516e8
Add fallback for safety
2019-03-21 23:56:44 +03:00
DarkPhoenix
1b7c23b1d3
Sort boosters by slot
2019-03-21 23:55:25 +03:00
DarkPhoenix
6291fe1626
Fix HTML export ( #1890 )
2019-03-21 13:01:21 +03:00
DarkPhoenix
cdaf5cc168
No need to use .value for IntEnums
2019-03-21 12:55:39 +03:00
Ryan Holmes
5940625e24
Don't attempt to add cargo if there is not fitting loaded ( #1888 )
2019-03-20 21:51:58 -04:00
Ryan Holmes
549353dba1
Merge pull request #1885 from pyfa-org/issue1870
...
Implement fixes for #1870 - undo the Module.toDummy that happens when…
2019-03-20 18:01:30 -04:00
DarkPhoenix
4dc281b37e
Move spoolup enum into costs
2019-03-20 13:07:44 +03:00