DarkPhoenix
|
400d0aaa22
|
Rework graph ammo picker to be dialog instead of frame
|
2019-11-25 16:54:25 +03:00 |
|
DarkPhoenix
|
bfc928934c
|
Put entries into different sizers
|
2019-11-25 15:48:04 +03:00 |
|
DarkPhoenix
|
395c17270e
|
Merge branch 'master' into ammo_graph
|
2019-11-25 13:56:16 +03:00 |
|
DarkPhoenix
|
8652a2891b
|
Do not attempt to change skill levels of built-in all0/5 chars
|
2019-11-22 15:46:29 +03:00 |
|
DarkPhoenix
|
a09af0a9eb
|
Propagate keys to upper windows if they were not processed in here
|
2019-11-22 15:45:01 +03:00 |
|
Anton Vorobyov
|
c7d4b93fba
|
Merge pull request #2094 from RussianCow/level-keyboard-shortcuts
Add keyboard shortcuts to character level editor
|
2019-11-22 15:01:26 +03:00 |
|
Sasha
|
745c0db530
|
Add keyboard shortcuts to character level editor
|
2019-11-21 18:10:56 -08:00 |
|
DarkPhoenix
|
aa56ab8d6c
|
Bump version
|
2019-11-21 13:01:14 +03:00 |
|
DarkPhoenix
|
043c430221
|
Update staticdata to 1610407
|
2019-11-21 13:00:36 +03:00 |
|
DarkPhoenix
|
dc5cc5855e
|
Show range of bursts projectors, taking ship/citadel radius taken into consideration
|
2019-11-18 15:18:20 +03:00 |
|
DarkPhoenix
|
59d6266e2b
|
Do not crash on exception classes without message attribute
|
2019-11-17 21:24:41 +03:00 |
|
DarkPhoenix
|
7495ba67f8
|
Revert change made for debugging
|
2019-11-17 17:40:07 +03:00 |
|
DarkPhoenix
|
e649683a4d
|
Accept XML headers with extra info
|
2019-11-17 17:34:49 +03:00 |
|
DarkPhoenix
|
bec58a5772
|
Do not crash on cargo fetch failures
|
2019-11-17 17:29:16 +03:00 |
|
DarkPhoenix
|
e8f9ae8a9c
|
Do not use hires assets on wxGTK
|
2019-11-16 19:22:37 +03:00 |
|
DarkPhoenix
|
679382e220
|
Do not separate number and unit in range tooltip, for consistency with other fields
|
2019-11-15 20:19:23 +03:00 |
|
DarkPhoenix
|
1b40467775
|
Merge branch 'master' into ammo_graph
|
2019-11-15 20:17:02 +03:00 |
|
DarkPhoenix
|
7f86782f54
|
Change range column tooltip for missiles
|
2019-11-15 13:23:27 +03:00 |
|
DarkPhoenix
|
f80b7d972f
|
Implement hidden flight time bonus
|
2019-11-15 12:59:57 +03:00 |
|
Anton Vorobyov
|
c0bd489c1b
|
Merge pull request #2085 from Gochim/master
Possible fix for #2084
|
2019-11-14 12:38:08 +03:00 |
|
Gochim
|
41e4c2107d
|
Fix for #2084
|
2019-11-14 11:36:59 +02:00 |
|
Gochim
|
cfc95c272a
|
Possible fix for #2084
|
2019-11-14 10:35:16 +02:00 |
|
DarkPhoenix
|
27e3e53868
|
Merge branch 'master' into ammo_graph
|
2019-11-13 22:03:01 +03:00 |
|
DarkPhoenix
|
f778f9ceae
|
Take ship radius in consideration when displaying missile range in range column
|
2019-11-13 20:51:14 +03:00 |
|
DarkPhoenix
|
7fb6170bcb
|
Implement missile "falloff" support in graphs
|
2019-11-13 20:28:52 +03:00 |
|
DarkPhoenix
|
00b9884c68
|
Remove unnecessary color setting, as aux window already does it for us
|
2019-11-13 19:56:49 +03:00 |
|
DarkPhoenix
|
b05bd04801
|
Do not allow to open more than 1 ammo pickers
|
2019-11-13 18:45:43 +03:00 |
|
DarkPhoenix
|
7ba5585b83
|
Set min window size of ammo picker as well
|
2019-11-13 17:07:32 +03:00 |
|
DarkPhoenix
|
9386ba3fb9
|
Fix initial window sizing
|
2019-11-13 17:03:45 +03:00 |
|
DarkPhoenix
|
1321e70035
|
Add info on drones/fighters to ammo picker
|
2019-11-13 16:46:47 +03:00 |
|
DarkPhoenix
|
e2d943b0b0
|
Gray out items for inactive radiobuttons
|
2019-11-13 16:33:23 +03:00 |
|
DarkPhoenix
|
424b769ba9
|
Fix ammo section labels
|
2019-11-13 16:14:00 +03:00 |
|
DarkPhoenix
|
3671f10c9c
|
Resize ammo picker window
|
2019-11-13 16:08:06 +03:00 |
|
DarkPhoenix
|
935ecd0ea7
|
Make structure scrollable
|
2019-11-13 15:55:02 +03:00 |
|
DarkPhoenix
|
92e15ece72
|
Add structure with checkboxes to ammo switcher window
|
2019-11-13 15:20:43 +03:00 |
|
DarkPhoenix
|
a5c1875a29
|
Make sure to cache ammo set to reuse it when applying ammo to multiple modules
|
2019-11-13 13:48:13 +03:00 |
|
DarkPhoenix
|
9146c0f2c6
|
Use ammo service to generate ammo switcher context menu
|
2019-11-13 13:31:40 +03:00 |
|
DarkPhoenix
|
a917207e07
|
Reimplement some of logic used in ammo picker in a service package
|
2019-11-12 19:39:52 +03:00 |
|
DarkPhoenix
|
c21b92945f
|
Merge branch 'master' into ammo_graph
|
2019-11-12 16:58:34 +03:00 |
|
DarkPhoenix
|
fa37428cd3
|
Update staticdata to 1573560935
|
2019-11-12 15:39:57 +03:00 |
|
DarkPhoenix
|
2a2d9d3456
|
Fix circular import issues for tests
|
2019-11-12 14:59:43 +03:00 |
|
Anton Vorobyov
|
a91efb681f
|
Merge pull request #2079 from Gochim/minor_fixes
Several minor fixes in different parts of code
|
2019-11-12 00:07:31 +03:00 |
|
Gochim
|
386e05be8f
|
Fixed method naming in stats.py classes
|
2019-11-11 19:19:31 +02:00 |
|
Anton Vorobyov
|
65e7bf609d
|
Merge pull request #2078 from Gochim/master
Added central place to get damage types and ehp sources. Added tests
|
2019-11-11 16:40:22 +03:00 |
|
Gochim
|
7a58d97652
|
Merge remote-tracking branch 'origin/minor_fixes' into minor_fixes
# Conflicts:
# eos/utils/stats.py
|
2019-11-10 17:36:47 +02:00 |
|
Gochim
|
c5118da417
|
Fixed small issue with #2078 by removing unnecessary prints
|
2019-11-10 17:35:48 +02:00 |
|
Gochim
|
13b505525d
|
Refactored shipstats.py to use common damage profile and hull type names. Reduced code complexity
|
2019-11-10 17:27:46 +02:00 |
|
Gochim
|
b682dec363
|
Second fix for #2076 - use Abstract collections from .abc module. Fixes future issue
|
2019-11-10 17:27:46 +02:00 |
|
Gochim
|
6aa98e2214
|
Fixed test_aboutData test
|
2019-11-10 17:27:46 +02:00 |
|
Gochim
|
8fba988222
|
Added central place to get damage types and ehp sources. Added tests
|
2019-11-10 17:27:46 +02:00 |
|