summaryrefslogtreecommitdiff
path: root/graphics/sprites/npcs/xml
AgeCommit message (Collapse)AuthorFilesLines
2013-03-30Minor fixes on a lot of XML files.Alige1-20/+20
Changed Reid's real name info to <Hidden>, it did not make sense.
2013-03-02Add cookie master as animated NPC.Reid Yaro1-0/+18
2013-02-27Add Chef NPC.Reid Yaro1-1/+1
2013-01-18Correct Tarlan and Croconut delays.Reid Yaro1-1/+1
2013-01-14Missing encoding parameter in some xml files.Alige1-2/+2
2013-01-13Revert "Changed all '2012' by '2013' when necessary."Reid Yaro22-22/+22
Reason: We only add the new year when the file has been changed. If it doesn't, then it's not needed and useless. This reverts commit 04291a4c3220d06796f28f1f3147bffa739e7b9e.
2013-01-12Changed all '2012' by '2013' when necessary.Alige22-22/+22
2012-12-23Correct tarlan's animation.update1beta2Reid1-17/+17
2012-12-22Fixed some NPC offsets.Alige1-1/+2
2012-12-20Add new jalad's sprite.Reid1-1/+1
2012-12-13Fixed a delay issue in the same animation xml file.Alige1-1/+1
2012-12-13Fixed a buggy pixel (for the animation) on chefgado's spritesheet.Alige1-2/+11
Improved a bit the animation as it was too repetitive.
2012-12-13Reduced chefgado spritesheet's size.Alige1-1/+1
2012-12-02Moved a tiny bit the offsets of elmo and peter NPCs to make them fit above ↵Alige2-3/+3
their names. This does not influence consequently their original position, repectivly near Magic Arpan, and next to the door.
2012-12-01Move Peter NPC closer to the door without influencing area of interaction.Hal9OOO1-1/+2
2012-11-26Missing S in file description for plural of "author".Alige1-1/+1
Even if useless, this contributes to the extreme high consistency of this project.
2012-11-10Remove darlin XML.Reid1-17/+0
2012-11-10New Darlin graphic added.Hal9OOO1-1/+2
2012-11-01Small fixes on chef gado's sprite.Alige1-2/+2
Fixed some pixels on hammock sprites. Altered 1st NPC's left leg on unanimated.png, looks more natural now.
2012-10-30Minor fixes in several XML files.Alige1-1/+1
2012-10-21Add different xml file for darlin.Reid1-0/+16
2012-09-29Add white eyes on chef Gado NPC,Reid1-21/+21
Change the hand placement on frame 3 and 4, Align the NPC, Updated delays on chefgado XML.
2012-09-20Fixed chef_gado files name and fixed the xml.Alige1-12/+8
2012-09-18Chef Gado added. Animation too.Hal9OOO (Francesco Miglietta)1-0/+40
2012-09-09Fixed alignment problems in XML files.Alige21-75/+75
2012-09-09Updated all XML files.Alige21-56/+120
2012-09-07Changed offsets in piourocket.xml.Alige1-1/+1
2012-09-07Improved a lot of NPC spritesheets by removing some dirty pixels, mainly.Alige1-1/+1
2012-09-04Removed some dirty pixels on sapartan.png.Alige1-1/+1
Added an offsetX on sapartan.xml.
2012-09-02Fixed authors in some xml files. They are now sorted by alphabetical order ↵Alige4-4/+4
for clarity purposes.
2012-08-29Change max ID on unanimated NPC XML.Reid1-1/+1
2012-08-22Change max id on interactive and unanimater XMLs,Reid2-2/+2
Add fexil and his shop bag on npcs.xml .
2012-08-21Change orientation of gugli's eye accessorie,Reid1-1/+1
Change offsetX on gugli and his eye's xml, Remove some wrong tiles ahead Felix NPC, Remove some wrong tiles on Gugli position, Rename eye-right to eye-left.
2012-06-30Correct chest-big offset placement,Reid1-6/+6
Change 000-2-1 compression mode.
2012-06-302-Boxes overlap fixed, Box position fixed.Hal9OOO (Francesco Miglietta)1-4/+4
2012-06-29Correct chest-big animation delay.Reid1-1/+1
2012-06-26Rename big-chest to chest-big for listing issue,Reid3-28/+42
Change chest and chest-big's XML for 4 direction support and delay problem.
2012-06-25Animated Big-Chest added.Hal9OOO (Francesco Miglietta)1-0/+21
2012-06-14Add direction on croconut accessories and tarlan npc.Reid1-2/+2
2012-06-14Chest id and animation corrected.Hal9OOO (Francesco Miglietta)1-1/+1
2012-06-14Animated Chest added.Hal9OOO (Francesco Miglietta)1-0/+21
2012-06-13Add direction on croconut accessories and tarlan xml,Reid3-12/+16
Correct hammocks animation.
2012-06-11Fix errors from testxml about missing directions.Andrei Karas3-3/+3
2012-06-04Correct magicarpan and hammoc-animated2 NPC's XMLs.Reid2-2/+2
2012-06-04Reduced few NPC spritesheets and adapted their respective XML files.Alige7-7/+7
Renamed several NPC files to give them more sense. Correcter several entries in npcs.xml.
2012-06-03Correct sapartan xml imageset name.Reid1-2/+2
2012-06-03Reworked all author entries in the all XML files except in ↵Alige19-142/+148
graphics/particles/, it'll be done later. Completed Reidy's (request) work log at the end of npcs.xml. Renamed the "piousrocket" NPC to "piourocket". Reorganised some animations (down, leftdown, left, ...) (death animation at the end). Gave a proper name to different types of imagesets (mob, npc, base, ...). Added a missing whitespace at the end of some XML files. Slightly altered some NPC animations to avoid having the same blinking animation on every NPC.
2012-06-02Replace some tabs to spaces.Andrei Karas7-59/+59
2012-06-02Revert "Reworked all XML files by replacing whitespaces by tabs."Andrei Karas20-391/+334
This reverts commit 20c55f76999711f35118ee095e2ce2fd96ded0c2.
2012-06-02Reworked all XML files by replacing whitespaces by tabs.Alige20-334/+391
Particle XML files will be done later.