1. 03 Jun, 2024 1 commit
  2. 01 Jun, 2024 1 commit
  3. 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
  4. 30 May, 2024 1 commit
  5. 29 May, 2024 1 commit
  6. 28 May, 2024 1 commit
  7. 23 May, 2024 4 commits
  8. 14 May, 2024 3 commits
  9. 12 May, 2024 1 commit
  10. 11 May, 2024 1 commit
  11. 08 May, 2024 1 commit
  12. 07 May, 2024 1 commit
  13. 06 May, 2024 2 commits
  14. 04 May, 2024 2 commits
  15. 30 Apr, 2024 4 commits
  16. 28 Apr, 2024 1 commit
  17. 24 Apr, 2024 1 commit
  18. 18 Apr, 2024 4 commits
  19. 13 Apr, 2024 1 commit
  20. 05 Apr, 2024 1 commit
  21. 23 Mar, 2024 2 commits
  22. 21 Mar, 2024 1 commit
  23. 07 Mar, 2024 2 commits
    • Chen Bill's avatar
      fix: flip summoning (#548) · a04fddec
      Chen Bill authored
      * add is_gemini_summoning
      
      * fix Duel.NegateSummon
      
      * remove STATUS_FUTURE_FUSION
      
      * negate summon without moving
      
      * add card::is_summon_negatable
      
      * update Duel.NegateSummon
      
      * add STATUS_FLIP_SUMMONING
      
      * add STATUS_FLIP_SUMMON_DISABLED
      a04fddec
    • Uytrewq's avatar
      add Duel.IsChainSolving (#562) · 0d23e593
      Uytrewq authored
      0d23e593
  24. 06 Mar, 2024 1 commit