Skip to content

Releases: CodingPupper3033/CodeBTEKML

v2.0.1

Choose a tag to compare

@CodingPupper3033 CodingPupper3033 released this 19 Nov 05:15

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

v2.0.0

Choose a tag to compare

@CodingPupper3033 CodingPupper3033 released this 19 Nov 04:51

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

Choose a tag to compare

@CodingPupper3033 CodingPupper3033 released this 09 Nov 18:31

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

Choose a tag to compare

@CodingPupper3033 CodingPupper3033 released this 09 Nov 16:56

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

v1.0.1

Choose a tag to compare

@CodingPupper3033 CodingPupper3033 released this 07 Nov 00:09

Fixes ArrayOutOfBoundsException

v1.0.0

Choose a tag to compare

@CodingPupper3033 CodingPupper3033 released this 06 Nov 17:04

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.