summaryrefslogtreecommitdiff
path: root/graphics/sprites
AgeCommit message (Collapse)AuthorFilesLines
2013-06-09Add bluepar sprite made by meway based on the pinkie.Jessica Tölke2-0/+64
TODO: add this also to license file.
2013-06-09Adding rose hat created by Nami, skipy and Alige.Jessica Tölke2-0/+124
2013-03-20Merge branch 'easter'Jessica Tölke4-1/+10
Conflicts: items.xml
2013-03-20Optimized eggshell hats:Vincent Petithory14-703/+1
* Delete png/xml files of recolored eggshells. * Made original eggshell hat dyeable (reduce number of shades + desaturate) * Add dye string for current eggshell hat (give back its slight blue tint) * Add dye strings for the 6 easter 2013 eggshell hats * Fix incorrect IDs of orange/dark eggshell hats
2013-03-20Add recolored eggshell heads.Stefan Beller12-0/+702
2013-03-20Add Npc 375 for annual easter events. (3 Eggs on the Ground)Stefan Beller2-0/+9
2013-03-19More adjustments on the Beanie Copter by Alige.Jessica Tölke1-0/+0
- fixed the propeller's contrast - improved colors a bit - fixed incorrect pixels on the direction="right" frames
2013-03-13Some changes on the graphics done by Alige.Jessica Tölke3-63/+63
Remove 'cap' from the name.
2013-03-02Running formatXML.shJessica Tölke4-446/+426
2013-03-02Adding Beanie Copter Cap.Jessica Tölke2-0/+265
Graphic started by Millarca, finished by veryape. XML done by veryape.
2013-02-27Fix attack animation infinite loop in most monsters.Andrei Karas18-2/+79
2013-02-21Add items for the GM Killing Event:Vincent Petithory2-0/+117
* Add Magic GM Top Hat * Add Murderer Crown (prize)
2013-02-21Add 3-ways recolorable thin-crown sprite/iconVincent Petithory2-0/+117
2013-02-15Changed the reaper's spritesheet into actual pixel art, with a restricted ↵Alige1-0/+0
pallet.
2013-02-15Made the death animation be at the end of the reaper XML file, because it ↵Alige1-6/+6
makes more sense.
2012-12-17Add Illia Monsters:Vincent Petithory11-0/+176
* Soul Snake * Soul Eater * Copper Slime * Sleeping Bandit * Azul Slime * Demonic Spirit * Witch Guard * Luvia (witch)
2012-12-17Add Illia items:Vincent Petithory4-0/+147
* Sealed Soul * Lock Picks * Lazurite Shard, Crystal, Heart * Bull Helmet * Lazurite Robe * Heart of Isis * Banshee Bow
2012-12-17Add the Illia npc graphics:Vincent Petithory2-0/+9
* The 2 witch sisters' robe * A skeleton with a note * A magical area * A door sealed by an enchantment * cursed waterfall particles
2012-11-20Center the Pumpkin in its target circleErik Schilling1-2/+2
2012-11-10Adding items for Christmas Event 2012.Jessica Tölke2-0/+125
Rednose: Created by UntamedMonkey with help of Yubaba, Ali-G and ChefChelios. Roasted Acorn, blanket, saddle rug, raw talisman and flight talisman: Created by Nami with help from v0id.
2012-10-20Added NPC made by ChefCheliostux9th2-0/+9
2012-09-09Add Warlord Boots made by Ali-G.Vincent Petithory4-0/+10
2012-08-28Add Fine Dress and its dyed variantsVincent Petithory4-0/+192
2012-07-20Canonicalize tileset names.Ben Longbons5-0/+0
Also remove some executable bits
2012-06-12XML of lumberjack and dyer: reduce longest blinking time.Jessica Tölke2-2/+2
2012-06-11Format xml files.Jessica Tölke292-20203/+18681
Running tools/formatXML.sh Applying manual edits to: - effects.xml to place comments above the line they belong to instead of below - to paths.xml and portal-door.particle.xml to remove tabs within a comment - to playerglow.particle.xml to remove an superflous '-->' which messed up the automatic indentation. - used 'sed 's/^\(.*\)\(<!--.*-->\)\(.*\)$/\2\1\3/' -i npcs.xml' to move comments in front of the tags they belong to, manually edited npcs 251 to 265
2012-06-03Reduced the Reinboo Antlers spritesheet and remade the Mouboo XML file.Alige4-148/+150
This implied small changes on the Mouboo spritesheet.
2012-05-30Replacing xml file for the sittingsage with the correct one done by Reid.Jessica Tölke1-5/+19
2012-05-23Added a new set of emotes. Most of them were taken from manaplus.alige Ali-G3-4/+5
Changed the emotes location from graphics/particles/emotes/ to graphics/emotes/.
2012-05-23Female Forest Armor spritesheet cleaned by Lizandra.Alige1-0/+0
2012-04-29Adding offset to dyers xml, so the target cycle is positioned on the dyer, ↵Jessica Tölke1-1/+1
not beside him.
2012-04-10Adding new NPC sprites:Jessica Tölke5-0/+20
- sages and some helpers for the blue sage. Most made by Nami, male helpers made by salmondine, monk-like sage by Ali-G. XML for sitting sage made by Ali-G and Reid - two NPCs for Thermin, woman made by Nami, man made by varuna
2012-04-10Adding new item 'Ice Gladius' made by ChefChelios.Jessica Tölke2-0/+27
2012-03-18New version of the Wooden Pump made by varuna, with influences from ↵Jessica Tölke2-9/+11
salmondine and Ali-G.
2012-03-18Adding Bunny with a Bowler Hat made by salmondine as NPC.Jessica Tölke1-0/+0
2012-03-17Child NPC files.U-Richard-PC\\Richard4-0/+20
Graphics by Nami, salmondine, carmie. XML by MrGrey. Patch amended by Jenalya to do some minor corrections in the npcs.xml file.
2012-03-07Add client data for new items.cafe4-0/+250
2012-03-05Log Head xml: remove <end /> tag which caused it to display the stand ↵Jessica Tölke1-1/+0
animation after the death animation sometimes.
2012-02-27New hairstyle: Long and clippedJessica Tölke2-0/+8
Graphic is based on already existing hairstyles and seems to be a collaborative work from many artists. Last edit by salmondine.
2012-02-25Fixed logheads arising from deathErik Schilling1-2/+2
2012-02-14Merge pull request #1 from Bertram25/masterjtoelke13-75/+75
Fixed status effect icons Y offset for the 0.6 client.
2012-02-11Fixed attack definition for the daggerErik Schilling1-2/+2
This broked animation for shortsword, boneknife. Patch is tested with shortsword.
2012-02-10Fluffy Hat: salmondine fixed the graphic to be less blurry, xml updated by ↵Jessica Tölke2-124/+142
Ali-G.
2012-02-10Fixed status effect icons Y offsets for the 0.6 client.Yohann Ferreira13-75/+75
The new client is handling sprites in a unified way regarding the Y offset. Thus, icons, which are sprites, had to be adapted. We decided to simplify the offset in the new client so that the handling there is more simple in the long term. The icon will have an offset in the 0.5.x clients but it should still be bearable.
2012-01-31Ali-G removed the grass from one of the soulmenhirs so it can be used in ↵Jessica Tölke1-0/+0
Hurnscald without looking odd.
2012-01-26Different Soulmenhirs for different areas created by Ali-G and salmondine. ↵Jessica Tölke2-0/+10
XML by Ali-G.
2012-01-26Sorcerer Robe: Some missing pixels between the legs added by Nami.Jessica Tölke2-0/+0
2012-01-26Mob Flower: salmondine did some clean-up on the spritesheet.Jessica Tölke1-0/+0
2012-01-17Adding new monster 'White Bell' with drop 'White Bell Tuber' made by salmondine.Jessica Tölke2-0/+18
2012-01-08fixed death frame for reinbooWombat1-0/+0