Skip to content

Releases: Tri250/CXHDDOO

GameOfMir Engine v20260721-6661a9f

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:45

GameOfMir Engine Release

Version: v20260721-6661a9f
Date: 2026-07-21 10:44:56
Branch: trae/agent-kv0rLR
Commit: 6661a9f

引擎模块

模块 说明
M2Engine 主引擎服务端 (Delphi/Object Pascal)
Common 核心公共类型定义 (Grobal2.pas)
Config 引擎配置文件
MirClient 客户端源码

新增系统

  • BUFF/DEBUFF状态管理器 (BuffManager.pas)
  • 随机词缀引擎 (AffixEngine.pas)
  • 副本实例化系统 (DungeonManager.pas)
  • 怪物AI行为树 (MonsterAI.pas)
  • 活动引擎 (ActivityManager.pas)
  • 师徒系统 (MasterSystem.pas)
  • 行会科技树+仓库 (Guild.pas扩展)
  • GCD冷却系统 (ObjBase.pas/Magic.pas扩展)

新增配置文件

  • BuffDefs.ini - BUFF/DEBUFF定义
  • AffixData.ini - 词缀数据
  • DungeonTemplate.ini - 副本模板
  • ActivityData.ini - 活动配置
  • MonsterAI.ini - 怪物AI配置
  • 新手引导脚本.txt - 新手引导

最近提交

6661a9f fix: move workflow to repo root for GitHub Actions detection
f13adc5 ci: add GitHub Actions release workflow
5f9022a feat: 2026年传奇游戏用户体验提升分析
e50ff50 Replace repository content with mir2-applem2 project
7b008a5 Merge pull request #1 from Tri250/trae/solo-agent-d3R8K1
52b8d82 feat: 克隆LyoCrystal项目代码
11eb659 Initial commit

What's Changed

  • feat: 克隆LyoCrystal项目代码 by @Tri250 in #1

New Contributors

  • @Tri250 made their first contribution in #1

Full Changelog: https://github.com/Tri250/CXHDDOO/commits/v20260721-6661a9f

GameOfMir Engine v20260721-1b96a62-win (Windows)

Choose a tag to compare

GameOfMir Engine Windows Release

Version: v20260721-1b96a62-win
Date: 2026-07-21 11:02:54
Branch: trae/agent-kv0rLR
Commit: 1b96a62
Platform: Windows (x86/x64)

Build Note

This release contains full source code. Use Delphi IDE to compile Windows executables.
See BUILD_GUIDE.txt for compilation instructions.

New Systems

  • BUFF/DEBUFF Manager (BuffManager.pas)
  • Random Affix Engine (AffixEngine.pas)
  • Dungeon Instance System (DungeonManager.pas)
  • Monster AI Behavior Tree (MonsterAI.pas)
  • Activity Engine (ActivityManager.pas)
  • Master-Apprentice System (MasterSystem.pas)
  • Guild Tech Tree + Storage (Guild.pas extension)
  • GCD Cooldown System (ObjBase.pas/Magic.pas extension)

New Config Files

  • BuffDefs.ini - BUFF/DEBUFF definitions
  • AffixData.ini - Random affix data
  • DungeonTemplate.ini - Dungeon templates
  • ActivityData.ini - Activity config
  • MonsterAI.ini - Monster AI config
  • Guide script - Newbie guide

What's Changed

  • feat: 克隆LyoCrystal项目代码 by @Tri250 in #1

New Contributors

  • @Tri250 made their first contribution in #1

Full Changelog: https://github.com/Tri250/CXHDDOO/commits/v20260721-1b96a62-win