pelican-eggs / eggs

Service eggs for the pterodactyl panel
MIT License
2.85k stars 2.32k forks source link

Game Request: OpenArena 0.8.8 #1105

Closed Gadorach closed 3 years ago

Gadorach commented 3 years ago

Service: OpenArena

Does this expand an already existing service: N

Link to game: http://www.openarena.ws/

Links for server downloads: http://www.openarena.ws/download.php

Links for install steps/docs: https://openarena.fandom.com/wiki/Servers

OpenArena is a game built from the IOQuake3 engine and contains completely community-created assets. As a result, it is completely free for use and play. I use this regularly, and I believe it would make a great addition to the Egg library. It should really go side-by-side with both the original Quake 3 and Urban Terror mods though.

parkervcp commented 3 years ago

@Gadorach if you can test that out.

Gadorach commented 3 years ago

I did attempt to test the egg, but I'm getting a "docker API v1.41 too new, only API 1.40 available" error currently. Haven't been able to find a more recent docker build than 20.10.6, that actually handles API v1.41, for my linux build, which is a 20.04 Ubuntu server. It's possible that the egg works fine, I just can't test it yet until docker releases more recent engine versions for my linux build.

Thanks a bunch for making it though, I'm sure it'll be useful to me as soon as the new docker version drops supporting API v1.41 that I can install haha

Gadorach commented 3 years ago

Actually, the issue seems to be that my docker client version is 20.10.6, but my server version is reporting as 19.03.13. Despite taking down my docker-ce instance and deleting the service, it's very keen on not updating the server even after purges and re-installs. I'll have to look into the issue and try it again later.