You need to sign in or sign up before continuing.
This project is mirrored from https://*****:*****@github.com/amarillonmc/phpdts.git.
Updated .
- 23 Feb, 2026 3 commits
- 14 Feb, 2026 3 commits
- 12 Feb, 2026 14 commits
-
-
Nemo Ma authored
Codex-generated pull request
-
Nemo Ma authored
-
Nemo Ma authored
-
Nemo Ma authored
fix(admin): correctly parse resource files and load starting-item `itmpara`
-
Nemo Ma authored
-
Nemo Ma authored
-
Nemo Ma authored
fix(admin): prevent template compile parse errors for resourcemng and add admin handler
-
Nemo Ma authored
-
Nemo Ma authored
-
Nemo Ma authored
Codex-generated pull request
-
Nemo Ma authored
-
Nemo Ma authored
-
Nemo Ma authored
feat(admin): add game resource management panel
-
Nemo Ma authored
-
- 11 Feb, 2026 3 commits
- 08 Feb, 2026 9 commits
- 25 Oct, 2025 1 commit
-
-
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.
-
- 29 Sep, 2025 1 commit
-
-
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.
-
- 15 Sep, 2025 1 commit
-
-
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.
-
- 18 Jun, 2025 5 commits
-
-
Nemo Ma authored
-
Augment Agent authored
- 修复admin.php中缺失的管理命令定义 - 将游戏资源管理按钮改为RuleSet选择下拉框 - 修复模板中未定义变量导致的Notice错误 - 重新创建所有资源管理功能文件 - 添加JavaScript函数处理RuleSet参数传递 - 使用硬编码权限等级避免模板错误 - 清理模板缓存确保新模板生效 问题修复: - 解决'指令错误,请重新输入'问题 - 修复Undefined index错误 - 改进用户界面和操作流程 - 确保所有管理功能正常工作