Age | Commit message (Expand) | Author | Files | Lines |
2006-06-20 | Kiel now drops the Dex Survivor's Rod | Playtester | 1 | -1/+1 |
2006-06-20 | Reduced Stone Buckler's natural Def to 3 | Playtester | 2 | -1/+2 |
2006-06-20 | Started fixing some of the cards | Playtester | 2 | -7/+9 |
2006-06-20 | - Updated skill_require_db to place the Zeny requirements of ZenyNage and Fling. | skotlex | 6 | -18/+44 |
2006-06-20 | * Some more item updates | Playtester | 2 | -5/+8 |
2006-06-20 | updated item names in doctor quest (cities/louyang.txt) | evera | 2 | -12/+14 |
2006-06-20 | added ayothaya to nopvp and nopenalty mapflags | evera | 3 | -1/+4 |
2006-06-19 | - Combo-used Skills with State "move_enable" will now override the "can't mov... | skotlex | 2 | -2/+9 |
2006-06-19 | Some updates to the item_db | Playtester | 2 | -6/+9 |
2006-06-19 | - Switched drop_rate0item to NO according to iRO. | musashiden | 1 | -1/+2 |
2006-06-19 | Fixed Quest requirements in cities/louyang.txt | Playtester | 2 | -1/+2 |
2006-06-19 | - Some more cleanups of battle_calc_damage to account for absorbed damage red... | skotlex | 2 | -12/+12 |
2006-06-19 | - Moved back Soul Drain code from mob_dead to skill_counter_additional_effect... | skotlex | 3 | -8/+12 |
2006-06-19 | Reverting my change.. lalala | Lance | 1 | -3/+0 |
2006-06-19 | - Some cleanups and corrections in battle.c to account for negative (absorbed... | skotlex | 5 | -16/+20 |
2006-06-19 | - Fixed the compilation errors of my last commit... >.> <.< | skotlex | 1 | -8/+8 |
2006-06-19 | - Removed the mysterious array of two of char_dat (char/sql server), replaced... | skotlex | 5 | -118/+109 |
2006-06-19 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7245 54... | MasterOfMuppets | 1 | -2/+0 |
2006-06-19 | Added missing Arunafeltz mapflags | evera | 13 | -5/+113 |
2006-06-19 | Idiot RO client have inconsistent signed/unsigned shorts | Lance | 1 | -1/+1 |
2006-06-19 | updated job quests. | Lupus | 11 | -338/+248 |
2006-06-19 | * [Fixed]: | Lance | 2 | -2/+8 |
2006-06-19 | * [Fixed]: | Lance | 2 | -1/+3 |
2006-06-18 | Added Exp to some Thief Bug versions | Playtester | 2 | -2/+4 |
2006-06-18 | * [Fixed]: | Lance | 2 | -1/+3 |
2006-06-18 | * [Temperory Fixed]: | Lance | 2 | -2/+5 |
2006-06-18 | - Fix for #102547 | Lance | 2 | -2/+2 |
2006-06-18 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7234 54... | Lance | 1 | -14/+16 |
2006-06-18 | * [Removed]: | Lance | 9 | -310/+266 |
2006-06-17 | Fixed a Rachel warp thanks to Dr.Evil | Playtester | 2 | -2/+3 |
2006-06-17 | Fixed the scripts for the Lotto Boxes | Playtester | 2 | -5/+5 |
2006-06-17 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7229 54... | MasterOfMuppets | 1 | -1/+1 |
2006-06-17 | - Implemented correct script for "12038,Lotto_Box_04" | skotlex | 3 | -2/+13 |
2006-06-17 | - Added IG_LottoBox for that tricky Lotto Box item. | skotlex | 3 | -5/+8 |
2006-06-17 | - Devotion absorbed damage will now appear to come from oneself (instead of t... | skotlex | 5 | -28/+38 |
2006-06-17 | Some mapflag and item restriction changes/additions according to the eye of h... | MasterOfMuppets | 7 | -2/+15 |
2006-06-17 | Fixed some typos in quests_lighthalzen.txt | Playtester | 2 | -3/+5 |
2006-06-17 | * [Added]: | Lance | 8 | -25/+94 |
2006-06-17 | - Fixed the party HP packets to send max HP 10000 and scale HP accordingly wh... | skotlex | 3 | -7/+27 |
2006-06-16 | - Fixed option value being reset'ed on login (fixes cart/peco/falcon being lost) | skotlex | 2 | -1/+3 |
2006-06-16 | Implemented the Lover's quest. | MasterOfMuppets | 3 | -4/+1109 |
2006-06-16 | - Corrected @speed to alter your base speed instead of battle one. Means the ... | skotlex | 2 | -2/+5 |
2006-06-16 | - Removed unused variable aspd_rate in map_session_data. | skotlex | 5 | -42/+42 |
2006-06-16 | - Modified the bNoMagicDamage/bNoWeaponDamage bonuses to be a 0-100 setting. ... | skotlex | 11 | -40/+47 |
2006-06-16 | - Yet another missing Juno warp. | musashiden | 2 | -0/+4 |
2006-06-16 | - Whoops, fixed compilation issue on mob_dead. | skotlex | 1 | -1/+1 |
2006-06-16 | - Corrected a duplicate juno warp + a juno guide sprite. | musashiden | 3 | -10/+11 |
2006-06-16 | - Removed db_tables.sql as it's no longer used. | skotlex | 4 | -585/+11 |
2006-06-16 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7207 54... | Lance | 1 | -1/+1 |
2006-06-16 | * Updated sample script mob_controller.cpp to the latest standards. | Lance | 2 | -3/+24 |