DarkPhoenix
3246e58278
Process attribute renames, update changed effects, remove unused effects
2021-11-25 21:49:23 +03:00
DarkPhoenix
100a1fa01a
Add support for new cargo types to UI
2021-11-24 02:29:55 +03:00
DarkPhoenix
2696b480fa
Fix mistype
2020-11-17 19:20:25 +03:00
zhaoweny
be5f8ce37d
i18n: annotate for SensorStr scanType
2020-07-26 18:20:05 +08: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
d33976a2ad
i18n: more annotation for context menus, stats view tooltips
2020-06-23 15:55:28 +08:00
blitzmann
9b73f1c221
Final conversion of _t()
2020-06-20 15:13:33 -04:00
blitzmann
c290e9e23a
Add various references
2020-06-19 22:25:23 -04:00
zhaoweny
2d3a661442
i18n/zh_CN: update zh_CN translation for lots of StatsViews
...
(cherry picked from commit bdac2f825fba27000c87f20de8e09e61ae1376d2)
2020-06-19 22:17:21 -04:00
DarkPhoenix
576cf56735
Expose chance of jamming to stats pane itself rather than tooltip
2019-09-30 17:06:01 +03:00
blitzmann
40ce7b7c0b
Merge branch 'master' into test-3
...
# Conflicts:
# .gitignore
# eos/saveddata/character.py
# service/network.py
# service/price.py
2017-12-10 22:36:15 -05:00
blitzmann
2936b88c3d
code cleanup
2017-11-27 21:05:06 -05:00
blitzmann
dd3bc66896
Remove old py<2.6 OrderedDict compat module
2017-11-25 22:40:23 -05:00
burnsypet
d522fff511
Add projected warp strength to scrams
...
Changes to effects:
Added warp strength projected effects to all kinds of warp disruption
modules except for WDFG (this will need some more thinking). Fixed
a bug where warp disruptors appeared to reduce the warp strength of
the ship they were fitted to
Changes to targetingMiscView*.py:
Replaced abs() with multiplication by -1 where appropriate
2017-10-30 21:05:46 +00:00
burnsypet
20a1618e41
Display warp core strength as warp speed tooltip
...
Changes to antiwarpscramblingpassive.py:
Fixed a typo of "warmScrambleStatus" to "warpScrambleStatus"
Changes to targetingMiscViewMinimal.py:
Extended existing tooltip to include warp core strength. Warp core
strength is none for ships that do not have a hull bonus (venture etc.)
or do not have any warp core stabs fitted so logic is added to
default value to 0.
Changes to targetingMiscViewFull.py:
As above.
2017-10-29 20:40:39 +00:00
Ryan Holmes
3b546de070
More deprecated fixes, and re-enable a working stats view
2017-06-14 03:51:40 -04:00
Ryan Holmes
828b18d0fd
py2to3 automatic conversion. Woot!
2017-06-12 16:12:45 -04:00
blitzman
cbcc81d42e
Actually apply the command fit, and remove print statement
2017-03-23 00:38:24 -04:00
blitzman
2c4a2f7dd9
Fix probe size not updating #1026
2017-03-05 16:38:00 -05:00
Ebag333
fbf35edae2
Fix capitalization and set up some logging to help catch errors.
2017-02-26 11:09:56 -08:00
Ebag333
68e75025be
Finish migrate from #868 . Lots of tox/formatting/inspection fixes to the files touched.
2017-02-26 09:54:58 -08:00
Ebag333
77e5bebf13
Migrate files from #868
2017-02-26 09:54:57 -08:00
Ebag333
2a72d10bfc
Commit file so we can migrate over from old PR
2017-02-26 09:54:57 -08:00