summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-05-26map fix for warpwushin1-1/+1
2013-05-26forgot an file a needing to add me as authorwushin1-1/+1
2013-05-26adding author to fileswushin1-0/+1
2013-05-26fixed night stand and government buildingwushin1-3/+10
2013-05-26Merge branch 'master' of https://github.com/themanaworld/tmwa-client-data ↵wushin8-334/+1700
into paving-the-way
2013-05-25excess overswushin1-2/+2
2013-05-25overs on the docks instead of fringe.wushin1-2/+2
2013-05-25minor quick fixwushin1-2/+4
2013-05-25Warp fixes and missed some overlay.wushin3-11/+12
2013-05-25Fix tabs from the mergeBen Longbons1-8/+8
2013-05-25Merge remote-tracking branch 'cody/master'Ben Longbons1-134/+150
Conflicts: items.xml
2013-05-25paved roads in Tulimshar with sand coveringswushin11-51/+178
2013-05-25add sell protection attribute for quest items.Andrei Karas1-314/+627
2013-05-25Some fixes to items.xmlStefan Dombrowski1-135/+150
* Making 129 weights the same as on the server * Fixing some hp, defense and effects * The Grey Hint is now named Gray Hint * Removing "luk", because that has no meaning * Commenting items out, like on the server
2013-05-22Merge pull request #12 from atheros/paths-in-settings-xmljtoelke1-0/+1
paths.xml content is now read from settings.xml in Mana client
2013-05-22paths.xml content is now read from settings.xml in Mana clientPrzemysław Grzywacz1-0/+1
2013-05-21License file: Add authors to dress graphics.Jessica Tölke1-5/+5
2013-05-20License file: add more authors.Jessica Tölke1-11/+11
2013-05-18License file: fix more misspelled / non-existing filesVincent Petithory1-76/+76
2013-05-17Fix some misspelled or non-existing filenames in license file.Jessica Tölke1-33/+28
Found them using "grep graphics/ license.txt | while read name etc; do test -f "$name" || echo no such file: $name; done" There are still some missing to be fixed.
2013-05-17Add authors to mouboo, mush hat and shroom hat.Jessica Tölke1-3/+3
2013-05-17Remove additional wrong warp from 034-2.Jessica Tölke1-7/+0
2013-05-17Add 034-2: Snow forest indoors (trappers huts), add warps to 034-2 in 034-1.bh282-2/+94
2013-05-17Add 1x3 wall tile for partition wall usebh281-0/+0
2013-05-17Add Yuuki as author of the mushroom sprites.Jessica Tölke1-2/+2
2013-05-14Add Crush and Saphy as authors to several graphics.Jessica Tölke1-49/+49
2013-05-13License file: fix directory name of tileset graphics.Jessica Tölke1-73/+73
2013-05-10Update license file with EJlol as author of the orange item.Jessica Tölke1-1/+1
2013-05-10Adding license file with incomplete list of artists.Jessica Tölke1-0/+940
The information was collected by Alige.
2013-05-06Merge pull request #11 from atheros/settings-xmljtoelke1-0/+15
settings.xml is needed for the mana client
2013-05-06A comment description for settings.xmlPrzemysław Grzywacz1-0/+4
2013-05-05Settings.xml is needed for the mana clientPrzemysław Grzywacz1-0/+11
2013-04-29011-1:tux9th1-7/+7
* Renamed SubFringe to Ground2. * Moved x1 tiles from Fringe to Ground2. * Added grass tile to 55,112 on Ground and moved cliff tile to Ground2 - reported by enchilado. * removed collision at shore to fit global standards.
2013-04-28Remove attributes.xml again, since charcreation.xml is now supported by the ↵Jessica Tölke2-17/+0
mana client too.
2013-04-27Add comments to attributes.xml and charcreation.xml making clear which is ↵Jessica Tölke2-0/+3
used by which client.
2013-04-27Merge remote-tracking branch 'bjorn/attributes'Jessica Tölke1-0/+13
2013-04-27Add note in some xml files that they are only used by manaplus.Jessica Tölke2-0/+2
2013-04-27Added attributes.xmlThorbjørn Lindeijer1-0/+13
Used for telling the client about the minimum and maximum amount of points each attribute can have as well as the amount of points that need to be distributed. The listed attributes are only used to validate the correctness of the character starting points. We could make the client use them, but that would be at the cost of internationalization. See http://bugs.manasource.org/view.php?id=501
2013-04-22Fix all the wrong spawn namesBen Longbons67-475/+475
2013-04-22Add High priest crown M. attack info to items.xmlbh281-1/+1
2013-04-22Merge remote-tracking branch 'upstream/master' into Hetchel_1bh282-8/+2
2013-04-21Merge pull request #9 from stefanbeller/masterjtoelke1-3/+36
update mailmap file
2013-04-21Update .mailmap fileStefan Beller1-3/+36
# Finding out duplicates by comparing email addresses: git shortlog -sne |awk '{ print $NF }' |sort |uniq -d # Finding out duplicates by comparing names: git shortlog -sne |awk '{ NF--; $1=""; print }' |sort |uniq -d Signed-off-by: Stefan Beller <stefanbeller@googlemail.com>
2013-04-19tileset atlases: replace atlas names 001-1 and 001-2 with 'desert' and 'inn'Jessica Tölke1-4/+4
2013-04-19Add configuration file for tileset texture atlases.Andrei Karas1-0/+123
For now this file incomplete.
2013-04-12007-1 fixes:Vincent Petithory1-3/+3
* Move the roof from Fringe to Lower2 * Add missing tile of the building at (69,74)
2013-04-11021-1: Added collision tile at 51,87.tux9th1-1/+1
2013-04-11025-1:tux9th1-3/+3
* removed orphan path tiles. * removed orphan tree trunks. * moved tree trunks from Ground2 to Ground. * fixed missing tree tiles in over.
2013-04-11025-1: moved x1 tiles from Fringe to Ground2,tux9th1-3/+3
leaving one fence tile in Fringe.
2013-04-11045-1: added collision tile at 23,169.tux9th1-2/+2