summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-05-01Fixed the effects.xml backward compatibility.Yohann Ferreira1-60/+1
Based on 4144's good advice, xml files should not have more than one root node, and as we don't know whether the clients will handle that (depending on the platform and the libxml version). I'm removing the future definition.
2011-04-30Started reorganising graphics folder. Started with graphics/items folder. ↵Ali-G63-62/+62
Shields, neck, weapons and ammo equipments are now done.
2011-04-30Put the haircuts into a single folder: graphics/sprites/hairstylesAli-G54-148/+148
2011-04-29Fixed the issue for the 2 icons of Paladin and Overlord helmets. There were ↵Ali-G5-2/+2
2 for each of these helmets and the currently used one was the wrong one.
2011-04-29Fixed some layering problems with 3 beds + 2 fournituresAli-G1-4/+4
2011-04-29Fixed layering problemsAli-G1-9/+9
2011-04-29Fixed a small mistake on effects.xmlYohann Ferreira1-1/+1
My changes are fully backward compatible, so don't worry ;)
2011-04-29Added the <effects> section in effects.xml.Yohann Ferreira1-55/+125
This new part will slowly be adapted to follow new effects specs. Stay tuned! :)
2011-04-28Removed executable bit from monsters.xml and npcs.xml.Yohann Ferreira2-0/+0
2011-04-28Adapted the ea-skills.xml and skills.xml according to current changes.Yohann Ferreira2-19/+35
2011-04-28Removed more useless or outdated lines in monsters.xml.Yohann Ferreira1-17/+1
2011-04-28Removed a bunch of manaserv specific parameters.Yohann Ferreira1-1076/+49
I also took the liberty to replace tabs with spaces to follow the coding convention.
2011-04-28Removed two manaserv specific parameters left in items.xml.Yohann Ferreira1-2/+0
Trivial fix.
2011-04-26Fixed a tile + some collisions in graveyard and easter island.Ali-G17-129/+124
By "ticked some boxes" I mean that when you open it, it doesn't show everything such as collisions and/or ground, etc… I fixed that. Nothing to worry about, there isn't any other change on these maps. Woodland_graveyard_crypt.png -> fixed some weird blue pixels on the roof. 027-1.tmx: - Fixed some ground under two graves. - Changed some collisions here and there and erased two trees. These link because people could walk onto these two trees 028-1.tmx -> Changed some collisions near the water. Sometimes, people could walk on the water and somewhere else, they couldn't walk on the ground. 010-2.tmx -> Erased some grey ground that was not in the map itself, doesn't change the map at all. 003-2.tmx -> ticked some boxes 008-1.tmx -> ticked some boxes 009-3.tmx -> ticked some boxes and something more! 013-1.tmx -> ticked some boxes 013-3.tmx -> ticked some boxes 015-3.tmx -> ticked some boxes 017-2.tmx -> ticked some boxes 018-3.tmx -> ticked some boxes 029-3.tmx -> ticked some boxes 030-1.tmx -> ticked some boxes 031-1.tmx -> ticked some boxes 031-2.tmx -> ticked some boxes 031-3.tmx -> ticked some boxes
2011-04-25changing name of warp towelsJessica Tölke1-11/+11
2011-04-25fixed the left frame (2nd from the left) because was copied from the 1stAli-G1-0/+0
2011-04-25Merge remote-tracking branch 'mainline/master'Jessica Tölke6-1/+12
2011-04-24adding gempowderJessica Tölke2-6/+6
2011-04-23Added enchanted towels and gem powders. Removed old warp towels and coal's ↵Ali-G1-62/+114
color change.
2011-04-19Minor fix to hairstyle 16.crunchy1-0/+0
The death frame was moved up by 4 pixels - before, it appeared to detach from the head.
2011-04-19Ali-G fixed problem with white flat ponytail (changed .png into greyscale + ↵Ali-G2-1/+1
.xml M -> W)
2011-04-19Ali-G: Added the 18th haircut. Name: "Fizzy".Ali-G3-0/+11
2011-04-18Adding warp towelsJessica Tölke2-0/+68
2011-04-15Changed 3 icons remade by enchilado and meway: coal, leather and wooden shield.Ali-G3-0/+0
2011-04-07small fix: Reed Bundle instead of Reed Bundles in item descriptionJessica Tölke1-1/+1
2011-04-04minor map layering issueWombat1-2/+2
cauldron on wrong layer
2011-04-04Fix monster-pinkies PNG formatBlue Sans Douze1-0/+0
2011-04-04putting monsters and not conditional warps for orum and waric in the mapJessica Tölke1-21/+91
2011-04-04some warp changes related to resolve issues with the converter tool because ↵Jessica Tölke2-24/+17
of manually changed warps
2011-04-04changing focus iconJessica Tölke1-0/+0
2011-04-04adding icon for focusing skill and changing icon for mallards eyeJessica Tölke3-1/+1
2011-04-04adding items for easter 2011Jessica Tölke7-0/+44
2011-04-04adding skill icons for brawling, mallards eye, resist poison and changing ↵Jessica Tölke5-3/+3
the emote icon
2011-04-04gy inn related changes: stats of pinkie helmet and food sold in the innJessica Tölke1-13/+13
2011-04-04adding pinkie helmetJessica Tölke4-1/+153
2011-04-04removing zombies and fallens from 027-1Jessica Tölke1-32/+0
spawn will happen only via script in a special file to make crying child quest possible without conflicts with converter
2011-04-04new maps 033-1 and 034-1 in snow area - not complete yetJessica Tölke2-74/+72
2011-04-04Putting the Yeti fight room into another map.Jessica Tölke1-0/+44
2011-04-04terranite island removed with gzip compression.Wombat1-7/+7
other fixes were using zlib by default, which we will avoid doing until Mana 0.5 and newer clients become more common.
2011-04-04Revert "Fix island in the Terranite cave"Wombat1-7/+7
This reverts commit b75fe201fb6adb95e4e65af10b3a1d1dae1b142b.
2011-03-01added collision tile to easter islandWombat1-9/+9
the collision tile prevents monster spawning and difficulties in hunting them
2011-03-01Changed the name of the 17th haircutAli-G1-1/+1
2011-03-01changes of weight on yeti drops according to item_db.txt by Ali-GAli-G1-4/+4
2011-03-01terranite island removed with gzip compression.Wombat1-8/+8
other fixes were using zlib by default, which we will avoid doing until Mana 0.5 and newer clients become more common.
2011-03-01changes in items.xml by Ali-Gali-g1-3/+3
2011-03-01Revert "Fix island in the Terranite cave"Wombat1-7/+7
This reverts commit b75fe201fb6adb95e4e65af10b3a1d1dae1b142b.
2011-03-01Fix island in the Terranite caveBen Longbons1-7/+7
2011-03-01skill icons: adding an icon for speed and astral soulJessica Tölke3-2/+2
2011-03-01bowler hat (brown) graphics added and entry and dyeable entriesWombat4-0/+263
2011-02-13brasshelmet.png fixedWombat1-0/+0
stray pixels removed, minor helmet adjustments for left & right frames