1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-14 08:17:13 +03:00

17 Commits

Author SHA1 Message Date
Jonathan Harris
929bd82684 Allow executable and plugins to be run from non-ASCII paths
Fixes #234
2017-08-19 16:03:39 +01:00
Jonathan Harris
b206015eef Put plugins and strings in their own folders in packaged app
Load plugins with name 'plugin_*' in order to not pollute the global namespace.

Addresses #230
2017-08-16 14:36:12 +01:00
Jonathan Harris
2038d2b2cc Fix typo 2017-08-15 09:12:59 +01:00
Jonathan Harris
e11224ea27 Add l10n.Locale object
Provides stringFromNumber() and numberFromString()
2017-07-29 15:36:42 +01:00
Jonathan Harris
f0c18debda Handle escaped double-quotes in translations 2017-07-29 14:42:00 +01:00
Jonathan Harris
084128e797 Add support for internal plugins
Settings tab shows current plugins.
2017-07-29 14:41:59 +01:00
Jonathan Harris
5ee541ae68 Prioritize matching language script 2017-04-28 13:19:46 +01:00
Jonathan Harris
4945bee161 Support for changing language.
Fixes #61.
2016-02-07 18:50:02 +00:00
Jonathan Harris
2cd52e8377 Consolidate handling of data resource path. 2016-01-28 12:32:25 +00:00
Jonathan Harris
abc5100b39 Restore stats display with remaining info - i.e. balance, ranks and ships.
Also make this info available from the command-line.
2015-11-25 16:14:33 +00:00
Jonathan Harris
b0f60af38d Add command-line program. 2015-11-07 05:08:49 +00:00
Jonathan Harris
be8d329492 Omit line numbers from translation files - too noisy in commit history. 2015-10-15 17:03:01 +01:00
Jonathan Harris
a1a1a17987 Fix for English verification text. 2015-09-15 12:51:52 +01:00
Jonathan Harris
ce02cd3538 Update translations. 2015-09-13 16:55:11 +01:00
Jonathan Harris
56f3062388 Fixes for running on Linux. 2015-09-12 16:29:43 +01:00
Jonathan Harris
68ea048ce5 Fix for translated exception text. 2015-09-12 04:08:10 +01:00
Jonathan Harris
b2a0545771 Add support for localization. 2015-09-03 00:21:12 +01:00