From 1f90ac3288c6bca7e1d743dab4d04659a7adc001 Mon Sep 17 00:00:00 2001 From: Micksha Date: Sun, 21 Oct 2018 20:04:19 +0200 Subject: Add items for Melinda: Fine dress, beer --- graphics/sprites/equipment/chest/finedress-male.png | Bin 0 -> 92252 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/sprites/equipment/chest/finedress-male.png (limited to 'graphics/sprites/equipment/chest/finedress-male.png') diff --git a/graphics/sprites/equipment/chest/finedress-male.png b/graphics/sprites/equipment/chest/finedress-male.png new file mode 100644 index 00000000..8c385aa1 Binary files /dev/null and b/graphics/sprites/equipment/chest/finedress-male.png differ -- cgit v1.2.3-70-g09d2 From 4a07a7b13a731f6fdcb2f9fd6d5f99b3221f6f4c Mon Sep 17 00:00:00 2001 From: Micksha Date: Mon, 22 Oct 2018 11:45:20 +0200 Subject: remove skills from wrong branch, update items and NPCs (add Melinda), fix finedress for dying --- graphics/items/equipment/chest/finedress.png | Bin 1775 -> 1328 bytes graphics/skills/aura.png | Bin 2320 -> 0 bytes graphics/skills/axe.png | Bin 2182 -> 0 bytes graphics/skills/bash.png | Bin 2160 -> 0 bytes graphics/skills/dagger.png | Bin 2366 -> 0 bytes graphics/skills/doubledagger.png | Bin 2481 -> 0 bytes graphics/skills/emote.png | Bin 1508 -> 0 bytes graphics/skills/swordslash.png | Bin 2463 -> 0 bytes .../sprites/equipment/chest/finedress-female.png | Bin 96049 -> 58304 bytes .../sprites/equipment/chest/finedress-male.png | Bin 92252 -> 56999 bytes items.xml | 18 ++++++-- npcs.xml | 10 +++++ skills.xml | 48 --------------------- 13 files changed, 25 insertions(+), 51 deletions(-) delete mode 100644 graphics/skills/aura.png delete mode 100644 graphics/skills/axe.png delete mode 100644 graphics/skills/bash.png delete mode 100644 graphics/skills/dagger.png delete mode 100644 graphics/skills/doubledagger.png delete mode 100644 graphics/skills/emote.png delete mode 100644 graphics/skills/swordslash.png (limited to 'graphics/sprites/equipment/chest/finedress-male.png') diff --git a/graphics/items/equipment/chest/finedress.png b/graphics/items/equipment/chest/finedress.png index 94277603..af928f11 100644 Binary files a/graphics/items/equipment/chest/finedress.png and b/graphics/items/equipment/chest/finedress.png differ diff --git a/graphics/skills/aura.png b/graphics/skills/aura.png deleted file mode 100644 index 28d95708..00000000 Binary files a/graphics/skills/aura.png and /dev/null differ diff --git a/graphics/skills/axe.png b/graphics/skills/axe.png deleted file mode 100644 index 53aafbc7..00000000 Binary files a/graphics/skills/axe.png and /dev/null differ diff --git a/graphics/skills/bash.png b/graphics/skills/bash.png deleted file mode 100644 index 7c7d3115..00000000 Binary files a/graphics/skills/bash.png and /dev/null differ diff --git a/graphics/skills/dagger.png b/graphics/skills/dagger.png deleted file mode 100644 index 41960c58..00000000 Binary files a/graphics/skills/dagger.png and /dev/null differ diff --git a/graphics/skills/doubledagger.png b/graphics/skills/doubledagger.png deleted file mode 100644 index a66b9a4b..00000000 Binary files a/graphics/skills/doubledagger.png and /dev/null differ diff --git a/graphics/skills/emote.png b/graphics/skills/emote.png deleted file mode 100644 index 7de5e244..00000000 Binary files a/graphics/skills/emote.png and /dev/null differ diff --git a/graphics/skills/swordslash.png b/graphics/skills/swordslash.png deleted file mode 100644 index 3d1b4e8b..00000000 Binary files a/graphics/skills/swordslash.png and /dev/null differ diff --git a/graphics/sprites/equipment/chest/finedress-female.png b/graphics/sprites/equipment/chest/finedress-female.png index 86ad95ea..6a55302b 100644 Binary files a/graphics/sprites/equipment/chest/finedress-female.png and b/graphics/sprites/equipment/chest/finedress-female.png differ diff --git a/graphics/sprites/equipment/chest/finedress-male.png b/graphics/sprites/equipment/chest/finedress-male.png index 8c385aa1..1b598246 100644 Binary files a/graphics/sprites/equipment/chest/finedress-male.png and b/graphics/sprites/equipment/chest/finedress-male.png differ diff --git a/items.xml b/items.xml index bf62e6c0..d93c645b 100644 --- a/items.xml +++ b/items.xml @@ -1013,9 +1013,10 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="equip-torso" weight="240" colors="simple" + iconColors="simple" maxFloorOffset="10"> - equipment/chest/finedress-male.xml|#606060,aaaaaa,dddddd,fcfcfc - equipment/chest/finedress-female.xml||#606060,aaaaaa,dddddd,fcfcfc + equipment/chest/finedress-male.xml + equipment/chest/finedress-female.xml npcs/xml/mona.xml + + + races/elven-female.xml + equipment/feet/boots-female.xml|#594d36,b49b6c,f4d293 + equipment/chest/finedress-female.xml|#620e48,bf1b8b,e32bcf,ffb6f7 + equipment/hands/armbands-female.xml|#663d38,5e3434,8f5c52,a46349,ad7c65,ce8b5b,d9c9b2,ce8b5b + equipment/neck/copper-necklace.xml|#315a67,a4a4ae,dce5d6,ffffff + hairstyles/hairstyle22.xml|#16211f,162e29,195145,1d7a62,29a27a,51de9c,c9f7bc + + diff --git a/skills.xml b/skills.xml index e94d4197..af72a714 100644 --- a/skills.xml +++ b/skills.xml @@ -66,54 +66,6 @@ Copyright (C) 2010-2013 Evol Online --> dstEffectId="34" /> - - - - - - - - Date: Mon, 22 Oct 2018 12:04:18 +0200 Subject: Add and update skill icons, update license file, update finedress spreites --- LICENSE | 1 + graphics/skills/bash.png | Bin 0 -> 2160 bytes graphics/skills/emote.png | Bin 0 -> 1508 bytes graphics/skills/fireball.png | Bin 1518 -> 2137 bytes graphics/skills/heal.png | Bin 1698 -> 2277 bytes .../sprites/equipment/chest/finedress-female.png | Bin 58304 -> 61482 bytes graphics/sprites/equipment/chest/finedress-male.png | Bin 56999 -> 59311 bytes 7 files changed, 1 insertion(+) create mode 100644 graphics/skills/bash.png create mode 100644 graphics/skills/emote.png (limited to 'graphics/sprites/equipment/chest/finedress-male.png') diff --git a/LICENSE b/LICENSE index c46c4401..e48de02b 100644 --- a/LICENSE +++ b/LICENSE @@ -267,6 +267,7 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE graphics/particles/fog-medium.png (Crush) (CC BY-SA 3.0) (Reid) graphics/particles/fog-medium2.png (Crush) (CC BY-SA 3.0) (Reid) graphics/particles/fog-medium3.png (Crush) (CC BY-SA 3.0) (Reid) + graphics/particles/glow-medium.png (LEGACY) (GPLv2, CC BY-SA 3.0) (Mickhsa) graphics/particles/gloworb.png (Crush) (CC BY-SA 3.0) (-) graphics/particles/gloworb-medium.png (Crush) (CC BY-SA 3.0) (-) graphics/particles/heart.png (Coolkid782, Reid) (CC BY-SA 3.0) (-) diff --git a/graphics/skills/bash.png b/graphics/skills/bash.png new file mode 100644 index 00000000..8591bdac Binary files /dev/null and b/graphics/skills/bash.png differ diff --git a/graphics/skills/emote.png b/graphics/skills/emote.png new file mode 100644 index 00000000..71a75d8e Binary files /dev/null and b/graphics/skills/emote.png differ diff --git a/graphics/skills/fireball.png b/graphics/skills/fireball.png index f133b0d0..93ccd85e 100644 Binary files a/graphics/skills/fireball.png and b/graphics/skills/fireball.png differ diff --git a/graphics/skills/heal.png b/graphics/skills/heal.png index 44610e54..7b56e5a1 100644 Binary files a/graphics/skills/heal.png and b/graphics/skills/heal.png differ diff --git a/graphics/sprites/equipment/chest/finedress-female.png b/graphics/sprites/equipment/chest/finedress-female.png index 6a55302b..a481f71a 100644 Binary files a/graphics/sprites/equipment/chest/finedress-female.png and b/graphics/sprites/equipment/chest/finedress-female.png differ diff --git a/graphics/sprites/equipment/chest/finedress-male.png b/graphics/sprites/equipment/chest/finedress-male.png index 1b598246..b2771257 100644 Binary files a/graphics/sprites/equipment/chest/finedress-male.png and b/graphics/sprites/equipment/chest/finedress-male.png differ -- cgit v1.2.3-70-g09d2 From ca33512c446526a418669c96289371793d09d0fd Mon Sep 17 00:00:00 2001 From: Micksha Date: Sun, 21 Oct 2018 20:04:19 +0200 Subject: Add items for Melinda: Fine dress, beer --- graphics/items/equipment/chest/finedress.png | Bin 1328 -> 0 bytes graphics/sprites/equipment/chest/finedress-female.png | Bin 61482 -> 0 bytes graphics/sprites/equipment/chest/finedress-male.png | Bin 59311 -> 0 bytes items.xml | 6 ++++++ 4 files changed, 6 insertions(+) delete mode 100644 graphics/items/equipment/chest/finedress.png delete mode 100644 graphics/sprites/equipment/chest/finedress-female.png delete mode 100644 graphics/sprites/equipment/chest/finedress-male.png (limited to 'graphics/sprites/equipment/chest/finedress-male.png') diff --git a/graphics/items/equipment/chest/finedress.png b/graphics/items/equipment/chest/finedress.png deleted file mode 100644 index af928f11..00000000 Binary files a/graphics/items/equipment/chest/finedress.png and /dev/null differ diff --git a/graphics/sprites/equipment/chest/finedress-female.png b/graphics/sprites/equipment/chest/finedress-female.png deleted file mode 100644 index a481f71a..00000000 Binary files a/graphics/sprites/equipment/chest/finedress-female.png and /dev/null differ diff --git a/graphics/sprites/equipment/chest/finedress-male.png b/graphics/sprites/equipment/chest/finedress-male.png deleted file mode 100644 index b2771257..00000000 Binary files a/graphics/sprites/equipment/chest/finedress-male.png and /dev/null differ diff --git a/items.xml b/items.xml index b191937c..3af70065 100644 --- a/items.xml +++ b/items.xml @@ -1014,10 +1014,16 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="equip-torso" weight="240" colors="simple" +<<<<<<< 9e0bdba0ea0f30537713a567ea39b05820b819d9 iconColors="simple" maxFloorOffset="10"> equipment/chest/finedress-male.xml equipment/chest/finedress-female.xml +======= + maxFloorOffset="10"> + equipment/chest/finedress-male.xml|#606060,aaaaaa,dddddd,fcfcfc + equipment/chest/finedress-female.xml||#606060,aaaaaa,dddddd,fcfcfc +>>>>>>> Add items for Melinda: Fine dress, beer Date: Mon, 22 Oct 2018 11:45:20 +0200 Subject: remove skills from wrong branch, update items and NPCs (add Melinda), fix finedress for dying --- graphics/items/equipment/chest/finedress.png | Bin 0 -> 1328 bytes graphics/skills/aura.png | Bin 2320 -> 0 bytes graphics/skills/axe.png | Bin 2182 -> 0 bytes graphics/skills/dagger.png | Bin 2366 -> 0 bytes graphics/skills/doubledagger.png | Bin 2481 -> 0 bytes graphics/skills/swordslash.png | Bin 2463 -> 0 bytes .../sprites/equipment/chest/finedress-female.png | Bin 0 -> 58304 bytes .../sprites/equipment/chest/finedress-male.png | Bin 0 -> 56999 bytes items.xml | 6 --- skills.xml | 48 --------------------- 10 files changed, 54 deletions(-) create mode 100644 graphics/items/equipment/chest/finedress.png delete mode 100644 graphics/skills/aura.png delete mode 100644 graphics/skills/axe.png delete mode 100644 graphics/skills/dagger.png delete mode 100644 graphics/skills/doubledagger.png delete mode 100644 graphics/skills/swordslash.png create mode 100644 graphics/sprites/equipment/chest/finedress-female.png create mode 100644 graphics/sprites/equipment/chest/finedress-male.png (limited to 'graphics/sprites/equipment/chest/finedress-male.png') diff --git a/graphics/items/equipment/chest/finedress.png b/graphics/items/equipment/chest/finedress.png new file mode 100644 index 00000000..af928f11 Binary files /dev/null and b/graphics/items/equipment/chest/finedress.png differ diff --git a/graphics/skills/aura.png b/graphics/skills/aura.png deleted file mode 100644 index 28d95708..00000000 Binary files a/graphics/skills/aura.png and /dev/null differ diff --git a/graphics/skills/axe.png b/graphics/skills/axe.png deleted file mode 100644 index 53aafbc7..00000000 Binary files a/graphics/skills/axe.png and /dev/null differ diff --git a/graphics/skills/dagger.png b/graphics/skills/dagger.png deleted file mode 100644 index 41960c58..00000000 Binary files a/graphics/skills/dagger.png and /dev/null differ diff --git a/graphics/skills/doubledagger.png b/graphics/skills/doubledagger.png deleted file mode 100644 index a66b9a4b..00000000 Binary files a/graphics/skills/doubledagger.png and /dev/null differ diff --git a/graphics/skills/swordslash.png b/graphics/skills/swordslash.png deleted file mode 100644 index 3d1b4e8b..00000000 Binary files a/graphics/skills/swordslash.png and /dev/null differ diff --git a/graphics/sprites/equipment/chest/finedress-female.png b/graphics/sprites/equipment/chest/finedress-female.png new file mode 100644 index 00000000..6a55302b Binary files /dev/null and b/graphics/sprites/equipment/chest/finedress-female.png differ diff --git a/graphics/sprites/equipment/chest/finedress-male.png b/graphics/sprites/equipment/chest/finedress-male.png new file mode 100644 index 00000000..1b598246 Binary files /dev/null and b/graphics/sprites/equipment/chest/finedress-male.png differ diff --git a/items.xml b/items.xml index 3af70065..b191937c 100644 --- a/items.xml +++ b/items.xml @@ -1014,16 +1014,10 @@ Colors for dyeable equipments or items are now set up by itemcolors.xml. type="equip-torso" weight="240" colors="simple" -<<<<<<< 9e0bdba0ea0f30537713a567ea39b05820b819d9 iconColors="simple" maxFloorOffset="10"> equipment/chest/finedress-male.xml equipment/chest/finedress-female.xml -======= - maxFloorOffset="10"> - equipment/chest/finedress-male.xml|#606060,aaaaaa,dddddd,fcfcfc - equipment/chest/finedress-female.xml||#606060,aaaaaa,dddddd,fcfcfc ->>>>>>> Add items for Melinda: Fine dress, beer dstEffectId="34" /> - - - - - - - - Date: Mon, 22 Oct 2018 12:04:18 +0200 Subject: Add and update skill icons, update license file, update finedress spreites --- graphics/skills/bash.png | Bin 0 -> 2160 bytes graphics/skills/emote.png | Bin 0 -> 1508 bytes .../sprites/equipment/chest/finedress-female.png | Bin 58304 -> 61482 bytes graphics/sprites/equipment/chest/finedress-male.png | Bin 56999 -> 59311 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 graphics/skills/bash.png create mode 100644 graphics/skills/emote.png (limited to 'graphics/sprites/equipment/chest/finedress-male.png') diff --git a/graphics/skills/bash.png b/graphics/skills/bash.png new file mode 100644 index 00000000..8591bdac Binary files /dev/null and b/graphics/skills/bash.png differ diff --git a/graphics/skills/emote.png b/graphics/skills/emote.png new file mode 100644 index 00000000..71a75d8e Binary files /dev/null and b/graphics/skills/emote.png differ diff --git a/graphics/sprites/equipment/chest/finedress-female.png b/graphics/sprites/equipment/chest/finedress-female.png index 6a55302b..a481f71a 100644 Binary files a/graphics/sprites/equipment/chest/finedress-female.png and b/graphics/sprites/equipment/chest/finedress-female.png differ diff --git a/graphics/sprites/equipment/chest/finedress-male.png b/graphics/sprites/equipment/chest/finedress-male.png index 1b598246..b2771257 100644 Binary files a/graphics/sprites/equipment/chest/finedress-male.png and b/graphics/sprites/equipment/chest/finedress-male.png differ -- cgit v1.2.3-70-g09d2