Jake
d994442d22
Remove force clean
2014-12-17 14:52:26 -06:00
Jake
bb28785119
Fix helmet rendering
2014-12-17 14:52:25 -06:00
Jake
2ed641c88e
Fix front body rendering
2014-12-17 14:52:25 -06:00
Jake
10aa91b15b
Fix shoulder rendering
2014-12-17 14:52:24 -06:00
Jake
7dfb3dafa6
Fix head rendering
2014-12-17 14:52:23 -06:00
Jake
127a923c1e
Revert "Revert "fix head position""
...
This reverts commit b58f2faa584f73f5c303a6bf4738d796d4d8fe87.
2014-12-17 14:52:22 -06:00
Jake
59d8a5e12b
Revert "fix head position"
...
This reverts commit cb1a0dd09f4482bc34199a88b48ec603a28c27f7.
2014-12-17 14:52:20 -06:00
jomo
63aa047426
fix head position
2014-12-17 14:52:19 -06:00
jomo
a6ff10493d
console.debug
2014-12-17 14:52:15 -06:00
jomo
a162387f83
clean code
2014-12-17 14:52:13 -06:00
jomo
62e1994121
fix config, use min_scale + max_scale
2014-12-17 14:52:11 -06:00
jomo
dd2ac9ee4e
fix config
2014-12-17 14:52:10 -06:00
jomo
9df986b044
there shouldn't be a max sale 💰
2014-12-17 14:52:08 -06:00
jomo
4df237b454
don't overwrite my config :)
2014-12-17 14:52:07 -06:00
Jake
5811f38c95
Add temporary cleaning solution to renders
2014-12-17 14:52:05 -06:00
Jake
bc98c66f82
Remove extra module in skins
2014-12-17 14:52:03 -06:00
Jake
dbd66f88a5
Fix caching issue
2014-12-17 14:52:02 -06:00
Jake
1c33119e05
Cache caching for skins and renders'
2014-12-17 14:52:01 -06:00
Jake
4bcd9e4530
Remove debug
2014-12-17 14:52:00 -06:00
Jake
b151e03035
Add default image support. Custom images are not rendered - alex or steve are
2014-12-17 14:51:58 -06:00
Jake
9ba3f5190a
Create get_render helpers method, move things around
2014-12-17 14:51:56 -06:00
Jake
55f023bfb3
Add tests for renders
2014-12-17 14:51:55 -06:00
Jake
f674775520
Update documentation & README for renders
2014-12-17 14:51:54 -06:00
Jake
2873157e97
Add 3d render support
2014-12-17 14:51:17 -06:00
Jake
6afe31cb20
Allow uppercase UUIDs, hotfix for #29
2014-12-06 08:42:10 -06:00
jomo
7aa25b807d
cache images for 20 minutes, not 1 hour
2014-11-30 20:37:45 +01:00
jomo
5ef084d8be
catch df errors
2014-11-30 20:25:24 +01:00
jomo
96ae65ee6a
set User-Agent to ' https://crafatar.com '
2014-11-30 06:49:49 +01:00
jomo
d18b862ecc
proper favicon, close #11
...
I also added a note about the default parameter for skins
2014-11-30 05:18:27 +01:00
jomo
7d47028ff7
fix errors for null skins, closes #20
2014-11-30 03:34:37 +01:00
jomo
cf43f1dc07
use seconds in config, don't clear .files
2014-11-30 02:56:21 +01:00
jomo
d65dbd83a2
fix seconds / ms
2014-11-30 02:49:42 +01:00
jomo
48e1f54336
add imagecleaner, fix #4
2014-11-30 02:48:54 +01:00
jomo
332330f68e
replacing all single quotes with double quotes
...
Until now it was a big mess with some strings using single quotes and some others double quotes
We were using way more double quotes, so I chose to use them globally
2014-11-30 00:07:05 +01:00
jomo
1a7f456c83
fix #23
2014-11-29 23:57:48 +01:00
jomo
4883531127
merge :octocat:
2014-11-29 23:16:50 +01:00
jomo
e01cff53b2
re-add checking for existing file before downloading
2014-11-29 23:15:43 +01:00
Jake
df592034f6
Fix callback
2014-11-29 15:35:14 -06:00
jomo
db223f1dc6
fix tests
2014-11-29 21:24:59 +01:00
Jake
db5a94e44e
Remove force-flush
2014-11-29 12:24:33 -06:00
Jake
a4c11f396f
Rewrite skin support
2014-11-29 12:21:35 -06:00
Jake
caf7c731da
Move extraction logic
2014-11-29 10:55:51 -06:00
jomo
b98cfa8918
log if uuid was too old or not known
2014-11-29 17:26:24 +01:00
jomo
3d708d2342
fix #22 , caused by @e6481e3
2014-11-29 17:15:59 +01:00
jomo
95ebaf86c5
use Etag, fix #18
2014-11-25 00:35:25 +01:00
jomo
040aeb1c0c
Don't store helm image when user has no helm, fix #16
2014-11-24 23:24:19 +01:00
jomo
55ed86a3f6
skin support, fix #15
2014-11-24 00:53:39 +01:00
jomo
796f410248
allow custom config
2014-11-23 23:19:32 +01:00
jomo
dd8a3b91e2
using our own logging, allows us to do some eventual modifications
2014-11-23 23:02:45 +01:00
jomo
e6481e3c73
bug fixes, improvements, fix #13 , fix #14
2014-11-23 21:53:42 +01:00