DnDApp
DnDApp copied to clipboard
The git repository for DnDApp
Before going any further down the development, the code will need some heavy refactoring, as pointed out by /u/Durinthal. Eventually, two classes should be made : one for monsters, one...
- [ ] Cult Generator - [x] Poison Generator - [x] Disease Generator - [ ] Plant Generator
The app needs a play interface, and although the UI is made, it needs bindings. - [ ] Dice rolling transmission - [ ] procedural generation of character sheet tabs...
Many monsters should be added to the monsters.xml file. I am gonna try to write some codr to do that quickly.
-[ ] Monster list, with a quick add monster feature to dump it inside the xml file. -[ ] Treasure editor to add jewels, magic items etc -[ ] NPC...
Map tab needs some work. -[ ] display widget should show a grid either squared or hexagonal - [ ] option stick to grid should be on by default -...