Commit Graph

114 Commits

Author SHA1 Message Date
Qiuzhizhe
85911a26b6
Fix mce::UUID::isEmpty 2022-11-17 14:35:26 +08:00
Qiuzhizhe
08b1967cc3
Add Player::getClientUUID 2022-11-17 14:34:27 +08:00
Qiuzhizhe
39f689ede4
发布修复版本 2022-11-10 17:01:14 +08:00
Qiuzhizhe
55fd424d13
修复动态指令 2022-11-10 16:54:20 +08:00
Qiuzhizhe
d772221882
修正CommandRegistry类成员 2022-11-10 16:53:47 +08:00
Qiuzhizhe
cf18e80ecf Fix action 2022-10-29 04:04:26 -07:00
Qiuzhizhe
11c139a3de Write ChangeLog 2022-10-29 03:50:16 -07:00
Qiuzhizhe
ee3f1a5dd9 Add ParticleAPI.dll and PermissionAPI.dll files 2022-10-29 03:44:31 -07:00
Qiuzhizhe
44ee3ffbe1 Fix Permissions log 2022-10-29 03:20:39 -07:00
Qiuzhizhe
c4433ca778 load ParticleCUI 2022-10-29 03:20:17 -07:00
Qiuzhizhe
2e9eda315a Support some UnlockCmd 2022-10-29 03:19:41 -07:00
Qiuzhizhe
fa8472b947 Support AddonsHelper 2022-10-29 01:12:57 -07:00
Qiuzhizhe
f5888eb4da Add Level::getCurrentLevelPath and Level::getCurrentLevelName 2022-10-29 01:07:29 -07:00
Qiuzhizhe
59f02218d8 Add PropertiesSettings::getLevelName 2022-10-29 01:06:45 -07:00
Qiuzhizhe
e9f344294b 修改备注 2022-10-29 01:05:30 -07:00
Qiuzhizhe
b72b1d16b9 不用手动填充。。 2022-10-28 23:06:37 -07:00
Qiuzhizhe
209db2e002 修复游戏内伤害不正常(为什么改成int就没问题了呢?) 2022-10-28 23:05:59 -07:00
Qiuzhizhe
3e3a51ff69 Add Mob::getDead 2022-10-28 11:14:03 -07:00
Qiuzhizhe
40ddee60c7 Fix return cause 2022-10-28 11:13:35 -07:00
Qiuzhizhe
9440b261de Fix Actor::getTypeName 2022-10-28 11:12:26 -07:00
Qiuzhizhe
00e16d235e Fix offset 2022-10-28 11:05:25 -07:00
Qiuzhizhe
d4399dd8fc 修复一个警告 2022-10-28 09:50:43 -07:00
Qiuzhizhe
46b0a6460d
open action 2022-10-27 15:13:53 +08:00
Qiuzhizhe
f82f7108d7
Fix Some EventAPI 2022-10-27 15:04:16 +08:00
Qiuzhizhe
da82876fe0
Add Item::getFullItemName 2022-10-27 14:59:13 +08:00
Qiuzhizhe
096214efc4
Fix Actor::hasCategory offset 2022-10-27 11:52:23 +08:00
Qiuzhizhe
e5eef86dd1
Fix Error in CompoundTag.hpp 2022-10-27 10:33:15 +08:00
Qiuzhizhe
bc26dccc70
Add BaseCommandBlock::getCommand 2022-10-27 10:32:49 +08:00
Qiuzhizhe
f409348f4d
Add ActorDamageCause::getCause 2022-10-27 10:32:19 +08:00
Qiuzhizhe
94650b042d
Fix Error in EntityAPI.cpp 2022-10-27 10:30:11 +08:00
Qiuzhizhe
8b8bb5d39d
Fix PlayerDB insert 2022-10-27 10:28:54 +08:00
Qiuzhizhe
be0356e24f Fix BlockSource::getDimensionID offset 2022-10-26 08:11:38 -07:00
Qiuzhizhe
d9e12e2c1f
Fix LLSE's link problem 2022-10-26 16:28:21 +08:00
Qiuzhizhe
d460c0eaa9 update readme 2022-10-16 07:06:14 -07:00
Qiuzhizhe
9ea23ec487 改好了LLSE部分,能过编译,但尝试了行为记录JS,不出意外,是一片红 2022-10-16 06:57:19 -07:00
Qiuzhizhe
551594cb3e 修复在使用CommandOrigin::getPlayer()获取的玩家调用Player::kick时崩溃的问题,主要是NetworkIdentifier::getHash越界访问,也许这样获取的玩家实例是不完整的 2022-10-14 11:42:32 -07:00
Qiuzhizhe
ca410cd29d
修复sendTextPack问题 2022-10-14 11:39:17 +08:00
Qiuzhizhe
50695e60b9
适配成员变量,未修复sendTextPack问题 2022-10-11 20:17:08 +08:00
Qiuzhizhe
9a1aa55fd8 调整BinaryStream偏移,虽然能读写,但Player::sendTextPacket玩家收到不到信息 2022-10-10 08:10:49 -07:00
Qiuzhizhe
0718b084a0 适配不是个啥 2022-10-10 08:09:18 -07:00
Qiuzhizhe
dce1c7c356 适配runcmd 2022-10-10 08:08:52 -07:00
Qiuzhizhe
adb2a47128
修复指令输出样式错误的问题 2022-10-08 20:17:46 +08:00
Qiuzhizhe
fe51837d4b
Update CommandSelectorBase.hpp 2022-10-08 10:49:39 +08:00
Qiuzhizhe
adc0e60796 真指令部分完成 2022-10-05 04:54:43 -07:00
Qiuzhizhe
6d4d65cf7c CommandRegistry::Overload大小不对导致注册不成功 2022-10-05 04:50:20 -07:00
Qiuzhizhe
d07972188d 修该类内成员 2022-10-05 04:49:15 -07:00
Qiuzhizhe
65e6bb6dbf 启用真指令 2022-10-05 04:48:35 -07:00
Qiuzhizhe
be445b32d2 这真指令真不知怎么搞,是我太菜了 2022-10-03 21:45:31 -07:00
Qiuzhizhe
c8ac025ed9 修复PropertiesSettings 2022-10-02 01:33:38 -07:00
Qiuzhizhe
5710878d29 修复部分没有符合的EventAPI 2022-10-02 01:14:35 -07:00