summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
AgeCommit message (Expand)AuthorFilesLines
2006-07-26- Modified party_item_share_type config setting so that using 1 disables item...skotlex1-0/+4
2006-07-26- Added battle_get_master which returns the master bl of a given object.skotlex1-0/+5
2006-07-26- Added support for "sc_end -1" which will clear all status changes. Added th...skotlex1-0/+3
2006-07-26- @pettalk will now fail when muted.skotlex1-0/+1
2006-07-26- Enabled changing of equipment while stunned/asleep/petrified/etcskotlex1-0/+2
2006-07-25- Cleaned up run_script_main to properly free previous stack-data when runnin...skotlex1-0/+4
2006-07-25- Added a missing ntohl call in the loginlog code.skotlex1-0/+1
2006-07-25- Added a check when buying from npcs to allow buying of item_avail items.skotlex1-0/+2
2006-07-25- Fixed duel accept invite sending the packet before the duel data is set (re...skotlex1-0/+3
2006-07-25- Fixed a possible crash when you dual-wield and the total damage is 0.skotlex1-0/+2
2006-07-25- Added Toms's perl scripts item_db.pl and mob_db.pl (they are in tools/), th...skotlex1-0/+5
2006-07-25- Re-updated the mob_db.sql to latest.skotlex1-0/+1
2006-07-25- Cleaned up the skill_landprotector function to correctly block only magic s...skotlex1-0/+5
2006-07-24- Cleaned up the Mistress Card related code so that the no-gemstone bonus red...skotlex1-0/+5
2006-07-24- Adjusted skill_castfix_sc so that Suffragium will get consumed even on inst...skotlex1-0/+5
2006-07-24- Added a check to prevent Deluge/Volcano/Violent Gale from being placed on t...skotlex1-0/+4
2006-07-24Random Homunculus cleanupDracoRPG1-0/+6
2006-07-24- Changed Land Protector's range back to 3.skotlex1-0/+12
2006-07-23- Modified setting skillrange_by_weapon (skill.conf) to be a per-object-type ...skotlex1-0/+6
2006-07-23- Fixed buildin_isequip not working correctly with non-cards.skotlex1-0/+2
2006-07-23- Updated mob_db.sql to latest.skotlex1-0/+1
2006-07-22- Applied Toms's suggested corrections to homun code.skotlex1-0/+7
2006-07-22- Added blocking of @me when muted or in berserk status.skotlex1-0/+1
2006-07-21- Corrected the @follow timer not being deleted on logout.skotlex1-0/+2
2006-07-21- battle_check_target will now tag homunculus as invalid target when the sour...skotlex1-0/+6
2006-07-21- Added the necessary checks so that Suiton makes Fogwall have double duratio...skotlex1-0/+3
2006-07-21- Corrected the loadmap event description to specify that the mapflag require...skotlex1-0/+2
2006-07-21- Now when the char-txt server does not finds a requested party, it will clea...skotlex1-0/+6
2006-07-21- Added back a map_freeblock call in skill_delunitgroup which caused a memory...skotlex1-0/+2
2006-07-21- Added a check to prevent Blind from ending while standing on a fog of wall.skotlex1-0/+10
2006-07-20- Added source reporting when you do an invalid int&str or str&int operation ...skotlex1-0/+2
2006-07-20- Fixed the intif party creation packet having the incorrect size sent, hence...skotlex1-0/+3
2006-07-20- Added pc_check_weapontype to do a proper skill weapon check that takes into...skotlex1-0/+4
2006-07-20- Corrected Cloaking level 1-2 not letting you move across walls.skotlex1-0/+4
2006-07-20- Applied the fix to homunculus name saving...skotlex1-0/+1
2006-07-20- Added battle config settings agi_penalty_target and vit_penalty_target, the...skotlex1-0/+3
2006-07-20- Added a skill_unit_db entry for NJ_HYOUSYOURAKU, thanks to Eus for the data.skotlex1-0/+4
2006-07-20- corrected @homlevel up and one entry in the homun exp table as reported on ...skotlex1-0/+2
2006-07-20SQL fix for Homunc skillsDracoRPG1-0/+1
2006-07-20- Added a status_check_skilluse on skill_attack_area call to prevent splash d...skotlex1-0/+2
2006-07-20- Corrected fog of wall to behave as best known. Only takes effect when targe...skotlex1-0/+5
2006-07-20- Should have fixed @refine applying multiple times to equipment that uses mu...skotlex1-0/+3
2006-07-19- Fixed the inf code update breakage which was blocking all offensive skills.skotlex1-0/+7
2006-07-19- Modified the targetted skill logic to enable offensive skills to be targett...skotlex1-0/+5
2006-07-19- Fixed parse_names on irc.c crashing when receiving a null argument.skotlex1-0/+4
2006-07-19- Fixed the homun creation sql statement. Why noone else did so before?skotlex1-0/+2
2006-07-19- When enabling/disabling hiding/unhiding an npc, if the npc is a warp, it wi...skotlex1-0/+3
2006-07-19- Corrected Trim chars to block 'enter', as explained by the Ultra mage.skotlex1-0/+8
2006-07-19Completed the sign quest warps and did some minor mapflag changes.MasterOfMuppets1-0/+2
2006-07-18- Added atcommand @partyoption, lets you alter the party item-distribution ty...skotlex1-0/+5