Gabriel

Results 117 issues of Gabriel

This is a WIP to add a settings menu. Early feedback is welcome on the general layout and feature set this should have. Input: - [x] Add input remapping for...

Window/Scenes
Enhancement
Settings

The Player is currently not high DPI aware. This causes the following issues depending on the OS: - [ ] Windows: 100% DPI is reported to the app and Windows...

Emscripten
macOS
Win32

This one superseds #53 The game browser would make a bit more sense when you could browse (or auto scan as planned for Android) your hard disk and add game...

FileFinder
UX
Enhancement
Settings

Invented a new field ``Code`` in the meta.ini to provide the locale/iso-code of the language. Currently supported: - ja_JP - ko_KR - zh_TW - zh_CN - ru_RU Fixes problems with...

Translation

One obvious flaw (reported via chat) is that the battle commands are sorted. This is totally wrong and is fixed (soon). Though there appear to be multiple other minor things...

Event/Interpreter

Currently our code is "cluttered" (well, few lines) with different code paths for SDL and Libretro. By removing them from the main files it would become easy in CMake to...

Building

This is mostly for discussion right now. I don't want this to be merged yet there are still bugs. This code is very old and didn't properly rebase. https://www.multimediaxis.de/threads/135210-DynRPG-Plugin-Text-Plugin Download...

Awaiting Rebase
RPG_RT Patches

Same solution as proposed in https://community.easyrpg.org/t/browser-version-saves-not-being-kept-when-leaving-and-returning-to-game-page/927 just a bit cleaner. Usage (before the shell js file) ```js Module = { EASYRPG_GAME = "UniqueGameId" }; ``` ------- Btw atsumaru loads the...

Emscripten
Awaiting Rebase

#### Name of the game: Alone - Eternal Nightmare #### Describe the issue in detail and how to reproduce it: The game itself uses F3. This game mentions the following...

RPG_RT Patches

Set SDL to F32 (float), the output is garbage

Audio