zhaoweny
9868b219d7
i18n: deferred translation and category annotation for targetProfile and damagePattern
...
* use deferred translation annotation, to annotate strings in eos.db and translate on the GUI side
As @blitzmann said in #2222 , we should not include wx as a dependency for eos module.
* category annotation _c for taking '[]' out of string literals
2020-07-11 16:09:02 +08:00
zhaoweny
067f60bfcd
i18n: separate strings for simpler translation
2020-07-08 17:51:55 +08:00
zhaoweny
d4c9423c77
i18n: annotate targetProfile.py, damagePattern.py
...
Also init PyfaApp earlier for targetProfile.py and damagePattern.py localization
2020-07-08 14:42:05 +08:00
DarkPhoenix
9ddfcc894f
Make sure not to catch keyboard interrupts and system exits
2020-02-03 16:12:41 +03:00
Neugeniko
e155356701
Add Invasion & Abyssal Target Profiles
2019-12-29 00:28:48 +11:00
DarkPhoenix
0063d2955e
Add info on invasion ships
2019-12-07 02:53:48 +03:00
DarkPhoenix
9787a18666
Fix issue with inability to right-click user-defined target profiles in graph window
2019-12-07 02:47:24 +03:00
DarkPhoenix
d8cd3197b5
Show short profile name in graphs
2019-12-07 02:43:53 +03:00
DarkPhoenix
e07c4f65ab
Allow to have square brackets in profile name
2019-12-07 02:19:24 +03:00
DarkPhoenix
ca4bac07da
Implement switching between user and builtin patterns
2019-12-07 01:17:41 +03:00
DarkPhoenix
4bd633a0d4
Process names on pattern objects themselves
2019-12-06 23:24:29 +03:00
DarkPhoenix
ee837f0b04
Add comment about ideal target profile
2019-12-06 20:07:08 +03:00
DarkPhoenix
016e18cc89
Set negative IDs to all hardcoded entities
2019-12-06 20:04:56 +03:00
DarkPhoenix
4431753570
Reimplement switcher to use built-ins too and be multi-level
2019-12-06 17:59:44 +03:00
DarkPhoenix
6fdb57318c
Expose builtin target profiles to service
2019-12-06 17:14:12 +03:00
DarkPhoenix
649db019de
Add builtin fetcher for target profiles
2019-12-06 16:58:58 +03:00
DarkPhoenix
1d528be0ef
Add target profile builtins as well
2019-12-06 14:45:46 +03:00
DarkPhoenix
fce8129fa2
Add support for extended target profile stats export/import
2019-08-23 08:55:13 +03:00
DarkPhoenix
c68451228a
Move more logic to base class
2019-07-31 00:04:54 +03:00
DarkPhoenix
6f1321aa13
Initialize graph with ideal target profile, and plug it into UI's columns
2019-07-25 19:45:20 +03:00
DarkPhoenix
e34fcb2f9c
Rename multiple entities to reflect that it's target profile rather than target resists
2019-07-25 16:20:41 +03:00