Skip to content

Releases: CodingPupper3033/CodeBTEKML

v2.0.1

19 Nov 05:15

Choose a tag to compare

Fixed Issue #13, which prevented the default selected item from working.

v2.0.0

19 Nov 04:51

Choose a tag to compare

Additions:

  • Loading Screen when building
  • Language Support
  • Ability to scale Block Preview
  • Ability to scale Icon Button

Bug Fixes:

  • Selection other than Cuboid fails. Issue #1
  • Can now scale Icon Button. Issue #3
  • Can now scale Block Preview. Issue #4
  • Has processing loading icon. Issue #7
  • Select File now remembers the last directory. Issue #8
  • Fixed Altitude and Ground Level discrepancies. Issue #9
  • When leaving the file chooser, it would be difficult to access again. Issue #11
  • Getting block names should stop failing. Issue #12

v1.1.0

09 Nov 18:31

Choose a tag to compare

When requesting the ground level, it will package it into one bigger request instead of multiple smaller requests. This fixes Issue #6

v1.0.2

09 Nov 16:56

Choose a tag to compare

Added documentatiion
Mild code cleanup.
Renamed everything from BTEKML to CodeBTEKML

v1.0.1

07 Nov 00:09

Choose a tag to compare

Fixes ArrayOutOfBoundsException

v1.0.0

06 Nov 17:04

Choose a tag to compare

Allows the user to upload a file, select a block to draw lines with, and draw with world edit. Should be fully functional, but undocumented and possibly unstable.