Skip to content

Releases: briqNFT/briq-builder

v1.7-Alpha

14 Apr 16:27
Compare
Choose a tag to compare
v1.7-Alpha Pre-release
Pre-release

FIXES 🛠️

  • Improved the color manager to show colors in 3 columns when there too many. Also improved button placement.
  • Fixed a bug where the Move gizmo would disappear if the lighting settings were too dark.

CHANGES 🎨

  • Introducing description: when minting your NFT give it a description to explain what you’ve built. It will appear on NFT marketplaces.
  • Introducing NFT details: click on Details to get information about a given briq NFT, such as the number of briqs used.
  • Undoing the deletion of a briq selection will now re-select them.
  • Double clicking on a set in the set manager will now automatically load it in the builder.
  • Improved Settings page and added new visual enhancement options.
  • Overall prettifying of the interface.

v1.6-alpha

30 Mar 15:14
Compare
Choose a tag to compare
v1.6-alpha Pre-release
Pre-release
  • Fixed a bug where importing a file in the builder resulted in color glitches.
  • Fixed a bug where dragging your mouse while moving a briq selection would result in highlighting text from the buttons on the interface.
  • Fixed a bug where the navigation gizmo would appear while screenshotting.
  • Fixed a but where copy-pasting a briq selection would have it clip through existing briqs.
  • Fixed a bug where moving a non-rectangular briq selection would fail.

CHANGES 🎨

  • Introducing the Rotate function
    • Select briqs then click and drag the circles around the selection to rotate the briqs 90° in any direction.
    • Hold SHIFT while rotating to "bend" the selection in any arbitrary angle.
  • Improved color display to show them in columns when there are too many.
  • Improved button disposition to always show “manage” and new color” buttons.
  • Importing a file will now automatically load it in the builder.

v1.5-alpha

17 Mar 13:28
Compare
Choose a tag to compare
v1.5-alpha Pre-release
Pre-release

FIXES 🛠️

  • Fixed a bug where minting a briq NFT would result in an error error when converting set data to 3D models.
  • Fixed a bug where SHIFT+Click outside of the canvas would freeze the builder tools.
  • Fixed a bug where minting very tall briq NFTs would result in your NFT getting split in several slices.

CHANGES 🎨

  • Bump StarkNet js to 3.5.
  • Introducing rectangular and briq-by-briq selection. When in "Select" mode you can choose if you wish to select briq by briq or through a rectangle selection. SHIFT+Click to select with rectangle and SHIFT+ALT+Click to select briq-by-briq.
  • Introducing .vox import. Go to manage set then click on import from file to import a .vox file directly in the builder. This will be useful if you’re also using Magica Voxel.
  • Introducing overwrite when moving a group of briqs. When moving a briq selection you now have the option to choose if it should overwrite existing briqs on the canvas (Overwrite button checked) or if it should be overwritten by existing briqs (button unchecked).
  • After copying/moving a group of briqs, the group will still be selected allowing you to move them around freely.

v1.4-alpha

11 Mar 16:40
Compare
Choose a tag to compare
v1.4-alpha Pre-release
Pre-release

Release briq alpha 1.4

FIXES 🛠️

  • Fixed a bug where keyboard shortcuts wouldn’t work after switching windows with ALT+Tab.

CHANGES 🎨

  • Introducing select -> delete selection: select a group of briqs then press DEL or the “Delete” button to remove them from the canvas.
  • Introducing Copy/Paste: select a group of briqs then press CTRL+C or the “Copy” button to copy the selection. Click or press CTRL+V on the canvas to place your selection.
  • In selection mode, using Shift+Alt will now let you select briqs in a voxel-aware manner.

v1.3-alpha

01 Mar 15:08
Compare
Choose a tag to compare
v1.3-alpha Pre-release
Pre-release

Release briq alpha 1.3

FIXES 🛠️

  • Fixed a bug where deleting a briq when other briqs are around it would result in a weird transparency bug.
  • Fixed a bug with the "move" function where it was sometimes not possible to move the selected briqs back on the plane.
  • Fixed a bug with the "move" function where clicking on the directional arrows would inadvertently move the selected briqs.

CHANGES 🎨

v1.2-alpha

21 Feb 10:29
Compare
Choose a tag to compare
v1.2-alpha Pre-release
Pre-release

FIXES 🛠️

  • Fixed an issue where uploading a local set on the builder and trying to mint it if it has already been minted would result in an error.
  • Drastically improved performance when editing multiple briqs with SHIFT+drag mouse.

CHANGES 🧑‍🎨

  • Introducing the"Select" function: you can select a group of briqs, move them in any direction, focus the camera on them.
  • Merged the previous "Move" with "Select": to move briqs, select them then drag the directional arrows to move the briqs in this direction.
  • Merged the previous "Camera" function with "Select": to focus the camera on a group of briqs, select briqs and click on "Center on selection".

v1.1-alpha

15 Feb 14:13
Compare
Choose a tag to compare
v1.1-alpha Pre-release
Pre-release

FIXES 🛠️

  • Fixed an issue where you couldn't place a briq if a color was not selected (thanks for reporting @HecktadaBTCkollecta).
  • Fixed an issue where the sharing link copied from the set manager what missing the https:// header.
  • Fixed an issue where clicking repeatedly on the message log button would continuously darken the screen.

CHANGES 🧑‍🎨

  • Added a bigger help button directly visible on the briq builder.
  • Added a hover explanation to better understand what each button does on the briq builder.
  • Added a 200 character limitation to the NFT name.
  • Enhanced error message handling.

v1.0-alpha

09 Feb 18:02
Compare
Choose a tag to compare
v1.0-alpha Pre-release
Pre-release

FIXES 🛠️

  • New contract architecture fixes a timeout problem where loading information from StarkNet would result in errors. The briq balance would sometimes not update properly or an error message “error while fetching briqs” would appear when trying to mint a set.
  • Fixed the placement of the Settings menu which hid most of the canvas

CHANGES 🎨

  • You are now able to claim 1,000 briqs to build bigger constructions.
  • You are now able to change the canvas size from a 10x10 grid to 100x100 in the Settings.
  • Introducing a new “color selector” component to help picking a color when clicking on "New color".
  • Introducing night mode. Go to settings and select night mode to get a dark-friendly version of the briq website. You can set it to follow your computer's settings.
  • Fixed a lot of typos in the landing page.

v0.5-alpha

14 Jan 16:12
Compare
Choose a tag to compare
v0.5-alpha Pre-release
Pre-release

FIXES 🛠️

  • Fixed an issue where clicking on ESC would inadvertently close multiple modals

CHANGES🎨

  • introducing the gallery page (https://briq.construction/gallery) where we showcase the best sets from the community. Don't hesitate to send us your sets to be featured!
  • you're now able to hide the plane and grid from the builder
  • you're now able to take transparent screenshots when minting your set (no background)
  • sharing a set on Twitter now displays an image preview as a Twitter card

v0.4-alpha

13 Jan 14:39
Compare
Choose a tag to compare
v0.4-alpha Pre-release
Pre-release

FIXES 🛠️

  • Fixed a bug where your briq balance would not update properly

CHANGES 🎨

  • Minting workflow has been reworked to include taking a screenshot preview of your set
  • Set browser has been improved to showcase an image of your sets and increase readability