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

Enhanced Item Sheet #646

Open
Muwak77 opened this issue Feb 13, 2024 · 5 comments
Open

Enhanced Item Sheet #646

Muwak77 opened this issue Feb 13, 2024 · 5 comments
Assignees
Labels
feature 🥇 Adds new functionality

Comments

@Muwak77
Copy link

Muwak77 commented Feb 13, 2024

I'd like to suggest an addition to an item sheet. Based on the permission-system we used for NPC id would me a whopper if we could set a minimum permission for the dynamig Item fields.

So a GM could decide which Information is secret to players.

Alternatively a simple GM-Notes field could be added, which would also do the trick.

@n3dst4
Copy link
Collaborator

n3dst4 commented Feb 18, 2024

This is a very neat idea. Shouldn't be too hard to do. The only challenge is shoehorning the extra data into the settings UI 😄

@n3dst4 n3dst4 self-assigned this Feb 18, 2024
@n3dst4 n3dst4 added the feature 🥇 Adds new functionality label Feb 18, 2024
@Muwak77
Copy link
Author

Muwak77 commented Feb 19, 2024

If you don't mind, I can try my hand at it. It would just be cool if you could give me a tip on how to put in a pull request, in my professional projects I can simply make a branch, but I haven't figured out how to do that in an external Github project yet.

@n3dst4
Copy link
Collaborator

n3dst4 commented Feb 19, 2024

Definitely! I can see you already have a fork, shich is step 1.

Step 2 is to get your main branch updated to mine.

Then write your code and push to a new branch in your fork.

Once your happy, if you go yuour fork on GitHub it will be promting you to open a PR.

Once your on Discord (link on the other ticket) I can walk you through the process if you like.

@Muwak77
Copy link
Author

Muwak77 commented Feb 21, 2024

ah okay so i can sand a PR from MY repo to yours

@n3dst4
Copy link
Collaborator

n3dst4 commented Feb 21, 2024

Yep, exactly! That's the model for open-source collaboration on GitHub - you have your own fork so you can make as many branches as you like without distracting anyone, then you can offer those back to the parent project as a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🥇 Adds new functionality
Projects
None yet
Development

No branches or pull requests

2 participants