Commit Graph

43 Commits

Author SHA1 Message Date
github-actions[bot] c23a44a313 Bump version to 0.9.10.7 2026-04-20 14:01:37 +02:00
github-actions[bot] 8eba2b92dd Bump version to 0.9.10.6 2026-04-20 12:03:58 +02:00
github-actions[bot] aa2e9905c1 Bump version to 0.9.10.5 2026-03-13 15:13:57 +01:00
github-actions[bot] 8fd1584995 Bump version to 0.9.10.4 2026-02-26 14:13:40 -08:00
github-actions[bot] 72fcf64589 Bump version to 0.9.10.3 2026-02-24 06:37:10 -08:00
github-actions[bot] fa3c5e95a6 Bump version to 0.9.10.2 2026-02-19 08:23:43 -08:00
github-actions[bot] 974975eb78 Bump version to 0.9.10.1 2026-02-18 12:23:33 -08:00
github-actions[bot] 4a6eccca24 Bump version to 0.9.10.0 2026-02-13 06:25:46 -08:00
amacocian ca526d352e Release 0.9.9.108 (#1421) 2026-02-11 14:22:43 -08:00
amacocian 5be32e32ac Release 0.9.9.107 (#1415) 2026-02-10 06:06:54 -08:00
amacocian a40c28711e Release 0.9.9.106 (#1409) 2026-02-10 05:40:05 -08:00
amacocian a6bee38a19 Release 0.9.9.105 (#1399) 2026-02-09 10:46:23 -08:00
amacocian 75a6fb2b6c Release 0.9.9.104 (#1367) 2026-02-08 12:28:44 -08:00
amacocian 6bfa52a0bf Release 0.9.9.103 (#1361) 2026-02-01 13:32:13 +01:00
amacocian 55ccc6e367 Release 0.9.9.102 (#1351) 2026-01-30 21:57:59 +01:00
amacocian 32f08793ed Release 0.9.9.101 (#1345) 2026-01-28 21:00:56 +01:00
amacocian 8306e10ffe Release 0.9.9.100 (#1329) 2026-01-23 18:57:39 +01:00
amacocian 32bc16c695 Release 0.9.9.99 (#1315) 2026-01-20 12:37:08 +01:00
amacocian f081858d60 Release 0.9.9.98 (#1308) 2026-01-18 21:20:03 +01:00
amacocian 97eb3af350 Release 0.9.9.97 (#1293) 2026-01-17 17:18:07 +01:00
amacocian dcffce5298 Release 0.9.9.96 (#1285)
Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
2026-01-13 21:41:04 +01:00
amacocian 02409f10fe Release 0.9.9.95 (#1277) 2026-01-12 13:38:52 +01:00
amacocian ef2076022e Release 0.9.9.94 (#1266) 2026-01-12 02:23:36 +01:00
amacocian 2116285cac Release 0.9.9.93 (#1255) 2026-01-11 15:51:58 +01:00
amacocian dc5dfc8b07 Release 0.9.9.92 (#1241)
Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
2026-01-11 04:03:52 +01:00
amacocian 4322b636ef Release 0.9.9.91 (#1232) 2026-01-07 22:41:42 +01:00
amacocian bab997b64a Update dependencies (#1224)
* Update dependencies

* UI fixes
2026-01-07 22:04:49 +01:00
amacocian a0c6b7d956 Release 0.9.9.90 (#1219) 2026-01-07 22:04:49 +01:00
amacocian 54e4c17af2 Release 0.9.9.89 (#1215) 2026-01-05 14:46:18 +01:00
amacocian 3e6ac4149f Release 0.9.9.88 (#1210) 2026-01-05 13:49:38 +01:00
amacocian 64df882406 Release 0.9.9.87 (#1205) 2026-01-04 12:57:07 +01:00
amacocian 4ac9daa984 Release 0.9.9.86 (#1192)
Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
2026-01-02 20:15:00 +02:00
amacocian 20ff35fb12 Release 0.9.9.85 (#1179)
Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
2025-12-31 20:31:38 +02:00
amacocian baa2628c6f Release 0.9.9.84 (#1160)
Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
2025-12-21 15:22:21 +01:00
amacocian fab37a5ea0 Release 0.9.9.83 (#1139) 2025-12-16 20:56:41 +01:00
amacocian 3f7a1cc310 Release 0.9.9.82 (#1125)
Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
2025-12-12 15:39:58 +01:00
amacocian a92f566119 Release 0.9.9.81 (#1119) 2025-12-10 01:14:07 +01:00
amacocian 3554249d80 Release 0.9.9.80 (#1102) 2025-12-09 14:24:06 +01:00
amacocian 794afa6c2c Blazor UI Migration (#1085)
* Migrate to Fluent UI

* Setup window events for Blazor WebView

* Setup basic FluentUI styling

* FluentUI links

* Setup views and viewmodel infra

* Remove old navigation logic

* Prepare an example of iframe embed

* Style window + navigation menu

* Setup page based navigation

* Add some UI error handling

* Introduce UI resiliency to exceptions

* Setup settings menu dropdown

* Basic setup for options views

* Setup reusable OptionBase

* Setup options views

* Basic styling

* Setup scoped css files.
Split App into components

* Hook option updates to OptionProvider

* Fix option dropdowns

* Setup multiple themes

* Make fonts scalable

* Move ViewModels under Views

* Launch view + styling

* Setup FocusView base

* Finish BuildListView implementation

* Base for build views

* Setup build routing

* Implement single build editor

* Implement skill description on hover

* Scrape skill information from the wiki and cache it locally

* Scrape and fix Guild Wars wiki info

* Improve mouse hover performance by querying position only when needed

* Skill snippet snaps to edges

* Setup accounts and executables view

* Launch configurations view

* Fix build skill icons
Attach skill types to skills
Scrape upkeep from wiki

* Fix skilltype overflow

* Adjust navigation menu

* Setup privilege elevation flow

* Setup MSAL

* Options synchronization view

* Telemetry view

* Version management and update view

* Setup plugins view

* Setup notifications panel

* Base for logs view

* Finish LogView

* Setup metrics view

* Setup UI logging interop

* GuildWarsPartySearch view implementation

* Setup gitlab mirror job

* Eventviewer base

* Remove gitlab mirror

* Remove mirror pipeline

* Fix metricsview crashes

* Extract progress component

* Setup trade chat views

* Setup Download view

* Extract progress styling

* Setup guild wars copy view

* Setup trade alerts

* Fix team template view skill selection

* Setup basic onboarding view

* Overhaul asynchronous progress operations and remove redundant versioning code

* Setup modsview base

* Setup modsview with mod states

* Setup mod installation process

* Cleanup more ui migration
Remove price history #1076

* Screen selector manage view

* Upgrade to .net 10
Closes #1078

* gMod management view

* Trader message notification

* ReShade management

* Update for toolbox

* Setup focusview fetching

* Setup CharacterComponent

* Setup vanquishing component

* Setup TitleInformationComponent

* Closes #1082
Fix API project for Guild Wars Reforged

* Small fixes + attempts to get new exe version

* FileId fixes

* Current Map and Player Resources widgets

* Quest log widget

* BuildComponent implementation

* Closes #1075
Embed wwwroot into the executable

* Cleanup

* Fixes to slnx

* Fix test project
2025-12-08 22:39:48 +01:00
amacocian dcb50e9da3 Release 0.9.9.79 (#1055) 2025-12-08 22:39:48 +01:00
amacocian 1a37b8b08f Release 0.9.9.78 (#1044) 2025-07-26 22:09:54 +02:00
amacocian 5b6ea99f79 Release 0.9.9.77 (#1033) 2025-06-30 11:09:16 +02:00
amacocian ab1b604aec Code cleanup (#1026)
* Resolve warnings and move shared props to Directory.Build.props and Directory.Packages.props

* Cleanup more messages

* Fix more messages

* Fix build issues
2025-06-29 17:32:52 +02:00