This project is mirrored from https://*****:*****@github.com/amarillonmc/phpdts.git. Updated .
  1. 26 Apr, 2023 2 commits
  2. 22 Apr, 2023 2 commits
  3. 15 Apr, 2023 2 commits
  4. 13 Apr, 2023 2 commits
  5. 10 Apr, 2023 2 commits
  6. 08 Apr, 2023 4 commits
  7. 07 Apr, 2023 8 commits
  8. 05 Apr, 2023 7 commits
  9. 04 Apr, 2023 8 commits
  10. 02 Apr, 2023 3 commits
    • Nemo Ma's avatar
      Merge pull request #107 from hikawiier/waaagh · f9b8e0d4
      Nemo Ma authored
      update roommng2
      f9b8e0d4
    • hisuinohoshi's avatar
      update roommng2.1 · 214f51b8
      hisuinohoshi authored
      变化:
      - 相同IP最多只能同时创建2个房间;
      214f51b8
    • hisuinohoshi's avatar
      update roommng2 · 2b1d67e7
      hisuinohoshi authored
      新增:
      - 创建/解散房间功能;
      - 房主/房间创建者:有权限解散非进行中、或已经没有幸存者的自己创建的房间;房主退出房间且房间内尚有其他玩家时,将房主权限移交给其他玩家;
      
      变化:
      - 房间列表只会显示已被创建的房间;
      
      修正:
      - 后台玩家管理功能在php8+报错的问题;
      2b1d67e7