Welcome to Evolution Server, a versatile platform for creating Yu-Gi-Oh! matches, fully compatible with EDOPro, Koishi, and YGO Mobile! But this time, we focus on the scalability of the code, allowing for easy implementation of new features related to the data generated during the duels.
Description
Implement the
NOSHUFFLE
parameter to skip deck shuffling at the beginning of the duel.Tasks
ns
parameter for theNOSHUFFLE
command in theRuleMappings.ts
file.Acceptance Criteria
ns
, it should skip deck shuffling at the beginning of the duel.NOTES
Please, for this issue, using the
mycard
branch as the main branch