index
:
kondou
master
Guild Wars 2 build template visualizer
Daniel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-12-12
remove quick_error
Daniel Schadt
2019-12-12
use helper traits for better code
Daniel Schadt
2019-12-12
add some more doc comments
Daniel Schadt
2019-12-10
avoid crashing with empty build templates
Daniel Schadt
2019-12-10
make skill lookup table static
Daniel Schadt
2019-12-10
sanitize ID before accessing or sending to the API
Daniel Schadt
2019-12-08
improve line rendering
Daniel Schadt
2019-12-08
formatting
Daniel Schadt
2019-12-08
add console output for build templates
Daniel Schadt
2019-12-08
use iter_mut instead of indexing
Daniel Schadt
2019-12-08
use if on boolean instead of match
Daniel Schadt
2019-12-08
center skills in output image
Daniel Schadt
2019-12-08
use imageproc to draw the rectangle
Daniel Schadt
2019-12-08
improve antialiasing of thick lines
Daniel Schadt
2019-12-08
add support for brightness gradients
Daniel Schadt
2019-12-08
fix background cropping
Daniel Schadt
2019-12-07
remove debug output
Daniel Schadt
2019-12-07
improve grayscale rendering
Daniel Schadt
2019-12-07
implement chatlink parsing
Daniel Schadt
2019-12-07
remove debug output from chat link creation
Daniel Schadt
2019-12-07
basic color support
Daniel Schadt
2019-12-07
lint fixes
Daniel Schadt
2019-12-07
add chatlink + revenant legends support
Daniel Schadt
2019-12-06
initial commit
Daniel Schadt