summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-18- Cosmetic changes to db.FlavioJS5-511/+413
2006-12-18Fixed exploit in The Sign QuestKarLaeda2-0/+4
2006-12-17Fixed Owl Duke and Owl Baron losing boss mode on NPC_EMOTIONPlaytester2-2/+4
2006-12-16Updated some weapons and view idsPlaytester2-9/+10
2006-12-16Fixed prices of arrowsPlaytester2-10/+11
2006-12-16Update remaining headgearsPlaytester2-18/+20
2006-12-16- Moved packet_len_table values to packet_db[SERVER].FlavioJS3-550/+585
2006-12-16- Increased MAX_PACKET_DB to 0x300 and added a warning for when packet ids gr...FlavioJS3-5/+30
2006-12-15- There will be now warnings printed when a shop sells an item which's buy pr...skotlex5-3/+18
2006-12-15Reverted price of Mink CoatPlaytester2-1/+2
2006-12-15Updated some more headgearsPlaytester2-12/+14
2006-12-14Added some new headgearsPlaytester2-0/+8
2006-12-14Updated various headgearsPlaytester2-215/+216
2006-12-14- Removed "mobs being enemies of each other all the time" because, even thoug...skotlex3-3/+6
2006-12-14- Added function skill_strip to handle stripping code. The RG strip skills an...skotlex7-134/+105
2006-12-14Capped Dex to 255 in the mob_dbPlaytester2-47/+48
2006-12-14* Old Purple Box now drops Assassin_Mask_ instead of the old onePlaytester2-1/+4
2006-12-13- Additional damage bonuses (True Sight, EDP, Assassin Link, Crusader Link, C...skotlex2-26/+33
2006-12-13Added two new pet eggsPlaytester2-0/+3
2006-12-13Modified flush_fifo so the code do what is written in the commenttoms2-2/+3
2006-12-13- Added boss mode (0x20) to a few mobs that were missing it.skotlex3-44/+46
2006-12-13- Modified flush_fifo so you can decide whether to block the current thread o...skotlex4-5/+13
2006-12-13- Fixed mobs being unable to attack anything... @.@skotlex2-16/+16
2006-12-13Fixed exploit in the Slotted Sunglasses QuestKarLaeda2-4/+6
2006-12-12- Fixed a bug in the new knockback additional packet.skotlex2-6/+12
2006-12-12- Mobs now by default are "everyone's" enemy, so mobs are able to hit each an...skotlex5-21/+35
2006-12-12Added full status recovery to some healing itemsPlaytester2-3/+5
2006-12-12- Modifed a bit the clif_change_look function, it should fix crashes with the...skotlex2-2/+12
2006-12-12- Fixed skills displaying a 32k damage when used while disguised.skotlex2-2/+3
2006-12-12- Added guild master check before asking to make/delete an alliance/oppositionskotlex1-1/+17
2006-12-12- Minor changes to ers.FlavioJS18-166/+90
2006-12-12- Updated npc_event_dequeue to free up your current npc information, and not ...skotlex2-2/+17
2006-12-12- Modified the skill damage packet and the knockback packets to mimic aegis s...skotlex6-20/+34
2006-12-12- Removed CART_MASK as OPTION_CART can take care of that.skotlex6-11/+14
2006-12-11- Added various guild packet related missing checksskotlex5-32/+39
2006-12-11- Updated mob_db2.sqlskotlex1-38/+38
2006-12-11- simplified the code for @autolootskotlex4-90/+43
2006-12-11Removed mob_db_a.txtPlaytester1-819/+0
2006-12-11Updated sql filesPlaytester3-24/+33
2006-12-11* Readded removed mobs in a commented formPlaytester2-11/+22
2006-12-11* Adjusted Rachel Sanctuary entrance to prevent exploitsPlaytester7-9/+18
2006-12-11removed extra nameLupus1-1/+1
2006-12-11- Spirit of Sin and Enchant Deadly Poison now stack.skotlex5-19/+26
2006-12-11Added missing close2 to Hunter Job Quest, merge it to stableKarLaeda4-341/+344
2006-12-11Some cleanup & optimization for MvM ArenaKarLaeda2-111/+117
2006-12-11added yuno warps, fixed wiz quest, fixed assassin questLupus4-24/+42
2006-12-11Fixed @revive not reviving the good chartoms2-2/+4
2006-12-10err, ups... -.-'FlavioJS1-1/+1
2006-12-10- Added more helpfull error messages when packet_ver=-1. (no more "clif_parse...FlavioJS3-69/+112
2006-12-09- Reversed revision #9415 (messages with server_tick field being sent as soon...FlavioJS6-59/+46