Skip to content

Commit f5ced3c

Browse files
author
Sander ten Brinke
authored
Update README.md
1 parent 0a374c3 commit f5ced3c

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,10 @@ You are able to see the current character's details and also who's up next. This
1616

1717
##Roadmap
1818

19-
Right now the code is quite ugly. I created this project for fun and for some friends. I want to improve the code and add the following features:
19+
Right now the code is quite ugly. I created this project for fun and for some friends. I want to improve the code and add the **major** following features:
2020

2121
* Save/Import/Export characters
2222
* This would be useful if you, for example, want to save your PC's and use them again on a later date. If you load this program on a different computer then you would just be able to import a certain file and all the characters would be loaded instantly. You could also create characters like a Goblin so you can easily add those to the Tracker.
23-
* Use WPF or a better "pattern" in WinForms so the code would be a lot better.
24-
* Right now the code is a mess, and it needs a lot of improvement. A pattern like MVC, MVVM or something like that would improve the codebase a lot.
25-
* Create a manual for this software.
26-
* I could maybe use the wiki or create a PDF about how to use this program so it would be more user friendly
2723
* Allow users to prioritize characters with the same initiative
2824
* Allow the user to change character names
2925
* Right now, if you create a character and want to change its name, a new character will be added with that name. Being able to change the name would be a nice feature.
@@ -34,6 +30,13 @@ Right now the code is quite ugly. I created this project for fun and for some fr
3430
* Updater
3531
* Notify the user when a new release is published to this repo.
3632

33+
34+
* Create a manual for this software.
35+
* I could maybe use the Github Wiki or create a PDF about how to use this program so it would be more user friendly
36+
37+
* Use WPF or a better "pattern" in WinForms so the code would be a lot better.
38+
* Right now the code is a mess, and it needs a lot of improvement. A pattern like MVC, MVVM or something like that would improve the codebase a lot.
39+
3740
All other upcoming features/bugfixes can be seen in the [Issues](https://github.com/sander1095/DnDCombatTracker/issues) Tab
3841

3942

0 commit comments

Comments
 (0)