Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Substrate v0.1.4 #16

Merged
merged 1 commit into from
Feb 11, 2025
Merged

Release Substrate v0.1.4 #16

merged 1 commit into from
Feb 11, 2025

Conversation

Zequez
Copy link
Collaborator

@Zequez Zequez commented Feb 6, 2025

0.1.4

  • Added WASD keyboard-based movement
  • You can now select frames and move them or trash them all together
  • Some code clean up and organization
  • Improved agents display; show avatars
  • Added tooltips

0.1.3

  • Instant syncing with Generic DNA
  • You can now paint the canvas grid blocks with colors
  • When running in fullscreen you can pan the canvas by moving the mouse to the edge of the screen (not functional instide Weave yet until fullscreen permissions are enabled for applets)

0.1.2

  • Extracted most canvas UI-related states out of the main store
  • Added max zoom out button that zooms out and pans so that all frames are visible simuntaneously
  • Adjust max zoom out so that all frames can be visible simultaneosly on the maximum zoom out
  • Added optimization so only frames in the viewport are rendered
  • Added optimization so assets are not loaded when far out of the zoom level
  • Make it so frames cannot be overlapped
  • The resize handles are now zoom-level adapted and disabled during very far zoom out
  • At <=0.5 zoom frames turn into move-only mode and you can just drag them from anywhere
  • Fixed grid not rendering on first app start
  • Added new frame controls that are hidden and show at the edge of the frame when hovering (only at >0.5 zoom)

matthme
matthme previously approved these changes Feb 6, 2025
@Zequez Zequez changed the title Release Substrate v0.1.2 Release Substrate v0.1.3 Feb 8, 2025
@Zequez
Copy link
Collaborator Author

Zequez commented Feb 8, 2025

I just released 0.1.3; since the 0.1.2 PR wasn't merged, I'm updating this one.

@matthme
Copy link
Collaborator

matthme commented Feb 9, 2025

Okay, looks good. Feel free to merge it.

@Zequez Zequez self-assigned this Feb 10, 2025
@Zequez
Copy link
Collaborator Author

Zequez commented Feb 10, 2025

Okay, looks good. Feel free to merge it.

I think you are the only allowed to do that, my merge button is grayed out.

@Zequez
Copy link
Collaborator Author

Zequez commented Feb 10, 2025

I have 0.1.4 ready anyway, I'll update

matthme
matthme previously approved these changes Feb 10, 2025
@Zequez Zequez changed the title Release Substrate v0.1.3 Release Substrate v0.1.4 Feb 10, 2025
@matthme
Copy link
Collaborator

matthme commented Feb 10, 2025

Oh, looks like approvals get invalidated if something is commited after the approval and I may not have re-approved it.
You should be able to merge now.

@Zequez Zequez merged commit 4d19a63 into lightningrodlabs:main Feb 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants