Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create SeriousSamTFE #3309

Closed
wants to merge 1 commit into from
Closed

Create SeriousSamTFE #3309

wants to merge 1 commit into from

Conversation

tx00100xt
Copy link
Contributor

@tx00100xt tx00100xt commented Feb 15, 2024

The source code published by Croteam under the GPL-2 License contains a resource file that allows you to run the game down to the menu and create levels in the editor. https://github.com/Croteam-official/Serious-Engine/blob/master/SE1_10.gro This is to allow users to create their own content.
I added it (excluding some broken textures and models) in AppImage and rewrote the game code so that the menu would immediately launch without SDL2 dialog boxes.
I also added dialog boxes when trying to launch a game without game resources, instead of the SDL2 messagebox
Screenshot test now passes.

Tested on Live ISO:

  • ubuntu-16.04.7-desktop-amd64.iso
  • ubuntu-18.04.6-desktop-amd64.iso
  • ubuntu-20.04.6-desktop-amd64.iso
  • debian-live-9.13.0-amd64-lxde.iso
  • linuxmint-21.3-cinnamon-64bit.iso
  • Fedora-Workstation-Live-x86_64-39-1.5.iso
serioussam-unbuntu-live-iso.webm

@tx00100xt
Copy link
Contributor Author

tx00100xt commented Feb 15, 2024

I looked at the log:

X-AppImage-Signature: 'directory ''/home/runner/.gnupg'' created keybox ''/home/runner/.gnupg/pubring.kbx''
created Signature made Thu Feb 15 17:54:43 2024 UTC using RSA key
CDC41982C027BAAA Can''t check signature: No public key'

https://keys.openpgp.org/search?q=CDC41982C027BAAA
https://keyserver.ubuntu.com/pks/lookup?search=CDC41982C027BAAA&fingerprint=on&op=index

@tx00100xt tx00100xt mentioned this pull request Feb 16, 2024
@tx00100xt tx00100xt closed this Feb 18, 2024
@tx00100xt tx00100xt deleted the patch-1 branch February 18, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant