aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-07Modernize error handlingDaniel Schadt
2021-10-07Remove deprecated functionsDaniel Schadt
2021-10-07Update dependenciesDaniel Schadt
2020-03-24update dependenciesDaniel Schadt
2020-02-19update dependenciesDaniel Schadt
2019-12-25allow the spec names to be aligned center/rightDaniel Schadt
2019-12-25[render] factor out trait position calculationDaniel Schadt
2019-12-25remove BuildTemplate::empty()Daniel Schadt
2019-12-25Merge branch 'user-options'Daniel Schadt
2019-12-25add more user configurable optionsDaniel Schadt
2019-12-25add flag to disable cachingDaniel Schadt
2019-12-25use byteorder for chatlink parsingDaniel Schadt
2019-12-20add comment about 12 byte paddingDaniel Schadt
2019-12-20remove hard coded palette IDsDaniel Schadt
2019-12-20don't error when cache value can't be deserializedDaniel Schadt
2019-12-16also use a mask for major trait imagesDaniel Schadt
2019-12-16update minor trait maskDaniel Schadt
2019-12-14add preliminary support for user configurationsDaniel Schadt
2019-12-14correctly render transparent backgroundsDaniel Schadt
2019-12-14replace magic constants in rendererDaniel Schadt
2019-12-13better output for image rendering errorsDaniel Schadt
2019-12-13don't need trait descriptionsDaniel Schadt
2019-12-12update rusttypeDaniel Schadt
2019-12-12remove quick_errorDaniel Schadt
2019-12-12use helper traits for better codeDaniel Schadt
2019-12-12add some more doc commentsDaniel Schadt
2019-12-10avoid crashing with empty build templatesDaniel Schadt
2019-12-10make skill lookup table staticDaniel Schadt
2019-12-10sanitize ID before accessing or sending to the APIDaniel Schadt
2019-12-08add documentation for make_table.pyDaniel Schadt
2019-12-08add LICENSE (MIT)Daniel Schadt
2019-12-08add README and screenshotDaniel Schadt
2019-12-08improve line renderingDaniel Schadt
2019-12-08formattingDaniel Schadt
2019-12-08add console output for build templatesDaniel Schadt
2019-12-08use iter_mut instead of indexingDaniel Schadt
2019-12-08use if on boolean instead of matchDaniel Schadt
2019-12-08center skills in output imageDaniel Schadt
2019-12-08use imageproc to draw the rectangleDaniel Schadt
2019-12-08improve antialiasing of thick linesDaniel Schadt
2019-12-08add support for brightness gradientsDaniel Schadt
2019-12-08fix background croppingDaniel Schadt
2019-12-07remove debug outputDaniel Schadt
2019-12-07improve grayscale renderingDaniel Schadt
2019-12-07implement chatlink parsingDaniel Schadt
2019-12-07remove debug output from chat link creationDaniel Schadt
2019-12-07basic color supportDaniel Schadt
2019-12-07lint fixesDaniel Schadt
2019-12-07add chatlink + revenant legends supportDaniel Schadt
2019-12-06initial commitDaniel Schadt