From 40de00f0ac0b76ff2c27895fe6260f50eab073e7 Mon Sep 17 00:00:00 2001 From: tony-ka Date: Mon, 10 Sep 2012 04:25:38 +0200 Subject: [PATCH] added ninit.lua - functional --- mixing_table.html | 306 +++++++++--------- paint_buckets/init.lua | 163 ++++++++++ .../textures/{p1.png => paint_buckets_p1.png} | Bin .../textures/{p2.png => paint_buckets_p2.png} | Bin .../textures/{p3.png => paint_buckets_p3.png} | Bin .../textures/{p4.png => paint_buckets_p4.png} | Bin .../textures/{p5.png => paint_buckets_p5.png} | Bin .../textures/{q1.png => paint_buckets_q1.png} | Bin .../{q10.png => paint_buckets_q10.png} | Bin .../{q11.png => paint_buckets_q11.png} | Bin .../{q12.png => paint_buckets_q12.png} | Bin .../{q13.png => paint_buckets_q13.png} | Bin .../{q14.png => paint_buckets_q14.png} | Bin .../{q15.png => paint_buckets_q15.png} | Bin .../{q16.png => paint_buckets_q16.png} | Bin .../{q17.png => paint_buckets_q17.png} | Bin .../{q18.png => paint_buckets_q18.png} | Bin .../{q19.png => paint_buckets_q19.png} | Bin .../textures/{q2.png => paint_buckets_q2.png} | Bin .../{q20.png => paint_buckets_q20.png} | Bin .../{q21.png => paint_buckets_q21.png} | Bin .../{q22.png => paint_buckets_q22.png} | Bin .../{q23.png => paint_buckets_q23.png} | Bin .../{q24.png => paint_buckets_q24.png} | Bin .../{q25.png => paint_buckets_q25.png} | Bin .../textures/{q3.png => paint_buckets_q3.png} | Bin .../textures/{q4.png => paint_buckets_q4.png} | Bin .../textures/{q5.png => paint_buckets_q5.png} | Bin .../textures/{q6.png => paint_buckets_q6.png} | Bin .../textures/{q7.png => paint_buckets_q7.png} | Bin .../textures/{q8.png => paint_buckets_q8.png} | Bin .../textures/{q9.png => paint_buckets_q9.png} | Bin .../textures/{s1.png => paint_buckets_s1.png} | Bin .../{s10.png => paint_buckets_s10.png} | Bin .../textures/{s2.png => paint_buckets_s2.png} | Bin .../textures/{s3.png => paint_buckets_s3.png} | Bin .../textures/{s4.png => paint_buckets_s4.png} | Bin .../textures/{s5.png => paint_buckets_s5.png} | Bin .../textures/{s6.png => paint_buckets_s6.png} | Bin .../textures/{s7.png => paint_buckets_s7.png} | Bin .../textures/{s8.png => paint_buckets_s8.png} | Bin .../textures/{s9.png => paint_buckets_s9.png} | Bin .../textures/{t1.png => paint_buckets_t1.png} | Bin .../{t10.png => paint_buckets_t10.png} | Bin .../{t11.png => paint_buckets_t11.png} | Bin .../{t12.png => paint_buckets_t12.png} | Bin .../{t13.png => paint_buckets_t13.png} | Bin .../{t14.png => paint_buckets_t14.png} | Bin .../{t15.png => paint_buckets_t15.png} | Bin .../{t16.png => paint_buckets_t16.png} | Bin .../{t17.png => paint_buckets_t17.png} | Bin .../{t18.png => paint_buckets_t18.png} | Bin .../{t19.png => paint_buckets_t19.png} | Bin .../textures/{t2.png => paint_buckets_t2.png} | Bin .../{t20.png => paint_buckets_t20.png} | Bin .../{t21.png => paint_buckets_t21.png} | Bin .../{t22.png => paint_buckets_t22.png} | Bin .../{t23.png => paint_buckets_t23.png} | Bin .../{t24.png => paint_buckets_t24.png} | Bin .../{t25.png => paint_buckets_t25.png} | Bin .../{t26.png => paint_buckets_t26.png} | Bin .../{t27.png => paint_buckets_t27.png} | Bin .../{t28.png => paint_buckets_t28.png} | Bin .../{t29.png => paint_buckets_t29.png} | Bin .../textures/{t3.png => paint_buckets_t3.png} | Bin .../{t30.png => paint_buckets_t30.png} | Bin .../{t31.png => paint_buckets_t31.png} | Bin .../{t32.png => paint_buckets_t32.png} | Bin .../{t33.png => paint_buckets_t33.png} | Bin .../{t34.png => paint_buckets_t34.png} | Bin .../{t35.png => paint_buckets_t35.png} | Bin .../{t36.png => paint_buckets_t36.png} | Bin .../{t37.png => paint_buckets_t37.png} | Bin .../{t38.png => paint_buckets_t38.png} | Bin .../{t39.png => paint_buckets_t39.png} | Bin .../textures/{t4.png => paint_buckets_t4.png} | Bin .../{t40.png => paint_buckets_t40.png} | Bin .../{t41.png => paint_buckets_t41.png} | Bin .../{t42.png => paint_buckets_t42.png} | Bin .../{t43.png => paint_buckets_t43.png} | Bin .../{t44.png => paint_buckets_t44.png} | Bin .../{t45.png => paint_buckets_t45.png} | Bin .../{t46.png => paint_buckets_t46.png} | Bin .../{t47.png => paint_buckets_t47.png} | Bin .../textures/{t5.png => paint_buckets_t5.png} | Bin .../textures/{t6.png => paint_buckets_t6.png} | Bin .../textures/{t7.png => paint_buckets_t7.png} | Bin .../textures/{t8.png => paint_buckets_t8.png} | Bin .../textures/{t9.png => paint_buckets_t9.png} | Bin ~mezclas.html | 232 ------------- 90 files changed, 317 insertions(+), 384 deletions(-) create mode 100644 paint_buckets/init.lua rename paint_buckets/textures/{p1.png => paint_buckets_p1.png} (100%) rename paint_buckets/textures/{p2.png => paint_buckets_p2.png} (100%) rename paint_buckets/textures/{p3.png => paint_buckets_p3.png} (100%) rename paint_buckets/textures/{p4.png => paint_buckets_p4.png} (100%) rename paint_buckets/textures/{p5.png => paint_buckets_p5.png} (100%) rename paint_buckets/textures/{q1.png => paint_buckets_q1.png} (100%) rename paint_buckets/textures/{q10.png => paint_buckets_q10.png} (100%) rename paint_buckets/textures/{q11.png => paint_buckets_q11.png} (100%) rename paint_buckets/textures/{q12.png => paint_buckets_q12.png} (100%) rename paint_buckets/textures/{q13.png => paint_buckets_q13.png} (100%) rename paint_buckets/textures/{q14.png => paint_buckets_q14.png} (100%) rename paint_buckets/textures/{q15.png => paint_buckets_q15.png} (100%) rename paint_buckets/textures/{q16.png => paint_buckets_q16.png} (100%) rename paint_buckets/textures/{q17.png => paint_buckets_q17.png} (100%) rename paint_buckets/textures/{q18.png => paint_buckets_q18.png} (100%) rename paint_buckets/textures/{q19.png => paint_buckets_q19.png} (100%) rename paint_buckets/textures/{q2.png => paint_buckets_q2.png} (100%) rename paint_buckets/textures/{q20.png => paint_buckets_q20.png} (100%) rename paint_buckets/textures/{q21.png => paint_buckets_q21.png} (100%) rename paint_buckets/textures/{q22.png => paint_buckets_q22.png} (100%) rename paint_buckets/textures/{q23.png => paint_buckets_q23.png} (100%) rename paint_buckets/textures/{q24.png => paint_buckets_q24.png} (100%) rename paint_buckets/textures/{q25.png => paint_buckets_q25.png} (100%) rename paint_buckets/textures/{q3.png => paint_buckets_q3.png} (100%) rename paint_buckets/textures/{q4.png => paint_buckets_q4.png} (100%) rename paint_buckets/textures/{q5.png => paint_buckets_q5.png} (100%) rename paint_buckets/textures/{q6.png => paint_buckets_q6.png} (100%) rename paint_buckets/textures/{q7.png => paint_buckets_q7.png} (100%) rename paint_buckets/textures/{q8.png => paint_buckets_q8.png} (100%) rename paint_buckets/textures/{q9.png => paint_buckets_q9.png} (100%) rename paint_buckets/textures/{s1.png => paint_buckets_s1.png} (100%) rename paint_buckets/textures/{s10.png => paint_buckets_s10.png} (100%) rename paint_buckets/textures/{s2.png => paint_buckets_s2.png} (100%) rename paint_buckets/textures/{s3.png => paint_buckets_s3.png} (100%) rename paint_buckets/textures/{s4.png => paint_buckets_s4.png} (100%) rename paint_buckets/textures/{s5.png => paint_buckets_s5.png} (100%) rename paint_buckets/textures/{s6.png => paint_buckets_s6.png} (100%) rename paint_buckets/textures/{s7.png => paint_buckets_s7.png} (100%) rename paint_buckets/textures/{s8.png => paint_buckets_s8.png} (100%) rename paint_buckets/textures/{s9.png => paint_buckets_s9.png} (100%) rename paint_buckets/textures/{t1.png => paint_buckets_t1.png} (100%) rename paint_buckets/textures/{t10.png => paint_buckets_t10.png} (100%) rename paint_buckets/textures/{t11.png => paint_buckets_t11.png} (100%) rename paint_buckets/textures/{t12.png => paint_buckets_t12.png} (100%) rename paint_buckets/textures/{t13.png => paint_buckets_t13.png} (100%) rename paint_buckets/textures/{t14.png => paint_buckets_t14.png} (100%) rename paint_buckets/textures/{t15.png => paint_buckets_t15.png} (100%) rename paint_buckets/textures/{t16.png => paint_buckets_t16.png} (100%) rename paint_buckets/textures/{t17.png => paint_buckets_t17.png} (100%) rename paint_buckets/textures/{t18.png => paint_buckets_t18.png} (100%) rename paint_buckets/textures/{t19.png => paint_buckets_t19.png} (100%) rename paint_buckets/textures/{t2.png => paint_buckets_t2.png} (100%) rename paint_buckets/textures/{t20.png => paint_buckets_t20.png} (100%) rename paint_buckets/textures/{t21.png => paint_buckets_t21.png} (100%) rename paint_buckets/textures/{t22.png => paint_buckets_t22.png} (100%) rename paint_buckets/textures/{t23.png => paint_buckets_t23.png} (100%) rename paint_buckets/textures/{t24.png => paint_buckets_t24.png} (100%) rename paint_buckets/textures/{t25.png => paint_buckets_t25.png} (100%) rename paint_buckets/textures/{t26.png => paint_buckets_t26.png} (100%) rename paint_buckets/textures/{t27.png => paint_buckets_t27.png} (100%) rename paint_buckets/textures/{t28.png => paint_buckets_t28.png} (100%) rename paint_buckets/textures/{t29.png => paint_buckets_t29.png} (100%) rename paint_buckets/textures/{t3.png => paint_buckets_t3.png} (100%) rename paint_buckets/textures/{t30.png => paint_buckets_t30.png} (100%) rename paint_buckets/textures/{t31.png => paint_buckets_t31.png} (100%) rename paint_buckets/textures/{t32.png => paint_buckets_t32.png} (100%) rename paint_buckets/textures/{t33.png => paint_buckets_t33.png} (100%) rename paint_buckets/textures/{t34.png => paint_buckets_t34.png} (100%) rename paint_buckets/textures/{t35.png => paint_buckets_t35.png} (100%) rename paint_buckets/textures/{t36.png => paint_buckets_t36.png} (100%) rename paint_buckets/textures/{t37.png => paint_buckets_t37.png} (100%) rename paint_buckets/textures/{t38.png => paint_buckets_t38.png} (100%) rename paint_buckets/textures/{t39.png => paint_buckets_t39.png} (100%) rename paint_buckets/textures/{t4.png => paint_buckets_t4.png} (100%) rename paint_buckets/textures/{t40.png => paint_buckets_t40.png} (100%) rename paint_buckets/textures/{t41.png => paint_buckets_t41.png} (100%) rename paint_buckets/textures/{t42.png => paint_buckets_t42.png} (100%) rename paint_buckets/textures/{t43.png => paint_buckets_t43.png} (100%) rename paint_buckets/textures/{t44.png => paint_buckets_t44.png} (100%) rename paint_buckets/textures/{t45.png => paint_buckets_t45.png} (100%) rename paint_buckets/textures/{t46.png => paint_buckets_t46.png} (100%) rename paint_buckets/textures/{t47.png => paint_buckets_t47.png} (100%) rename paint_buckets/textures/{t5.png => paint_buckets_t5.png} (100%) rename paint_buckets/textures/{t6.png => paint_buckets_t6.png} (100%) rename paint_buckets/textures/{t7.png => paint_buckets_t7.png} (100%) rename paint_buckets/textures/{t8.png => paint_buckets_t8.png} (100%) rename paint_buckets/textures/{t9.png => paint_buckets_t9.png} (100%) delete mode 100644 ~mezclas.html diff --git a/mixing_table.html b/mixing_table.html index a3228e9..3ae9d86 100644 --- a/mixing_table.html +++ b/mixing_table.html @@ -22,96 +22,98 @@ - - + + @@ -130,7 +132,7 @@ @@ -231,7 +233,7 @@



