Skip to content

BT v2.0.2

Compare
Choose a tag to compare
@GigsD4X GigsD4X released this 11 Apr 03:57

New features

  • New visual guides while snapping in the Resize tool, to make it more intuitive (740a037)

Improvements

  • Added alternative Ctrl hotkeys for in-game tool users accustomed to them (3ca541e)
  • Added alternative T hotkey to select a pivot snap point in Rotate tool, for users accustomed to it (ac5b025)
  • Increased # of decimals displayed in Increment fields from 3 to 4 to reduce confusion over accuracy (93e8fe9)
  • [Internal] Multiselection state now managed by SelectionModule, paving way for future interfaces (3ca541e)

Bug fixes

  • Fixed handle release bugs in Move, Resize, & Rotate tools (4f8f7d9)
  • Fixed bug in New Part tool where new parts were in dragging mode even after releasing mouse (9a8d94e)
  • Fixed bug where rectangle selection was triggered while new parts replicated in New Part tool (a0e0d38)
  • Fixed bug where attempting to snap for the first time in the Rotate tool after switching from the Move tool did not work (snapping settings are now properly reset) (abc0339)
  • [Security] Locked parts can no longer be modified through the Building Tools API (21008bc)
  • [Security] Requests to a tool's API from clients other than the current player's are now rejected (97e9bc4)