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