summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-09-18- Reloading scripts will no longer eliminate mobs with no respawn data. Watch...skotlex5-37/+46
2006-09-18Added official Rachel Sanctuary mob statsPlaytester2-9/+10
2006-09-18Fixed the order of mob skills thanks to [Leon]Playtester2-4040/+4041
2006-09-18- Reenabled client requesting to self mute, as the whole knockback packet iss...skotlex5-6/+11
2006-09-17Updated some item names according to info from HaploPlaytester3-11/+12
2006-09-17Fixed some Thanatos mob namesPlaytester2-9/+10
2006-09-17- Fixed NPC_INVISIBLE's cloak ending after attacking once.skotlex5-13/+18
2006-09-16- Moved some speed adjustments in status_calc_pc to where they belong.skotlex1-8/+8
2006-09-16- Forgot to add mob_ai&256 info to the conf changelog.skotlex1-0/+4
2006-09-16- Added monster_ai&256. When set, a monster will pick a random starting posit...skotlex5-2/+13
2006-09-16- Fixed the status change duration reduction equation was was totally wrong, ...skotlex2-1/+4
2006-09-16git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8774 54...Lupus3-207/+207
2006-09-15- Now mobs won't do a distance check to lose their target on every ai iterati...skotlex3-2/+7
2006-09-15- Reverted the Summon Flora change where all plants were being summoned in on...skotlex3-38/+2
2006-09-15- Moved the weapon repair effect to where it belongs (after successfully repa...skotlex4-3/+14
2006-09-15- Added config setting "friend_auto_add" (battle/player.conf), if set, when y...skotlex5-1/+30
2006-09-15Added the remaining drop changes which I missed beforePlaytester2-25/+27
2006-09-15fixed pollution questLupus3-82/+84
2006-09-15- Changed Extremity Fist's code to make you actually walk past your target, w...skotlex2-21/+23
2006-09-15- Updated the item_db search functions so that when returning the dummy-item,...skotlex2-1/+9
2006-09-14- Added a clif_skill_nodamage packet when using Repair Weapon, just to see wh...skotlex2-1/+5
2006-09-14- Likely fixed "half" of the alliance being saved, which ends up in guilds th...skotlex2-2/+8
2006-09-14- Added deleting of saved Status changes on character delete for the Char-TXT...skotlex2-0/+5
2006-09-14- Fixed the can-act delay never being checked when requesting to use Homuncul...skotlex2-1/+4
2006-09-14- Fixed warmth skills draining SP of the target, not the caster.skotlex4-4/+12
2006-09-14- Estimation /Sense/ whatever will no longer hide the vit bonus to mdef2, as ...skotlex5-3/+62
2006-09-14Updated item_db.sql and mob_db.sqlPlaytester2-92/+92
2006-09-14* Fixed X.3 Cooking drop ratesPlaytester3-50/+53
2006-09-14- Shadow Jump no longer goes over walls.skotlex4-5/+4
2006-09-14- Corrected Smokie's pet script to use petskillbonus instead of "bonus"skotlex12-28/+54
2006-09-14missing next fixLupus1-0/+1
2006-09-14fixed Payon cityLupus2-196/+198
2006-09-14* Fixed Abyss Lake drop ratesPlaytester3-18/+20
2006-09-14fixed momomtaro, massive einbroch quests bugfixLupus3-737/+680
2006-09-14* Fixed Thanatos Tower drop ratesPlaytester3-20/+23
2006-09-14keep treasure box count on rebootLupus2-11/+17
2006-09-14fixed WoE defence/eco underflowLupus2-7/+12
2006-09-14fixed some typos, optimized, added missing NEXT;Lupus8-136/+126
2006-09-13Started fixing up X.3 drop ratesPlaytester2-4/+6
2006-09-13- SC_CHANGE cannot override itself anymore. This fixes being able to "recast"...skotlex2-0/+4
2006-09-13- Changed a bit the dnsbl lookup in the login servers to make it faster.skotlex4-108/+119
2006-09-13- Fixed compilation for native windows builds.skotlex1-1/+1
2006-09-13- Modified the nocommand mapflag so you can specify the GM range that is bloc...skotlex6-9/+18
2006-09-13- Modified the char-server TXT whisper system to use the online_db to know to...skotlex4-43/+100
2006-09-13- Readded the setting TCP_NODELAY on socket.c to see if it fixes the walk-lag...skotlex2-4/+7
2006-09-13- Modified the login SQL server so that case insensitive lookups use "where n...skotlex6-27/+27
2006-09-12- Improved sql-query to check if name already exists when creating new chars.skotlex1-1/+1
2006-09-12- Updated convert_engine.sql to use TYPE instead of ENGINE to be compatible w...skotlex4-12/+20
2006-09-12Fixed NPC_ATTRICHANGE being targeted rather than selfPlaytester2-4/+5
2006-09-12- Moved the morph restrictions from skill_additional_effect to mob_class_chan...skotlex3-4/+15