summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-11-22- Recoded @send so that it uses clif.c instead of doing all the WFIFO stuff i...skotlex5-390/+285
2006-11-22- Fixed the homunc hungry timer being started when the homun data is received...skotlex2-2/+4
2006-11-22- Fixed the Auto-Berserk giving you back defense when it triggers during bers...skotlex3-10/+25
2006-11-22- Fixed pets/homunc trying to be deleted twice when they had 0 intimacy and t...skotlex2-4/+8
2006-11-21- Various GS skill requirement corrections:skotlex4-9/+18
2006-11-21* Fixed all cast times and delays of Gunslinger skillsPlaytester4-21/+22
2006-11-21- Corrected GS_DISARM, it is now a normal attack, which, when it connects, ha...skotlex6-23/+57
2006-11-21- Corrected TripleAction's damage. It should do 150%*3 instead of 100*3% damage.skotlex6-6/+22
2006-11-21* Updated healing values of Ketupat and Red Thorn FruitPlaytester4-6/+10
2006-11-21- Moved ignoreAll to state.ignoreAll so it saves some space.skotlex4-225/+246
2006-11-21Fixed typo in Ninja questsLupus1-1/+1
2006-11-21Updated Skill Resetter Event, thanks to $ephirothLupus2-2/+8
2006-11-20Fixed Sage guestLupus2-4/+4
2006-11-20* Official skill for Ancient Mimic, Death Word and AngelsPlaytester3-49/+54
2006-11-20- The max level of NPC_SPLASHATTACK is now 1.skotlex10-70/+127
2006-11-20- You now can't use other skills while a skill-induced "window" is up (telepo...skotlex4-1/+12
2006-11-20- Fixed itemskill variable being cleared before parsing the skill, this cause...skotlex6-30/+51
2006-11-20Flywing and Butterfly Wing will now use the teleport skillPlaytester2-2/+3
2006-11-20Fixed exploit in Shinokas QuestLupus2-1/+4
2006-11-20Official skills for Breeze and PlasmaPlaytester2-39/+37
2006-11-20* Official X.4 skills thanks to TharisPlaytester2-156/+177
2006-11-20- Raised the amount of skills that can stack on a single cell before the "in-...skotlex4-9/+22
2006-11-20git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9269 54...Lance1-4/+4
2006-11-20- atcommand and charcommand backwards compatibilityLance1-4/+26
2006-11-20- Removed security check since source level patch is applied. Reverted select...Lance28-937/+822
2006-11-20- Removed grfio include from core.c as it's totally unneededskotlex1-1/+0
2006-11-19Small fix for Lance's security patchesLupus2-3/+5
2006-11-19* Official skills for Abyss Lake mobsPlaytester3-61/+74
2006-11-19* Hack protection from packet monkeys in clif_parse_NpcSelectMenu. Lance4-5/+23
2006-11-19Applied security patches. PLEASE CHECK THEM ALL.Lance10-760/+871
2006-11-19Updated scripts with select().. THERE ARE TONS OF THEM!! Will somebody give m...Lance16-12/+63
2006-11-19* Added 'cancel' button parsing in buildin_select menu system. Now scripts wi...Lance3-13/+19
2006-11-18* Official skills for Bacsojin and Orc BabyPlaytester2-11/+19
2006-11-18Updated X.1 mob statsPlaytester2-13/+14
2006-11-18* Official skills for Detale and ThanatosPlaytester2-32/+51
2006-11-18Calculation error in clif_parse_Wis.Lance1-1/+1
2006-11-18Typo :PLance1-1/+1
2006-11-17- Corrected use of the party invitation reply packet, thanks to FlavioJS.skotlex6-12/+22
2006-11-17Updated remaining X.2 mob statsPlaytester2-33/+34
2006-11-17* Fixed potential hack by modifying packet of whispers.Lance2-2/+14
2006-11-17Updated Bio Lab and Juperos mob statsPlaytester2-23/+24
2006-11-17Enhanced implementation to use Skot's Christmas Present: KARMA. :DLance1-4/+10
2006-11-17* Fixed potential crash in IRC processing message with '%' using *printf.Lance4-18/+22
2006-11-17- Fixed client not validating the chat-kick-request packet, which can cause c...skotlex2-0/+4
2006-11-17Fixed some sprite mob namesPlaytester2-17/+19
2006-11-17- Updated map_quit to handle removing of players who are not even authenticat...skotlex4-9/+21
2006-11-17Check and remove MD_CHANGECHASE flag to prevent guardians from getting berserk.Lance1-0/+3
2006-11-17fixed possible double levelup bugs, merged 1st class quests from trunkLupus4-36/+40
2006-11-17added logmes to skill reset eventLupus1-0/+1
2006-11-17typoLupus1-1/+1