Releases: sirskunkalot/PlanBuild
Releases · sirskunkalot/PlanBuild
v0.11.1
- Fixed compat with ComfyGizmo 1.5.0
v0.11.0
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
- Fixed selection cutting to respect admin state
v0.10.7
- 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
- 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
- Fixed old saved markers
v0.10.4
- 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
- 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
- Fixed Plan Hammer compat with BuildCamera
- Fixed errors with some blueprints using item/armor stands
v0.10.1
- 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