Releases: Archivist-3/Xyl-s-Starmap
Release list
1.0.6
Minor update.
This is likely the last update for a while, it brings proper documentation and some very minor bug fixes.
If you want to look at this proper documentation, head over to "https://github.com/Archivist-3/Xyl-s-Starmap/blob/main/DOCUMENTATION.md"
Cheers, and thanks to everyone who's stared, commented and said nice things as well as reported bugs caused by my inability to code properly.
1.0.5
Fixed an app breaking bug at 1:00 in the morning, I'm so sorry.
1.0.4
MINOR UPDATE PUSHING COLOUR OVERRIDE FOR INDIVIDUAL BODIES
Release 1.0.4
Rendering
- Fixed label placing inside rings on planets with thick rings.
- Added the ability to change individual bodies' colour via " colorOverride: "#FFFFFF" "
Linking
- Added support for headers and codeblocks
- Added support for "[[link]]" as well as "link" format for linking.
- Added support for same-note headers and codeblocks. Both [[link#Header]] and [[#Header]] are valid formats if the header is in the same note.
- Same note links will not display properties to avoid recursive properties.
- Header links will not display properties to avoid note properties from being displayed on header links.
TODO:
- Add support for binary and trinary star systems.
- Add optional starry background
- Add support for multiple rings per planet
- Add map-wide selector for label + moon position (Moons up | Label down | Moons down Labels up)
1.0.3
Release 1.0.3
Rendering
- Fixed label placing inside rings on planets with thick rings.
Linking
- Added support for headers and codeblocks
- Added support for "[[link]]" as well as "link" format for linking.
- Added support for same-note headers and codeblocks. Both [[link#Header]] and [[#Header]] are valid formats if the header is in the same note.
- Same note links will not display properties to avoid recursive properties.
- Header links will not display properties to avoid note properties from being displayed on header links.
TODO:
- Add support for binary and trinary star systems.
- Add optional starry background
- Add support for multiple rings per planet
- Add map-wide selector for label + moon position (Moons up | Label down | Moons down Labels up)
1.0.2
Fixed uncommented template missing two \n.
Added "vertical: false" to the templates, with a comment saying how to use it.
Added blank "width: " to the templates.
Fixed duplicate "section 3" with "section 4"
Changed manifest description of the plugin.
TO DO
Fix math for label placement on edge ring-planet size cases.
Clean link method.
Try to include note->header links.
1.0.1
This version is to effective use the same as the previous one, with literally just a "" added, and some minor patches for the Obsidian plugin check.