This project is mirrored from https://*****:*****@github.com/amarillonmc/phpdts.git. Updated .
  1. 07 Apr, 2023 2 commits
  2. 05 Apr, 2023 6 commits
  3. 04 Apr, 2023 8 commits
  4. 02 Apr, 2023 12 commits
  5. 01 Apr, 2023 12 commits
    • hisuinohoshi's avatar
      fix · 72f2017d
      hisuinohoshi authored
      72f2017d
    • hisuinohoshi's avatar
      c2f7ec23
    • hisuinohoshi's avatar
      Add rooms · 43f338a9
      hisuinohoshi authored
      新增:
      - 测试用房间机制;
      43f338a9
    • Nemo Ma's avatar
      Merge pull request #101 from nahakyuu/add_yii3_framework · 7b0452a0
      Nemo Ma authored
      add yii3 framework database support & add dev doc
      7b0452a0
    • Nemo Ma's avatar
      Merge pull request #100 from hikawiier/waaagh · 3ca5d68c
      Nemo Ma authored
      fix
      3ca5d68c
    • nahakyuu's avatar
      update composer.lock & readme.md · e81d6570
      nahakyuu authored
      e81d6570
    • nahakyuu's avatar
      add database support & add dev doc · 74f2700d
      nahakyuu authored
      74f2700d
    • nahakyuu's avatar
      change docker file · 460a7337
      nahakyuu authored
      460a7337
    • hisuinohoshi's avatar
      fix · 659fc7e1
      hisuinohoshi authored
      修正:
      - SANMA使用的旧数据结构会引起的一系列问题;
      
      开发相关:
      - 修正了部分在php8环境下会引起报错的问题;
      - 将combat.func.php内残留的checkdmg()与addnoise()移至revcombat.func.php,彻底告别旧战斗文件;
      - 部分tips内容移至tooltip_1.php;
      659fc7e1
    • Nemo Ma's avatar
      Add resources + α · d3e5903c
      Nemo Ma authored
      Added resource strings
      Enabled dupe gift pack logic
      Added a default tracker - feel free to delete/change it when deploying yourself
      d3e5903c
    • Nemo Ma's avatar
      Merge pull request #99 from hikawiier/waaagh · 0614f15d
      Nemo Ma authored
      rev combat phase 4.44
      0614f15d
    • hisuinohoshi's avatar
      rev combat phase 4.44 · 86cac374
      hisuinohoshi authored
      变化:
      - 怒气技能:
      新增「元素大师」怒气技能;
      召唤「佣兵」的价格下调至1500;
      - 元素大师提炼尸体时会显示在进行状况内;
      - 元素大师提炼道具的快捷键又变回C了;
      
      修正:
      - 钥匙碎片可以无限使用的问题;
      - 使用部分道具后不能正确显示地点名的问题;
      - 技能不能显示冷却时间的问题;
      - 「充能」使用2次后出现错误的问题;
      - 对武器系别有要求的技能有时不能正确判定武器类别的问题;
      - 销毁尸体时不加rp的问题;
      
      开发相关:
      - 略去了find_r()相关的判定过程,现在敌人发现率只通过get_hide_r_rev()计算;
      86cac374