+

+
C=50
M=50
Y=100
S10
- #808000 + #808000
C=50
M=100
Y=50
S9
- #800080 + #800080
C=0
M=100
Y=100
S8
- #FF0000 + #FF0000
C=100
M=50
Y=50
S7
- #008080 + #008080
C=100
M=0
Y=100
S6
- #00FF00 + #00FF00
C=100
M=100
Y=0
S5
- #0000FF + #0000FF
C=50
M=50
Y=50
S4
- #808080 + #808080
C=0
M=0
Y=50
S3
- #ffff80 + #ffff80
C=0
M=50
Y=0
S2
- #ff80ff + #ff80ff
C=50
M=0
Y=0
S1
- #80ffff + #80ffff
C=100
M=100
Y=100
P5
- #000000 + #000000
C=0
M=0
Y=100
P4
- #FFFF00 + #FFFF00
C=0
M=100
Y=0
P3
- #FF00FF + #FF00FF
C=100
M=0
Y=0
P2
- #00FFFF + #00FFFF
C=0
M=0
Y=0
P1
- #FFFFFF + #FFFFFF
C=0
M=0
Y=0
P1
- #FFFFFF + #FFFFFF
@@ -139,91 +141,91 @@
C=25
M=25
Y=50
T10
- #bfbf80 + #bfbf80
C=25
M=50
Y=25
T9
- #bf80bf + #bf80bf
C=0
M=50
Y=50
T8
- #ff8080 + #ff8080
C=50
M=25
Y=25
T7
- #80bfbf + #80bfbf
C=50
M=0
Y=50
T6
- #80ff80 + #80ff80
C=50
M=50
Y=0
T5
- #8080ff + #8080ff
C=25
M=25
Y=25
T4
- #bfbfbf + #bfbfbf
C=0
M=0
Y=25
T3
- #ffffbf + #ffffbf
C=0
M=25
Y=0
T2
- #ffbfff + #ffbfff
C=25
M=0
Y=0
T1
- #bfffff + #bfffff
C=50
M=50
Y=50
S4
- #808080 + #808080
C=0
M=0
Y=50
S3
- #ffff80 + #ffff80
C=0
M=50
Y=0
S2
- #ff80ff + #ff80ff
C=50
M=0
Y=0
S1
- #80ffff + #80ffff
C=0
M=0
Y=0
P1
- #FFFFFF + #FFFFFF
C=100
M=0
Y=0
P2
- #00FFFF + #00FFFF
@@ -240,85 +242,85 @@
C=75
M=25
Y=50
T19
- #40bf80 + #40bf80
C=75
M=50
Y=25
T18
- #4080bf + #4080bf
C=100
M=100
Y=100
P5
- #000000 + #000000
C=100
M=25
Y=25
T17
- #00bfbf + #00bfbf
C=100
M=0
Y=50
T16
- #00ff80 + #00ff80
C=100
M=50
Y=0
T15
- #0080ff + #0080ff
C=75
M=25
Y=25
T14
- #40bfbf + #40bfbf
C=50
M=0
Y=25
T13
- #80ffbf + #80ffbf
C=50
M=25
Y=0
T12
- #80bfff + #80bfff
C=75
M=0
Y=0
T11
- #40ffff + #40ffff
C=100
M=50
Y=50
S7
- #008080 + #008080
C=100
M=0
Y=100
S6
- #00FF00 + #00FF00
C=100
M=100
Y=0
S5
- #0000FF + #0000FF
C=100
M=0
Y=0
P2
- #00FFFF + #00FFFF
@@ -329,7 +331,7 @@
C=0
M=100
Y=0
P3
- #FF00FF + #FF00FF
@@ -338,79 +340,79 @@
C=25
M=75
Y=50
T28
- #bf4080 + #bf4080
C=25
M=100
Y=25
T27
- #bf00bf + #bf00bf
C=0
M=100
Y=50
T26
- #ff0080 + #ff0080
C=50
M=75
Y=25
T25
- #8040bf + #8040bf
C=100
M=100
Y=100
P5
- #000000 + #000000
C=50
M=100
Y=0
T24
- #8000ff + #8000ff
C=25
M=75
Y=25
T23
- #bf00bf + #bf00bf
C=0
M=50
Y=25
T22
- #ff80bf + #ff80bf
C=0
M=75
Y=0
T21
- #ff40ff + #ff40ff
C=25
M=50
Y=0
T20
- #bf80ff + #bf80ff
C=50
M=100
Y=50
S9
- #800080 + #800080
C=0
M=100
Y=100
S8
- #FF0000 + #FF0000
C=0
M=100
Y=0
P3
- #FF00FF + #FF00FF
@@ -424,7 +426,7 @@
C=0
M=0
Y=100
P4
- #FFFF00 + #FFFF00
@@ -433,73 +435,73 @@
C=25
M=25
Y=100
T37
- #bfbf00 + #bfbf00
C=25
M=50
Y=75
T36
- #bf8040 + #bf8040
C=0
M=50
Y=100
T35
- #ff8000 + #ff8000
C=50
M=25
Y=75
T34
- #80bf40 + #80bf40
C=50
M=0
Y=100
T33
- #80ff00 + #80ff00
C=100
M=100
Y=100
P5
- #000000 + #000000
C=25
M=25
Y=75
T32
- #bfbf40 + #bfbf40
C=0
M=0
Y=75
T31
- #ffff40 + #ffff40
C=0
M=25
Y=50
T30
- #ffbf80 + #ffbf80
C=25
M=0
Y=50
T29
- #bfff80 + #bfff80
C=50
M=50
Y=100
S10
- #808000 + #808000
C=0
M=0
Y=100
P4
- #FFFF00 + #FFFF00
@@ -516,7 +518,7 @@
C=100
M=100
Y=100
P5
- #000000 + #000000
@@ -525,67 +527,67 @@
C=75
M=75
Y=100
T47
- #404000 + #404000
C=75
M=100
Y=75
T46
- #400040 + #400040
C=50
M=100
Y=100
T45
- #800000 + #800000
C=100
M=75
Y=75
T44
- #004040 + #004040
C=100
M=50
Y=100
T43
- #008000 + #008000
C=100
M=100
Y=50
T42
- #000080 + #000080
C=75
M=75
Y=75
T41
- #404040 + #404040
C=50
M=50
Y=75
T40
- #808040 + #808040
C=50
M=75
Y=50
T39
- #804080 + #804080
C=75
M=50
Y=50
T38
- #408080 + #408080
C=100
M=100
Y=100
P5
- #000000 + #000000
@@ -605,7 +607,7 @@
C=50
M=0
Y=0
S1
- #80ffff + #80ffff
@@ -614,61 +616,61 @@
C=50
M=25
Y=50
Q7
- #80bf80 + #80bf80
C=50
M=50
Y=25
Q6
- #8080bf + #8080bf
C=25
M=50
Y=50
Q5
- #bf8080 + #bf8080
C=75
M=25
Y=25
T14
- #40bfbf + #40bfbf
C=75
M=0
Y=50
Q4
- #40ff80 + #40ff80
C=75
M=50
Y=0
Q3
- #4080ff + #4080ff
C=50
M=25
Y=25
T7
- #80bfbf + #80bfbf
C=25
M=0
Y=25
Q2
- #bfffbf + #bfffbf
C=25
M=25
Y=0
Q1
- #bfbfff + #bfbfff
C=50
M=0
Y=0
S1
- #80ffff + #80ffff
@@ -691,7 +693,7 @@
C=0
M=50
Y=0
S2
- #ff80ff + #ff80ff
@@ -700,55 +702,55 @@
C=25
M=50
Y=50
Q5
- #bf8080 + #bf8080
C=25
M=75
Y=25
T23
- #bf00bf + #bf00bf
C=0
M=75
Y=50
Q10
- #ff4080 + #ff4080
C=50
M=50
Y=25
Q6
- #8080bf + #8080bf
C=50
M=25
Y=50
Q7
- #80bf80 + #80bf80
C=50
M=75
Y=0
Q9
- #8040ff + #8040ff
C=25
M=50
Y=25
T9
- #bf80bf + #bf80bf
C=0
M=25
Y=25
Q8
- #ffbfbf + #ffbfbf
C=0
M=50
Y=0
S2
- #ff80ff + #ff80ff
@@ -774,7 +776,7 @@
C=0
M=0
Y=50
S3
- #ffff80 + #ffff80
@@ -783,49 +785,49 @@
C=25
M=25
Y=75
T32
- #bfbf40 + #bfbf40
C=25
M=50
Y=50
Q5
- #bf8080 + #bf8080
C=0
M=50
Y=75
Q12
- #ff8040 + #ff8040
C=50
M=25
Y=50
Q7
- #80bf80 + #80bf80
C=50
M=0
Y=75
Q11
- #80ff40 + #80ff40
C=50
M=50
Y=25
Q6
- #8080bf + #8080bf
C=25
M=25
Y=50
T10
- #bfbf80 + #bfbf80
C=0
M=0
Y=50
S3
- #ffff80 + #ffff80
@@ -854,7 +856,7 @@
C=50
M=50
Y=50
S4
- #808080 + #808080
@@ -863,43 +865,43 @@
C=50
M=50
Y=75
T40
- #808040 + #808040
C=50
M=75
Y=50
T39
- #804080 + #804080
C=25
M=75
Y=75
Q15
- #bf4040 + #bf4040
C=75
M=50
Y=50
T38
- #408080 + #408080
C=75
M=25
Y=75
Q14
- #40bf40 + #40bf40
C=75
M=75
Y=25
Q13
- #4040bf + #4040bf
C=50
M=50
Y=50
S4
- #808080 + #808080
@@ -931,7 +933,7 @@
C=100
M=100
Y=0
S5
- #0000FF + #0000FF
@@ -940,37 +942,37 @@
C=75
M=75
Y=50
Q18
- #404080 + #404080
C=75
M=100
Y=25
Q17
- #4000bf + #4000bf
C=50
M=100
Y=50
S9
- #800080 + #800080
C=100
M=75
Y=25
Q16
- #0040bf + #0040bf
C=100
M=50
Y=50
S7
- #008080 + #008080
C=100
M=100
Y=0
S5
- #0000FF + #0000FF
@@ -1005,7 +1007,7 @@
C=100
M=0
Y=100
S6
- #00FF00 + #00FF00
@@ -1014,31 +1016,31 @@
C=75
M=25
Y=100
Q21
- #40bf00 + #40bf00
C=75
M=50
Y=75
Q20
- #408040 + #408040
C=50
M=50
Y=100
S10
- #808000 + #808000
C=100
M=25
Y=75
Q19
- #00bf40 + #00bf40
C=100
M=0
Y=100
S6
- #00FF00 + #00FF00
@@ -1076,7 +1078,7 @@
C=100
M=50
Y=50
S7
- #008080 + #008080
@@ -1085,25 +1087,25 @@
C=75
M=50
Y=75
Q20
- #408040 + #408040
C=75
M=75
Y=50
Q18
- #404080 + #404080
C=50
M=75
Y=75
Q22
- #804040 + #804040
C=100
M=50
Y=50
S7
- #008080 + #008080
@@ -1144,7 +1146,7 @@
C=0
M=100
Y=100
S8
- #FF0000 + #FF0000

