This website requires JavaScript.
Explore
Help
Register
Sign In
azures04
/
crafatar
Watch
1
Star
0
Fork
0
You've already forked crafatar
mirror of
https://github.com/azures04/crafatar.git
synced
2026-03-21 23:41:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
crafatar
/
modules
History
jomo
b95d011933
use seconds (as stated in config)
...
timestamps in JS are ms. multiplied config value with 1000 so it's converted to ms
2014-11-05 00:06:15 +01:00
..
cache.js
fix stupid bug that would result in never updating images
2014-11-05 00:04:50 +01:00
config.js
use 160px as default - 180 results in irregular resized pixels (22,5px)
2014-11-03 02:12:58 +01:00
helpers.js
use seconds (as stated in config)
2014-11-05 00:06:15 +01:00
networking.js
cache non-existing UUIDs
2014-11-02 10:32:35 -06:00
skins.js
add support for helmets (?helm),
closes
#2
. changed '/:uuid/123' to '/:uuid?size=123',
closes
#10
. Bugfixes
2014-11-01 21:03:42 +01:00