Age | Commit message (Expand) | Author | Files | Lines |
2006-11-27 | - Updating Thanatos quest with a check to prevent multiple Thanatos spawning. | eaac | 3 | -22/+45 |
2006-11-27 | Updated Rachel mob stats | Playtester | 2 | -20/+21 |
2006-11-27 | Updated sql files | toms | 3 | -24/+26 |
2006-11-27 | - Corrected KiriKage's range so it works correctly when used by non-players o... | skotlex | 9 | -23/+23 |
2006-11-26 | Enabled Rachel Field spawns so they can be tested | Playtester | 3 | -2/+4 |
2006-11-26 | Updated Rachel Field mob stats and drops | Playtester | 2 | -11/+12 |
2006-11-26 | Updated selling price for some common drops | Playtester | 2 | -8/+10 |
2006-11-25 | Fixed Sphinx Helm, Coif and Orc Hero Helm | Playtester | 2 | -4/+6 |
2006-11-25 | Fixed selling price of Fine Grit 10z -> 60z | Playtester | 2 | -1/+3 |
2006-11-25 | - Fixed missing line in status.c which explains why NPC_DEFENDER wasn't quite... | skotlex | 1 | -0/+1 |
2006-11-24 | - Heaven's drive no longer targets traps. | skotlex | 4 | -3/+5 |
2006-11-24 | - Cleaned the opt3 values to use hex instead of decimals in status.c, removed... | skotlex | 3 | -37/+28 |
2006-11-24 | - Fixed EDP's damage being 100% more than it should (should be 5x, not 6x on ... | skotlex | 4 | -3/+10 |
2006-11-24 | - Likely fixed Homunculus not disappearing the second their intimacy hit 0. | skotlex | 2 | -2/+4 |
2006-11-24 | - Some cleaning of the pc_authok, clif_WantToConnection functions. Also some ... | skotlex | 1 | -94/+88 |
2006-11-24 | - The check that blocks the skill AL_TELEPORT on noteleport maps will be over... | skotlex | 4 | -15/+20 |
2006-11-24 | - Fixed uninitialized variable fd being used in WFIFOHEAD in a few clif funct... | skotlex | 3 | -32/+25 |
2006-11-24 | - Added all the missing FIFOHEADs in the login/sql servers (required for TURB... | skotlex | 17 | -391/+495 |
2006-11-24 | Cleaned up global permanent variables in Airship Quest | KarLaeda | 3 | -32/+42 |
2006-11-24 | * Completed Reddozen's hanging mapwarp code to support party and old syntax. | Lance | 2 | -17/+33 |
2006-11-23 | Fixed Mage Tutorial Quest | Lupus | 3 | -3/+6 |
2006-11-23 | Fixed sp cost of RG_RAID | Playtester | 2 | -1/+2 |
2006-11-23 | Updated sql files | Playtester | 3 | -2822/+2823 |
2006-11-23 | - Made WFIFOHEAD() check for available buffer size remaining on the connectio... | skotlex | 14 | -27/+86 |
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 |