From c675b498f679de240fe046d6b17bc736e45101bf Mon Sep 17 00:00:00 2001 From: Micksha Date: Sat, 21 Jul 2018 20:12:41 +0200 Subject: add more --- graphics/sprites/equipment/hands/cottongloves-female.png | Bin 0 -> 9626 bytes graphics/sprites/equipment/hands/cottongloves-female.xml | 11 +++++++++++ graphics/sprites/equipment/hands/cottongloves-male.png | Bin 0 -> 9774 bytes graphics/sprites/equipment/hands/cottongloves-male.xml | 11 +++++++++++ 4 files changed, 22 insertions(+) create mode 100644 graphics/sprites/equipment/hands/cottongloves-female.png create mode 100644 graphics/sprites/equipment/hands/cottongloves-female.xml create mode 100644 graphics/sprites/equipment/hands/cottongloves-male.png create mode 100644 graphics/sprites/equipment/hands/cottongloves-male.xml (limited to 'graphics/sprites/equipment/hands') diff --git a/graphics/sprites/equipment/hands/cottongloves-female.png b/graphics/sprites/equipment/hands/cottongloves-female.png new file mode 100644 index 00000000..af222a0e Binary files /dev/null and b/graphics/sprites/equipment/hands/cottongloves-female.png differ diff --git a/graphics/sprites/equipment/hands/cottongloves-female.xml b/graphics/sprites/equipment/hands/cottongloves-female.xml new file mode 100644 index 00000000..41ecacc5 --- /dev/null +++ b/graphics/sprites/equipment/hands/cottongloves-female.xml @@ -0,0 +1,11 @@ + + + + + + + diff --git a/graphics/sprites/equipment/hands/cottongloves-male.png b/graphics/sprites/equipment/hands/cottongloves-male.png new file mode 100644 index 00000000..3dc86098 Binary files /dev/null and b/graphics/sprites/equipment/hands/cottongloves-male.png differ diff --git a/graphics/sprites/equipment/hands/cottongloves-male.xml b/graphics/sprites/equipment/hands/cottongloves-male.xml new file mode 100644 index 00000000..f05caced --- /dev/null +++ b/graphics/sprites/equipment/hands/cottongloves-male.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file -- cgit v1.2.3-60-g2f50 From 69db7d94aab42358e0ba28cfbe31dd2013ed220f Mon Sep 17 00:00:00 2001 From: Micksha Date: Tue, 30 Oct 2018 10:43:45 +0100 Subject: bugfix a lot of .png, improve scythe-attack, few map fixes --- graphics/items/equipment/legs/silkpants.png | Bin 620 -> 674 bytes .../equipment/hands/cottongloves-female.png | Bin 9626 -> 9987 bytes .../sprites/equipment/hands/cottongloves-male.png | Bin 9774 -> 9987 bytes graphics/sprites/equipment/head/bowlerhat.png | Bin 1601 -> 1585 bytes graphics/sprites/equipment/head/candlehelmet.xml | 168 ++++++++++----------- graphics/sprites/equipment/head/headmodel-male.xml | 2 +- graphics/sprites/equipment/head/infantryhelmet.png | Bin 4894 -> 4855 bytes .../sprites/equipment/legs/cottonskirt-female.png | Bin 28268 -> 28778 bytes .../sprites/equipment/legs/cottonskirt-female.xml | 2 +- .../sprites/equipment/legs/cottonskirt-male.png | Bin 28914 -> 28914 bytes .../sprites/equipment/legs/cottonskirt-male.xml | 2 +- .../sprites/equipment/legs/silkpants-female.png | Bin 16658 -> 17949 bytes .../sprites/equipment/legs/silkpants-female.xml | 2 +- graphics/sprites/equipment/legs/silkpants-male.png | Bin 16229 -> 17226 bytes graphics/sprites/equipment/weapons/knife.xml | 26 ++-- graphics/sprites/equipment/weapons/scythe.png | Bin 21887 -> 25878 bytes .../sprites/equipment/weapons/trainingwand.png | Bin 26955 -> 26817 bytes items.xml | 15 +- maps/008-1.tmx | 4 +- maps/008-2-2.tmx | 6 +- 20 files changed, 122 insertions(+), 105 deletions(-) (limited to 'graphics/sprites/equipment/hands') diff --git a/graphics/items/equipment/legs/silkpants.png b/graphics/items/equipment/legs/silkpants.png index 96e80660..9eae0200 100644 Binary files a/graphics/items/equipment/legs/silkpants.png and b/graphics/items/equipment/legs/silkpants.png differ diff --git a/graphics/sprites/equipment/hands/cottongloves-female.png b/graphics/sprites/equipment/hands/cottongloves-female.png index af222a0e..50c3d4f6 100644 Binary files a/graphics/sprites/equipment/hands/cottongloves-female.png and b/graphics/sprites/equipment/hands/cottongloves-female.png differ diff --git a/graphics/sprites/equipment/hands/cottongloves-male.png b/graphics/sprites/equipment/hands/cottongloves-male.png index 3dc86098..a1556682 100644 Binary files a/graphics/sprites/equipment/hands/cottongloves-male.png and b/graphics/sprites/equipment/hands/cottongloves-male.png differ diff --git a/graphics/sprites/equipment/head/bowlerhat.png b/graphics/sprites/equipment/head/bowlerhat.png index bd8b47eb..1891e2f1 100644 Binary files a/graphics/sprites/equipment/head/bowlerhat.png and b/graphics/sprites/equipment/head/bowlerhat.png differ diff --git a/graphics/sprites/equipment/head/candlehelmet.xml b/graphics/sprites/equipment/head/candlehelmet.xml index 9d676b03..15694b7b 100644 --- a/graphics/sprites/equipment/head/candlehelmet.xml +++ b/graphics/sprites/equipment/head/candlehelmet.xml @@ -4,133 +4,133 @@ - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - - - + + + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + diff --git a/graphics/sprites/equipment/head/headmodel-male.xml b/graphics/sprites/equipment/head/headmodel-male.xml index dbb6bb76..b9a9a5a1 100644 --- a/graphics/sprites/equipment/head/headmodel-male.xml +++ b/graphics/sprites/equipment/head/headmodel-male.xml @@ -108,7 +108,7 @@ Copyright (C) 2018 TMW2 --> - + diff --git a/graphics/sprites/equipment/head/infantryhelmet.png b/graphics/sprites/equipment/head/infantryhelmet.png index ea45233b..39d390d9 100644 Binary files a/graphics/sprites/equipment/head/infantryhelmet.png and b/graphics/sprites/equipment/head/infantryhelmet.png differ diff --git a/graphics/sprites/equipment/legs/cottonskirt-female.png b/graphics/sprites/equipment/legs/cottonskirt-female.png index dca8bde3..799897a8 100644 Binary files a/graphics/sprites/equipment/legs/cottonskirt-female.png and b/graphics/sprites/equipment/legs/cottonskirt-female.png differ diff --git a/graphics/sprites/equipment/legs/cottonskirt-female.xml b/graphics/sprites/equipment/legs/cottonskirt-female.xml index 60a1e5f7..2e97e772 100644 --- a/graphics/sprites/equipment/legs/cottonskirt-female.xml +++ b/graphics/sprites/equipment/legs/cottonskirt-female.xml @@ -3,7 +3,7 @@ Copyright (C) 2018 TMW2 --> diff --git a/graphics/sprites/equipment/legs/cottonskirt-male.png b/graphics/sprites/equipment/legs/cottonskirt-male.png index 3053aa0d..e85f0241 100644 Binary files a/graphics/sprites/equipment/legs/cottonskirt-male.png and b/graphics/sprites/equipment/legs/cottonskirt-male.png differ diff --git a/graphics/sprites/equipment/legs/cottonskirt-male.xml b/graphics/sprites/equipment/legs/cottonskirt-male.xml index 627970d7..4eba770b 100644 --- a/graphics/sprites/equipment/legs/cottonskirt-male.xml +++ b/graphics/sprites/equipment/legs/cottonskirt-male.xml @@ -3,7 +3,7 @@ Copyright (C) 2014 Evol Online --> diff --git a/graphics/sprites/equipment/legs/silkpants-female.png b/graphics/sprites/equipment/legs/silkpants-female.png index fede06a9..ac26bc61 100644 Binary files a/graphics/sprites/equipment/legs/silkpants-female.png and b/graphics/sprites/equipment/legs/silkpants-female.png differ diff --git a/graphics/sprites/equipment/legs/silkpants-female.xml b/graphics/sprites/equipment/legs/silkpants-female.xml index 0e8b1465..fb653ca1 100644 --- a/graphics/sprites/equipment/legs/silkpants-female.xml +++ b/graphics/sprites/equipment/legs/silkpants-female.xml @@ -3,7 +3,7 @@ Copyright (C) 2018 TMW2 --> diff --git a/graphics/sprites/equipment/legs/silkpants-male.png b/graphics/sprites/equipment/legs/silkpants-male.png index a9e67807..3d944714 100644 Binary files a/graphics/sprites/equipment/legs/silkpants-male.png and b/graphics/sprites/equipment/legs/silkpants-male.png differ diff --git a/graphics/sprites/equipment/weapons/knife.xml b/graphics/sprites/equipment/weapons/knife.xml index 9c2beb1e..0d7f023d 100644 --- a/graphics/sprites/equipment/weapons/knife.xml +++ b/graphics/sprites/equipment/weapons/knife.xml @@ -101,38 +101,46 @@ Copyright (C) 2012-2013 Evol Online --> - - - + - + + + + + + + - - - + - + + + + + + - + + diff --git a/graphics/sprites/equipment/weapons/scythe.png b/graphics/sprites/equipment/weapons/scythe.png index cca3223b..ba39bb30 100644 Binary files a/graphics/sprites/equipment/weapons/scythe.png and b/graphics/sprites/equipment/weapons/scythe.png differ diff --git a/graphics/sprites/equipment/weapons/trainingwand.png b/graphics/sprites/equipment/weapons/trainingwand.png index c37efc91..dd58ad42 100644 Binary files a/graphics/sprites/equipment/weapons/trainingwand.png and b/graphics/sprites/equipment/weapons/trainingwand.png differ diff --git a/items.xml b/items.xml index 8ec3a1c1..c020ba44 100644 --- a/items.xml +++ b/items.xml @@ -1446,9 +1446,18 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. weight="400"> equipment/head/infantryhelmet.xml - - - + + + + + + + + + + + +