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

Implement agnostic API for project behavior #28

Closed
Tracked by #29
TheHeadmaster opened this issue Jul 30, 2024 · 0 comments · Fixed by #29
Closed
Tracked by #29

Implement agnostic API for project behavior #28

TheHeadmaster opened this issue Jul 30, 2024 · 0 comments · Fixed by #29
Assignees
Labels
enhancement New feature or request

Comments

@TheHeadmaster
Copy link
Owner

Right now, everything is hard-coded to a specific project type, but what should be the case is that each project type defines its own behavior, with the application only hard-coding the commonalities. An API should be implemented so that project templates can be created.

@TheHeadmaster TheHeadmaster added the enhancement New feature or request label Jul 30, 2024
@TheHeadmaster TheHeadmaster self-assigned this Jul 30, 2024
@TheHeadmaster TheHeadmaster linked a pull request Jul 30, 2024 that will close this issue
@TheHeadmaster TheHeadmaster removed a link to a pull request Jul 30, 2024
TheHeadmaster added a commit that referenced this issue Aug 1, 2024
…ctory to App. InitializePlugins called during application initialization.

#28
@TheHeadmaster TheHeadmaster added the Actively Working This issue is being actively worked on and may be resolved in the next release label Aug 2, 2024
@TheHeadmaster TheHeadmaster linked a pull request Aug 2, 2024 that will close this issue
2 tasks
@TheHeadmaster TheHeadmaster mentioned this issue Aug 2, 2024
2 tasks
TheHeadmaster added a commit that referenced this issue Aug 3, 2024
…over to ProjectFile. Added DirectoryMonitor and AssetsDirectoryMonitor. Added assetsMonitor to project file. Any Asset files automatically load if they are in the proper location in the project directory. ProjectFile moved to API. Fleshed out Plugin system. Created Horizon.Starbound plugin project. Some things changed around with the new project window to use plugin data instead of hard-coded data. Project now opens after creation.

#27
#28
TheHeadmaster added a commit that referenced this issue Aug 3, 2024
…Json serialization to include type definitions in serialization.

#27
#28
TheHeadmaster added a commit that referenced this issue Aug 3, 2024
TheHeadmaster added a commit that referenced this issue Aug 3, 2024
… WixUI_FeatureTree to allow installing individual components. Fixed an issure where log files from dev would be copied into the installer. Bumped version to 0.4.4 in installer.

#28
@TheHeadmaster TheHeadmaster removed the Actively Working This issue is being actively worked on and may be resolved in the next release label Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant