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