Lucas Schwiderski lucas
  • Germany
  • Joined on 2021-11-14
lucas deleted branch feat/nexus-uri-handler from bitsquid_dt/dtmt 2023-12-01 09:22:12 +01:00
lucas pushed to master at bitsquid_dt/dtmt 2023-12-01 09:22:12 +01:00
52959a3d5d Merge pull request 'Handle NXM URIs' (#150) from feat/nexus-uri-handler into master
4c6ad1aaed Reduce debug verbosity
031c03480d dtmm: Add .desktop file
6f848bb837 dtmm: Implement NXM URI handler
Compare 4 commits »
lucas closed issue bitsquid_dt/dtmt#31 2023-12-01 09:22:11 +01:00
Implement Nexus downloads
lucas merged pull request bitsquid_dt/dtmt#150 2023-12-01 09:22:09 +01:00
Handle NXM URIs
lucas commented on pull request bitsquid_dt/dtmt#150 2023-12-01 09:22:02 +01:00
Handle NXM URIs

I wasn't able to set up cross-compilation for nng/nng-sys, so instead I went for interprocess + bincode, which don't need any external libraries.

lucas pushed to feat/nexus-uri-handler at bitsquid_dt/dtmt 2023-11-30 18:12:57 +01:00
4c6ad1aaed Reduce debug verbosity
031c03480d dtmm: Add .desktop file
6f848bb837 dtmm: Implement NXM URI handler
6c511a30f4 Merge pull request 'Fetch file version from Nexus' (#147) from feat/nexus-file-version into master
5bcc4b8c70 Merge branch 'master' into feat/nexus-file-version
Compare 14 commits »
lucas commented on issue bitsquid_dt/dtmt#130 2023-11-29 21:40:24 +01:00
Extend Nexus info

The best forward compatibility would probably be to just use the entire Mod struct.

lucas deleted branch feat/nexus-file-version from bitsquid_dt/dtmt 2023-11-29 18:53:16 +01:00
lucas pushed to master at bitsquid_dt/dtmt 2023-11-29 18:53:15 +01:00
6c511a30f4 Merge pull request 'Fetch file version from Nexus' (#147) from feat/nexus-file-version into master
5bcc4b8c70 Merge branch 'master' into feat/nexus-file-version
a0fe5d3f81 nexusmods: Fix File type
2ad3fd0fc1 dtmm: Fix importing from .mod file
440d0f505b Add changelog entry
Compare 6 commits »
lucas closed issue bitsquid_dt/dtmt#131 2023-11-29 18:53:14 +01:00
Improve Nexus import version detection
lucas merged pull request bitsquid_dt/dtmt#147 2023-11-29 18:53:14 +01:00
Fetch file version from Nexus
lucas opened issue bitsquid_dt/dtmt#154 2023-11-29 15:54:52 +01:00
Mods without a dtmt.cfg but with Nexus info use their mod ID in the details pane
lucas pushed to feat/nexus-file-version at bitsquid_dt/dtmt 2023-11-29 15:43:54 +01:00
5bcc4b8c70 Merge branch 'master' into feat/nexus-file-version
dce9f493a2 Merge pull request 'Fetch mod image from Nexus' (#146) from feat/nexus-cover-image into master
61e78e9718 dtmm: Fix writing Nexus image to disk
b3305e87b8 dtmm: Fix importing from .mod file
335a0a472b Merge pull request 'Improve CI' (#153) from feat/ci into master
Compare 14 commits »
lucas pushed to master at bitsquid_dt/dtmt 2023-11-29 15:39:13 +01:00
dce9f493a2 Merge pull request 'Fetch mod image from Nexus' (#146) from feat/nexus-cover-image into master
61e78e9718 dtmm: Fix writing Nexus image to disk
b3305e87b8 dtmm: Fix importing from .mod file
edd363c3a6 Add changelog entry
0b3c92d19e dtmm: Fetch mod image from Nexus
Compare 5 commits »
lucas deleted branch feat/nexus-cover-image from bitsquid_dt/dtmt 2023-11-29 15:39:13 +01:00
lucas merged pull request bitsquid_dt/dtmt#146 2023-11-29 15:39:12 +01:00
Fetch mod image from Nexus
lucas closed issue bitsquid_dt/dtmt#129 2023-11-29 15:39:12 +01:00
Download cover image from Nexus
lucas pushed to feat/nexus-file-version at bitsquid_dt/dtmt 2023-11-29 15:38:56 +01:00
a0fe5d3f81 nexusmods: Fix File type
2ad3fd0fc1 dtmm: Fix importing from .mod file
Compare 2 commits »
lucas pushed to feat/nexus-cover-image at bitsquid_dt/dtmt 2023-11-29 15:22:29 +01:00
61e78e9718 dtmm: Fix writing Nexus image to disk
b3305e87b8 dtmm: Fix importing from .mod file
Compare 2 commits »
lucas pushed to feat/nexus-uri-handler at bitsquid_dt/dtmt 2023-11-29 14:26:38 +01:00
c4cc58898b dtmm: Implement NXM URI handler
4cb141f476 Fetch file version from Nexus
335a0a472b Merge pull request 'Improve CI' (#153) from feat/ci into master
4be37f6e5e ci: Combine Dockerfiles into multi-stage build
3555fc83d2 ci: Rework MSVC image building
Compare 10 commits »