BlizzCrafter

Results 7 issues of BlizzCrafter

Hello everybody, the past week I worked on gamepad support for GeonBit.UI. If someone is interested in taking a look then please do: https://github.com/sqrMin1/GeonBit.UI/tree/gamepad Included is a sample project (GeonBit.UI.Gamepad)....

enhancement

As I had problems to find a corresponding issue which describes the problem better, I opened this issue here (with solution). It's connected with #156 The problem is that it's...

# Hello ladies and gentlemen! This "Issue"-page is only for showcasing your projects, which are including the Penumbra lighting system. We thought it would be awesome to have a list...

showcase

Linking the original issue here as a reference: https://github.com/dotnet/maui/issues/14185 As soon as this bug is resolved, it would be possible to use the BlazorWebView control as a full overlay above...

Blazor

The "Trap" icon is the only icon missing from the "IconType" enum. So I added it there :)

I just encountered some parsing errors in the Colour.cs and ColourRange.cs class. **First fix:** In the string override Colour.ToString() I changed the splitting char from comma to semicolon, because the...

Loading asset paths from all content files in the content directory and not just from the one called "Content". Without this PR it isn't possible to load assets via resource...