@@ -1152,19 +1154,19 @@
C=25
M=75
Y=100
Q24
- #bf4000 + #bf4000
C=25
M=100
Y=75
Q23
- #bf0040 + #bf0040
C=0
M=100
Y=100
S8
- #FF0000 + #FF0000
@@ -1208,7 +1210,7 @@
C=50
M=100
Y=50
S9
- #800080 + #800080
@@ -1217,13 +1219,13 @@
C=50
M=75
Y=75
Q25
- #804040 + #804040
C=50
M=100
Y=50
S9
- #800080 + #800080
@@ -1270,7 +1272,7 @@
C=50
M=50
Y=100
S10
- #808000 + #808000
@@ -1279,7 +1281,7 @@
C=50
M=50
Y=100
S10
- #808000 + #808000
diff --git a/paint_buckets/init.lua b/paint_buckets/init.lua new file mode 100644 index 0000000..2842ff5 --- /dev/null +++ b/paint_buckets/init.lua @@ -0,0 +1,163 @@ +-- +-- minetest/paint_buckets/init.lua +-- mod vased in mod dye +-- +-- Minetest 0.4 mod: dye +-- ====================== +-- +-- See init.lua for documentation. +-- +-- License of source code and media files: +-- --------------------------------------- +-- Copyright (C) 2012 Perttu Ahola (celeron55) +-- +-- This program is free software. It comes without any warranty, to +-- the extent permitted by applicable law. You can redistribute it +-- and/or modify it under the terms of the Do What The Fuck You Want +-- To Public License, Version 2, as published by Sam Hocevar. See +-- http://sam.zoy.org/wtfpl/COPYING for more details. +-- + +local paint_bucketslocal = {} + +paint_bucketslocal.paint_bucketss = { + {"p1", "withe paint bucket", {paint_buckets=1, basecolor_p1=1}}, + {"p2", "cyan paint bucket", {paint_buckets=1, basecolor_p2=1}}, + {"p3", " magenta paint bucket", {paint_buckets=1, basecolor_p3=1}}, + {"p4", "yellow paint bucket", {paint_buckets=1, basecolor_p4=1}}, + {"p5", "black paint bucket", {paint_buckets=1, basecolor_p5=1}}, + {"s1", "Light cyan paint bucket", {paint_buckets=1, basecolor_s1=1}}, + {"s2", "Fuchsia pink paint bucket", {paint_buckets=1, basecolor_s2=1}}, + {"s3", "Unmellow Yellow paint bucket", {paint_buckets=1, basecolor_s3=1}}, + {"s4", "Gray paint buckets", {paint_buckets=1, basecolor_s4=1}}, + {"s5", "s5 paint_buckets", {paint_buckets=1, basecolor_s5=1}}, + {"s6", "s6 paint_buckets", {paint_buckets=1, basecolor_s6=1}}, + {"s7", "s7 paint_buckets", {paint_buckets=1, basecolor_s7=1}}, + {"s8", "s8 paint_buckets", {paint_buckets=1, basecolor_s8=1}}, + {"s9", "s9 paint_buckets", {paint_buckets=1, basecolor_s9=1}}, + {"s10", "s10 paint_buckets", {paint_buckets=1, basecolor_s10=1}}, + {"t1", "t1 paint_buckets", {paint_buckets=1, basecolor_s1=1}}, + {"t2", "t2 paint_buckets", {paint_buckets=1, basecolor_s2=1}}, + {"t3", "t3 paint_buckets", {paint_buckets=1, basecolor_s3=1}}, + {"t4", "t4 paint_buckets", {paint_buckets=1, basecolor_s4=1}}, + {"t5", "t5 paint_buckets", {paint_buckets=1, basecolor_s5=1}}, + {"t6", "t6 paint_buckets", {paint_buckets=1, basecolor_s6=1}}, + {"t7", "t7 paint_buckets", {paint_buckets=1, basecolor_s7=1}}, + {"t8", "t8 paint_buckets", {paint_buckets=1, basecolor_s8=1}}, + {"t9", "t9 paint_buckets", {paint_buckets=1, basecolor_s9=1}}, + {"t10", "t10 paint_buckets", {paint_buckets=1, basecolor_s10=1}}, + {"t11", "t11 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t12", "t12 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t13", "t13 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t14", "t14 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t15", "t15 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t16", "t16 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t17", "t17 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t18", "t18 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t19", "t19 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t20", "t20 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t21", "t21 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t22", "t22 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t23", "t23 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t24", "t24 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t25", "t25 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t26", "t26 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t27", "t27 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t28", "t28 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t29", "t29 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t30", "t30 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t31", "t31 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t32", "t32 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t33", "t33 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t34", "t34 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t35", "t35 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t36", "t36 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t37", "t37 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t38", "t38 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t39", "t39 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t40", "t40 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t41", "t41 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t42", "t42 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t43", "t43 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t44", "t44 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t45", "t45 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t46", "t46 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"t47", "t47 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q1", "q1 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q2", "q2 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q3", "q3 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q4", "q4 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q5", "q5 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q6", "q6 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q7", "q7 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q8", "q8 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q9", "q9 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q10", "q10 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q11", "q11 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q12", "q12 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q13", "q13 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q14", "q14 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q15", "q15 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q16", "q16 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q17", "q17 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q18", "q18 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q19", "q19 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q20", "q20 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q21", "q21 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q22", "q22 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q23", "q23 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q24", "q24 paint_buckets", {paint_buckets=1, basecolor_=1}}, + {"q25", "q25 paint_buckets", {paint_buckets=1, basecolor_=1}}, +} + +-- Define items +for _, row in ipairs(paint_bucketslocal.paint_bucketss) do + local name = row[1] + local description = row[2] + local groups = row[3] + local item_name = "paint_buckets:"..name + local item_image = "paint_buckets_"..name..".png" + minetest.register_craftitem(item_name, { + inventory_image = item_image, + description = description, + groups = groups + }) +end + +-- Mix recipes +-- made by hand mixes, method: mean colorimetric + +paint_bucketslocal.mixbases = {"s10","s9", "s8", "s7", "s6", "s5", "s4", "s3", "s2", "s1", "p5", "p4", "p3", "p2", "p1"} + +paint_bucketslocal.mixes = { + -- s10, s9, s8, s7, s6, s5, s4, s3, s2, s1, p5, p4, p3, p2, p1 + p1 = {"T10", "T9", "T8", "T7", "T6", "T5", "T4", "T3", "T2", "T1", "s4", "s3", "s2", "s1", "p1"}, + p2 = {"T19", "T18", "p5", "T17", "T16", "T15", "T14", "T13", "T12", "T11", "s7", "s6", "s5", "p2"}, + p3 = {"T28", "T27", "T26", "T25", "p5", "T24", "T23", "T22", "T21", "T20", "s9", "s8", "p3"}, + p4 = {"T37", "T36", "T35", "T34", "T33", "p5", "T32", "T31", "T30", "T29", "s10", "p4"}, + p5 = {"T47", "T46", "T45", "T44", "T43", "T42", "T41", "T40", "T39", "T38", "p5"}, + s1 = {"q7", "q6", "q5", "T14", "q4", "q3", "T7", "q2", "q1", "s1"}, + s2 = {"q5", "T23", "q10", "q6", "q7", "q9", "T9", "q8", "s2"}, + s3 = {"T32", "q5", "q12", "q7", "q11", "q6", "T10", "s3"}, + s4 = {"T40", "T39", "q15", "T38", "q14", "q13", "s4"}, + s5 = {"q18", "q17", "s9", "q16", "s7", "s5"}, + s6 = {"q21", "q20", "s10", "q19", "s6"}, + s7 = {"q20", "q18", "q22", "s7"}, + s8 = {"q24", "q23", "s8"}, + s9 = {"q25", "s9"}, + s10= {"s10"} +} + +for one,results in pairs(paint_bucketslocal.mixes) do + for i,result in ipairs(results) do + local another = paint_bucketslocal.mixbases[i] + minetest.register_craft({ + type = "shapeless", + output = 'paint_buckets:'..result..' 2', + recipe = {'paint_buckets:'..one, 'paint_buckets:'..another}, + }) + end +end + +-- Hide paint_bucketslocal +paint_bucketslocal = nil diff --git a/paint_buckets/textures/p1.png b/paint_buckets/textures/paint_buckets_p1.png similarity index 100% rename from paint_buckets/textures/p1.png rename to paint_buckets/textures/paint_buckets_p1.png diff --git a/paint_buckets/textures/p2.png b/paint_buckets/textures/paint_buckets_p2.png similarity index 100% rename from paint_buckets/textures/p2.png rename to paint_buckets/textures/paint_buckets_p2.png diff --git a/paint_buckets/textures/p3.png b/paint_buckets/textures/paint_buckets_p3.png similarity index 100% rename from paint_buckets/textures/p3.png rename to paint_buckets/textures/paint_buckets_p3.png diff --git a/paint_buckets/textures/p4.png b/paint_buckets/textures/paint_buckets_p4.png similarity index 100% rename from paint_buckets/textures/p4.png rename to paint_buckets/textures/paint_buckets_p4.png diff --git a/paint_buckets/textures/p5.png b/paint_buckets/textures/paint_buckets_p5.png similarity index 100% rename from paint_buckets/textures/p5.png rename to paint_buckets/textures/paint_buckets_p5.png diff --git a/paint_buckets/textures/q1.png b/paint_buckets/textures/paint_buckets_q1.png similarity index 100% rename from paint_buckets/textures/q1.png rename to paint_buckets/textures/paint_buckets_q1.png diff --git a/paint_buckets/textures/q10.png b/paint_buckets/textures/paint_buckets_q10.png similarity index 100% rename from paint_buckets/textures/q10.png rename to paint_buckets/textures/paint_buckets_q10.png diff --git a/paint_buckets/textures/q11.png b/paint_buckets/textures/paint_buckets_q11.png similarity index 100% rename from paint_buckets/textures/q11.png rename to paint_buckets/textures/paint_buckets_q11.png diff --git a/paint_buckets/textures/q12.png b/paint_buckets/textures/paint_buckets_q12.png similarity index 100% rename from paint_buckets/textures/q12.png rename to paint_buckets/textures/paint_buckets_q12.png diff --git a/paint_buckets/textures/q13.png b/paint_buckets/textures/paint_buckets_q13.png similarity index 100% rename from paint_buckets/textures/q13.png rename to paint_buckets/textures/paint_buckets_q13.png diff --git a/paint_buckets/textures/q14.png b/paint_buckets/textures/paint_buckets_q14.png similarity index 100% rename from paint_buckets/textures/q14.png rename to paint_buckets/textures/paint_buckets_q14.png diff --git a/paint_buckets/textures/q15.png b/paint_buckets/textures/paint_buckets_q15.png similarity index 100% rename from paint_buckets/textures/q15.png rename to paint_buckets/textures/paint_buckets_q15.png diff --git a/paint_buckets/textures/q16.png b/paint_buckets/textures/paint_buckets_q16.png similarity index 100% rename from paint_buckets/textures/q16.png rename to paint_buckets/textures/paint_buckets_q16.png diff --git a/paint_buckets/textures/q17.png b/paint_buckets/textures/paint_buckets_q17.png similarity index 100% rename from paint_buckets/textures/q17.png rename to paint_buckets/textures/paint_buckets_q17.png diff --git a/paint_buckets/textures/q18.png b/paint_buckets/textures/paint_buckets_q18.png similarity index 100% rename from paint_buckets/textures/q18.png rename to paint_buckets/textures/paint_buckets_q18.png diff --git a/paint_buckets/textures/q19.png b/paint_buckets/textures/paint_buckets_q19.png similarity index 100% rename from paint_buckets/textures/q19.png rename to paint_buckets/textures/paint_buckets_q19.png diff --git a/paint_buckets/textures/q2.png b/paint_buckets/textures/paint_buckets_q2.png similarity index 100% rename from paint_buckets/textures/q2.png rename to paint_buckets/textures/paint_buckets_q2.png diff --git a/paint_buckets/textures/q20.png b/paint_buckets/textures/paint_buckets_q20.png similarity index 100% rename from paint_buckets/textures/q20.png rename to paint_buckets/textures/paint_buckets_q20.png diff --git a/paint_buckets/textures/q21.png b/paint_buckets/textures/paint_buckets_q21.png similarity index 100% rename from paint_buckets/textures/q21.png rename to paint_buckets/textures/paint_buckets_q21.png diff --git a/paint_buckets/textures/q22.png b/paint_buckets/textures/paint_buckets_q22.png similarity index 100% rename from paint_buckets/textures/q22.png rename to paint_buckets/textures/paint_buckets_q22.png diff --git a/paint_buckets/textures/q23.png b/paint_buckets/textures/paint_buckets_q23.png similarity index 100% rename from paint_buckets/textures/q23.png rename to paint_buckets/textures/paint_buckets_q23.png diff --git a/paint_buckets/textures/q24.png b/paint_buckets/textures/paint_buckets_q24.png similarity index 100% rename from paint_buckets/textures/q24.png rename to paint_buckets/textures/paint_buckets_q24.png diff --git a/paint_buckets/textures/q25.png b/paint_buckets/textures/paint_buckets_q25.png similarity index 100% rename from paint_buckets/textures/q25.png rename to paint_buckets/textures/paint_buckets_q25.png diff --git a/paint_buckets/textures/q3.png b/paint_buckets/textures/paint_buckets_q3.png similarity index 100% rename from paint_buckets/textures/q3.png rename to paint_buckets/textures/paint_buckets_q3.png diff --git a/paint_buckets/textures/q4.png b/paint_buckets/textures/paint_buckets_q4.png similarity index 100% rename from paint_buckets/textures/q4.png rename to paint_buckets/textures/paint_buckets_q4.png diff --git a/paint_buckets/textures/q5.png b/paint_buckets/textures/paint_buckets_q5.png similarity index 100% rename from paint_buckets/textures/q5.png rename to paint_buckets/textures/paint_buckets_q5.png diff --git a/paint_buckets/textures/q6.png b/paint_buckets/textures/paint_buckets_q6.png similarity index 100% rename from paint_buckets/textures/q6.png rename to paint_buckets/textures/paint_buckets_q6.png diff --git a/paint_buckets/textures/q7.png b/paint_buckets/textures/paint_buckets_q7.png similarity index 100% rename from paint_buckets/textures/q7.png rename to paint_buckets/textures/paint_buckets_q7.png diff --git a/paint_buckets/textures/q8.png b/paint_buckets/textures/paint_buckets_q8.png similarity index 100% rename from paint_buckets/textures/q8.png rename to paint_buckets/textures/paint_buckets_q8.png diff --git a/paint_buckets/textures/q9.png b/paint_buckets/textures/paint_buckets_q9.png similarity index 100% rename from paint_buckets/textures/q9.png rename to paint_buckets/textures/paint_buckets_q9.png diff --git a/paint_buckets/textures/s1.png b/paint_buckets/textures/paint_buckets_s1.png similarity index 100% rename from paint_buckets/textures/s1.png rename to paint_buckets/textures/paint_buckets_s1.png diff --git a/paint_buckets/textures/s10.png b/paint_buckets/textures/paint_buckets_s10.png similarity index 100% rename from paint_buckets/textures/s10.png rename to paint_buckets/textures/paint_buckets_s10.png diff --git a/paint_buckets/textures/s2.png b/paint_buckets/textures/paint_buckets_s2.png similarity index 100% rename from paint_buckets/textures/s2.png rename to paint_buckets/textures/paint_buckets_s2.png diff --git a/paint_buckets/textures/s3.png b/paint_buckets/textures/paint_buckets_s3.png similarity index 100% rename from paint_buckets/textures/s3.png rename to paint_buckets/textures/paint_buckets_s3.png diff --git a/paint_buckets/textures/s4.png b/paint_buckets/textures/paint_buckets_s4.png similarity index 100% rename from paint_buckets/textures/s4.png rename to paint_buckets/textures/paint_buckets_s4.png diff --git a/paint_buckets/textures/s5.png b/paint_buckets/textures/paint_buckets_s5.png similarity index 100% rename from paint_buckets/textures/s5.png rename to paint_buckets/textures/paint_buckets_s5.png diff --git a/paint_buckets/textures/s6.png b/paint_buckets/textures/paint_buckets_s6.png similarity index 100% rename from paint_buckets/textures/s6.png rename to paint_buckets/textures/paint_buckets_s6.png diff --git a/paint_buckets/textures/s7.png b/paint_buckets/textures/paint_buckets_s7.png similarity index 100% rename from paint_buckets/textures/s7.png rename to paint_buckets/textures/paint_buckets_s7.png diff --git a/paint_buckets/textures/s8.png b/paint_buckets/textures/paint_buckets_s8.png similarity index 100% rename from paint_buckets/textures/s8.png rename to paint_buckets/textures/paint_buckets_s8.png diff --git a/paint_buckets/textures/s9.png b/paint_buckets/textures/paint_buckets_s9.png similarity index 100% rename from paint_buckets/textures/s9.png rename to paint_buckets/textures/paint_buckets_s9.png diff --git a/paint_buckets/textures/t1.png b/paint_buckets/textures/paint_buckets_t1.png similarity index 100% rename from paint_buckets/textures/t1.png rename to paint_buckets/textures/paint_buckets_t1.png diff --git a/paint_buckets/textures/t10.png b/paint_buckets/textures/paint_buckets_t10.png similarity index 100% rename from paint_buckets/textures/t10.png rename to paint_buckets/textures/paint_buckets_t10.png diff --git a/paint_buckets/textures/t11.png b/paint_buckets/textures/paint_buckets_t11.png similarity index 100% rename from paint_buckets/textures/t11.png rename to paint_buckets/textures/paint_buckets_t11.png diff --git a/paint_buckets/textures/t12.png b/paint_buckets/textures/paint_buckets_t12.png similarity index 100% rename from paint_buckets/textures/t12.png rename to paint_buckets/textures/paint_buckets_t12.png diff --git a/paint_buckets/textures/t13.png b/paint_buckets/textures/paint_buckets_t13.png similarity index 100% rename from paint_buckets/textures/t13.png rename to paint_buckets/textures/paint_buckets_t13.png diff --git a/paint_buckets/textures/t14.png b/paint_buckets/textures/paint_buckets_t14.png similarity index 100% rename from paint_buckets/textures/t14.png rename to paint_buckets/textures/paint_buckets_t14.png diff --git a/paint_buckets/textures/t15.png b/paint_buckets/textures/paint_buckets_t15.png similarity index 100% rename from paint_buckets/textures/t15.png rename to paint_buckets/textures/paint_buckets_t15.png diff --git a/paint_buckets/textures/t16.png b/paint_buckets/textures/paint_buckets_t16.png similarity index 100% rename from paint_buckets/textures/t16.png rename to paint_buckets/textures/paint_buckets_t16.png diff --git a/paint_buckets/textures/t17.png b/paint_buckets/textures/paint_buckets_t17.png similarity index 100% rename from paint_buckets/textures/t17.png rename to paint_buckets/textures/paint_buckets_t17.png diff --git a/paint_buckets/textures/t18.png b/paint_buckets/textures/paint_buckets_t18.png similarity index 100% rename from paint_buckets/textures/t18.png rename to paint_buckets/textures/paint_buckets_t18.png diff --git a/paint_buckets/textures/t19.png b/paint_buckets/textures/paint_buckets_t19.png similarity index 100% rename from paint_buckets/textures/t19.png rename to paint_buckets/textures/paint_buckets_t19.png diff --git a/paint_buckets/textures/t2.png b/paint_buckets/textures/paint_buckets_t2.png similarity index 100% rename from paint_buckets/textures/t2.png rename to paint_buckets/textures/paint_buckets_t2.png diff --git a/paint_buckets/textures/t20.png b/paint_buckets/textures/paint_buckets_t20.png similarity index 100% rename from paint_buckets/textures/t20.png rename to paint_buckets/textures/paint_buckets_t20.png diff --git a/paint_buckets/textures/t21.png b/paint_buckets/textures/paint_buckets_t21.png similarity index 100% rename from paint_buckets/textures/t21.png rename to paint_buckets/textures/paint_buckets_t21.png diff --git a/paint_buckets/textures/t22.png b/paint_buckets/textures/paint_buckets_t22.png similarity index 100% rename from paint_buckets/textures/t22.png rename to paint_buckets/textures/paint_buckets_t22.png diff --git a/paint_buckets/textures/t23.png b/paint_buckets/textures/paint_buckets_t23.png similarity index 100% rename from paint_buckets/textures/t23.png rename to paint_buckets/textures/paint_buckets_t23.png diff --git a/paint_buckets/textures/t24.png b/paint_buckets/textures/paint_buckets_t24.png similarity index 100% rename from paint_buckets/textures/t24.png rename to paint_buckets/textures/paint_buckets_t24.png diff --git a/paint_buckets/textures/t25.png b/paint_buckets/textures/paint_buckets_t25.png similarity index 100% rename from paint_buckets/textures/t25.png rename to paint_buckets/textures/paint_buckets_t25.png diff --git a/paint_buckets/textures/t26.png b/paint_buckets/textures/paint_buckets_t26.png similarity index 100% rename from paint_buckets/textures/t26.png rename to paint_buckets/textures/paint_buckets_t26.png diff --git a/paint_buckets/textures/t27.png b/paint_buckets/textures/paint_buckets_t27.png similarity index 100% rename from paint_buckets/textures/t27.png rename to paint_buckets/textures/paint_buckets_t27.png diff --git a/paint_buckets/textures/t28.png b/paint_buckets/textures/paint_buckets_t28.png similarity index 100% rename from paint_buckets/textures/t28.png rename to paint_buckets/textures/paint_buckets_t28.png diff --git a/paint_buckets/textures/t29.png b/paint_buckets/textures/paint_buckets_t29.png similarity index 100% rename from paint_buckets/textures/t29.png rename to paint_buckets/textures/paint_buckets_t29.png diff --git a/paint_buckets/textures/t3.png b/paint_buckets/textures/paint_buckets_t3.png similarity index 100% rename from paint_buckets/textures/t3.png rename to paint_buckets/textures/paint_buckets_t3.png diff --git a/paint_buckets/textures/t30.png b/paint_buckets/textures/paint_buckets_t30.png similarity index 100% rename from paint_buckets/textures/t30.png rename to paint_buckets/textures/paint_buckets_t30.png diff --git a/paint_buckets/textures/t31.png b/paint_buckets/textures/paint_buckets_t31.png similarity index 100% rename from paint_buckets/textures/t31.png rename to paint_buckets/textures/paint_buckets_t31.png diff --git a/paint_buckets/textures/t32.png b/paint_buckets/textures/paint_buckets_t32.png similarity index 100% rename from paint_buckets/textures/t32.png rename to paint_buckets/textures/paint_buckets_t32.png diff --git a/paint_buckets/textures/t33.png b/paint_buckets/textures/paint_buckets_t33.png similarity index 100% rename from paint_buckets/textures/t33.png rename to paint_buckets/textures/paint_buckets_t33.png diff --git a/paint_buckets/textures/t34.png b/paint_buckets/textures/paint_buckets_t34.png similarity index 100% rename from paint_buckets/textures/t34.png rename to paint_buckets/textures/paint_buckets_t34.png diff --git a/paint_buckets/textures/t35.png b/paint_buckets/textures/paint_buckets_t35.png similarity index 100% rename from paint_buckets/textures/t35.png rename to paint_buckets/textures/paint_buckets_t35.png diff --git a/paint_buckets/textures/t36.png b/paint_buckets/textures/paint_buckets_t36.png similarity index 100% rename from paint_buckets/textures/t36.png rename to paint_buckets/textures/paint_buckets_t36.png diff --git a/paint_buckets/textures/t37.png b/paint_buckets/textures/paint_buckets_t37.png similarity index 100% rename from paint_buckets/textures/t37.png rename to paint_buckets/textures/paint_buckets_t37.png diff --git a/paint_buckets/textures/t38.png b/paint_buckets/textures/paint_buckets_t38.png similarity index 100% rename from paint_buckets/textures/t38.png rename to paint_buckets/textures/paint_buckets_t38.png diff --git a/paint_buckets/textures/t39.png b/paint_buckets/textures/paint_buckets_t39.png similarity index 100% rename from paint_buckets/textures/t39.png rename to paint_buckets/textures/paint_buckets_t39.png diff --git a/paint_buckets/textures/t4.png b/paint_buckets/textures/paint_buckets_t4.png similarity index 100% rename from paint_buckets/textures/t4.png rename to paint_buckets/textures/paint_buckets_t4.png diff --git a/paint_buckets/textures/t40.png b/paint_buckets/textures/paint_buckets_t40.png similarity index 100% rename from paint_buckets/textures/t40.png rename to paint_buckets/textures/paint_buckets_t40.png diff --git a/paint_buckets/textures/t41.png b/paint_buckets/textures/paint_buckets_t41.png similarity index 100% rename from paint_buckets/textures/t41.png rename to paint_buckets/textures/paint_buckets_t41.png diff --git a/paint_buckets/textures/t42.png b/paint_buckets/textures/paint_buckets_t42.png similarity index 100% rename from paint_buckets/textures/t42.png rename to paint_buckets/textures/paint_buckets_t42.png diff --git a/paint_buckets/textures/t43.png b/paint_buckets/textures/paint_buckets_t43.png similarity index 100% rename from paint_buckets/textures/t43.png rename to paint_buckets/textures/paint_buckets_t43.png diff --git a/paint_buckets/textures/t44.png b/paint_buckets/textures/paint_buckets_t44.png similarity index 100% rename from paint_buckets/textures/t44.png rename to paint_buckets/textures/paint_buckets_t44.png diff --git a/paint_buckets/textures/t45.png b/paint_buckets/textures/paint_buckets_t45.png similarity index 100% rename from paint_buckets/textures/t45.png rename to paint_buckets/textures/paint_buckets_t45.png diff --git a/paint_buckets/textures/t46.png b/paint_buckets/textures/paint_buckets_t46.png similarity index 100% rename from paint_buckets/textures/t46.png rename to paint_buckets/textures/paint_buckets_t46.png diff --git a/paint_buckets/textures/t47.png b/paint_buckets/textures/paint_buckets_t47.png similarity index 100% rename from paint_buckets/textures/t47.png rename to paint_buckets/textures/paint_buckets_t47.png diff --git a/paint_buckets/textures/t5.png b/paint_buckets/textures/paint_buckets_t5.png similarity index 100% rename from paint_buckets/textures/t5.png rename to paint_buckets/textures/paint_buckets_t5.png diff --git a/paint_buckets/textures/t6.png b/paint_buckets/textures/paint_buckets_t6.png similarity index 100% rename from paint_buckets/textures/t6.png rename to paint_buckets/textures/paint_buckets_t6.png diff --git a/paint_buckets/textures/t7.png b/paint_buckets/textures/paint_buckets_t7.png similarity index 100% rename from paint_buckets/textures/t7.png rename to paint_buckets/textures/paint_buckets_t7.png diff --git a/paint_buckets/textures/t8.png b/paint_buckets/textures/paint_buckets_t8.png similarity index 100% rename from paint_buckets/textures/t8.png rename to paint_buckets/textures/paint_buckets_t8.png diff --git a/paint_buckets/textures/t9.png b/paint_buckets/textures/paint_buckets_t9.png similarity index 100% rename from paint_buckets/textures/t9.png rename to paint_buckets/textures/paint_buckets_t9.png diff --git a/~mezclas.html b/~mezclas.html deleted file mode 100644 index c2f8dcd..0000000 --- a/~mezclas.html +++ /dev/null @@ -1,232 +0,0 @@ - - - - -mezclas - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

  
S10
S9
S8
S7
S6
S5
S4
S3
S2
S1
P5
P4
P3
P2
P1

  















P1
  
T10
T9
T8
T7
T6
T5
T4
T3
T2
T1
S4
S3
S2
S1
P1
P2
  
T19
T18
P5
T17
T16
T15
T14
T13
T12
T11
S7
S6
S5
P2
P3
  
T28
T27
T26
T25
P5
T24
T23
T22
T21
T20
S9
S8
P3
P4
  
T37
T36
T35
T34
T33
P5
T32
T31
T30
T29
S10
P4
P5
  
T47
T46
T45
T44
T43
T42
T41
T40
T39
T38
P5
S1
  
Q7
Q6
Q5
T14
Q4
Q3
T7
Q2
Q1
S1
S2
  
Q5
T23
Q10
Q6
Q7
Q9
T9
Q8
S2
S3
  
T32
Q5
Q11
Q7
Q11
Q6
T10
S3
S4
  
T40
T39
Q14
T38
Q13
Q12
S4
S5
  
Q17
Q16
S9
Q15
S7
S5
S6
  
Q20
Q19
S10
Q18
S6
S7
  
Q19
Q17
Q21
S7
S8
  
Q23
Q22
S8
S9
  
Q24
S9
S10
  
S10
-
-/html>