Releases: oO0oO0oO0o0o00/blocktopograph
Releases · oO0oO0oO0o0o00/blocktopograph
Flat Worlds; *etease Support
- Can now create flat worlds of any kind now.
- Reordered home page icons and menu items.
- Added support for *etease version of Minecraft. Those worlds would be shown in the list now.
- Improved stability.
1.8.3
Entity display bug fix.
Chinese simplified added
As title.
Hardware acceleration and code clean-up
- Hardware acceleration enabled by simply replacing
Bitmap.setPixel
within 2x loops toCanvas.drawRect
, how could they draw pixels mannually like that... Now it's 20 times faster. - Tried to solve (some of) memory leak problem by using lots of
WeakReference
and makingAsyncTask
s static. Still pretty much leaks that we've no idea about. - Support for MCPE 1.2.13+ chunk format rewritten in Java, to overcome the fucking JNI latency and better fit into the existing design pattern.
- All features works for new level format now.
- Sorry but in previous release we filled the
packageName
wrong, so uninstall previous version if you had it installed from release page of this git repository. - Ignore the strange characters below.
- 使用了支持硬件加速的渲染方式,应该比之前快20倍左右;解决了部分内存泄漏但是反复使用还可能OOM崩溃;上次填错了包名,如果从这个Github项目下载了之前的版本,需要手动卸载。
Support MCPE 1.2~1.9
...As a temporary workaround before official update. Crashes frequently and have limited features. At least it won't destroy your map. Ignore these strange symbols below:
(仅在原作者更新前临时使用,权利仍归原作者。崩溃频繁,功能有限。emmm至少不会搞♂坏地图)
Original version(原版): https://github.com/MithrilMania/blocktopograph