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

19 Commits

Author SHA1 Message Date
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
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
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
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
a8b18e8ca4
[2127] Remove XML from Build 2024-01-01 09:33:18 -05:00
David Sangrey
25a46545ca
[1801] Add missing file check to builder 2023-12-15 12:16:44 -05:00
David Sangrey
8888d01760
[555] Move WinSparkle Keys to Setup File 2023-12-13 18:28:27 -05:00
David Sangrey
170b86b5dc
[2051] Remove More Old Types 2023-11-30 21:45:04 -05:00
David Sangrey
3e1725cecc
Merge pull request #2099 from HullSeals/enhancement/1490/spansh-URL-provider
Add spansh as a URL provider
2023-11-17 16:42:59 -05:00
Phoebe
71ff00ce58
[1490] Adds spansh as a URL provider
- Adds a spansh plugin as a URL provider for systems and stations.
- Adds plugin path to build.py.
- Updates a comment in the EDSM plugin.
2023-11-17 16:05:27 -05:00
David Sangrey
e268c248d1
[2051] Convert Pickle to Json 2023-11-17 13:19:06 -05:00
David Sangrey
775c6a770a
#2045 Make Description Less Useless 2023-08-03 16:29:42 -04:00
David Sangrey
376ac667c9
#2040 Move ISS File Build to Builder 2023-08-02 14:32:30 -04:00
David Sangrey
6f91e6ce4e
#2040 Integrate Builder and Installer 2023-07-27 14:14:36 -04:00
David Sangrey
dd1442f37b
#2040 Remove Unused Code 2023-07-27 11:14:21 -04:00
David Sangrey
8e7f7d6587
#2040 Hand over WIX to InnoSetup 2023-07-27 11:06:37 -04:00
David Sangrey
58a3f4504f
#2040 Type Annotations 2023-07-26 23:26:24 -04:00
David Sangrey
1690f8f3a9
#2040 Retire iSort
Going to do a handover to black (New Maintainer Preference)
2023-07-26 23:18:18 -04:00
David Sangrey
247d632cc6
#2040 First Pass - Update Build System 2023-07-26 22:49:03 -04:00