minecraftpe吧 关注:638,443贴子:15,078,114

[0.12.X][ModPE]Better HUB 永久更新贴

取消只看楼主收藏回复

Better HUB(更好的界面)js正式发布
1.功能介绍
指南针 Compass Indicator ✔
坐标显示 Position Indicator ✔
血量显示 Damage Indicator ✔
时间显示 Time Indicator ✘
耐久显示 Item Durable Indicator ✘
装备显示 Amor Indicator ✘
成就显示 Achievement Indicator ✘
版本显示 Version Indicator ✘
生物群系显示 Biome Indicator ✘
材质显示 Texture Pack Indicator ✘
小地图显示 MiniMap Indicator ✘
更多显示 More Indicators ✘
设置系统 Settings ✘
2.版本号说明
Dev classic ✔
Classic ✘
Alpha ✘
Beta ✘
Pre ✘
正式版 ✘
从上到下将会依次推出,功能也会越来越完善
3.版权声明
☆★在不修改js内容的前提下★☆
随意转载,不用跟我通报,写上作者id即可
4.更新频率
正常情况每周一更
节假日两天一更
5.游戏截图






来自Android客户端1楼2015-10-11 18:35回复
    二楼永久链接


    来自Android客户端2楼2015-10-11 18:35
    收起回复
      2026-04-19 19:06:00
      广告
      不感兴趣
      开通SVIP免广告
      三楼送鸡块@jkjkoj


      来自Android客户端3楼2015-10-11 18:36
      收起回复
        请选择只看楼主来查看更新日志


        来自Android客户端5楼2015-10-11 18:36
        收起回复
          Dev classic 1.0.1007 (2015.10.07)
          ◆Update
          1.Added Compass Indicator
          ◆Fix Bugs
          none
          ◆Known Bugs
          1.Not Compatible With Too Small Displays(Under 960*480)
          ◆更新内容
          1.加入指南针系统
          ◆修复Bug

          ◆已知Bug
          1.不能兼容分辨率过低的手机(960*480以下)


          来自Android客户端15楼2015-10-11 18:48
          回复
            Dev classic 1.0.1008 (2015.10.08)
            ◆Update
            1.Added Position Indicator
            ◆Fix Bugs
            none
            ◆Known Bugs
            1.Not Compatible With Too Small Displays(Under 960*480)
            ◆更新内容
            1.加入坐标显示系统
            ◆修复Bug

            ◆已知Bug
            1.不能兼容分辨率过低的手机(960*480以下)


            来自Android客户端18楼2015-10-11 18:50
            收起回复
              Dev classic 1.1.1011 (2015.10.11)
              ◆Update
              1.Added Damage Indicator
              ◆Fix Bugs
              none
              ◆Known Bugs
              1.Not Compatible With Too Small Displays(Under 960*480)
              2.The game frames will be blocked when pointed at mobs.
              ◆更新内容
              1.加入血量显示系统
              ◆修复Bug

              ◆已知Bug
              1.不能兼容分辨率过低的手机(960*480以下)
              2.当光标指向生物时会卡顿


              来自Android客户端20楼2015-10-11 18:56
              回复
                Dev classic 1.2.1011 (2015.10.11)
                ◆Update
                1.Improve fluency(except Damage Indicator)
                ◆Fix Bugs
                1.Fix the friendship with ocelots
                2.Fix the HP of wolves
                3.Simplified the code
                ◆Known Bugs
                1.Not Compatible With Too Small Displays(Under 960*480)
                2.The game frames will be blocked when pointed at mobs.
                ◆更新内容
                1.提升流畅性(不包括血显)
                ◆修复Bug
                1.修复豹猫为被动型生物
                2.修复狼的血量
                3.精简代码
                ◆已知Bug
                1.不能兼容分辨率过低的手机(960*480以下)
                2.当光标指向生物时会卡顿


                来自Android客户端21楼2015-10-11 19:05
                回复
                  2026-04-19 19:00:00
                  广告
                  不感兴趣
                  开通SVIP免广告
                  Dev classic 1.3.1016 (2015.10.16)
                  ◆Update
                  1.Added World/Server Indicator
                  2.Added Time Indicator(not complete)
                  3.Added Biome Indicator(not complete)
                  4.Rebuild Damage Indicator(faster)
                  5.Remove Ticker When Getting Data
                  6.Reduce file sizes
                  ◆Fix Bugs
                  1.Fix compatible with small displays
                  2.Fix frame blocked when pointing at mobs
                  ◆Known Bugs
                  1.Can't differentiate dogs and wolves
                  2.Can't differentiate big slime and small slime
                  3.Function get Biome name always return "null" (change to text"coming soon")
                  ◆更新内容
                  1.加入存档/服务器信息显示
                  2.加入时间显示系统(未完成)
                  3.加入生物群系显示系统(启动器函数失效,正在寻找解决方法)
                  4.重写显血系统(更流畅)
                  5.移除获取数据时的延时器
                  6.减小文件大小
                  ◆修复Bug
                  1.修复与低分辨率手机的兼容问题
                  2.修复当光标指向生物时的卡顿
                  ◆已知Bug
                  1.无法区分狼和狗(驯服的狼)
                  2.无法区分不同尺寸的史莱姆
                  3.获取生物群系名的函数返回null(暂时把文本改为coming soon)


                  来自Android客户端57楼2015-10-18 00:16
                  收起回复
                    Dev classic 1.3.1017 (2015.10.17)
                    ◆Update
                    1.Added Item Durable Indicator(swords)
                    2.Rebuild Ticker when getting data.
                    ◆Fix Bugs
                    None
                    ◆Known Bugs
                    1.Can't differentiate dogs and wolves
                    2.Can't differentiate big slime and small slime
                    3.Function get Biome name always return "null" (change to text"coming soon")
                    ◆更新内容
                    1.加入耐久度显示(剑)
                    2.重写获取数据时的延时器
                    ◆修复Bug

                    ◆已知Bug
                    1.无法区分狼和狗(驯服的狼)
                    2.无法区分不同尺寸的史莱姆
                    3.获取生物群系名的函数返回null(暂时把文本改为coming soon)


                    来自Android客户端79楼2015-10-18 18:25
                    收起回复
                      Dev classic 1.4.1025b (2015.10.25)
                      ◆Update
                      1.Added Color Changes to Item Durable Indicator
                      ◆Fix Bugs
                      none
                      ◆Known Bugs
                      1.Can't differentiate dogs and wolves
                      2.Can't differentiate big slime and small slime
                      3.Function get Biome name always return "null" (change to text"coming soon")
                      ◆更新内容
                      1.加入颜色变化在耐久显示中
                      ◆修复Bug
                      none
                      ◆已知Bug
                      1.无法区分狼和狗(驯服的狼)
                      2.无法区分不同尺寸的史莱姆
                      3.获取生物群系名的函数返回null(暂时把文本改为coming soon)


                      来自Android客户端89楼2015-10-25 20:38
                      回复
                        Dev classic 1.5.1030 (2015.10.30)
                        ◆Update
                        1.Complete Item Durable Indicator
                        ◆Fix Bugs
                        1.Fix the wrong position of the damage text
                        ◆Known Bugs
                        1.Can't differentiate dogs and wolves
                        2.Can't differentiate big slime and small slime
                        3.Function get Biome name always return "null" (hide, for the time being)
                        ◆更新内容
                        1.完成工具耐久度显示
                        ◆修复Bug
                        1.修复血量显示文本的错位
                        ◆已知Bug
                        1.无法区分狼和狗(驯服的狼)
                        2.无法区分不同尺寸的史莱姆
                        3.获取生物群系名的函数返回null(暂时隐藏)


                        来自Android客户端98楼2015-11-01 08:19
                        收起回复
                          Dev classic 1.5.1101 (2015.11.01)
                          ◆Update
                          1.Added Armor Indicator
                          ◆Fix Bugs
                          1.Fix the wrong size of the Item picture
                          ◆Known Bugs
                          1.Can't differentiate dogs and wolves
                          2.Can't differentiate big slime and small slime
                          3.Function get Biome name always return "null" (hide, for the time being)
                          4.Can't change the health text when using bow.
                          ◆更新内容
                          1.加入装备显示
                          ◆修复Bug
                          1.修复物品显示图片的大小
                          ◆已知Bug
                          1.无法区分狼和狗(驯服的狼)
                          2.无法区分不同尺寸的史莱姆
                          3.获取生物群系名的函数返回null(暂时隐藏)
                          4.当用弓攻击时血量显示文本无法更新


                          来自Android客户端100楼2015-11-01 21:07
                          收起回复
                            Dev classic 1.6.1107 (2015.11.07)(The latest version of Dev Classic)
                            ◆Update
                            1.Added Minecraft Version Indicator
                            2.Added code of Texture Pack Indicator
                            ◆Fix Bugs
                            none
                            ◆Known Bugs
                            1.Can't differentiate dogs and wolves
                            2.Can't differentiate big slime and small slime
                            3.Function get Biome name always return "null" (hide, for the time being)
                            4.Can't change the health text when using bow.
                            ◆更新内容
                            1.加入游戏版本号显示
                            2.加入材质显示的编码(暂时不可见)
                            ◆修复Bug

                            ◆已知Bug
                            1.无法区分狼和狗(驯服的狼)
                            2.无法区分不同尺寸的史莱姆
                            3.获取生物群系名的函数返回null(暂时隐藏)
                            4.当用弓攻击时血量显示文本无法更新
                            Get Ready for Classic!
                            准备好迎接Classic版本吧!


                            来自Android客户端103楼2015-11-07 12:29
                            回复
                              2026-04-19 18:54:00
                              广告
                              不感兴趣
                              开通SVIP免广告
                              Dev Classic更新进度
                              1.功能
                              指南针 Compass Indicator ✔
                              坐标显示 Position Indicator ✔
                              血量显示 Damage Indicator ✔
                              时间显示 Time Indicator ✔
                              耐久显示 Item Durable Indicator ✔
                              装备显示 Amor Indicator ✔
                              成就显示 Achievement Indicator ✘
                              版本显示 Version Indicator ✔
                              生物群系显示 Biome Indicator ★
                              材质显示 Texture Pack Indicator ★
                              小地图显示 MiniMap Indicator ✘
                              更多显示 More Indicators ✘
                              设置系统 Settings ★
                              2.版本号
                              Dev classic ✔
                              Classic ★
                              Alpha ✘
                              Beta ✘
                              Pre ✘
                              正式版 ✘
                              PS:★表示将要在Classic版本中完成的
                              ✔表示在Dev Classic版本中已经完成的
                              ✘表示在以后的版本中将会制作的
                              3.游戏截图(Dev Classic)




                              来自Android客户端104楼2015-11-07 12:42
                              收起回复