Age | Commit message (Expand) | Author | Files | Lines |
2006-05-25 | More fixes on MVP exp and changed some mob modes | Playtester | 2 | -89/+90 |
2006-05-25 | - Increased capacity for Account Variables to 64 | skotlex | 5 | -5/+11 |
2006-05-25 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6750 54... | Lance | 2 | -0/+127 |
2006-05-25 | * Fixed mob control commands. | Lance | 6 | -55/+109 |
2006-05-25 | optimized warps scripts | Lupus | 6 | -96/+89 |
2006-05-25 | Fixed Sidewinder card to raise the chance of Double Attack if you have master... | Playtester | 2 | -1/+2 |
2006-05-25 | MVP Exp is now 1/2 of the Base Exp as pointed out by Tharis | Playtester | 2 | -43/+46 |
2006-05-25 | * Whoops, forgot changelog ._. | eaac | 1 | -0/+1 |
2006-05-25 | * Fix to the slave AI problem, by Skotlex | eaac | 1 | -1/+1 |
2006-05-24 | Removed Blue Potions from Yuno Shops | Playtester | 2 | -2/+3 |
2006-05-24 | Added cooking drops to the mob_db | Playtester | 2 | -43/+44 |
2006-05-24 | Final Aegis X.2 update | Playtester | 3 | -266/+1089 |
2006-05-24 | - Item sharing now shares the same rules as exp sharing (no sharing when dead... | skotlex | 3 | -4/+11 |
2006-05-24 | - Fixed summoned slaves being able to cast onspawn summon-skills (slaves aren... | skotlex | 2 | -2/+5 |
2006-05-24 | - The clif_skill_poseffect packet will not be invoked in Snap unless the skil... | skotlex | 2 | -5/+5 |
2006-05-24 | - Corrected item script for dead branch and poring box | skotlex | 2 | -3/+4 |
2006-05-24 | - Merged item_db.sql from stable :B | skotlex | 5 | -2552/+2552 |
2006-05-24 | Fixed the Thanatos Floor 12 warp | Playtester | 2 | -1/+4 |
2006-05-24 | - Corrected SL KA* spells not working on other Soul Linkers. | skotlex | 2 | -2/+3 |
2006-05-24 | - Corrected mob angry mode, now it only "restores" itself after being hit whe... | skotlex | 4 | -12/+15 |
2006-05-24 | Commented the custom Geffenia Fountain by default | Playtester | 2 | -1/+2 |
2006-05-24 | Tested the Novice Exchange Quest by Dr.Evil and added it to the default NPCs | Playtester | 2 | -0/+4 |
2006-05-23 | Added Novice Exchange Quests provided by Dr.Evil, not tested yet | Playtester | 1 | -0/+613 |
2006-05-23 | - Fixed wedding sprite staying active after unequip. | Zido | 2 | -0/+2 |
2006-05-23 | - Some cleanup of run_script, should fix the memory leak there. | skotlex | 2 | -26/+31 |
2006-05-23 | Amon Ra now uses Meteor Storm on self until we find out how it really works | Playtester | 2 | -2/+4 |
2006-05-23 | - the charname request hack message has been downgraded to only include GM-in... | skotlex | 3 | -29/+37 |
2006-05-23 | - Modified battle_calc_weapon_attack to use new flags pdef/pdef (pierce defen... | skotlex | 3 | -17/+32 |
2006-05-23 | Fixed a bug in the new Job Master | Playtester | 2 | -1/+3 |
2006-05-23 | Changed the questions of the Wizard Quiz to official ones | Playtester | 2 | -53/+104 |
2006-05-23 | - Corrected clif parse name request failing on disguised characters. | skotlex | 5 | -35/+49 |
2006-05-23 | * Fixed typo (this time it's not my fault) in script_reload() clearing the sa... | Lance | 2 | -3/+5 |
2006-05-23 | Reloadscript cleanup | Lance | 1 | -2/+13 |
2006-05-23 | Crash prevention | Lance | 1 | -24/+24 |
2006-05-23 | * Fixed sleep command. | Lance | 2 | -58/+59 |
2006-05-23 | * Added 'setd' support for local NPC scope (') variables. | Lance | 5 | -35/+37 |
2006-05-23 | * [Scripting Engine Update] New variables are ready to be used. | Lance | 3 | -2/+4 |
2006-05-23 | Dunno what the hell the causing the errors when using '@variables, 'variables... | Lance | 1 | -11/+26 |
2006-05-22 | - Updated skill_delayfix to return 0 for mobs since they have no skill delay ... | skotlex | 2 | -0/+5 |
2006-05-22 | - Corrected the 20 lvl diff 15% exp bonus on pk_mode servers. Thanks to Vayu ... | skotlex | 2 | -1/+4 |
2006-05-22 | - Fixed a pair of compilation logic errors. | skotlex | 2 | -3/+7 |
2006-05-22 | - Fixed a possible null pointer in script command misc_effect | skotlex | 4 | -10/+21 |
2006-05-22 | - eAAC Update for Donation Girl [erKURITA] | eaac | 5 | -58/+26 |
2006-05-22 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6693 54... | Lance | 1 | -1/+0 |
2006-05-22 | * Looks like I fixed all of the leaks.. need someone to check :P | Lance | 1 | -1/+1 |
2006-05-22 | - Fixed some of the leaks.. still fixing.. | Lance | 3 | -2/+12 |
2006-05-22 | * WARNING: New scripting system contains memory leak | Lance | 11 | -111/+586 |
2006-05-22 | Forgot to uncomment jobmaster from npc-loading list -.- | Lance | 1 | -1/+1 |
2006-05-22 | * Excluded idle and auto-trade party members from TK_POWER list. | Lance | 2 | -1/+5 |
2006-05-22 | * Global_Functions fix. Jobmaster fix. | Lance | 4 | -4/+8 |