Skip to content

v0.1.16

Pre-release
Pre-release
Compare
Choose a tag to compare
@Muscipular Muscipular released this 09 Dec 04:23
· 399 commits to master since this release

[+] Assets支持
[+] 添加MT19937随机算法
[+] 新增NL.RegBattleSurpriseEvent 偷袭事件
[+] Map.GetDungeonExpireTimeByDungeonId(dungeonId)
[+] Map.GetDungeonExpireAtByDungeonId(dungeonId)
[+] Map.SetDungeonExpireAtByDungeonId(dungeonId, time)
[+] CharExt:setTmpData(charIndex, field, value)
[+] CharExt:getTmpData(charIndex, field)
[#] BATTLE.PVE修复BUG
[#] 修复一个Char.GetEmptyPetSlot相当智障的bug
[#] 修复Char.TradeItem报错
[#] NPC菜单修复
[#] 重命名模块adminTest => adminCommands