summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-02-18Add a tool to visualize map differences between revisionsVincent Petithory1-0/+188
2013-02-15Merge pull request #8 from alige/masterjtoelke2-6/+6
Reaper improvements.
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.
2013-02-11client-updates: add a verbose README explaining how to initialize the client ↵Vincent Petithory1-0/+97
updates
2013-02-02Remove wrong collision tiles on 056-1 map.Reid Yaro1-2/+2
2013-01-23Disable default sound for weapon attack.Jessica Tölke1-1/+4
The currently used sound is too specific and loud to be used as default sound. also adding a line about a miss sound (also disabled), to make aware that it's possible to use.
2013-01-20Add Client updates tools to generate zip updates.Vincent Petithory12-0/+277
2013-01-19Adding xml file about char creation for the manaplus client.Jessica Tölke1-0/+9
It informs the client about - the valid range of hairstyles and colors at character creation. - the amount of status points (already given and those to distribute). - the clothes to display in the character creation dialog.
2013-01-18Adding collision tiles in enclosed areas, issue reported by BoomerTheKran.Jessica Tölke3-6/+6
2013-01-14Removed unecessary, default strings from monsters.xml.Alige1-3/+3
2013-01-14Fix path on 041-1, reported by Chicka-Maria.Jessica Tölke1-1/+1
2013-01-10Remove collision tiles from behind the counter in Hurnscald storage building.Jessica Tölke1-1/+1
This way it is possible to move the friendly bot ManaMarket behind the counter, so other players can't stand on it to trick people who want to use ManaMarket.
2013-01-07Revert "Adding Christmastree to 020-1." since Christmas is over.Jessica Tölke1-5/+4
This reverts commit d1a99868672caeca6dd2454aae4e6cf221ddcc7f.
2013-01-07Add Ragged Shorts to items.xmlJessica Tölke1-0/+11
Dye string picked by v0id.
2013-01-05Renaming broken-fourleaf-amulet.png so it matches items.xmlStefan Dombrowski1-0/+0
2012-12-31Fit spelling of "Miner's Hat" instead of "Miners Hat".Jessica Tölke1-1/+1
2012-12-22Move back Banshee Bow criticals to 70, for balancing with the recent ↵Vincent Petithory1-1/+1
draining 4% HP (previously 3)
2012-12-22Additions / fixes in Illia maps:Vincent Petithory3-5/+19
* 007-1: add areas to represent existing levels of illia (used to show team progress) * 007-1: update minimap * 007-1: move many things from fringe to lower layers * 051-3: add missing collision
2012-12-22Add demon fire npcVincent Petithory2-0/+65
2012-12-22Adding Christmastree to 020-1.tux9th1-4/+5
2012-12-22Adding Christmastree_x8 tileset.tux9th1-0/+4
2012-12-21Music on desert indoor maps: Use the same song as desert outdoor.Jessica Tölke5-3/+5
Maps that were missing music: 003-2, 004-2 Maps that were changed from Snow village song: 001-2, 021-2, 024-2
2012-12-20Filename of music on 041-1 was misspelled.Jessica Tölke1-1/+1
2012-12-17Add an extension to 007-1.Vincent Petithory2-5/+13
* Add a peninsula to 007-1 as a starting point of the illia quest. * Update the minimap.
2012-12-17Add Illia maps (051-x, 052-x) + 051-1, 052-1 minimapsVincent Petithory7-0/+364
2012-12-17Add Illia Monsters:Vincent Petithory16-0/+369
* Soul Snake * Soul Eater * Copper Slime * Sleeping Bandit * Azul Slime * Demonic Spirit * Witch Guard * Luvia (witch)
2012-12-17Add Illia items:Vincent Petithory15-1/+275
* Sealed Soul * Lock Picks * Lazurite Shard, Crystal, Heart * Bull Helmet * Lazurite Robe * Heart of Isis * Banshee Bow
2012-12-17Add Illia quest particle effectsVincent Petithory14-0/+509
2012-12-17Add the Illia npc graphics:Vincent Petithory8-1/+280
* The 2 witch sisters' robe * A skeleton with a note * A magical area * A door sealed by an enchantment * cursed waterfall particles
2012-12-17Add 3 tilesets for illia mapsVincent Petithory6-0/+12
2012-12-16Add new sorcerer robesVincent Petithory1-0/+1322
2012-12-16Add dyed cotton cloth itemsVincent Petithory1-0/+60
2012-12-16Specify a red color for the line of the existing red lined sorcerer robesVincent Petithory1-31/+31
2012-12-11Fix Elf Nightcap effect description.Vincent Petithory1-1/+1
2012-12-01Reduce amount of fluffies on 019-1.Jessica Tölke1-1/+1
2012-12-01028-3: adapt the warp to 028-1 for the changes made in e2e539cVincent Petithory1-2/+2
2012-11-22Remove all instances of "Spawn " in monster names.Hongwen Qiu5-48/+48
This is a fix for making #chipchip work in all maps. Also fix a typo.
2012-11-20Center the Pumpkin in its target circleErik Schilling1-2/+2
2012-11-19Spelling fix in description of Flight Talisman.Jessica Tölke1-1/+1
2012-11-15Fixed 028-1:tux9th1-32/+32
* cleaned up all layers * fixed collision * fixed tileset misuse * fixed bridges * added collision to the orphan islands as noone can go there anyway besides @warping * adjusted the size of the map to fit the 20-tile border
2012-11-13025-1 Fixed:tux9th1-2/+2
* Collision at 20,70 reported by Boomer the Kran * added two tiles to complete the trail
2012-11-10Adding items for Christmas Event 2012.Jessica Tölke9-0/+172
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-11-09Add new Golden Delicious Apple made by NamiVincent Petithory2-1/+1
2012-11-07Add pumpkin explosion particleVincent Petithory2-0/+54
2012-11-07Edited cave connection to 044-1.tux9th4-15/+98
Now 044-1 will be reached via 019-1 -> 019-3 -> 019-4 -> 044-1. Therefore: * Adding 019-4 * Editing 019-3 (adding a warp to 019-4) * Editing 044-1 (redirecting warp to 019-4) * Editing 031-3 (removing warp to 044-1)
2012-11-03Update all minimaps using the minimap-render.py tool, except:Vincent Petithory78-0/+0
* 011-1, 012-1 was already generated with the tool
2012-10-26Fix tileset use of 019-3tux9th1-3/+3
icecave tileset was misused, map didn't use the soft corners but hard ones. had to change all corners.
2012-10-25Convert 025-1 and 026-1 from zlib to gzip compression.tux9th2-18/+18
2012-10-25Fixed tileset misuse at 153,161/160/159tux9th1-1/+1