aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Expand)Author
2022-11-23update dependenciesDaniel Schadt
2021-10-07cargo fmt the codeDaniel Schadt
2021-10-07Modernize error handlingDaniel Schadt
2020-02-19update dependenciesDaniel Schadt
2019-12-25Merge branch 'user-options'Daniel Schadt
2019-12-25add flag to disable cachingDaniel Schadt
2019-12-25use byteorder for chatlink parsingDaniel Schadt
2019-12-20remove hard coded palette IDsDaniel Schadt
2019-12-14add preliminary support for user configurationsDaniel Schadt
2019-12-13better output for image rendering errorsDaniel 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-08add console output for build templatesDaniel Schadt
2019-12-08use if on boolean instead of matchDaniel Schadt
2019-12-08add support for brightness gradientsDaniel Schadt
2019-12-07implement chatlink parsingDaniel 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