From 147589517e33cf52f0249247aea2080916b74e8c Mon Sep 17 00:00:00 2001 From: Micksha Date: Tue, 12 Feb 2019 22:07:37 +0000 Subject: Graveyard Legacy tilesets --- LICENSE | 9 + graphics/items/equipment/weapons/axe.png | Bin 0 -> 1219 bytes graphics/items/equipment/weapons/chopstick.png | Bin 0 -> 389 bytes .../legacy/tilesets/woodland_graveyard_crypt.png | Bin 0 -> 94857 bytes .../legacy/tilesets/woodland_graveyard_ground.png | Bin 0 -> 29658 bytes graphics/legacy/tilesets/woodland_graveyard_x3.png | Bin 0 -> 150359 bytes graphics/legacy/tilesets/woodland_graveyard_x4.png | Bin 0 -> 85344 bytes graphics/legacy/tilesets/woodland_swamp.png | Bin 0 -> 66508 bytes graphics/sprites/equipment/weapons/axe.png | Bin 0 -> 10889 bytes graphics/sprites/equipment/weapons/axe.xml | 11 ++ graphics/sprites/equipment/weapons/chopstick.png | Bin 0 -> 8450 bytes graphics/sprites/equipment/weapons/chopstick.xml | 11 ++ graphics/sprites/equipment/weapons/knife.xml | 63 ++++-- graphics/sprites/hairstyles/hairstyle01.xml | 64 ++++++ graphics/sprites/hairstyles/hairstyle13.xml | 219 ++++++++++++++++----- graphics/sprites/races/human-male.xml | 70 +++++-- items.xml | 42 +++- 17 files changed, 403 insertions(+), 86 deletions(-) create mode 100644 graphics/items/equipment/weapons/axe.png create mode 100644 graphics/items/equipment/weapons/chopstick.png create mode 100644 graphics/legacy/tilesets/woodland_graveyard_crypt.png create mode 100644 graphics/legacy/tilesets/woodland_graveyard_ground.png create mode 100644 graphics/legacy/tilesets/woodland_graveyard_x3.png create mode 100644 graphics/legacy/tilesets/woodland_graveyard_x4.png create mode 100644 graphics/legacy/tilesets/woodland_swamp.png create mode 100644 graphics/sprites/equipment/weapons/axe.png create mode 100644 graphics/sprites/equipment/weapons/axe.xml create mode 100644 graphics/sprites/equipment/weapons/chopstick.png create mode 100644 graphics/sprites/equipment/weapons/chopstick.xml diff --git a/LICENSE b/LICENSE index bf5e1f1f..23b2ac69 100644 --- a/LICENSE +++ b/LICENSE @@ -100,7 +100,9 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/items/equipment/shields/steelshield.png (Irukard) (CC BY-SA 3.0) (-) graphics/items/equipment/shields/woodenshield.png (Enchilado) (CC BY-SA 3.0) (-) ### Weapons + graphics/items/equipment/weapons/axe.png (Micksha) (CC BY-SA 3.0) (-) graphics/items/equipment/weapons/backsword.png (Reid) (CC BY-SA 3.0) (-) + graphics/items/equipment/weapons/chopstick.png (Micksha) (CC BY-SA 3.0) (-) graphics/items/equipment/weapons/dagger.png (LEGACY) (GPLv2) (-) graphics/items/equipment/weapons/forestbow.png (LEGACY) (CC BY-SA 3.0,GPLv2) (Micksha) graphics/items/equipment/weapons/knife.png (EJlol) (CC BY-SA 3.0) (Reid) @@ -395,7 +397,9 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/sprites/equipment/shields/barrel.png (Reid) (CC BY-SA 3.0) (-) graphics/sprites/equipment/shields/leathershield.png (Micksha) (CC BY-SA 3.0) (-) ### Weapons + graphics/sprites/equipment/weapons/axe.png (Micksha) (CC BY-SA 3.0) (-) graphics/sprites/equipment/weapons/backsword.png (Alige, Reid) (CC BY-SA 3.0) (-) + graphics/sprites/equipment/weapons/chopstick.png (Micksha) (CC BY-SA 3.0) (-) graphics/sprites/equipment/weapons/knife.png (Alige) (CC BY-SA 3.0) (-) graphics/sprites/equipment/weapons/pickaxe.png (Micksha) (CC BY-SA 3.0) (-) graphics/sprites/equipment/weapons/piouslayer.png (Alige, Reid) (CC BY-SA 3.0) (-) @@ -659,10 +663,15 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE # Legacy tilesets graphics/legacy/tilesets/pots-x1x2.png (?) (GPLv2) (-) graphics/legacy/tilesets/woodenpump-x1x3.png (Varuna) (CC BY-SA 3.0) (-) + graphics/legacy/tilesets/woodland_graveyard_crypt.png (LEGACY) (GPLv2) (-) + graphics/legacy/tilesets/woodland_graveyard_ground.png (LEGACY) (GPLv2) (-) + graphics/legacy/tilesets/woodland_graveyard_x3.png (LEGACY) (GPLv2) (-) + graphics/legacy/tilesets/woodland_graveyard_x4.png (LEGACY) (GPLv2) (-) graphics/legacy/tilesets/woodland-ground.png (Crush, enchilado, Wombat) (GPLv2) (-) graphics/legacy/tilesets/woodland-indoor.png (Crush, Yosuhara) (GPLv2) (-) graphics/legacy/tilesets/woodland-indoor-x1x2.png (Crush) (GPLv2) (-) graphics/legacy/tilesets/woodland-indoor-x1x3.png (Crush) (GPLv2) (-) + graphics/legacy/tilesets/woodland_swamp.png (LEGACY) (GPLv2) (-) graphics/legacy/tilesets/woodland-village.png (Crush, gumi) (GPLv2) (-) graphics/legacy/tilesets/woodland-village-x1x2.png (Crush) (GPLv2) (-) graphics/legacy/tilesets/woodland-village-x1x3.png (gumi, wushin) (GPLv2) (-) diff --git a/graphics/items/equipment/weapons/axe.png b/graphics/items/equipment/weapons/axe.png new file mode 100644 index 00000000..e12335ef Binary files /dev/null and b/graphics/items/equipment/weapons/axe.png differ diff --git a/graphics/items/equipment/weapons/chopstick.png b/graphics/items/equipment/weapons/chopstick.png new file mode 100644 index 00000000..fb94e9d6 Binary files /dev/null and b/graphics/items/equipment/weapons/chopstick.png differ diff --git a/graphics/legacy/tilesets/woodland_graveyard_crypt.png b/graphics/legacy/tilesets/woodland_graveyard_crypt.png new file mode 100644 index 00000000..1d0f3197 Binary files /dev/null and b/graphics/legacy/tilesets/woodland_graveyard_crypt.png differ diff --git a/graphics/legacy/tilesets/woodland_graveyard_ground.png b/graphics/legacy/tilesets/woodland_graveyard_ground.png new file mode 100644 index 00000000..961638dc Binary files /dev/null and b/graphics/legacy/tilesets/woodland_graveyard_ground.png differ diff --git a/graphics/legacy/tilesets/woodland_graveyard_x3.png b/graphics/legacy/tilesets/woodland_graveyard_x3.png new file mode 100644 index 00000000..726525e7 Binary files /dev/null and b/graphics/legacy/tilesets/woodland_graveyard_x3.png differ diff --git a/graphics/legacy/tilesets/woodland_graveyard_x4.png b/graphics/legacy/tilesets/woodland_graveyard_x4.png new file mode 100644 index 00000000..f67eeaf3 Binary files /dev/null and b/graphics/legacy/tilesets/woodland_graveyard_x4.png differ diff --git a/graphics/legacy/tilesets/woodland_swamp.png b/graphics/legacy/tilesets/woodland_swamp.png new file mode 100644 index 00000000..9730e84d Binary files /dev/null and b/graphics/legacy/tilesets/woodland_swamp.png differ diff --git a/graphics/sprites/equipment/weapons/axe.png b/graphics/sprites/equipment/weapons/axe.png new file mode 100644 index 00000000..67da39c3 Binary files /dev/null and b/graphics/sprites/equipment/weapons/axe.png differ diff --git a/graphics/sprites/equipment/weapons/axe.xml b/graphics/sprites/equipment/weapons/axe.xml new file mode 100644 index 00000000..d582a5dd --- /dev/null +++ b/graphics/sprites/equipment/weapons/axe.xml @@ -0,0 +1,11 @@ + + + + + + + diff --git a/graphics/sprites/equipment/weapons/chopstick.png b/graphics/sprites/equipment/weapons/chopstick.png new file mode 100644 index 00000000..345e97b7 Binary files /dev/null and b/graphics/sprites/equipment/weapons/chopstick.png differ diff --git a/graphics/sprites/equipment/weapons/chopstick.xml b/graphics/sprites/equipment/weapons/chopstick.xml new file mode 100644 index 00000000..1ef505b3 --- /dev/null +++ b/graphics/sprites/equipment/weapons/chopstick.xml @@ -0,0 +1,11 @@ + + + + + + + diff --git a/graphics/sprites/equipment/weapons/knife.xml b/graphics/sprites/equipment/weapons/knife.xml index 61488530..bfa1b63d 100644 --- a/graphics/sprites/equipment/weapons/knife.xml +++ b/graphics/sprites/equipment/weapons/knife.xml @@ -154,37 +154,72 @@ Copyright (C) 2012-2013 Evol Online --> - + - - - + + + - - - + + + - - - - - + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle01.xml b/graphics/sprites/hairstyles/hairstyle01.xml index 18f56b26..9d702375 100644 --- a/graphics/sprites/hairstyles/hairstyle01.xml +++ b/graphics/sprites/hairstyles/hairstyle01.xml @@ -170,6 +170,70 @@ Copyright (C) 2012-2016 Evol Online --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/hairstyles/hairstyle13.xml b/graphics/sprites/hairstyles/hairstyle13.xml index caa00823..35b8e9d3 100644 --- a/graphics/sprites/hairstyles/hairstyle13.xml +++ b/graphics/sprites/hairstyles/hairstyle13.xml @@ -24,86 +24,215 @@ Copyright (C) 2012 Evol Online --> - - - - + + + + - - - - - - + + + + + + - - - - + + + + - - - - - - + + + + + + - - - - + + + + - - - - + + + + - - + + - - - - + + + + - - - + + + - - + + - - - - + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/graphics/sprites/races/human-male.xml b/graphics/sprites/races/human-male.xml index b0170df6..3ee8822f 100644 --- a/graphics/sprites/races/human-male.xml +++ b/graphics/sprites/races/human-male.xml @@ -75,7 +75,7 @@ Copyright (C) 2012-2013 Evol Online --> - + @@ -107,13 +107,13 @@ Copyright (C) 2012-2013 Evol Online --> - + - + @@ -154,38 +154,72 @@ Copyright (C) 2012-2013 Evol Online --> - + - - - + + + - - - + + + - - - - - - + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/items.xml b/items.xml index 3079d059..4b3896e8 100644 --- a/items.xml +++ b/items.xml @@ -1604,7 +1604,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="equipment/weapons/traininggladius.png" name="Training Gladius" description="A short sword made for close combat." - attack="350" + attack="300" attack-range="1" level="5" type="equip-1hand" @@ -1646,9 +1646,9 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="equipment/weapons/wand.png" name="Training Wand" description="A simple wand for your first steps in handling magic." - attack="75" + attack="50" attack-range="2" - level="10" + level="8" type="equip-1hand" attack-action="attack_wand" weight="67"> @@ -1658,9 +1658,9 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="equipment/weapons/wand.png|W:#ece96e" name="Mana Torch" description="A simple wand imbued with a fire spell, it can provide lighting and will never run out on you!" - attack="100" + attack="60" attack-range="2" - level="10" + level="8" type="equip-1hand" attack-action="attack_wand" weight="67"> @@ -1670,7 +1670,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. image="equipment/weapons/scythe.png" name="Scythe" description="A farmer's scythe, not new but still deadly." - attack="750" + attack="500" attack-range="2" level="15" type="equip-2hand" @@ -1686,7 +1686,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. description="Use to stab." attack="350" attack-range="1" - level="15" + level="12" type="equip-1hand" attack-action="attack" weight="350"> @@ -1716,7 +1716,7 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. attack-range="1" level="15" type="equip-2hand" - attack-action="attack_axe" + attack-action="attack_chop" weight="250"> equipment/weapons/pickaxe.xml @@ -1728,10 +1728,34 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. attack-range="1" level="15" type="equip-2hand" - attack-action="attack" + attack-action="attack_wand" weight="100"> equipment/weapons/torch.xml + + equipment/weapons/axe.xml + + + equipment/weapons/chopstick.xml + -- cgit v1.2.3-60-g2f50