Releases: missioncommand/mil-sym-java
mil-sym-java release v0.1.41
No functional changes
Updated to deploy on MavenCentral.
Search for mil-sym-renderer.
groupdID changed to io.github.missioncommand
https://s01.oss.sonatype.org/#nexus-search;quick~mil-sym-renderer
https://s01.oss.sonatype.org/#nexus-search;quick~mil-sym-service
mil-sym-java release v0.1.40
No functional changes
Updated to deploy on MavenCentral.
Search for mil-sym-renderer.
groupdID changed to io.github.missioncommand
https://s01.oss.sonatype.org/#nexus-search;quick~mil-sym-renderer
https://s01.oss.sonatype.org/#nexus-search;quick~mil-sym-service
mil-sym-java release v0.1.38
-Added 'N' modifier to FLOT in XML
-Issue #99, Fixed SigInt bug introduced in 0.1.37, friendly and hostile units would render with unknown frame
mil-sym-java release v0.1.37
-fix for locale issue #97
-Direction of movement branches off of the HQ staff when present
mil-sym-java release v0.1.36
-Spring Framework update to 4.3.17
-Obstacle Effect Turn (G*MPOET---****X) (2525C) has been updated so that point 1 is the arrowhead as per 2525C. The 2525B version remains unchanged (point 2 is the arrowhead, point 1 is the tail).
-Cleaned up some symbology that only appears in one standard and not the other.
-Change to LineColor & IconColor behavior. Previously the alpha value of the line color would override the alpha color of the icon color.
Now, if IconColor is set, LineColor's alpha value will have no impact on the alpha value of the IconColor. This will allow you to make the border and fill of the symbol transparent while still showing the internal icon.
mil-sym-java release v0.1.35
Fixes for screen guard and cover. Now the segments that end in the middle will point to pt1 which represents the middle of the line segment. Before they were not ending / pointing to the middle when rotated.
This is in reference to issue #91
(Thanks Josh Sharp!)
mil-sym-java release v0.1.34
-check for null before adding M_HIGHER_FORMATION to modifier string. (Thanks Matt)
mil-sym-java release v0.1.33
-additional null check for the Higher Formation modifier(thanks Matt LeVan)
-updated multiPoints2.html sample:
--fixed content type for json on local web service
--fixed bug where altitude not always picked up for 3d symbology resulting in a flat 2d symbol
mil-sym-java release v0.1.32
-fixed supported modifiers for a few symbols
-updated default fill colors for units to the "light" setting defined in Table XIII in Mil-Std 2525C (17 November 2008), section 5.7.2. If you liked the old colors or prefer different default, you can still define those via RendererSettings.
(i.e. RendererSettings.getInstance().setFriendlyUnitFillColor(new Color (128, 224, 255)))
mil-sym-java release v0.1.31
- port fix for an issue where the delay graphic's curve would reverse when it was not supposed to
- Added single point version of Ice Drift (Direction). I believe that is the actual intent. I'm inquiring to confirm.
- fix for isUnit that kept SOF from having Echelons