- 28 Sep, 2024 1 commit
-
-
Chen Bill authored
* clean using effect_container * clean using effect_vector
-
- 24 Sep, 2024 3 commits
-
-
Chen Bill authored
-
Chen Bill authored
-
mercury233 authored
-
- 23 Sep, 2024 2 commits
-
-
mercury233 authored
-
Chen Bill authored
-
- 29 Aug, 2024 2 commits
-
-
Chen Bill authored
* default init * add player_info::szone_size actual size of LOCATION_SZONE in current rule * ocgapi: update signature of start_duel()
-
mercury233 authored
* fix name of Duel.RevealSelectDeckSequence * add is_select_hide_deck_sequence, and DUEL_REVEAL_DECK_SEQ for single mode
-
- 14 Aug, 2024 1 commit
-
-
Chen Bill authored
-
- 08 Aug, 2024 1 commit
-
-
Chen Bill authored
-
- 27 Jul, 2024 2 commits
-
-
Chen Bill authored
* add interpreter::check_filter * add lua_State* to filter_matching_card * add lua_State* to get_release_list * add lua_State* to get_xyz_material * add lua_State* to check_tuner_material * update PROCESSOR_SELECT_SYNCHRO * use ref in PROCESSOR_SELECT_SYNCHRO * push pcard in check_tuner_material * add effect::get_integer_value * clean up field::check_tuner_material * always take mg first * use ref in PROCESSOR_SELECT_SYNCHRO * remove interpreter::check_matching * remove Group.ForEach * use card_set in Duel.SelectSynchroMaterial * using card_set in global * using card_vector in global
-
mercury233 authored
-
- 23 Jul, 2024 1 commit
-
-
Chen Bill authored
-
- 21 Jul, 2024 1 commit
-
-
mercury233 authored
-
- 20 Jul, 2024 1 commit
-
-
Chen Bill authored
* add NEW_MASTER_RULE, MASTER_RULE_2020 * check sequence in is_location_useable * field: add refresh_player_info * check playerid in ocgapi.cpp * fix Debug.AddCard * rename macro
-
- 11 Jul, 2024 1 commit
-
-
mercury233 authored
-
- 09 Jul, 2024 3 commits
-
-
Chen Bill authored
* use int32 if possible * remove include in effectset.h * use int32 playerid * update playerid in class effect * update playerid in class field
-
mercury233 authored
-
mercury233 authored
-
- 07 Jul, 2024 1 commit
-
-
Chen Bill authored
* add scope operator * add card_data::get_original_code * do not load script for normal monsters * add const INTERNAL_FLAGS * use luaL_checkstack in scriptlib * update enum LuaParamType * use luaL_loadbuffer in load_script * fix warning
-
- 06 Jul, 2024 2 commits
- 05 Jul, 2024 1 commit
-
-
Chen Bill authored
* fix warning C4458 * fix c4456, c4458 in card * fix c4456, c4458 * fix c4456, c4458 in field * fix c4456, c4458 in processor * fix warning C4706 * card: fix check_setcode * fix warning in 64 bit
-
- 03 Jul, 2024 1 commit
-
-
Chen Bill authored
-
- 27 Jun, 2024 2 commits
-
-
mercury233 authored
This reverts commit c667c123.
-
nanahira authored
* check Kaiser Colosseum in Duel.GetMZoneCount & Duel.GetLocationCountFromEx * format * Update field.cpp * Update libduel.cpp * Update libduel.cpp * Update field.cpp * fix
-
- 18 Jun, 2024 4 commits
-
-
Chen Bill authored
* move comment * use set in filter_matching_card, filter_field_card
-
Chen Bill authored
* fix right shift, bitwise and in playerop.cpp * change returns.bvalue to uint8 * change SIZE_RETURN_VALUE to 512 * update PROCESSOR_SELECT_SUM
-
Chen Bill authored
-
Chen Bill authored
* change counter_map to std::map<uint16, uint16> Now temporary/permanent counter is determinded by counter type. * change returns.svalue to uint16 * add const declaration * fix add_counter(), remove_counter() * remove counter when RESET_DISABLE
-
- 12 Jun, 2024 1 commit
-
-
Chen Bill authored
-
- 03 Jun, 2024 1 commit
-
-
mercury233 authored
-
- 01 Jun, 2024 1 commit
-
-
Chen Bill authored
-
- 31 May, 2024 2 commits
-
-
Chen Bill authored
* update add_param call * add type: lua_param, LuaParamType * keep Lua thread ref in registry * restore current_state after lua_resume * update the signature of call_coroutine * select synchro material in main thread * edit comment * fix lua_yield nresults * update lua_resume in 5.3 * use std::exchange
-
Chen Bill authored
-
- 30 May, 2024 1 commit
-
-
mercury233 authored
-
- 29 May, 2024 1 commit
-
-
Chen Bill authored
fix struct card_sort::operator()
-
- 28 May, 2024 1 commit
-
-
nanahira authored
* preserve deck sequence for own deck only * fix * Update card.cpp * Update playerop.cpp
-
- 23 May, 2024 2 commits
-
-
mercury233 authored
-
mercury233 authored
inited in temp.init_state()
-