pylivemaker
pylivemaker copied to clipboard
Python package for manipulating LiveMaker game resources
updates: - [github.com/psf/black: 24.3.0 → 24.4.2](https://github.com/psf/black/compare/24.3.0...24.4.2)
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/pmrowla/pylivemaker). ## Config Migration Needed - [ ]...
Resolves #126 ### lmlsb edit - Added capability to insert certain parameters without prompt - Added capability to edit based on the list of parameters in JSON format ```shell Usage:...
> I pushed some changes: > > * the scenario script tag characters should be output correctly in XML mode for `lmlsb dump` now > * `lmlsb dump` now has...
* pylivemaker version:1.2.0 * Python version:3.10.9 * Operating System:WindowsOS * LiveMaker game: I need to edit a line with a call command because there're some text which need to be...
Related to #2 Currently, a translated game must be patched manually with `lmpatch`, and the only way to share the translation is to distribute the entire patched game. This is...
*pylivemaker version: 1.0.4 *Python version: 3.10.6 *Operating System: Windows *LiveMaker game: トライアド・リリーティア ### Description I'd like to translate the name of enemy attacks in the game, but the game also...
* pylivemaker version: 1.0.4 * Python version: 3.10.6 * Operating System: Windows * LiveMaker game: トライアド・リリーティア ### Description I've been trying to extract the menus from this game, and running...
* pylivemaker version: 1.0.4 * Python version: 3.11.4 * Operating System: Windows ### Description I'm attempting to `lmpatch` an edited `ノベルシステム\■初期化.lsb` but, like in [this post](https://github.com/pmrowla/pylivemaker/issues/11#issuecomment-585546189), when I extract the...
* Requires implementing Pillow/PIL encoder for GalImagePlugin. * galconvert and lmpatch should both support conversion from png to gal Main complication is that some games only support old Gale format,...