Open and save assemblies #164

Open
opened 2026-07-10 19:39:00 +00:00 by Vectornaut · 1 comment
Member

Now that pull request #159 has been merged, the next feature on deck is Vectornaut/dyna3:open-save, which enables dyna3 to open assemblies from and save assemblies to files. Here's a rolling checklist to help keep track of progress.

  • Add the following actions:
    • Open an assembly from a local file.
    • Open an assembly from a URL.
  • Add an action for creating a new assembly.
  • Build an open/save interface component that affords the following capabilities:
    • Save an assembly to a local file.
    • Open an assembly from a local file.
    • Open an example assembly.
    • Create a new assembly.
  • Open the example assemblies from files on the server instead of using hard-coded loading scripts.
  • Make sure the deployment script correctly deploys the latest example assembly files.
  • Make the example assembly chooser more menu-like.
Now that pull request #159 has been merged, the next feature on deck is [`Vectornaut/dyna3:open-save`](https://code.studioinfinity.org/Vectornaut/dyna3/src/branch/open-save), which enables dyna3 to open assemblies from and save assemblies to files. Here's a rolling checklist to help keep track of progress. - [x] Add the following actions: - Open an assembly from a local file. - Open an assembly from a URL. - [x] Add an action for creating a new assembly. - [x] Build an open/save interface component that affords the following capabilities: - Save an assembly to a local file. - Open an assembly from a local file. - Open an example assembly. - Create a new assembly. - [x] Open the example assemblies from files on the server instead of using hard-coded loading scripts. - [x] Make sure the deployment script correctly deploys the latest example assembly files. - [x] Make the example assembly chooser more menu-like.
Author
Member

Merging pull request #165 will complete this task!

Merging pull request #165 will complete this task!
Sign in to join this conversation.
No description provided.