summaryrefslogtreecommitdiff
path: root/graphics/sprites/monsters
AgeCommit message (Collapse)AuthorFilesLines
2015-01-17Add new croconut monster.Reid1-0/+88
2014-05-07Update the pikpik xml.Reid1-2/+2
2014-05-06Add new pikpik monster from Alige.Reid2-0/+33
2014-05-05Corrected some bugs from testxml.Reid3-10/+5
2014-05-05Correct some wrong animation name on croc.xml, and add a missing one.Reid1-3/+13
2014-05-05Update the blub and toppy XMLs to prepare the add of tentacles.Reid2-16/+16
2014-05-05Add new monster XML for the two blubs.Reid2-0/+1162
2014-05-05Add new blubs graphics.Reid2-0/+0
2014-05-02Correct some wrong pixels on the bouncing animation,Reid2-4/+4
Correct the blink effect on the static animation.
2014-05-02Add some missing frames on the frostiana xml.Reid1-1/+1
2014-05-02Add new Frostiana mushroom monster.Reid2-0/+55
2014-02-19Add new croc XML and diagonal directions. (Alige)Reid Yaro2-36/+130
2013-09-10Fixed lots of alignements issues in the monsters' xml files.Alige6-212/+212
Also added missing default direction for the spawn animations.
2013-06-04Change the littlblub color.Reid Yaro1-0/+0
2013-05-27Removed the mirror effect on the tortuga.Alige1-0/+0
2013-05-27Removed the mirror effect on the croc.Alige1-0/+0
2013-05-27Removed incorrect pixel on the tortuga spritesheet.Alige1-0/+0
2013-04-08Change the license title on ratto and tortuga spritesheets.Reid Yaro2-0/+0
2013-03-31Fixed some issues in the un-growing animation of the plushroom field.Alige1-0/+0
2013-03-30Minor fixes on a lot of XML files.Alige7-79/+23
Changed Reid's real name info to <Hidden>, it did not make sense.
2013-01-13Revert "Changed all '2012' by '2013' when necessary."Reid Yaro3-3/+3
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.Alige3-3/+3
2013-01-12Correct most XML problems from TMW and optimized some animations.Reid Yaro4-365/+261
2012-12-24Crocotree mob fixed. Now player can target the tree from distance.Hal9OOO1-1/+0
Wall collision re-enabled, mob's mode altered.
2012-12-23Fixed crocotree animation because last frame was removed.Alige1-2/+1
2012-12-22Remove useless last crocotree.Reid1-0/+0
2012-12-23Fixed offset of the croc.Alige1-1/+2
2012-12-22Major improvement on the crocotree animation.Alige2-22/+24
2012-12-22Renamed the Crocotree files from "croconut" to "crocotree" to avoid any ↵Alige2-1/+1
confusion.
2012-12-22Darken croconut mob outline.Hal9OOO1-0/+0
2012-09-26Moved a tiny mushroom 2 pixels up on the plushroom field.Alige1-0/+0
This is to avoid having 2 parallel mushrooms, which looks rather weird in game.
2012-09-21Correct some wrong placement on plushroom monster spritesheet,Reid2-1/+2
Correct some wrong value of time on plushroom monster XML.
2012-09-21Add death animation on plushroom XML.Reid1-3/+2
2012-09-21Complet plushroom spritesheet.Reid1-0/+0
2012-09-20Update plushroom monster.Reid1-0/+0
2012-09-20Correct placement of some plush on plushroom.png .Reid1-0/+0
2012-09-20Rename plushroompatch to plushroom field,Reid2-0/+41
Added plushroom field on monsters.xml, Added plushroom field XML.
2012-09-20Update plushroompatch monster with new colors.Reid1-0/+0
2012-09-19Add new plushroompatch wip monster.Reid1-0/+0
2012-09-09Fixed alignment problems in XML files.Alige6-22/+22
2012-09-09Updated all XML files.Alige6-14/+40
2012-06-11Correct imageset name on tortuga xml.Reid1-1/+1
2012-06-07Fixed name of accessory in piou.xml.Alige1-1/+1
2012-06-07Fixed imageset names in piou.xml.Alige1-3/+3
2012-06-04Add manaplus tag on ship indoors,Reid1-0/+0
Correct croconut animation frame.
2012-06-03Reworked all author entries in the all XML files except in ↵Alige6-1152/+1210
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-02Add new croconut animation frames.(from hal9000)Reid1-0/+0
2012-06-02Replace some tabs to spaces.Andrei Karas6-2068/+2068
2012-06-02Revert "Reworked all XML files by replacing whitespaces by tabs."Andrei Karas6-1143/+1072
This reverts commit 20c55f76999711f35118ee095e2ce2fd96ded0c2.
2012-06-02Reworked all XML files by replacing whitespaces by tabs.Alige6-1072/+1143
Particle XML files will be done later.