Age | Commit message (Expand) | Author | Files | Lines |
2006-07-24 | Random Homunculus cleanup | DracoRPG | 1 | -0/+6 |
2006-07-24 | - Changed Land Protector's range back to 3. | skotlex | 1 | -0/+12 |
2006-07-23 | - Modified setting skillrange_by_weapon (skill.conf) to be a per-object-type ... | skotlex | 1 | -0/+6 |
2006-07-23 | - Fixed buildin_isequip not working correctly with non-cards. | skotlex | 1 | -0/+2 |
2006-07-23 | - Updated mob_db.sql to latest. | skotlex | 1 | -0/+1 |
2006-07-22 | - Applied Toms's suggested corrections to homun code. | skotlex | 1 | -0/+7 |
2006-07-22 | - Added blocking of @me when muted or in berserk status. | skotlex | 1 | -0/+1 |
2006-07-21 | - Corrected the @follow timer not being deleted on logout. | skotlex | 1 | -0/+2 |
2006-07-21 | - battle_check_target will now tag homunculus as invalid target when the sour... | skotlex | 1 | -0/+6 |
2006-07-21 | - Added the necessary checks so that Suiton makes Fogwall have double duratio... | skotlex | 1 | -0/+3 |
2006-07-21 | - Corrected the loadmap event description to specify that the mapflag require... | skotlex | 1 | -0/+2 |
2006-07-21 | - Now when the char-txt server does not finds a requested party, it will clea... | skotlex | 1 | -0/+6 |
2006-07-21 | - Added back a map_freeblock call in skill_delunitgroup which caused a memory... | skotlex | 1 | -0/+2 |
2006-07-21 | - Added a check to prevent Blind from ending while standing on a fog of wall. | skotlex | 1 | -0/+10 |
2006-07-20 | - Added source reporting when you do an invalid int&str or str&int operation ... | skotlex | 1 | -0/+2 |
2006-07-20 | - Fixed the intif party creation packet having the incorrect size sent, hence... | skotlex | 1 | -0/+3 |
2006-07-20 | - Added pc_check_weapontype to do a proper skill weapon check that takes into... | skotlex | 1 | -0/+4 |
2006-07-20 | - Corrected Cloaking level 1-2 not letting you move across walls. | skotlex | 1 | -0/+4 |
2006-07-20 | - Applied the fix to homunculus name saving... | skotlex | 1 | -0/+1 |
2006-07-20 | - Added battle config settings agi_penalty_target and vit_penalty_target, the... | skotlex | 1 | -0/+3 |
2006-07-20 | - Added a skill_unit_db entry for NJ_HYOUSYOURAKU, thanks to Eus for the data. | skotlex | 1 | -0/+4 |
2006-07-20 | - corrected @homlevel up and one entry in the homun exp table as reported on ... | skotlex | 1 | -0/+2 |
2006-07-20 | SQL fix for Homunc skills | DracoRPG | 1 | -0/+1 |
2006-07-20 | - Added a status_check_skilluse on skill_attack_area call to prevent splash d... | skotlex | 1 | -0/+2 |
2006-07-20 | - Corrected fog of wall to behave as best known. Only takes effect when targe... | skotlex | 1 | -0/+5 |
2006-07-20 | - Should have fixed @refine applying multiple times to equipment that uses mu... | skotlex | 1 | -0/+3 |
2006-07-19 | - Fixed the inf code update breakage which was blocking all offensive skills. | skotlex | 1 | -0/+7 |
2006-07-19 | - Modified the targetted skill logic to enable offensive skills to be targett... | skotlex | 1 | -0/+5 |
2006-07-19 | - Fixed parse_names on irc.c crashing when receiving a null argument. | skotlex | 1 | -0/+4 |
2006-07-19 | - Fixed the homun creation sql statement. Why noone else did so before? | skotlex | 1 | -0/+2 |
2006-07-19 | - When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it wi... | skotlex | 1 | -0/+3 |
2006-07-19 | - Corrected Trim chars to block 'enter', as explained by the Ultra mage. | skotlex | 1 | -0/+8 |
2006-07-19 | Completed the sign quest warps and did some minor mapflag changes. | MasterOfMuppets | 1 | -0/+2 |
2006-07-18 | - Added atcommand @partyoption, lets you alter the party item-distribution ty... | skotlex | 1 | -0/+5 |
2006-07-18 | - Added character 013 (enter) to the list of characters that are always remov... | skotlex | 1 | -0/+2 |
2006-07-18 | - Fixed a crash when trying to extend TK's infinite combo feature. | skotlex | 1 | -0/+3 |
2006-07-18 | - Corrected Venom splasher's splash damage | skotlex | 1 | -0/+4 |
2006-07-18 | - Corrected Fog of Wall's "targetted spells fail 75% of the time" feature by ... | skotlex | 1 | -0/+3 |
2006-07-18 | - Added a proper check to make aggressive mobs never override homun targets r... | skotlex | 1 | -0/+9 |
2006-07-18 | - Fixed giving the 100% damage bonus when no-splash-targets are found in the ... | skotlex | 1 | -0/+6 |
2006-07-18 | - Updated mob_db.sql to current mob_db.txt data. | skotlex | 1 | -0/+4 |
2006-07-17 | - Should have fixed the Cart Termination damage code to be scaled correctly w... | skotlex | 1 | -0/+16 |
2006-07-17 | Some sign quest map flag updates. | MasterOfMuppets | 1 | -0/+1 |
2006-07-17 | atcommand_follow is now more verbose. | Euph | 1 | -0/+1 |
2006-07-17 | Skill lv up fix | DracoRPG | 1 | -0/+2 |
2006-07-17 | - Updated mob_db.sql to current mob_db.txt data. | skotlex | 1 | -0/+1 |
2006-07-17 | orn's lil fix | Vicious | 1 | -0/+1 |
2006-07-17 | Orn's and Albator's Homunculus system, finally, YAY!! | DracoRPG | 1 | -0/+4 |
2006-07-16 | * Updated nomemo mapflags based on info from http://ro.doddlercon.com/images/... | Poki#3 | 1 | -0/+3 |
2006-07-15 | player.conf now states max aspd allowed is 199 | evera | 1 | -0/+3 |