blish-hud / Blish-HUD

A Guild Wars 2 overlay with extreme extensibility through compiled modules.
https://blishhud.com
MIT License
311 stars 60 forks source link

Feature/runtime fonts #963

Open agaertner opened 2 months ago

agaertner commented 2 months ago

Discussion Reference

https://discord.com/channels/531175899588984842/536970543736291346/1233539611368751185

Is this a breaking change?

No.

I outcommented the ranges that crash for users that do not have a specific .NET Runtime installed and run BlishHUD only with the windows shipped one.

I let @teebee-git (Discord: tommyball) test each range one by one.

As a final test I also had him install .NET Runtime 8 and test a version with all the ranges active which worked.

There are now two options: Either we recommend to people to install the latest .NET Runtime somewhere visible so we are able to use the whole charset of gw2 or stick with the ranges that work even without it.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
5.9% Duplication on New Code

See analysis details on SonarCloud