Age | Commit message (Expand) | Author | Files | Lines |
2006-11-28 | - Changed write to send as suggested by TheUltraMage in: | FlavioJS | 5 | -119/+101 |
2006-11-28 | added blank import/script_conf.txt | Lupus | 1 | -0/+2 |
2006-11-28 | added blank import/script_conf.txt | Lupus | 2 | -0/+1 |
2006-11-28 | - Now when a player's "attack once" request fails due to range, the client is... | skotlex | 2 | -6/+8 |
2006-11-28 | Reverted fix in Merchant Skills Quests | KarLaeda | 2 | -7/+1 |
2006-11-27 | - Updated the status change field "option" to an int rather than short. This ... | skotlex | 4 | -8/+14 |
2006-11-27 | - Fixed the Homunculus hungry timer not starting on login. | skotlex | 2 | -0/+3 |
2006-11-27 | - Fixed clif.c dumping unknown packets by default... (oops, used an #ifdef wh... | skotlex | 2 | -2/+2 |
2006-11-27 | Added logging for standard GM commands (/mm /b /kick etc) | KarLaeda | 2 | -6/+49 |
2006-11-27 | Fixed exploit in Merchant Skills Quests | KarLaeda | 2 | -1/+7 |
2006-11-27 | Fixed up healing items | Playtester | 2 | -80/+84 |
2006-11-27 | - Some cleanups on the trade_additem function. When specifying a qty of 0, an... | skotlex | 2 | -5/+16 |
2006-11-27 | Updated Rachel mob drops | Playtester | 3 | -23/+24 |
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 |