- 26 Nov, 2021 2 commits
-
-
mercury233 authored
-
mercury233 authored
-
- 22 Nov, 2021 1 commit
-
-
salix5 authored
-
- 01 Nov, 2021 1 commit
-
-
mercury233 authored
-
- 31 Oct, 2021 1 commit
-
-
mercury233 authored
-
- 30 Oct, 2021 1 commit
-
-
mercury233 authored
-
- 28 Oct, 2021 1 commit
-
-
salix5 authored
1. Check the event reserved for EFFECT_TYPE_CONTINUOUS. 2. The trigger effect in phase is "once per turn" by default.
-
- 13 Oct, 2021 1 commit
-
-
salix5 authored
return: the type of bit field in code
-
- 10 Oct, 2021 1 commit
-
-
salix5 authored
-
- 08 Oct, 2021 2 commits
-
-
salix5 authored
The trigger effect in phase is "once per turn" by default.
- 30 Sep, 2021 1 commit
-
-
salix5 authored
-
- 26 Sep, 2021 2 commits
- 21 Sep, 2021 1 commit
-
-
mercury233 authored
-
- 16 Sep, 2021 1 commit
-
-
salix5 authored
-
- 05 Sep, 2021 1 commit
-
-
salix5 authored
-
- 01 Sep, 2021 4 commits
-
-
salix5 authored
-
salix5 authored
BREAK the rule of some puzzle
-
mercury233 authored
-
mercury233 authored
-
- 22 Aug, 2021 2 commits
- 21 Aug, 2021 1 commit
-
-
salix5 authored
DUEL_OLD_REPLAY The duel created by old replay files. It will use the original almost-uniform distribution. Random Number Generator C++11 has a built-in std::mersenne_twister_engine() It can be replaced by std::mt19937. class mt19937 rand() mersenne_twister_engine std:mt19937 get_random_integer() uniform_int_distribution based on std::mt19937 shuffle_vector() Fisher–Yates shuffle based on get_random_integer() * update RNG and uniform distribution * add class mt19937 * typos * avoid windows macro * fix rand()
-
- 18 Aug, 2021 1 commit
-
-
salix5 authored
fix TIMING_SPSUMMON of Duel.SpecialSummonStep
-
- 14 Aug, 2021 1 commit
-
-
mercury233 authored
-
- 13 Aug, 2021 1 commit
-
-
salix5 authored
update struct effect_set_v
-
- 21 Jul, 2021 1 commit
-
-
salix5 authored
-
- 29 Jun, 2021 1 commit
-
-
mercury233 authored
-
- 28 Jun, 2021 2 commits
-
-
salix5 authored
add Card.SetReason
-
mercury233 authored
-
- 13 Jun, 2021 1 commit
-
-
mercury233 authored
-
- 08 Jun, 2021 1 commit
-
-
Edoardo Lolletti authored
-
- 03 Jun, 2021 1 commit
-
-
mercury233 authored
-
- 01 Jun, 2021 1 commit
-
-
salix5 authored
-
- 16 May, 2021 2 commits
-
-
mercury233 authored
-
Chrono-Genex authored
-
- 03 May, 2021 1 commit
-
-
salix5 authored
fix self-destroy & activation of the card
-
- 01 May, 2021 1 commit
-
-
mercury233 authored
-
- 28 Apr, 2021 1 commit
-
-
salix5 authored
-