edopro
edopro copied to clipboard
A script engine for "yu-gi-oh!" and sample gui (former "ygopro")
**Retained for documentation but has been resolved per discussion below** Reproduction: - start a best of 3 - after game 1, side in cards - after the series, offer rematch...
It was mentioned that the activate sound effect is played when an effect resolves negated due to Called by the Grave. This is because the sound effect is played on...
There were a few sporadic reports of audio playback differences from irrKlang. This is probably a parameter that we can change somewhere with SDL mixer. You can reproduce this for...
The install script for Linux currently creates a `.desktop` file with a hardcoded icon path. Specially the icon is set to `{INSTALL_PATH}/textures/AppIcon.png`. This is generally considered bad practice and prevents...
As title said, the chatbox is unusable during siding in BO3 or more. 38.0.0, public release
The handling is very hardcoded in the game client. We can add an array field to a config JSON listing their corresponding rule card and excludes. A special case needs...
I added the following commands to the CLI. I also made it so the replay starts paused, it felt like it made more sense. When a new game is created...