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

2172: Add support for a crafting journal #2173

Merged
merged 3 commits into from
Mar 10, 2024

Conversation

AlexVild
Copy link
Contributor

@AlexVild AlexVild commented Mar 9, 2024

Resolves #2172

Adds a "Journal Mode" for the "Open Crafting Window" event command. This prevents a user from being able to craft, but displays the crafts of the table to them.

In-editor:
image

image

In-game:

Journal Mode
image

Non-journal mode
image

@AlexVild AlexVild added the enhancement Minor feature addition or quality of life change label Mar 9, 2024
@AlexVild AlexVild requested a review from a team March 9, 2024 15:14
@AlexVild AlexVild self-assigned this Mar 9, 2024
@AlexVild AlexVild requested a review from a team March 9, 2024 15:25
@AlexVild AlexVild merged commit 0886191 into AscensionGameDev:main Mar 10, 2024
1 check passed
cydyn pushed a commit to cydyn/Intersect-Engine that referenced this pull request Mar 11, 2024
* feat: (Day) Add a journal-mode for crafting. Needs winforms update

* feat: (Day) Winforms work for crafting journal

* remove .resx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Minor feature addition or quality of life change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

enhancement: Add a "journal mode" for the "Open Crafting Table" event command
3 participants