You need to sign in or sign up before continuing.
This project is mirrored from https://*****:*****@github.com/amarillonmc/phpdts.git. Updated .
  1. 23 Feb, 2026 3 commits
  2. 14 Feb, 2026 3 commits
  3. 12 Feb, 2026 14 commits
  4. 11 Feb, 2026 3 commits
  5. 08 Feb, 2026 9 commits
  6. 25 Oct, 2025 1 commit
    • Nemo Ma's avatar
      Fix combat log output for Ecstasy Mode skill · e5c2446b
      Nemo Ma authored
      Corrects battle log messages when the 'npc_mecstasy' skill is triggered, ensuring the actual skill owner (player/NPC) is shown as the subject. Also ensures total damage is always output for fixed damage branches, resolving missing damage logs in certain scenarios.
      e5c2446b
  7. 29 Sep, 2025 1 commit
    • Nemo Ma's avatar
      Fix DeathNote secondary menu display issue · e58b8159
      Nemo Ma authored
      Refactored the DeathNote item branch in item.tool.php to use the unified $cmd-based secondary menu mechanism, ensuring the correct rendering and submission of the deathnote.htm form. This resolves the issue where using DeathNote or its variant would show no response due to legacy logic, and aligns its behavior with other items requiring secondary menus. Documentation of the fix and validation steps was added in doc/etc/NOUVEAU DAY 173.txt.
      e58b8159
  8. 15 Sep, 2025 1 commit
    • Nemo Ma's avatar
      Restore functionality for 红杀之力 item · 81a46c9e
      Nemo Ma authored
      Added handling for the item '【我想要领略真正的红杀之力】' in item.npc.php, restoring its ability to summon 红暮 and 蓝凝 NPCs, broadcast system messages, and record news. This fixes a regression from previous item logic refactoring where this item's effect was missing.
      81a46c9e
  9. 18 Jun, 2025 5 commits