Commit Graph
206 Commits
Author SHA1 Message Date
Jake e9cc9d18eb Revert "This looks better"
This reverts commit 44761248537dd595ed63aff183c71fb300574499.
2014-12-17 14:52:32 -06:00
Jake 0f08bd7ede Revert "does this look better..?"
This reverts commit 471d0f089d481dba06964a3fe15cc55005446a41.
2014-12-17 14:52:31 -06:00
Jake 31ff73e307 does this look better..? 2014-12-17 14:52:30 -06:00
Jake 86d38168ae This looks better 2014-12-17 14:52:28 -06:00
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
jomoandJake 63aa047426 fix head position 2014-12-17 14:52:19 -06:00
jomoandJake a6ff10493d console.debug 2014-12-17 14:52:15 -06:00
jomoandJake a162387f83 clean code 2014-12-17 14:52:13 -06:00
jomoandJake 62e1994121 fix config, use min_scale + max_scale 2014-12-17 14:52:11 -06:00
jomoandJake dd2ac9ee4e fix config 2014-12-17 14:52:10 -06:00
jomoandJake 9df986b044 there shouldn't be a max sale 💰 2014-12-17 14:52:08 -06:00
jomoandJake 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
jomo 9faeedc03f convert keys to lower case at cache level 2014-12-10 19:53:44 +01:00
jomo 0c73d39c79 high scalability!!! using '.' instead of 'null' string 2014-12-08 22:38:06 +01:00
jomo 04c167f5aa fix false 'downloaded' status being returned when null hash is 'checked' 2014-12-08 21:59:21 +01:00
jomo e726fb9d5f convert uuid params to lower case, store only lower case uuids 2014-12-08 21:57:37 +01: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