DarkPhoenix
6128cd8322
Update once again
...
Cut everything outside of window
2019-10-03 13:34:42 +03:00
DarkPhoenix
386f403430
Update screenshot
2019-10-03 13:32:36 +03:00
DarkPhoenix
5f7d9aea89
Add amount of text in notes to notes tab title
2019-10-03 13:02:08 +03:00
DarkPhoenix
b367c449a9
Few more readme fixes
2019-10-03 09:56:53 +03:00
DarkPhoenix
26b3dff9d4
Update readme
2019-10-03 09:47:43 +03:00
DarkPhoenix
873a62e3f0
Make error dialog window like any other auxiliary window - do not keep it on top
2019-10-02 22:08:37 +03:00
Anton Vorobyov
d967ab375e
Merge pull request #2050 from ZeroPointEnergy/feature/images_from_zip
...
Support loading images from zip
2019-10-02 19:16:50 +03:00
Andreas Zuber
fcf2d6a72c
Support loading images from zip
...
This commit reenables the ability to load the images from a zip file
instead of a directory structure. It is possible to set the location of
this file via configforced.py
2019-10-02 17:01:14 +02:00
DarkPhoenix
843ced15bf
Fix ammo damage ratios
2019-10-02 14:45:29 +03:00
DarkPhoenix
813db9340f
Make sure to select right-clicked item on windows when Control is pressed
2019-10-02 13:19:46 +03:00
DarkPhoenix
acbd8a3298
Allow context menu-related batch actions to be triggered on ctrl too
...
Windows hides context menu when user presses alt
2019-10-02 12:44:27 +03:00
DarkPhoenix
561e22e894
Bump version
2019-10-02 12:11:25 +03:00
DarkPhoenix
05ac0a528a
Show extra labels only when there's something inside
2019-10-02 10:56:01 +03:00
DarkPhoenix
c040353f6e
Move some common functionality into common space of tab sizing method
2019-10-02 10:37:14 +03:00
DarkPhoenix
f23a8fa0c8
Adjust tab shadows to tab sizes
2019-10-02 10:33:11 +03:00
DarkPhoenix
ba93467646
Implement logic to have tabs of different sizes in additions pane and in fitting pane
2019-10-02 10:16:36 +03:00
DarkPhoenix
00d480860f
Change tab outlook when option value is changed
2019-10-01 22:28:24 +03:00
DarkPhoenix
c94384acb8
Show amount of items hidden in additions tabs
2019-10-01 22:22:10 +03:00
DarkPhoenix
0c2c0ac6ef
Add modules to session even when they were added via appendIgnoreEmpty
2019-10-01 10:25:31 +03:00
DarkPhoenix
61a33a331e
Copy projection range when copying fit
2019-10-01 09:29:10 +03:00
DarkPhoenix
e374a6f2c6
Do not add null drains to not affect cap sim calculations
2019-09-30 17:27:10 +03:00
DarkPhoenix
dbd84dce28
Allow to change projected items' metas regardless of ability of target ship to fit them
2019-09-30 17:24:14 +03:00
DarkPhoenix
9d554f9c68
Make sure to do fit recalculation if it was changed after the last one
2019-09-30 17:20:22 +03:00
DarkPhoenix
576cf56735
Expose chance of jamming to stats pane itself rather than tooltip
2019-09-30 17:06:01 +03:00
DarkPhoenix
e2aaabbc16
Do not let jamming strength exceed 100%
2019-09-30 16:40:48 +03:00
DarkPhoenix
ef226898c0
Add projection range calculation to effects where it makes sense
2019-09-30 14:43:52 +03:00
DarkPhoenix
a0db235e5a
Add support for projection range to bunch of effects
2019-09-30 03:17:21 +03:00
DarkPhoenix
5bf05ba775
Allow batch changes of projection range
2019-09-30 02:47:12 +03:00
DarkPhoenix
c073b1fa2a
Do not show context menu on system-wide effects
2019-09-30 02:10:11 +03:00
DarkPhoenix
5f58307bf3
Add projection range commands to projected fighters
2019-09-30 02:04:24 +03:00
DarkPhoenix
8741b17a5e
Add projection range commands for projected drones
2019-09-30 01:55:16 +03:00
DarkPhoenix
4c1fa09795
Apply drones and fighters from projected fit at range of 0
2019-09-30 01:21:39 +03:00
DarkPhoenix
ce7df2d01f
Allow to change projection range for projected modules
2019-09-30 01:18:55 +03:00
DarkPhoenix
b433b0ea7c
Change fit projection so that projection range actually counts for the sake of calculations overall
...
No effect support still
2019-09-30 00:19:31 +03:00
DarkPhoenix
20868d6b44
Add ability to change projection range of fits
2019-09-29 23:41:45 +03:00
DarkPhoenix
33103dbee9
Add column which shows projected item range
2019-09-29 22:16:19 +03:00
DarkPhoenix
2a05ac5a85
Pass projection range parameter to effects
2019-09-29 22:02:10 +03:00
DarkPhoenix
a013828128
Add projectionRange to actual objects built from database
2019-09-29 16:04:44 +03:00
DarkPhoenix
e19510b3d4
Move function which calculates range factor to eos
2019-09-29 16:00:37 +03:00
DarkPhoenix
390f2048f2
Add projection range column to projectable entities
2019-09-29 15:54:45 +03:00
DarkPhoenix
0bb732300e
Do not rely on resistance view being available
2019-09-29 11:21:00 +03:00
DarkPhoenix
fd017df561
Add lock range limit support to ewar graph
2019-09-27 20:43:28 +03:00
DarkPhoenix
0ed16b9a6f
Add lockrange support to DPS graphs
2019-09-27 20:19:29 +03:00
DarkPhoenix
865978fcc1
Add context menu which controls if graphs ignore drone control range or not, and add support for this option to RR graph
2019-09-27 18:40:33 +03:00
DarkPhoenix
a43f9930de
Allow to change meta level of standup fighters
2019-09-23 16:44:26 +03:00
DarkPhoenix
c13cd23d54
Change parent of fit deletion dialog
...
Try out tip mentioned in https://github.com/wxWidgets/Phoenix/issues/1343
2019-09-23 15:32:16 +03:00
DarkPhoenix
ed1f52a114
Show implant description in tooltip of implant editor
2019-09-23 15:25:58 +03:00
DarkPhoenix
7dd063f04e
Add graph setting to ignore drone control range
2019-09-17 13:03:21 +03:00
DarkPhoenix
6e9fc1d1d9
Do not crash on Nones in value
2019-09-11 08:32:13 +03:00
DarkPhoenix
cae0172e48
Bump version
2019-09-10 15:54:23 +03:00