-
-
Instead of
```cpp
// libgit2 forward declarations
struct git_repository;
#if LIBGIT2_VER_MINOR==99
struct git_indexer_progress;
#else
struct git_transfer_progress;
using git_indexer_progress …
-
Compiling goes fine now, linking does not: [image](https://imgur.com/GFSuQWP)
Using Manjaro.
-
aparent it was a bad find & replace, previous it was
```lua
local ect = c29724053 and Duel.IsPlayerAffectedByEffect(tp,29724053) and cc29724053[tp]
```
then the cosntant CARD_SUMMON_GATE = 2972405…
-
With this setup, Origin cannot be activated if both monsters are in the GY, but can if they are in the hand
![unknown](https://user-images.githubusercontent.com/26061438/75550920-b83a6500-5a11-11ea…
-
-
The following cards provide an addtional Normal Summon to a player and need to have their scripts and database entries editted to include and call a string for that Normal Summon. This happens because…
-
**Describe the bug**
vcpkg unable to find yasm.exe within the msbuild process, even though vcpkg downloads yasm.exe and installs it in _vcpkg-root_/downloads/tools/yasm/1.3.0.6/yasm.exe
**Environm…
ghost updated
4 years ago
-
The function `Duel.AnnounceCardFilter` no longer exists in EDOPro. How announcing card names works was updated. However, scripts have not been updated to reflect this. I do not know how they work now,…
-
This function is a leftover from percy, and now it's no longer needed because the summon from extra and non extra is natively handled in the core