summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)AuthorFilesLines
2018-04-07Implementation of Attendance systemAsheraf1-0/+119
2018-04-07Add missing item Snow_Rabbit_Egg in pre-re dbAsheraf1-1/+15
2018-04-07Convert Pet db to LibconfigAsheraf6-309/+3257
2018-04-03Merge pull request #1965 from dastgir/2018/3-hateffectHaru2-2/+60
2018-02-17New mapcache systemhemagx2-0/+0
2018-02-09Added Constants of Hat effects.Dastgir2-2/+60
2018-01-25Implementation of Official Clan SystemMurilo Pereti Tavares4-0/+168
2018-01-14Merge pull request #1939 from Asheraf/zero_drop_packetHaru2-0/+4
2017-12-23Replace the use of skill_reproduce_db with AllowReproduce flagAsheraf3-204/+704
2017-12-23Add support for new drop packet 0xadd for zero clientsAsheraf2-0/+4
2017-11-16update skill db entries to support ShowSkillScaleAsheraf2-0/+34
2017-11-16Implement skill scale packet for client versions >= 20151223.Asheraf2-0/+2
2017-11-04Add into setunitdata/getunitdata new options UDT_ROBE and UDT_BODY2.Andrei Karas1-0/+2
2017-11-02update qtype constants to support new 2017 client icons.Asheraf1-9/+14
2017-10-21Merge pull request #1833 from Emistry/mapflag_noautolootHaru1-1/+2
2017-10-22Add NoAutoloot mapflagEmistry Haoyan1-1/+2
2017-09-17Add a FIXME comment next to an unknown 'Loc: 16384' value in the item_dbHaru1-1/+1
2017-09-17Replace the recurring 'Loc: 1023' value in the item_db with a bitmask arrayHaru2-411/+411
2017-09-17Replace the recurring 'Loc: 7168' value in the item_db with a bitmask arrayHaru1-23/+23
2017-09-17Replace the recurring 'Loc: 6144' value in the item_db with a bitmask arrayHaru2-30/+30
2017-09-17Replace the recurring 'Loc: 5120' value in the item_db with a bitmask arrayHaru2-2/+2
2017-09-17Replace the recurring 'Loc: 3072' value in the item_db with a bitmask arrayHaru1-21/+21
2017-09-17Replace the recurring 'Loc: 769' value in the item_db with a bitmask arrayHaru2-203/+203
2017-09-17Replace the recurring 'Loc: 768' value in the item_db with a bitmask arrayHaru2-139/+139
2017-09-17Replace the recurring 'Loc: 513' value in the item_db with a bitmask arrayHaru2-59/+59
2017-09-17Replace the recurring 'Loc: 257' value in the item_db with a bitmask arrayHaru2-7/+7
2017-09-17Replace recurring value 136 with "EQP_ACC" in the item_db Loc fieldHaru3-781/+781
2017-09-17Replace recurring value 43 with "EQP_ARMS" in the item_db Loc fieldHaru2-703/+703
2017-09-17Replace 2097152 with EQP_SHADOW_ACC_L in the item_db Loc fieldHaru1-33/+33
2017-09-17Replace 1048576 with EQP_SHADOW_ACC_R in the item_db Loc fieldHaru1-34/+34
2017-09-17Replace 524288 with EQP_SHADOW_SHOES in the item_db Loc fieldHaru1-38/+38
2017-09-17Replace 262144 with EQP_SHADOW_SHIELD in the item_db Loc fieldHaru1-44/+44
2017-09-17Replace 131072 with "EQP_SHADOW_WEAPON" in the item_db Loc fieldHaru1-51/+51
2017-09-17Replace 65536 with "EQP_SHADOW_ARMOR" in the item_db Loc fieldHaru1-46/+46
2017-09-17Replace 32768 with "EQP_AMMO" in the item_db Loc fieldHaru2-186/+186
2017-09-17Replace 8192 with "EQP_COSTUME_GARMENT" in the item_db Loc fieldHaru1-9/+9
2017-09-17Replace 4096 with "EQP_COSTUME_HEAD_LOW" in the item_db Loc fieldHaru2-61/+61
2017-09-17Replace 2048 with "EQP_COSTUME_HEAD_MID" in the item_db Loc fieldHaru2-83/+83
2017-09-17Replace 1024 with "EQP_COSTUME_HEAD_TOP" in the item_db Loc fieldHaru2-564/+564
2017-09-17Replace 512 with "EQP_HEAD_MID" in the item_db Loc fieldHaru2-229/+229
2017-09-17Replace 256 with "EQP_HEAD_TOP" in the item_db Loc fieldHaru3-1676/+1676
2017-09-17Replace 64 with "EQP_SHOES" in the item_db Loc fieldHaru2-286/+286
2017-09-17Replace 32 with "EQP_SHIELD" in the item_db Loc fieldHaru2-232/+232
2017-09-17Replace 16 with "EQP_ARMOR" in the item_db Loc fieldHaru3-496/+496
2017-09-17Replace 4 with "EQP_GARMENT" in the item_db Loc fieldHaru2-300/+300
2017-09-17Replace 2 with "EQP_WEAPON" in the item_db Loc fieldHaru2-1377/+1377
2017-09-17Replace 1 with "EQP_HEAD_LOW" in the item_db Loc fieldHaru3-189/+189
2017-09-17Add support for bitmask arrays in the item_db Loc fieldHaru3-3/+3
2017-09-17Replace the remaining numbers in the item_db Upper field with bitmask arraysHaru1-10/+10
2017-09-17Replace the recurring 'Upper: 47' value in the item_db with a bitmask arrayHaru1-43/+43