Skip to content
This repository has been archived by the owner on Feb 12, 2023. It is now read-only.

Releases: twoone-3/BDSpyrunner

v1.9.6

03 Feb 07:33
Compare
Choose a tag to compare
1.9.6更新

- 修复getPlayerList的内存泄露
- 修复registerCommand函数回调
- 新增PyEntity::getGameMode函数
- 新增PyBlockInstance::getPos/getDimensionId函数
- 修复PyEntity在MobHurtEvent中空指针获取字符串为空指针的问题
- 修改部分源文件

v1.9.5

01 Feb 11:42
Compare
Choose a tag to compare
1.9.5更新,修复事件回调逻辑错误,新增onCmdBlockExecute,修复PyBlockInstance未初始化问题

v1.9.4

01 Feb 11:10
Compare
Choose a tag to compare
1.9.4更新,修复部分监听器无效的问题,新增onCmdBlockExecute事件

v1.9.3

30 Jan 06:55
Compare
Choose a tag to compare
1.9.3更新,修复报错不显示问题,更改Entity类型的成员函数参数

v1.9.2

29 Jan 12:15
Compare
Choose a tag to compare
完善Entity

v1.9.1

26 Jan 12:26
Compare
Choose a tag to compare
1.9.1更新,新的报错机制,监听器新增事件类型,添加更多事件

v1.9.0

14 Jan 13:07
Compare
Choose a tag to compare
Merge branch 'beta' of https://github.com/twoone-3/BDSpyrunner into beta

v1.9.0_preview_3

02 Jan 14:34
Compare
Choose a tag to compare
v1.9.0_preview_3更新,修复表单问题

v1.9.0_preview_2

02 Jan 07:39
Compare
Choose a tag to compare
1.9.0_preview_2,使更多函数对接LL,修复nbt错误

v1.9.0_preview_1

02 Jan 01:12
Compare
Choose a tag to compare