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

several feature requests #68

Open
santiagorevale opened this issue Nov 17, 2020 · 2 comments
Open

several feature requests #68

santiagorevale opened this issue Nov 17, 2020 · 2 comments

Comments

@santiagorevale
Copy link

Hi @MerGatto ,

I was looking at your app and I really liked it. I was wondering, are you still actively developing it or you are done? It would be really nice to see it grow.

I have a few feature improvements that I believe would be key to greatly increase the pace of combat for the GM. You have tackled the initiave tracker, which is key, and you've done it beautifully. Now, I believe that the next step should be the actual combat. Here are a few ideas:

  • storing characters (PC/NPC) into a database (probably client-side) with an import/export option; this is key so you don't have to input them all again every time you play or every time there is a combat;

  • once you have the characters stored, then you can just choose from a list which ones will be included in the fight;

  • add a small weapons and ammunitions database with their stats;

  • add attributes, combat-related skills, and any other combat-related qualities for the characters (same for both PC/NPC) as well as armor value;

  • associate weapons+ammunition+accessories to characters;

  • once this is implemented, you should be able to pick an attacker and one (or more, eventually) defending characters to sort out the attack, and the tool should give you all the options you need to sort out the attack, like quick checkboxes for environmental modifiers (distance, visibility, etc.) or environmental compensations (some will be part of the character, some of the associated weapon), obstacles, situational modifiers, etc.

I really find that resolving combat takes too much time if you want to follow the rules, and when I try to simplify it, it ends up being dull.

I won't be able to help you coding, because I have no experience with Angular, but I could help you figuring out the rules, designing the database (characters, weapons, ammunition, etc.), or even sketching how screens should/could look like.

Let me know your thoughts. I really would like to take this to the next level.

Cheers,
Santiago

@MerGatto
Copy link
Owner

Hi @santiagorevale
I'm glad you like my app, however I don't really have the time anymore to actively work on it.

Feel free however to create a fork of my project if you intend to improve upon it.

@santiagorevale
Copy link
Author

Hi MerGatto, sad to hear that. I'll see what I can do. Thanks!

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

No branches or pull requests

2 participants