David Sangrey
6b137355b0
[2127] Move Manifests to Resources
...
Since these are only used by the builder, we can simply update the location of them. I'm not convinced they're all still in use but not convinced enough to remove them.
2024-01-04 13:47:24 -05:00
David Sangrey
a8b18e8ca4
[2127] Remove XML from Build
2024-01-01 09:33:18 -05:00
David Sangrey
46c5eb3203
[2127] Move Icon File
...
This is basically the GIMP version of a photoshop file. Move this to resources for order sake. Not bundled in code.
2023-12-31 20:49:11 -05:00
David Sangrey
e8cf33bdc9
[2127] Remove Obsolete icns file
2023-12-31 20:42:04 -05:00
David Sangrey
5882cad69f
[2127] Remove VisualManifest
2023-12-31 20:39:48 -05:00
David Sangrey
1976ddb0cf
Merge pull request #2118 from dvdmuckle/linux-gitversion
...
Add .gitversion file to Linux archive
2023-12-26 16:19:52 -05:00
David Muckle
3947c6af63
Reorder cases
2023-12-24 21:42:00 -05:00
David Muckle
35ff88b83b
Remove debug prints
2023-12-24 15:58:06 -05:00
David Muckle
6f84e39a4a
Proper check for .gitversion
2023-12-24 11:25:37 -05:00
David Muckle
4ae516677e
More excludes, change path for .gitversion
2023-12-24 10:34:35 -05:00
David Muckle
ffecae17a7
Need 8 characters
2023-12-24 10:28:50 -05:00
David Muckle
16f584b519
Rename for testing
2023-12-24 10:25:44 -05:00
David Muckle
b6150cab7d
Further satisfy linter
2023-12-24 10:09:49 -05:00
David Muckle
c522250a40
More indentation to satisfy linter
2023-12-23 22:03:46 -05:00
David Muckle
e6e49d4601
Include .gitversion in linux archive
2023-12-23 20:20:00 -05:00
David Sangrey
b0b9113e51
[RELEASE] 5.10.0
Release/5.10.0
2023-12-20 22:39:58 -05:00
David Sangrey
631b7f93d3
Merge branch 'beta'
2023-12-20 22:20:21 -05:00
David Sangrey
b5311b4a6e
[Minor] Sync Submodule Document
2023-12-20 22:03:30 -05:00
David Sangrey
af68bbdc00
[5.10.0] Update Version String
2023-12-20 22:00:02 -05:00
David Sangrey
117183ae8f
[Lang] Update Translation Files
2023-12-20 21:48:04 -05:00
David Sangrey
9c9ca42c13
[Fix] Re-Add Shebangs
...
Required for some Unix and Mac distributions
2023-12-16 21:04:33 -05:00
Phoebe
6ffbeb8aee
[Minor] Fix docstring
2023-12-16 21:06:30 +01:00
David Sangrey
7c854781dd
Merge branch 'develop' of https://github.com/EDCD/EDMarketConnector into develop
Release/5.10.0-rc1
2023-12-16 14:58:46 -05:00
David Sangrey
51cd0f85b0
[Minor] Bump Version String
2023-12-16 14:58:36 -05:00
Phoebe
ff0fdd26e6
[Minor] Remove duplicate Comment
2023-12-16 15:22:55 +01:00
David Sangrey
be036bdb77
Merge pull request #2111 from HullSeals/enhancement/1801/FDEVID-Check
...
[1801] Add Warning for FDevIDs
2023-12-15 22:17:54 -05:00
Phoebe
17e740d3ee
[1801] Check for files at output generation
...
Adds a check to see if the FDevID files exist to the output file generation process. If they don't generate a warning log entry and continue without them.
2023-12-16 02:10:55 +01:00
David Sangrey
6292936646
[1801] Fix FDEVIDs
2023-12-15 13:21:00 -05:00
David Sangrey
25a46545ca
[1801] Add missing file check to builder
2023-12-15 12:16:44 -05:00
David Sangrey
ad455f144d
[1801] Clarify Varnames
2023-12-15 12:00:51 -05:00
David Sangrey
fe327606ab
[1801] Add Warning for FDevIDs
2023-12-15 11:51:53 -05:00
David Sangrey
a38cf5a9ac
Merge pull request #2110 from HullSeals/enhancement/broken-plugin-popup
...
Broken Plugins Popup
2023-12-15 11:50:36 -05:00
Phoebe
49ca678ff6
[Minor] Clarify Comment
...
Forgot to update the comment to be about broken plugins instead of no 3.x support ones.
2023-12-15 00:43:48 +01:00
Phoebe
9a297fb4f8
Merge pull request #2109 from HullSeals/enhancement/555/winsparkle_to_inno
...
[555] Move Default Registry Creation
2023-12-15 00:38:47 +01:00
David Sangrey
aa5abeaa9a
[Minor] Shaddup Flake
2023-12-13 19:40:27 -05:00
David Sangrey
dac9542557
[Minor] Correct Template S&G
...
Also includes a minor fix for try/except if coriolis-data is missing
2023-12-13 19:38:42 -05:00
Phoebe
34d91dfb2d
[Enhancement] Broken Plugins Popup
...
- Adds a Popup at startup about Plugins that failed to load.
- Adds entry about broken Plugins in the Settings - Plugins tab.
- Adds corresponding translation entries.
2023-12-14 01:06:09 +01:00
David Sangrey
8888d01760
[555] Move WinSparkle Keys to Setup File
2023-12-13 18:28:27 -05:00
David Sangrey
bd6f5466af
[Docs] Add reminder about find_localized_files
...
Most of these docs are due for a total review, so this is a temporary measure.
2023-12-13 17:35:31 -05:00
David Sangrey
761e9f0f59
[Translations] Update Translation Files
2023-12-13 17:27:33 -05:00
Phoebe
cb7fbfc0e1
Merge pull request #2108 from HullSeals/fix/1843/url_params
...
[1843] Update URL Parameter Encoding
2023-12-13 19:59:13 +01:00
David Sangrey
95f2ea40b6
[ #1843 ] Fix URL Parameter Bug
...
Replaces vague space with properly encoded %20. This SHOULD solve the issue, but I can't replicate the original issue.
2023-12-12 21:28:56 -05:00
David Sangrey
21268d5f19
[Minor] Correct Spelling of Spansh
2023-12-07 11:55:07 -05:00
David Sangrey
4634232d6a
[Minor] Bump Appversion
Release/5.10.0-beta1
2023-12-06 18:58:25 -05:00
David Sangrey
c511b51003
[Translations] Update Translation Template
2023-12-06 17:41:22 -05:00
David Sangrey
e2285729df
Merge pull request #2086 from GLWine/develop
...
Fixed translation hook in EDSM.py and Inara.py
2023-12-06 17:17:39 -05:00
David Sangrey
173c32f314
[Minor] Update Code Checks
2023-12-06 17:15:46 -05:00
David Sangrey
4440b960a7
Merge pull request #2105 from EDCD/dependabot/pip/develop/certifi-2023.11.17
...
build(deps): bump certifi from 2023.7.22 to 2023.11.17
2023-12-06 16:53:13 -05:00
David Sangrey
9c99626ef5
Merge pull request #2103 from EDCD/dependabot/pip/develop/mypy-1.7.1
...
build(deps-dev): bump mypy from 1.7.0 to 1.7.1
2023-12-06 16:49:58 -05:00
David Sangrey
ee3910616c
Merge pull request #2106 from EDCD/dependabot/pip/develop/setuptools-69.0.2
...
build(deps-dev): bump setuptools from 68.2.2 to 69.0.2
2023-12-06 16:49:48 -05:00