Skip to content

Releases: sirskunkalot/PlanBuild

v0.11.1

04 Nov 19:40
Compare
Choose a tag to compare
  • Fixed compat with ComfyGizmo 1.5.0

v0.11.0

14 Oct 17:26
Compare
Choose a tag to compare

Added server enforced config option to disable all blueprint rune operations for clients (admins are still allowed to use it)
Changed blueprint piece description to include piece count
Fixed saving of null values to the TextReceiver ZDO

v0.10.8

23 Sep 22:46
Compare
Choose a tag to compare
  • Fixed selection cutting to respect admin state

v0.10.7

07 Sep 16:17
Compare
Choose a tag to compare
  • Completely reworked the Marketplace GUI to manage blueprints in game
  • Added door state to blueprints (only interpreted on "direct" build)
  • Added ward state (active/inactive) to blueprints (only interpreted on "direct" build)
  • Added container contents to blueprints (only interpreted on "direct" build)
  • Added config value for the smoothing option of the terrain tools
  • Added cut option for selections (copy and delete the selection) to the GUI and as a command
  • Added possibility to save blueprints including the vanilla snap points to the GUI and as a command
  • Added possibility to capture vanilla snap points when using quick select

v0.10.6

07 Aug 22:52
Compare
Choose a tag to compare
  • Fixed undo not removing pieces from blueprint selections
  • Added reacting to Escape and Return to the blueprint save GUI
  • Added undo/redo to marker placement

v0.10.5

04 Aug 18:54
Compare
Choose a tag to compare
  • Fixed old saved markers

v0.10.4

02 Aug 20:11
Compare
Choose a tag to compare
  • Added global plan deletion tool to the plan hammer
  • Snap point and center markers are now concidered "selection tools" - if you have a current selection, newly placed markers will automatically be added to that selection and selection highlighting will be retained
  • Added deletion of snap/center markers with the rune (like removing pieces with the hammer) - only works with a marker selected
  • Fixed rune tools executing without a visible placement marker
  • Increased max camera distance
  • Added key to reset placement offset for blueprints (default Q)
  • Added automatic reset to the placement offset after placing a blueprint
  • Added selection delete to undo queue
  • Added new save dialogue for blueprints
  • Added config for player name prefix on blueprint files
  • Added replacement of spaces in blueprint file names (spaces will be replaced with an underscore)

v0.10.3

21 Jul 19:41
Compare
Choose a tag to compare
  • Implemented bp.undo and bp.redo console commands for all blueprint and terrain actions (big thx to Jere)
  • Changed offset handling for blueprints so the placement marker stays in place
  • Added compat patches for ComfyGizmo

v0.10.2

15 Jul 19:15
Compare
Choose a tag to compare
  • Fixed Plan Hammer compat with BuildCamera
  • Fixed errors with some blueprints using item/armor stands

v0.10.1

04 Jul 20:20
Compare
Choose a tag to compare
  • Added stripping of Semicolons on "additionalText" to prevent CSV errors
  • Added unlimited health to other types of prefabs (Trees, Destructibles)
  • Added back "quick select tool" for direct blueprinting