Florian Piesche

Results 32 issues of Florian Piesche

These are: - a scalable vector redraw of the original Glider PRO icon I've made, for use with modern high-resolution systems - a `.desktop` file, which FreeDesktop-compliant Linux desktop environments...

I've gone and redrawn the icons as SVG vectors so larger versions can be exported, as well as created a combined icon for D1 and D2 and a metainfo file...

This adds a new workflow, `tag.yml`, which will automatically create a new semver tag on the repository when changes are merged to `master` (or the more modern equivalent `main` in...

I got the package names wrong here, as I've found out when trying to get this through Flathub's CI. The first four components should be io.github.owner.repository, and of course there...

**Describe the bug** Making a Linux build fails at the linking stage when using gold. **To Reproduce** Steps to reproduce the behaviour: ```$ git clone --recurse-submodules --shallow-submodules https://github.com/OpenEnroth/OpenEnroth.git $ cd...

bug

At a friend's request I've created a Flatpak build for Open Supaplex that I'm currently hosting on a personal repository. I'd love to submit this for distribution to flathub.org, but...

### Issue Checklist - [X] I have properly named the enhancement - [X] I have checked the issues/discussions pages to see if the enhancement has been previously suggested ### What...

type: enhancement
status: pending triage
topic: platform specific

- Add an `.svg` format icon (based on the logo from the website), slightly resized and placed on canvas to match [FreeDesktop icon guidelines](https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/quality-guidelines/#app-icon) - Moved the `.desktop` file into...

linux
build

### Description of Changes --- This PR adds a basic but configurable and extensible Python-based check for maps having enough coop/deathmatch starts. New checks can be added as small Python...

Hi! I've been going round helping various open source games projects with Flatpak distributions, to make them more easily accessible on e.g. the Steam Deck and other popular modern Linux...