ProjectIgnis / CardScripts

Project Ignis card script libraries and canonical card scripts for EDOPro. Send bug reports through Discord only!
89 stars 63 forks source link

General fixes from official scripts to import into unofficial scripts #107

Open ClementLouis opened 5 years ago

ClementLouis commented 5 years ago
AlphaKretin commented 4 years ago

Checking LinkSummon box as it's covered by #106.

kevinlul commented 4 years ago

Added Master Rule 2020 GetLocationCountFromEx since most unofficial cards don't work properly under Master Rule 2020.

NaimSantos commented 4 years ago

Quickplay activated turn set workaround removal:

I made a search by cards that mention "Quick-Play" in their text then looked for the ones that allow them to be activated in the turn they are set and only found Reservation Reward, which has been changed in https://github.com/ProjectIgnis/CardScripts/commit/5212b562c27ad197b357450c2d6f6f173e2a3120, so I'm marking it as done.

larry126 commented 4 years ago

Additional Normal Summon https://github.com/ProjectIgnis/CardScripts/commit/0b787dc7e6eeb31b31225c93e4e3855d8de1ab89 and re-Set Trap are done https://github.com/ProjectIgnis/CardScripts/commit/4ed27bbfe668e3cb5c7f760022a61b17d5604d4d

Searched "Special Summon monsters, except" in unofficial DB, no result, marking "Monster Gate/Iblee" as done too

larry126 commented 4 years ago

Added Card.IsDestructable check for unofficial cards https://github.com/ProjectIgnis/CardScripts/commit/c24171facde24f2cadeb4520f713c783569fa88e

larry126 commented 4 years ago

Continuous Trap rework done in https://github.com/ProjectIgnis/CardScripts/pull/257

larry126 commented 4 years ago

"Verify if cards need to have their link filters updates" done in https://github.com/ProjectIgnis/CardScripts/commit/c158618fe451302d69e913b51f673e97050a5a89

larry126 commented 4 years ago

"Activation from the deck fix" done in https://github.com/ProjectIgnis/CardScripts/commit/5360c52a86cfc8c78a532e3c8d11f40b30359889