edopro icon indicating copy to clipboard operation
edopro copied to clipboard

A script engine for "yu-gi-oh!" and sample gui (former "ygopro")

Results 22 edopro issues
Sort by recently updated
recently updated
newest added

**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...

wontfix

Low-priority but existed in some other simulators

feature

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

feature

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

feature

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

linux

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

enhancement

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