Commit Graph

832 Commits

Author SHA1 Message Date
github-actions[bot] 8eba2b92dd Bump version to 0.9.10.6 2026-04-20 12:03:58 +02:00
amacocian d9bd9d5395 Update GWCA (#1505)
Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
v0.9.10.5
2026-03-13 15:13:57 +01:00
amacocian a59f88d396 Fix launch configuration reordering (Closes #1488) (#1504)
Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
2026-03-13 15:13:57 +01:00
amacocian 3799108f7e Fix ReShade deleting files when disabled and not installed (Closes #1500) (#1503)
Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
2026-03-13 15:13:57 +01:00
dependabot[bot] a7f0f31a94 Bump Microsoft.CodeAnalysis.Analyzers and Microsoft.CodeAnalysis.CSharp (#1501)
Bumps Microsoft.CodeAnalysis.Analyzers from 3.11.0 to 5.3.0-2.25625.1
Bumps Microsoft.CodeAnalysis.CSharp from 5.0.0 to 5.3.0

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.Analyzers
  dependency-version: 5.3.0-2.25625.1
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: Microsoft.CodeAnalysis.CSharp
  dependency-version: 5.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-13 15:13:57 +01:00
amacocian 6ffa774270 Update GWCA (Closes #1494 Closes #1483) (#1498) 2026-03-13 15:13:57 +01:00
amacocian 2124ae92b4 Fix template loading from API (#1495)
Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
2026-03-13 15:13:57 +01:00
dependabot[bot] 00312a6367 Bump actions/download-artifact from 7 to 8 (#1492)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-13 15:13:57 +01:00
dependabot[bot] df0d32bc30 Bump actions/upload-artifact from 6 to 7 (#1493)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-13 15:13:57 +01:00
Brendan McCoy ecd19b0324 Add dye tint support to inventory item model (#1490)
Switched to using GWCA's GetBagByIndex for safer bag pointer access.
2026-03-13 15:13:57 +01:00
github-actions[bot] aa2e9905c1 Bump version to 0.9.10.5 2026-03-13 15:13:57 +01:00
amacocian 384fdaf67c Fix tests (#1487) v0.9.10.4 2026-02-26 14:13:40 -08:00
amacocian a48cd84e1a Remove character flag when provided by launch config (Closes #1480) (#1485) 2026-02-26 14:13:40 -08:00
amacocian 97fed608d2 Update GWCA (#1484)
* Improve GWCA bindings generator based on headers

* Move all structs to gwca

* Progress

* Complete parser work

* More generator adjustments

* GWCA fixes

* GWCA improvements

* GWCA fixes

* GWCA fixes

* GWCA fixes

* GWCA fixes

* Fix API usage of GWCA

* Update GWCA

---------

Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
2026-02-26 14:13:40 -08:00
amacocian 68f241989a Update GWCA (Closes #1477 Closes #1474) (#1482) 2026-02-26 14:13:40 -08:00
amacocian 123d76fe0f Fix stackoverflow risk on ScreenshotService (Closes #1476) (#1481) 2026-02-26 14:13:40 -08:00
Brendan McCoy 9d495a35a6 Add Interaction and ModelFileID to Daybreak API InventoryService (#1478)
* Add Interaction and ModelFileId properties to ItemEntry

Signed-off-by: Brendan McCoy  <13607368+brendan-mccoy@users.noreply.github.com>

* Add Interaction and ModelFileId to inventory items

Signed-off-by: Brendan McCoy  <13607368+brendan-mccoy@users.noreply.github.com>

---------

Signed-off-by: Brendan McCoy  <13607368+brendan-mccoy@users.noreply.github.com>
2026-02-26 14:13:40 -08:00
amacocian 5d9d59610a Templates rework (#1479)
* Setup templates rework

* Update docs

* Implement backwards compatible parsing

* Work

* Finish build templates
2026-02-26 14:13:40 -08:00
amacocian 0bdfe69e78 Update docs with details about templates (#1475) 2026-02-26 14:13:40 -08:00
github-actions[bot] 8fd1584995 Bump version to 0.9.10.4 2026-02-26 14:13:40 -08:00
amacocian 5da5eea085 Build template manager bugfix (#1472) v0.9.10.3 2026-02-24 06:37:10 -08:00
amacocian fd9d8934f4 Update docs (Closes #1469) (#1471) 2026-02-24 06:37:10 -08:00
amacocian b9736f051a Cap attribute points in build editor (Closed #1467) (#1470) 2026-02-24 06:37:10 -08:00
amacocian 724e264b77 Builds synchronization view (Closes #1289) (#1468) 2026-02-24 06:37:10 -08:00
amacocian 4974d5f9ed Fix exceptions when mods are enabled but not installed (Closes #1459) (#1466) 2026-02-24 06:37:10 -08:00
amacocian aa1da65538 Ability to reorder launch configs (Closes #1460) (#1465) 2026-02-24 06:37:10 -08:00
amacocian e90ae48c40 Fix item upgrade collisions (Closes #1461) (#1464) 2026-02-24 06:37:10 -08:00
amacocian ef513e1230 Gwca bindings (#1462)
* Bump version to 0.9.10.1

* Bump Microsoft.Web.WebView2 from 1.0.3719.77 to 1.0.3800.47 (#1442)

---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-version: 1.0.3800.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Improve mod view responsiveness (#1443)

* Improve application launcher logging (Closes #1441) (#1444)

* Damage modifier 0x248 (Closes #1438) (#1445)

* Initial commit

* Setup generator

* Progress

* Update generator

* Initial commit

* Setup generator

* Progress

* Update generator

* Fix library loading

* Move code to gwca

* Fix leave party

* Disable console on Release

* Add more exports to gwca

* Upgrade gwca

* Fixes to character selector

* Fix GetWindowHandle

* Move character selector to frame based

* Fix config spamming

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
2026-02-24 06:37:10 -08:00
github-actions[bot] 72fcf64589 Bump version to 0.9.10.3 2026-02-24 06:37:10 -08:00
amacocian 53fc08bcb5 Simplify readychecker (#1457)
* Fix windows ready checker (Closes #1456)

* Add extra debugging line

* Extra debug info
v0.9.10.2
2026-02-19 08:23:43 -08:00
amacocian 4077777cd9 Deprecate mDNS scanning (Closes #1454) (#1455) 2026-02-19 08:23:43 -08:00
amacocian 77c2403a40 Fix companion view attach after restart (Closes #1452) (#1453) 2026-02-19 08:23:43 -08:00
github-actions[bot] fa3c5e95a6 Bump version to 0.9.10.2 2026-02-19 08:23:43 -08:00
amacocian db012ae094 Update dependencies (#1450) v0.9.10.1 2026-02-18 12:23:33 -08:00
amacocian d124197e43 Fix installer temp (Closes #1436) (#1449) 2026-02-18 12:23:33 -08:00
amacocian 85593ea94b Linux support for color extraction (Closes #1447) (#1448) 2026-02-18 12:23:33 -08:00
amacocian fe9178c66d Damage modifier 0x248 (Closes #1438) (#1445) 2026-02-18 12:23:33 -08:00
amacocian e5e4e42e1e Improve application launcher logging (Closes #1441) (#1444) 2026-02-18 12:23:33 -08:00
amacocian cc3236f4d6 Improve mod view responsiveness (#1443) 2026-02-18 12:23:33 -08:00
dependabot[bot] 6d598cdf95 Bump Microsoft.Web.WebView2 from 1.0.3719.77 to 1.0.3800.47 (#1442)
---
updated-dependencies:
- dependency-name: Microsoft.Web.WebView2
  dependency-version: 1.0.3800.47
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-18 12:23:33 -08:00
github-actions[bot] 974975eb78 Bump version to 0.9.10.1 2026-02-18 12:23:33 -08:00
amacocian 4346ed758b Fix compare version script (#1435) v0.9.10.0 2026-02-13 06:25:46 -08:00
amacocian a7320ac32c Update dependencies (#1433)
Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
2026-02-13 06:25:46 -08:00
amacocian dce365b227 Update wiki (Closes #1428) (#1432) 2026-02-13 06:25:46 -08:00
amacocian 3ad32bee8f Update gwmarket url (Closes #1430) (#1431) 2026-02-13 06:25:46 -08:00
amacocian 9e3fa738bb DirectSong improvements (#1429) (Closes #1189)
* DirectSong improvements

* Use ChthonVIIs directsong remix

* DirectSong fetches remix mp3s

* Stop using ds executable to register entries on Windows

* DirectSong don't rely on admin rights

* Windows fixes
2026-02-13 06:25:46 -08:00
github-actions[bot] 4a6eccca24 Bump version to 0.9.10.0 2026-02-13 06:25:46 -08:00
amacocian b1898c460c Bump versions 2026-02-12 11:35:38 +01:00
amacocian 5c39a99b8f Use PAT to create release branches 2026-02-12 11:32:23 +01:00
amacocian e873b0da6f Cleanup pipelines 2026-02-12 11:25:00 +01:00