armagetronad:beta_0.2.9

Last commit made on 2024-03-26
Get this branch:
git clone -b beta_0.2.9 https://git.launchpad.net/armagetronad

Branch merges

Branch information

Name:
beta_0.2.9
Repository:
lp:armagetronad

Recent commits

26ef027... by Manuel Moos

Bundle metadata to actually enable Retina resolutions

Hope that is the last 'actually'

2d5c521... by Manuel Moos

Activate Retina display specific variables

Without SDL12COMPAT_HIGHDPI, setting a higer resolution only
changes the RENDERING resolution, the image will still be
scaled down to the non-Retina resolution.

Properly implements https://gitlab.com/armagetronad/armagetronad/-/issues/147

14ace1e... by Manuel Moos

Probably not a good idea to delete the bundle

after we just filled it

e0c5f42... by Manuel Moos

Rebranding of icon name in manifest

hopefully fixing the flatpak alpha and beta builds

f677271... by Manuel Moos

Only include SDL2 for the client

c4afbb2... by Manuel Moos

Include SDL2 into app bundle manually

Modern homebrew has switched to sdl12-compat, which dynamically
loads SDL2 at runtime, so it is not found by dylibbundler.
But we can help it!

Implements https://gitlab.com/armagetronad/armagetronad/-/issues/147

21f0716... by Manuel Moos

Only modify XCODE path if Xcode is installed

87d4665... by Manuel Moos

Remove obsolete altool notarization path

it no longer works. But `xcrun notarytool` also does not work
out of the box on the builder, so try plain notarytool.

feaeb41... by Manuel Moos

New version marker

so rc builds get accepted into the PPA agian

3222da8... by Manuel Moos

Correct formal developer ID