DarkPhoenix
9760d2c4a5
Merge branch 'master' into singularity
2020-09-10 04:26:42 +03:00
DarkPhoenix
4efa9a6961
Always return some value in mutators
2020-09-10 04:25:37 +03:00
DarkPhoenix
b27d4bcbbd
Merge branch 'master' into singularity
2020-09-10 03:57:34 +03:00
DarkPhoenix
01249dfd9c
Validate presence of mutaplasmid item
2020-09-10 03:28:36 +03:00
DarkPhoenix
0cc2668c1c
Update warfare buffs for caustic cloud
2020-09-10 02:00:15 +03:00
DarkPhoenix
e891804b64
Allow more than 1 system-wide effect
2020-08-17 13:36:52 +03:00
Neugeniko
8ed9257dfa
Updated 'Retaliating Caldari Entities' target profile
...
2020/08/12 Eve Online Patch increased Em Resists for some npc in the group of 'Retaliating Caldari Entities'
The groups target profile has been recalculated and edited.
2020-08-12 02:56:13 +10:00
blitzmann
c0f8099f49
Merge branch 'master' into i18n
...
# Conflicts:
# staticdata/fsd_binary/typedogma.json
# staticdata/fsd_lite/evetypes.json
# staticdata/phobos/metadata.0.json
# staticdata/phobos/traits.json
2020-08-02 18:54:31 -04:00
fonsuiplaysvideogames
508572e08b
Update fit.py
2020-07-29 21:33:15 -04:00
zhaoweny
be5f8ce37d
i18n: annotate for SensorStr scanType
2020-07-26 18:20:05 +08:00
fonsuiplaysvideogames
2f02747b29
Update fit.py
2020-07-16 16:24:08 -04:00
fonsuiplaysvideogames
78b176a135
Update fit.py
2020-07-16 16:20:24 -04:00
zhaoweny
e536aa5f1c
i18n: special comments to mark strings containing '%' mean literally '%', not part of escape sequence
...
see also:
* https://github.com/vslavik/poedit/issues/645
* https://www.gnu.org/software/gettext/manual/html_node/PO-Files.html
* https://www.gnu.org/software/gettext/manual/html_node/c_002dformat-Flag.html
2020-07-11 21:12:57 +08:00
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
blitzmann
7451ce147e
Create a dummy translation annotation for damage patterns, and do translations on the GUI side
2020-07-10 23:36:52 -04: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
blitzmann
4a6a3fc6ea
Keep name on group, create displayName property to point to translated version
2020-06-28 00:54:51 -04:00
blitzmann
2fd4168ab7
Fix two group name issues
2020-06-28 00:40:59 -04:00
blitzmann
c7ec87b979
Fix a couple of bugs by referencing raw names, and include all translations for types table
2020-06-25 19:23:28 -04:00
DarkPhoenix
3094fd32fc
Add destructible beacons to projected effects
2020-06-17 17:07:34 +03:00
DarkPhoenix
27d3bea8d8
Merge branch 'ammo_graph' into singularity
...
# Conflicts:
# gui/targetProfileEditor.py
2020-06-09 19:04:20 +03:00
DarkPhoenix
36fd4aeaff
Redo fix for 2176
2020-04-25 15:14:27 +03:00
DarkPhoenix
21ea9ce579
"Move" attributes at DB generation time
2020-04-24 15:10:00 +03:00
DarkPhoenix
8eed6fbe21
Ignore mutations with 0 base value
2020-04-23 19:47:57 +03:00
DarkPhoenix
71ba33edeb
Fix tail clear method
2020-04-21 19:00:44 +03:00
DarkPhoenix
f17cf9b736
Fix undo for fill with module (which was caused by module add command not being undone properly in case of failure)
2020-04-20 16:36:16 +03:00
DarkPhoenix
fe93db1d4b
Round booster side-effect context menu
2020-04-17 00:25:33 +03:00
DarkPhoenix
652ea48223
Accept 0 free slots for guns which have already been fitted
2020-04-15 16:53:03 +03:00
DarkPhoenix
3467a7fe3f
Update static data to 1684558
2020-03-11 17:01:34 +03:00
DarkPhoenix
4ba948c6f9
Merge branch 'master' into ammo_graph
...
# Conflicts:
# gui/builtinMarketBrowser/itemView.py
# service/market.py
2020-02-04 01:43:52 +03:00
DarkPhoenix
9ddfcc894f
Make sure not to catch keyboard interrupts and system exits
2020-02-03 16:12:41 +03:00
DarkPhoenix
eacc97160b
Merge branch 'master' into ammo_graph
2020-01-21 15:25:39 +03:00
Neugeniko
21389d84fc
Update Invasion Damage Profiles due to npc changes.
...
#2122
2020-01-21 23:17:37 +11:00
DarkPhoenix
f6d33a2ac1
Use effect IDs rather than effect amount when deciding if we should rebuild abilities
2020-01-16 19:02:10 +03:00
DarkPhoenix
465ea61b06
Merge branch 'singularity'
2020-01-16 14:57:44 +03:00
DarkPhoenix
6dd55e0cd4
Move sansha incursion and sleeper profile one level up, as there are not too many
2019-12-28 21:48:56 +03:00
Neugeniko
e155356701
Add Invasion & Abyssal Target Profiles
2019-12-29 00:28:48 +11:00
Neugeniko
ef44b50980
Add Abyssal & Invasion Damage Profile
2019-12-29 00:26:39 +11:00
DarkPhoenix
13ed785551
Drop tank stats on factor reload toggle
2019-12-23 13:26:23 +03:00
DarkPhoenix
36265aa2a3
Add comment about built-in pattern order
2019-12-07 15:52:10 +03:00
DarkPhoenix
a5d10c4a76
Change sorting of built-in damage profiles
2019-12-07 15:41:07 +03:00
DarkPhoenix
78423f67dd
Merge branch 'master' into ammo_graph
2019-12-07 03:34:26 +03: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
c3108f773a
Use uniform as default resists profile, if no resist profile can be fetched
2019-12-07 01:29:15 +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