Merge changes from IceYGO/master, adding 11 AIs and updating others#44
Merge changes from IceYGO/master, adding 11 AIs and updating others#44ChaosCrimson wants to merge 13 commits intoProjectIgnis:masterfrom
Conversation
Re-add the dogmatika deck under the name Dragma due to it being mistakenly overwritten.
|
To not break the ci please revert the changes in the |
|
Some of the newer ones like Albaz and Ryzeal use out variable declarations which aren't a part of C# 6. If you want I can try to rewrite the executors to keep using 4.0 or I can just fully update the ci |
keeping net 4.0 as target is required because the project still needs to work on windows XP. |
looks like with visual studio 2019 up to c#9 can be targeted, but for now it's better to stick with c#7 only |
partially translated comments in YubelExecutor
Merged Executor changes from IceYGO/master related to the following decks:
All projects compile and run, tested on Windows