1. 20 Jul, 2024 1 commit
    • Chen Bill's avatar
      fix Debug.AddCard (#616) · 8f4b2899
      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
      8f4b2899
  2. 11 Jul, 2024 1 commit
  3. 09 Jul, 2024 3 commits
  4. 07 Jul, 2024 1 commit
    • Chen Bill's avatar
      do not load script for normal monsters (#605) · c1b1fc2c
      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
      c1b1fc2c
  5. 06 Jul, 2024 2 commits
  6. 05 Jul, 2024 1 commit
    • Chen Bill's avatar
      fix warning C4456, C4458, C4706 (#609) · c1628d82
      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
      c1628d82
  7. 03 Jul, 2024 1 commit
  8. 27 Jun, 2024 2 commits
  9. 18 Jun, 2024 4 commits
  10. 12 Jun, 2024 1 commit
  11. 03 Jun, 2024 1 commit
  12. 01 Jun, 2024 1 commit
  13. 31 May, 2024 2 commits
    • Chen Bill's avatar
      update Lua interpreter (#582) · fb30f1e0
      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
      fb30f1e0
    • Chen Bill's avatar
      ocgapi: update get_log_message() (#592) · 4e09ea2e
      Chen Bill authored
      4e09ea2e
  14. 30 May, 2024 1 commit
  15. 29 May, 2024 1 commit
  16. 28 May, 2024 1 commit
  17. 23 May, 2024 4 commits
  18. 14 May, 2024 3 commits
  19. 12 May, 2024 1 commit
  20. 11 May, 2024 1 commit
  21. 08 May, 2024 1 commit
  22. 07 May, 2024 1 commit
  23. 06 May, 2024 2 commits
  24. 04 May, 2024 2 commits
  25. 30 Apr, 2024 1 commit