Skip to content

Releases: TheFern2/BuildingGadgets2GUI

Release v0.2.0-beta.1

29 Jan 23:06

Choose a tag to compare

  • Clean up ui inconsistencies
    • Clipboard clear ux flow
  • Added trash tab feature
  • Added search tab feature
  • Finished tags ui for adding/deleting and managing tags
  • Material list button
  • Consolidated buttons to a row buttons component

NB: It will only work when the PR is merged, if you want to try before that happens I've compiled Bg2 with the PR.

Release v0.1.0-beta.5

28 Jan 21:56

Choose a tag to compare

  • Adds TileEntity data to saved schematics and history
  • This is needed when certain blocks like for example mekanism have other data attached to the block other than the visual aspect like pipes, cables, etc. It is based on PR Direwolf20-MC/BuildingGadgets2#225

NB: It will only work when the PR is merged, if you want to try before that happens I've compiled Bg2 with the PR.

Release v0.1.0-beta.4

02 Jan 15:35

Choose a tag to compare

Release v0.1.0-beta.4 Pre-release
Pre-release
  • Removed mod example tab and unused code from the MDK template
  • Removed example configs from MDK template
  • Fixed two deprecation warnings

Release v0.1.0-beta.2

01 Jan 18:07

Choose a tag to compare

Release v0.1.0-beta.2 Pre-release
Pre-release
  • Added tooltips for buttons
  • Changed SD to tool to Send to tool
  • Added screenshots and readme
  • Grayed out Copy from tool button if there is no copy data in Bg2 Copy tool

Release v0.1.0-beta.1

01 Jan 16:13

Choose a tag to compare

Release v0.1.0-beta.1 Pre-release
Pre-release
  • Initial core functionality completed

TODO:

  • Create demo video
  • Add readme