Alexandros Mandravillis

Results 9 issues of Alexandros Mandravillis

Under Windows, the defaults.go file assumes that the game is installed in the default directory, 'C:\Program Files (x86)\Diablo II', with a hard coded MPQ location of: (d2core\d2config\defaults.go, line 44) config.MpqPath...

Hello, I am on Windows 10 with Visual Studio 2022 and I'm almost able to build the mc2 solution. The last few errors I get are related to Struct Member...

Pretty sure the "checking storage device" is just 'emulating' the PS2 memory card scanning, and _should_ have been removed in the PS3/X360 versions. Even with an HDD however, the loading...

feature-request

## ✨ Feature: Add generic SSO support via trusted reverse proxy headers ### Problem Many organizations deploy Postiz behind reverse proxies (Traefik, Nginx, Caddy) that handle authentication. Currently, these users...

## 🐛 Fix: Frontend 404 and React warnings ### Problem 1. Accessing root path (`/`) shows 404 before middleware redirect executes 2. React Fragment prop warning when Plausible analytics is...

Implemented dynamic scaling logic in MainMenu::render() to make the main menu UI adapt to various screen resolutions. Scaling factors are now calculated based on a 1024x768 baseline, with optional caps...

Hello, FMVs are not working currently. I know they are not included in the release but I've moved the data\movies folder from the game installation to the project's data\movies folder,...

Hey Alariq, We haven't discussed using AI-assisted coding so I'm not sure if you're cool with me submitting changes that I've worked on with claude's help. If not just reject...

## Summary Fixes multiple bugs preventing successful SSO integration with OIDC providers (Authelia, Keycloak, etc.) and authentication on public suffix domains (synology.me, duckdns.org, ngrok.io, etc.). ### Issues Fixed 1. **Incorrect...