summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)AuthorFilesLines
2011-08-10- Commiting a bunch of cleanups piled up from the past few weeks/months/years.Skotlex1-1/+1
2011-08-09* Implemented remaining Brasilis NPCs.L0ne_W0lf5-15/+107
2011-08-07Minor item-related updates, and a couple quest database updates.L0ne_W0lf4-154/+212
2011-07-16* Have been working on this for months: Added Nidhoggr's Nest instance.L0ne_W0lf2-4/+5
2011-07-13Tweaked the sealed shrine entrance NPCs. Hopefully the damn thing works now.L0ne_W0lf1-1/+1
2011-07-11* Added bonus3 bAddClassDropItem, care of Epoque.L0ne_W0lf10-1768/+2580
2011-06-11* Added support for new skill usage notification packet 0x7fb (ZC_USESKILL_AC...ai4rei1-1/+1
2011-05-14* Random accumulated bits and pieces.ai4rei4-1/+12
2011-04-16* Added support for visible garments/robes.ai4rei3-1/+8
2011-04-13Added missing 0x369 packet.(info provided by Yommy)Inkfish1-0/+1
2011-04-10* Added more packets for clients 2010-11-23aRagexeRE+ provided by Shinryo.ai4rei1-0/+8
2011-04-10* Added support for clients 2010-11-23aRagexeRE+ and 2011-01-11aRagexeRE+.ai4rei1-1/+7
2011-04-07* Throwing around with packet updates.ai4rei1-3/+3
2011-03-27* Added support for tracking state of client command /effect through packet 0...ai4rei1-1/+1
2011-03-24- Removed extra <TAB> from const.txtbrianluau1-54/+54
2011-03-22- Correct warps for The Sign Quest.Kisuka1-1/+1
2011-03-19Removed leftovers of old charcommand config (follow-up to r13403).Gepard2-1/+3
2011-03-06* Implemented search store info system (aka. vending and buying store search)...ai4rei3-9/+21
2011-03-01* Fixed packet 0x839 (new guild member expel notification) was expected on cl...ai4rei1-1/+1
2011-03-01- Updated SQL item/mob databases to latest. (thanks Peter)brianluau1-1/+0
2011-02-20* Updated guild expel notification packet 0x15c (ZC_ACK_BAN_GUILD) for client...ai4rei1-1/+1
2011-02-19* Implemented buying store system (aka. reverse vending, purchase shop) toget...ai4rei7-16/+1051
2011-02-19- Fixed typo on rogue_skills.txt (bugreport:4768)Kisuka3-6/+26
2011-02-06- Changed some duplicates so they use a floating NPC as their original. (bugr...L0ne_W0lf3-28/+41
2011-01-23* Updated Aegis NPC ID constants from current npcidentity.lub (bugreport:4706).ai4rei2-7/+148
2011-01-08* Applied fix provided by Valaris to make /pvpinfo actually work. (bugreport:...ai4rei1-1/+1
2011-01-08- Removed extra slashes in item_db.txt (bugreport:4686)brianluau1-2/+2
2011-01-06* Updated mapcache once more, because the one from r14643 contained official ...ai4rei2-0/+2
2011-01-04Shuffled around disabled headgears, more accurate to what is and isn't avalia...L0ne_W0lf2-107/+109
2011-01-04* Added support for removal of trailing comments to sv_readdb (bugreport:4680).ai4rei3-13/+16
2010-12-31* Updated mapcache up to 2010-12-01. Adds Bifrost, Dewata and Malangdo maps.ai4rei3-0/+21
2010-12-30- Lowered the required level to equip Expert Ring from 90 to 50. (bugreport:2...L0ne_W0lf3-8/+17
2010-12-25* Added support for new /remove and /recall packets for 2010-08-03aRagexeRE a...ai4rei1-0/+4
2010-12-17* Added missing pet db documentation for fields 'attack_rate', 'defence_attac...ai4rei3-0/+12
2010-12-13* Added pet_db2.txt to make it apparent, that pet db has support for customs ...ai4rei3-2/+60
2010-12-06Added support for bonus bAddItemHealRate, which works for all healing items c...L0ne_W0lf2-4/+6
2010-12-03Corrected incorrect bonuses relating to bAddMonsterDropItem/Group. (burgerpor...L0ne_W0lf3-59/+89
2010-12-03Updated some more cash shop boxes to use rentitem instead of getitem.L0ne_W0lf3-47/+70
2010-12-02* Various code tweaks and updates related to item types.ai4rei1-0/+12
2010-12-02* Added item type IT_CASH (item type 18) Requires user confirmation before us...L0ne_W0lf3-835/+839
2010-12-01* Reverted change from r14533 and restored the 3rd field of mob_avail.txt bei...ai4rei2-3/+1
2010-12-01* Updated example in mob_avail.txt to match the format description and actual...ai4rei2-1/+3
2010-11-30* Fixed a mistake (excess dummy name) in dead branch list fallback value (sin...ai4rei2-1/+2
2010-11-30* Made skill_tree.txt reading use sv_readdb. [Ai4rei]ai4rei2-3/+5
2010-11-29* Resolved issues with item delay system.ai4rei1-1/+0
2010-11-28* Resolved multiple issues with the party booking system (bugreport:4573, sin...ai4rei1-4/+4
2010-11-26Changed 'killerrid' and 'killedrid' from player vars to player params (bugrep...ultramage2-0/+4
2010-11-23* Added script command pushpc, which is required by newer scripts.ai4rei1-0/+9
2010-11-23* Added quest log support for the following quests.L0ne_W0lf1-34/+36
2010-11-21* Added enumeration RC2_* for mob data 'race2' (bugreport:4561).ai4rei2-0/+11