update readme
This commit is contained in:
parent
09d7741d07
commit
8e5bf7a73f
1 changed files with 18 additions and 1 deletions
19
README.md
19
README.md
|
@ -10,26 +10,43 @@
|
||||||
The application is working but certain features are missing or unpolished:
|
The application is working but certain features are missing or unpolished:
|
||||||
|
|
||||||
✅ Visualization of the Star System
|
✅ Visualization of the Star System
|
||||||
|
|
||||||
✅ Multiple themes
|
✅ Multiple themes
|
||||||
|
|
||||||
✅ Manipulation of objects by value
|
✅ Manipulation of objects by value
|
||||||
|
|
||||||
✅ Interactive value change (drag'n'drop / scroll)
|
✅ Interactive value change (drag'n'drop / scroll)
|
||||||
|
|
||||||
✅ Objects can be removed
|
✅ Objects can be removed
|
||||||
|
|
||||||
✅ Last removed object (planet) can be restored
|
✅ Last removed object (planet) can be restored
|
||||||
|
|
||||||
✅ add new planets and satellites
|
✅ add new planets and satellites
|
||||||
|
|
||||||
|
✅ Export data / Import data
|
||||||
|
|
||||||
❌ randomly generate star system
|
❌ randomly generate star system
|
||||||
|
|
||||||
❌ astroid belts
|
❌ astroid belts
|
||||||
|
|
||||||
❌ Export graphic via print or PDF
|
❌ Export graphic via print or PDF
|
||||||
❌ Export data
|
|
||||||
|
|
||||||
Missing features above are all planned for 0.5 release version. Future versions might get some or all of the following features:
|
Missing features above are all planned for 0.5 release version. Future versions might get some or all of the following features:
|
||||||
|
|
||||||
⁉ More fonts and themes
|
⁉ More fonts and themes
|
||||||
|
|
||||||
⁉ Add meta data to any object
|
⁉ Add meta data to any object
|
||||||
|
|
||||||
⁉ Export a single- or multi-page report / dossier / pamphlet
|
⁉ Export a single- or multi-page report / dossier / pamphlet
|
||||||
|
|
||||||
⁉ More object types (stations orbiting the star, mega structures?)
|
⁉ More object types (stations orbiting the star, mega structures?)
|
||||||
|
|
||||||
⁉ (faction?) Icons for planets / moons / stations
|
⁉ (faction?) Icons for planets / moons / stations
|
||||||
|
|
||||||
⁉ ...possibly more to come, let me know about your ideas!
|
⁉ ...possibly more to come, let me know about your ideas!
|
||||||
|
|
||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
Original idea from [Tanner Stephens Star System Generator](https://tannerstephens.com/star-system-creator/) and a post from [/u/koboldstyle on reddit](https://www.reddit.com/r/SWN/comments/cp4bkq/easy_solar_system_map_creator/ewp61ca/).
|
Original idea from [Tanner Stephens Star System Generator](https://tannerstephens.com/star-system-creator/) and a post from [/u/koboldstyle on reddit](https://www.reddit.com/r/SWN/comments/cp4bkq/easy_solar_system_map_creator/ewp61ca/).
|
||||||
|
|
Loading…
Reference in a new issue