-
Since I installed the new update (39.0.0) i can't change screen's skin, can u fix that? I click on skins options, and when i gonna click to confirm the exchange, nothing happens and it still with the …
-
When building edopro from source, there are a lot of externalized strings, which are unset, resulting in them being rendered as "???". I'm currently keeping [this patch](https://github.com/LordYuuma/…
-
Using the official release version to compile->no lua errors,
but, lots of lua bugs coming out after using latest edopro git to compile.
PS: I use release mode win10 to compile.
[error.log](https…
-
- [x] Replace the overloaded pairs of vectors with proper structs
- [x] Add support for a warning field for the network/fetch error and externalize that string
- [x] Fix the `O(n^2)` runtime iterati…
-
当前不可修复和不可维护的代码库的最佳解决方案是合并edopro并从那里开始。 Current code base is unfixable and non maintainable best solution is to merge edpro and start from there . I have a team of 5- 10 people who want to contribute a…
-
Hey!
The "./travis/quickrun.sh debug|release" command doesnt work in step 4 of this tutorial: https://github.com/edo9300/edopro/wiki/4.-Running
Here is a screenshot of the problem:
![download]…
-
### background
The main hard part of building ygopro is to resolve dependencies, especially on windows platform. Now we can use vcpkg to install dependencies and use them via cmake.
I hope we can …
-
Reported by Naim
To reproduce, while a puzzle is active, edit it so it has a syntax error and then hit Restart.
-
EDOPro () has a feature to share decks by an URI (e.g. `ydke://foo!bar!buzz`).
Evaluation should take place where/how to add support.
-
Fedora and CentOS have a different handling for certificates that don't seem to work with libgit2 by default.