summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-06-30Fix pathing issue with testxml and .tsxtest-xml-tsx-fixwushin1-1/+1
2016-07-01testxml: Add different fixes after parsing tmw-br client data.Andrei Karas1-9/+19
2016-07-01localserver: fix build scriptsAndrei Karas2-2/+2
2016-06-30lang: add output pot fileAndrei Karas1-0/+18897
2016-06-30lang_client: add stats.xml into translations.Andrei Karas3-1/+107
2016-06-30lang_client: update pot fileAndrei Karas1-68/+71
2016-06-30testxml: add into xsd validation for stats.xmlAndrei Karas2-0/+39
2016-06-27hercules: add some fixes into converter for support tmw-ufb.s20160630Andrei Karas4-4/+33
2016-06-25hercules: ignore collision layer name case in converter.Andrei Karas1-1/+1
2016-06-25hercules: fix different issues in item_db with wrong item types and other.Andrei Karas1-3/+11
2016-06-25hercules: remove from converter constant ClientVersion.Andrei Karas1-3/+0
2016-06-25hercules: fix different case and syntax errors in tmw-br data.Andrei Karas3-47/+42
2016-06-25hercules: add missing template into converter.Andrei Karas1-0/+101
2016-06-25hercules: add into converter label replacment list from tmw-br.Andrei Karas1-0/+298
2016-06-25hercules: into converter add support for new mob_db format.Andrei Karas4-75/+117
Untested on real server.
2016-06-24servergreps: update logsAndrei Karas7-0/+6
2016-06-23localserver: update readmeAndrei Karas1-1/+3
2016-06-23localserver: add script for clean from old build files.Andrei Karas3-8/+8
2016-06-23localserver: add script for build server and plugin with asan / sanity flags.Andrei Karas1-0/+8
2016-06-23testxml: add support for validation format in equipmentslots.xmlAndrei Karas2-0/+15
2016-06-19hercules: parse shop names with non ascii chars.Andrei Karas1-2/+2
Also allow use -1 as shop id.
2016-06-19hercules: parse monster names with non ascii names.Andrei Karas1-1/+1
2016-06-19hercules: fix parsing warps in new tmwa format (missing wap name).Andrei Karas4-28/+68
2016-06-19hercules: add missing constants.tpl into gitAndrei Karas1-0/+45
2016-06-19localserver: clean plugin build dir by removing it and not by make clean.Andrei Karas1-2/+2
This can remove some errors on first run.
2016-06-18update: set files date time to fixed value before packing into zips.Andrei Karas4-4/+6
2016-06-15update: update last commit idAndrei Karas1-1/+1
2016-06-13testxml: dont add warning in wrong directory in silent mode.Andrei Karas1-1/+4
In silent mode show checked xml file names.
2016-06-07testxml: fail ci test if map not have atlas.Andrei Karas1-5/+1
2016-06-07testxml: in map parsing code load also tsx files with tilesets.Andrei Karas1-66/+77
2016-06-07testxml: add check for map atlases.Andrei Karas1-5/+54
If map not have atlas, will be error in non ci run. If map have atlas and miss some tileset will be error in ci and non ci run.
2016-06-02testxml: remove its:rules from xml scheme.Andrei Karas1-24/+0
2016-06-02lang_client: add separate its files with translation rules.Andrei Karas16-466/+1040
Also add some missing files to translation.
2016-06-01lang_client: add translations for itemfields.xmlAndrei Karas3-313/+467
2016-06-01testxml: add scheme validation for itemfields.xmlAndrei Karas2-0/+35
2016-05-28hercules: Remove npc name from xml.Andrei Karas2-3/+5
2016-05-24servergreps: fix false positives with preffered packet versions.Andrei Karas57-15/+71
Add simple checks for hidden/shadow packets in hercules.
2016-05-24servergreps: add all 2010 and newer packet versions.Andrei Karas215-475/+12073
Also update logs
2016-05-23servergreps: update logsAndrei Karas64-126/+465
2016-05-22testxml: add flag for hercules data ci scripts.Andrei Karas1-1/+5
2016-05-22hercules: remove wrong tag from items.xml template.Andrei Karas1-2/+0
2016-05-22hercules: fix typo defence -> defense.Andrei Karas1-2/+2
2016-05-22testxml: fix crash if sprite tag is empty.Andrei Karas1-1/+1
2016-05-22hercules: add pets name into converted xml.Andrei Karas2-4/+6
2016-05-22hercules: add mercenaries name into converted xml.Andrei Karas2-4/+6
2016-05-22hercules: add homuncules name into converted xml.Andrei Karas2-4/+6
2016-05-22hercules: fix sprite direction names in server to client converter.Andrei Karas1-4/+4
2016-05-18servergreps: add logs for 2013xxxx packets.Andrei Karas103-75/+8250
2016-05-18servergreps: add 20131230 and 20131223 packet logs.Andrei Karas63-144/+1784
Update logs.
2016-05-12testxml: add check into xsd for badges.xml and horses.xmlAndrei Karas2-0/+72