Age | Commit message (Expand) | Author | Files | Lines |
2006-06-03 | * Fixed MVP Jupitel to do 30 Hits | Playtester | 5 | -15/+18 |
2006-06-03 | Solved the bug that made firewalls only castable a few times until you relogg... | MasterOfMuppets | 2 | -1/+3 |
2006-06-03 | Fixed a small typo in cities/aldebaran.txt | Playtester | 2 | -1/+3 |
2006-06-03 | - Added variable other_mapserver_count to chrif.c which holds total count of ... | skotlex | 4 | -13/+41 |
2006-06-03 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6954 54... | codemaster | 1 | -0/+1 |
2006-06-03 | Someone accidentially removed Login TXT and Map TXT from the VS 7.1 Solution | codemaster | 1 | -0/+16 |
2006-06-02 | - Fixed a bug in unit_can_reach_bl which breaks path seeking when the target ... | skotlex | 2 | -3/+5 |
2006-06-02 | Removed Bio Lab from eamobs | Playtester | 4 | -90/+5 |
2006-06-02 | Updated offensive use of Sanctuary to function like on the official servers. | MasterOfMuppets | 3 | -1/+3 |
2006-06-02 | Changed the interval between waterballs from 150 to 250 milliseconds. | MasterOfMuppets | 2 | -2/+3 |
2006-06-02 | - Corrected clif_parse_takeitem to ALWAYS return a NAK packet when it fails | skotlex | 3 | -33/+41 |
2006-06-02 | Removed the walk delay from firewall and changed its knockback to 1 tile to m... | MasterOfMuppets | 3 | -4/+6 |
2006-06-02 | - Some cleaning of the mob slave ai. | skotlex | 4 | -16/+14 |
2006-06-02 | Removed the job bonuses of High Novice and Baby Novice | Playtester | 2 | -3/+4 |
2006-06-02 | - Moved setting a mob's level from mob_spawn to status_calc_mob, resetting th... | skotlex | 4 | -8/+14 |
2006-06-02 | Gave several MVPs their MVP skill versions | Playtester | 2 | -16/+17 |
2006-06-02 | - Corrected Brandish Spear to work on levels above 10. | skotlex | 3 | -15/+25 |
2006-06-02 | - Made Grandcross usable with all weapons. | skotlex | 2 | -1/+3 |
2006-06-02 | Added Can Attack to various G_mobs | Playtester | 2 | -7/+8 |
2006-06-02 | * Removed the Novice Job bonuses again | Playtester | 3 | -3/+7 |
2006-06-02 | - Fixed Freeze/Stone/Benedictio not changing your elemental LEVEL to 1. | skotlex | 2 | -1/+9 |
2006-06-02 | - Uncommented the npc_debug_warps code.. oops. | skotlex | 2 | -7/+5 |
2006-06-02 | Typo fix. | LuzZza | 25 | -2/+5072 |
2006-06-02 | git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6927 54... | Lance | 2 | -2/+2 |
2006-06-02 | - Corrected some signed/unsigned comparisons corrections which were incorrect. | skotlex | 1 | -4/+4 |
2006-06-02 | - Altered status_calc_pc so that equipment scripts are ran before card-scripts. | skotlex | 5 | -83/+101 |
2006-06-02 | [Fixed] | Lance | 5 | -20/+7 |
2006-06-02 | - Updated item_db.sql/mob_db.sql to current. | skotlex | 5 | -550/+486 |
2006-06-01 | - Fixed being unable to unequip stuff while the storage is open. | skotlex | 1 | -3/+0 |
2006-06-01 | - Fixed NPC_SELFDESTRUCTION not showing nor dealing damage. | skotlex | 2 | -1/+2 |
2006-06-01 | - NPC_TRANSFORMATION/NPC_METAMORPHOSIS will now preserve the original mob wit... | skotlex | 3 | -10/+9 |
2006-06-01 | * Readded Novice Job bonusses [Poki#3] | Poki#3 | 2 | -1/+5 |
2006-06-01 | - Fixed pc_damage setting your canlog_tick even if the damage has no source (... | skotlex | 3 | -5/+14 |
2006-06-01 | Fixed mode of G_Whisper_Boss | Playtester | 2 | -1/+2 |
2006-06-01 | - Corrected setting slaves_inherit_mode to not apply to morphosis skills. | skotlex | 4 | -3/+19 |
2006-06-01 | - Fixed @mobinfo displaying the wrong element. | skotlex | 2 | -1/+2 |
2006-06-01 | Only fixed some descriptions in create_arrow_db.txt | Playtester | 1 | -3/+3 |
2006-06-01 | - Fixed Autoblitz taking into account target's luck rather than attacker's | skotlex | 2 | -1/+3 |
2006-06-01 | - Fixed slaves warping endlessly to their master when the master-slave distan... | skotlex | 2 | -1/+5 |
2006-06-01 | - SC_ORCISH will now be dispelled on logout (if debufF_on_logout is set) | skotlex | 4 | -3/+17 |
2006-06-01 | - Fixed Soul Drain not really giving you SP | skotlex | 2 | -6/+2 |
2006-06-01 | [Fixed]: | Lance | 2 | -1/+3 |
2006-06-01 | [Fixed]: | Lance | 4 | -5/+9 |
2006-06-01 | [Fixed]: | Lance | 2 | -1/+5 |
2006-06-01 | - Some small cleanups on status_calc_pet | skotlex | 3 | -8/+15 |
2006-05-31 | - Corrected the mob_ai&2 setting triggering rude-attacked due to can't walk d... | skotlex | 2 | -2/+5 |
2006-05-31 | - Fixed compilation of char_sql/int_party.c -.- | skotlex | 1 | -0/+1 |
2006-05-31 | Fixed mode of Rafflesia and reduced Chung E spawn in Louyang to 1 | Playtester | 4 | -2/+5 |
2006-05-31 | - Made the char_name_option char_athena.conf setting apply to parties and gui... | skotlex | 8 | -0/+71 |
2006-05-31 | - Fixed compilation of char_sql/char.c | skotlex | 1 | -3/+3 |