aboutsummaryrefslogtreecommitdiff
path: root/src/main.rs
AgeCommit message (Collapse)Author
2019-12-10avoid crashing with empty build templatesDaniel Schadt
This would occur if e.g. only the profession was given.
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