<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[HellMapManager嵌入脚本Dll发布]]></title><description><![CDATA[<p dir="auto">HMM嵌入脚本Dll是将HMM程序本地编译为AOT版本，在dll里引用。</p>
<p dir="auto">本质是将http api接口替换为c api,通过文本进行调用的接口。</p>
<p dir="auto">优点：</p>
<ul>
<li>跨客户端，跨语言。可以在mush/mudlet/ls等客户端，通过lua/python的方式使用,也可以独立的使用nodejs/lua/python进行调用</li>
<li>毫秒级别的路径查询(取决于地图大小/路径长度/CPU性能)</li>
<li>完全开源。基于Mit协议的宽松开源协议，你可以自由的扩展/改写/利用代码。</li>
<li>有Hell和红尘两款Mud的机器深度使用本库的算法</li>
<li>地图文件也可以通过 hmm.ts项目，在原生的javascript/lua中使用</li>
<li>有跨平台(windows/macos/linux)的编辑软件支持，编辑软件支持版本分差对比。</li>
<li>完善的文档/单元测试</li>
<li>支持多点对多点寻路(querypathany)规划路线</li>
<li>支持模拟移动逼近的方式动态生成便利路径(quarypathall)规划路线</li>
<li>支持按顺序进入房间的形式(querypathordered)规划路线</li>
<li>支持标签，支持带值的标签，以动态的决定某个出口只能被符合某个条件，或技能不低于某个值的情况下才启用/禁用。</li>
<li>支持房间黑/白名单，移动指令的黑/白名单来的形式动态规划路线</li>
<li>支持地图膨胀，一般配合模拟逼近的形式，遍历出生于目标区域会随机移动的NPC可以到达的房间</li>
<li>支持临时禁用出口，应对npc拦路/技能不符无法通行的情况</li>
<li>支持临时房间和路径，用以解决随机迷宫，自建房屋等问题</li>
<li>支持 直达捷径，用于实现flyto/rideto/miss等功能</li>
<li>支持对房间的可变信息保留多个版本的快照，并在快照内进行搜索</li>
<li>支持转码，可以支持utf-8以及gbk编码</li>
</ul>
<p dir="auto">限制：</p>
<p dir="auto">作为作者，个人对用用只有以下三个希望</p>
<ul>
<li>希望不要以Mud owner禁止的方式使用本库</li>
<li>希望不要在不欢迎本库的Mud宣传本库</li>
<li>希望不要在禁止或者不欢迎公开传播地图文件的mud 传播本库生成的地图文件</li>
</ul>
<p dir="auto">API:<br />
<a href="https://github.com/hellclient-scripts/hellmapmanager/blob/main/doc/api/index.md" target="_blank" rel="noopener noreferrer nofollow ugc">API文档</a></p>
<p dir="auto"><a href="https://github.com/hellclient-scripts/hellmapmanager/blob/main/doc/api/example/index.md" target="_blank" rel="noopener noreferrer nofollow ugc">代码范例</a></p>
<p dir="auto">预览版本下载链接：</p>
<p dir="auto"><a href="https://github.com/hellclient-scripts/hellmapmanager/releases/tag/embedding.2026.04.22" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/hellclient-scripts/hellmapmanager/releases/tag/embedding.2026.04.22</a></p>
]]></description><link>https://forum.hellclient.com/topic/45/hellmapmanager嵌入脚本dll发布</link><generator>RSS for Node</generator><lastBuildDate>Wed, 10 Jun 2026 08:08:05 GMT</lastBuildDate><atom:link href="https://forum.hellclient.com/topic/45.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 22 Apr 2026 13:36:34 GMT</pubDate><ttl>60</ttl></channel></rss>