David Sangrey
bbd911cfd9
[ #2146 ] Cleanup On CtrlC Already Running
2024-02-07 19:12:58 -05:00
David Sangrey
840dd54faf
[ #2146 ] Cleanup On CtrlC
2024-01-30 17:38:30 -05:00
Phoebe
c10afa6e68
Merge pull request #2144 from HullSeals/enhancement/662/edsm-rate-limit
...
Enhancement/662/edsm rate limit
2024-01-16 23:04:29 +01:00
David Sangrey
0b90ca7708
[Minor] More Type Hints
2024-01-05 15:39:26 -05:00
David Sangrey
29c4bd4028
[Minor] Update Type Hint
2024-01-05 15:35:25 -05:00
David Sangrey
48311ae70c
[Minor] Bump Version String for internal
2024-01-04 19:31:59 -05:00
David Sangrey
f318b3256b
[662] Apply Rate Limit
2024-01-04 19:17:21 -05:00
Phoebe
ed17bff22d
Merge pull request #2143 from HullSeals/enhancement/edmc-cmd-ico
...
[Minor] Adds icon to EDMC.exe
2024-01-04 23:48:39 +01:00
David Sangrey
5ee7688c6a
[Minor] Adds icon to EDMC.exe
...
EDMC didn't have an icon, and everyone deserves to have their own special thing. Thanks to CMDR DrebinOmega for the design!
2024-01-04 16:19:51 -05:00
David Sangrey
7d362c41dd
Merge pull request #2141 from HullSeals/enhancement/2140/translate-newver-str
...
[2140] Translate Newver Str
2024-01-04 15:31:16 -05:00
David Sangrey
e531db8d48
[Flake8] Ignore Type Hint Missing
...
It's not missing. They're there.
2024-01-04 15:30:02 -05:00
David Sangrey
881c94a619
[Lang] Update Lang Comment
2024-01-04 15:22:57 -05:00
David Sangrey
41b879716f
[2140] Translate Newver Str
2024-01-04 15:22:50 -05:00
Phoebe
19470bfae6
Merge pull request #2142 from HullSeals/fix/remove-wix-associated-files
...
[2127] Cleanup Wix and Manifest Files
2024-01-04 20:16:56 +01:00
Phoebe
7d7daebbdb
Merge pull request #2139 from HullSeals/enhancement/635/remove-ordered-dict
...
[635] Remove Ordered Dict
2024-01-04 20:16:25 +01:00
David Sangrey
4df38d6a73
[635] Remove Outdated Comment
...
All Dicts Keep Order.
Co-authored-by: Phoebe <40956085+C1701D@users.noreply.github.com>
2024-01-04 14:12:47 -05:00
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
7cac00b2e8
[635] Remove Ordered Dict
2024-01-03 23:55:12 -05:00
David Sangrey
5419e2e47f
[Workflow] Revert Bad Workflow Update
Release/5.10.1
2024-01-03 19:48:51 -05:00
David Sangrey
7f8d54667f
[Revert] Revert Bad upload-artifact Update
...
https://github.com/actions/upload-artifact/issues/478
2024-01-03 19:38:37 -05:00
David Sangrey
cba3cbea93
[RELEASE] 5.10.1
2024-01-03 19:28:28 -05:00
David Sangrey
7cf78a5075
[Minor] Update Winsparkle Version
2024-01-03 19:15:39 -05:00
Phoebe
aff1ba15a0
Merge pull request #2138 from HullSeals/fix/change-resource-location
...
[2135] Resource Folders are not unified
2024-01-04 01:11:23 +01:00
David Sangrey
bcb8a4a999
[Fix] Unify Resources Folder
2024-01-03 19:02:15 -05:00
David Sangrey
620188a9f0
[Fix] Reunify Resource File Locations
...
Running from source and built had these json files in different locations. Fixing to the intended unified spot.
2024-01-03 18:41:21 -05:00
David Sangrey
07c5fef535
Merge pull request #2129 from EDCD/dependabot/pip/develop/types-requests-2.31.0.20231231
...
build(deps-dev): bump types-requests from 2.31.0.10 to 2.31.0.20231231
2024-01-03 18:10:12 -05:00
dependabot[bot]
e0f687a334
build(deps-dev): bump types-requests from 2.31.0.10 to 2.31.0.20231231
...
Bumps [types-requests](https://github.com/python/typeshed ) from 2.31.0.10 to 2.31.0.20231231.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-requests
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-03 23:04:10 +00:00
Phoebe
e3f3c802be
Merge pull request #2123 from HullSeals/enhancement/2122/list-to-tuple-comparitors
...
[#2122 ] Handover a number of Lists to Tuples
2024-01-04 00:03:09 +01:00
David Sangrey
df7d449c9b
[Fix] Correct Type Hint
2024-01-03 18:02:29 -05:00
David Sangrey
1cd62aea24
Merge pull request #2117 from HullSeals/enhancement/minor-code-tweaks
...
[Minor] Update Python Version, Deprecate Old Function, Other Minor Changes
2024-01-03 17:58:08 -05:00
Phoebe
06b845868a
Merge pull request #2119 from HullSeals/fix/repair-broken-dupe-check
...
[Fix] Add Required Dupe Imports
2024-01-03 23:55:20 +01:00
Phoebe
7f7460166b
Merge pull request #2126 from HullSeals/fix/2125/git-hash-check-fix
...
[2125] Updates Exception Check
2024-01-03 23:47:32 +01:00
David Sangrey
b81cfab786
Merge pull request #2133 from EDCD/dependabot/github_actions/develop/actions/setup-python-5
...
build(deps): bump actions/setup-python from 4 to 5
2024-01-01 18:02:04 -05:00
David Sangrey
4e99a15e53
Merge pull request #2132 from EDCD/dependabot/github_actions/develop/actions/download-artifact-4
...
build(deps): bump actions/download-artifact from 3 to 4
2024-01-01 18:01:37 -05:00
David Sangrey
85ea423bc5
Merge pull request #2134 from EDCD/dependabot/github_actions/develop/actions/upload-artifact-4
...
build(deps): bump actions/upload-artifact from 3 to 4
2024-01-01 18:00:29 -05:00
dependabot[bot]
f2297698f2
build(deps): bump actions/upload-artifact from 3 to 4
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 17:54:14 +00:00
dependabot[bot]
42c63b37e9
build(deps): bump actions/setup-python from 4 to 5
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 17:54:09 +00:00
dependabot[bot]
66ea2d3886
build(deps): bump actions/download-artifact from 3 to 4
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 17:54:03 +00: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
d333450bef
[Nit] Clarify Shorthash Type
...
It can be None. Declare it can be None.
2023-12-30 12:21:35 -05:00
David Sangrey
2e7c9ef38b
[2125] Updates Exception Check
...
We removed a general exception check and didn't cover all edge cases here. Add back the proper edge case.
2023-12-30 11:31:36 -05:00
David Sangrey
b7633fa6e3
Handover a number of Lists to Tuples
...
Tuples are (slightly) more efficient for comparing if x in y. Not that it'll really matter at this scale, but it's technically better and simple to implement.
Applying to all files except theme.py, because theme.py is scary.
2023-12-27 00:29:35 -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