Gabriel
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...
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...
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...
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...
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...
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...
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...
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...
#### 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...