daniele-rapagnani / alephone-android

Port of the AlephOne engine on Android
GNU General Public License v3.0
40 stars 3 forks source link

Adds the games manager/launcher #44

Open daniele-rapagnani opened 3 years ago

daniele-rapagnani commented 3 years ago

The app is now simply the Aleph One engine and there's an Android activity on top that handles the download/install of game scenarios. There are also options to export/import saves and preferences from a scenario as well as installing custom plugins.

Addresses issue: #38 and #36

Shockwave508 commented 3 years ago

Quick question: How exactly will this launcher handle scenarios that already exist on a given device's non-scoped storage?

daniele-rapagnani commented 3 years ago

Quick question: How exactly will this launcher handle scenarios that already exist on a given device's non-scoped storage?

The Launcher can also install scenarios from zip files, so you can basically zip the existing scenario and use the Launcher to copy it to the app's scoped storage (plugins, saves and all).

Shockwave508 commented 3 years ago

Admittedly a tad eager to try this out, though I know the sound issues need to be resolved first...

Shockwave508 commented 3 years ago

Any idea when v0.3.0 will be ready?

daniele-rapagnani commented 3 years ago

Any idea when v0.3.0 will be ready?

Not really, sorry! Issue #35 is essential to make the launcher work properly and it's probably not trivial. I'm also working on this project in my free time and when I feel up to it, so it's really hard to tell.

Shockwave508 commented 3 years ago

Haven't heard anything from this project in nearly an entire month. Is it still being worked on?

daniele-rapagnani commented 3 years ago

Haven't heard anything from this project in nearly an entire month. Is it still being worked on?

I've moved on to other things at the moment as #35 was getting pretty boring but I'll give it another try sooner or later...