From 8c774722ebb9152cb4f9a7e4662ff12d9a947e9d Mon Sep 17 00:00:00 2001 From: Muzychenko Andrey <33288308+k4zmu2a@users.noreply.github.com> Date: Mon, 3 Jul 2023 11:35:37 +0300 Subject: [PATCH 1/2] Update SpaceCadetPinball.metainfo.xml Shortened summary and removed period. #178 --- Platform/Linux/SpaceCadetPinball.metainfo.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Platform/Linux/SpaceCadetPinball.metainfo.xml b/Platform/Linux/SpaceCadetPinball.metainfo.xml index e544ca8..63be044 100644 --- a/Platform/Linux/SpaceCadetPinball.metainfo.xml +++ b/Platform/Linux/SpaceCadetPinball.metainfo.xml @@ -3,7 +3,7 @@ com.github.k4zmu2a.spacecadetpinball Space Cadet Pinball Space Cadet Pinball - Reverse engineering of 3D Pinball for Windows - Space Cadet, a game bundled with Windows. + Game engine for Space Cadet Pinball https://github.com/k4zmu2a/SpaceCadetPinball https://github.com/k4zmu2a/SpaceCadetPinball/issues From 93d8e12782c9b4b1cc0bf85c70b3d2e64d1e6b54 Mon Sep 17 00:00:00 2001 From: Muzychenko Andrey <33288308+k4zmu2a@users.noreply.github.com> Date: Mon, 3 Jul 2023 11:49:55 +0300 Subject: [PATCH 2/2] Update README.md Updated development plans. --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e31e610..a6cfd8d 100644 --- a/README.md +++ b/README.md @@ -87,11 +87,10 @@ Tested with: macOS Big Sur (Intel) with Xcode 13 & macOS Montery Beta (Apple Sil * ~~Resizable window, scaled graphics~~ * ~~Loader for high-res sprites from CADET.DAT~~ * ~~Cross-platform port using SDL2, SDL2_mixer, ImGui~~ -* Misc features of Full Tilt: 3 music tracks, multiball, centered textboxes, etc. -* Maybe: Text translations -* Maybe: Android port -* Maybe x2: support for other two tables - * Table specific BL (control interactions and missions) is hardcoded, othere parts might be also patched +* Full Tilt Cadet features +* Localization support +* Maybe: Support for the other two tables - Dragon and Pirate +* Maybe: Game data editor ## On 64-bit bug that killed the game