EQEMu Changelog (Started on Sept 24, 2003 15:50) ------------------------------------------------------- ==08/26/2007 KLS: Fixed a misplaced field in the titanium spawn structure that was causing some spawn display issues on titanium. ==08/16/2007 KLS: Some cleaning up on autofire code KLS: Reintroduction of item animation for archery ==08/15/2007 KLS: Fixed an /autofire crash KLS: Added some conditions to RangedAttack() for now. Should keep from using ranged attacks when we shouldn't be allowed to attack. ==08/14/2007 KLS: Added /autofire KLS: Fixed up SetAttackTimer() calculations a bit, especially when it comes to ranged attacks. Hopefully fewer instances where ranged attacks will be wasted because of the attack timer. KLS: Ranged attack crits will now work no matter your chance to hit, also changed the appearances a tiny bit and added a min range check for /autofire. KLS: Removed ReadBook packet size checking for now.. it was checking a wrong size and canceling out legitimate book requests Make sure to update your .conf files to get /autoattack to work. ==08/12/2007 KLS: A little bit more tinkering with how potions and stacks work. ==08/11/2007 KLS: Fixed stackable potions in the item packet, they should now appear to have 1 charge instead of 0. KLS: Added support for stackable items above 20. KLS: Fixed forage, it will no longer overwrite slot 30 to create it's item, instead it will push the item onto the cursor like it should. ==08/10/2007 KLS: Fixed a stacking issue and made res effects not count to normal stacking rules. KLS: Implemented a few more passive AA effects. KLS: Added CanThisClassBlock() for the avoid code KLS: Addressed some inconsistancies in the CanThisClass line of functions, GM classes should be able to do everything their base class can now. ==08/01/2007 FatherNitwit: (cavedude) Fix Iksar BL pet appearance. ==07/30/2007 Rogean: Fixed an item dupe exploit. ==07/28/2007 Rogean: Put in checks for No Drop Trading Hacks ==07/26/2007 KLS: Updated AA_Data.sql, still work to be done but should now be more complete than older AA sources. ==07/22/2007 FatherNitwit: Fixed another memory leak in world and zone. KLS: Fixed up some message types so they match the client correctly. ==07/21/2007 Rogean: Fixed LDoN Merchant Item Inspect ==07/20/2007 FatherNitwit: (Striat) Fix for typos in perlparser.cpp to fix quest::me and quest::echo. FatherNitwit: (Striat) Fix argument type in quest::setguild. FatherNitwit: Fixed quest::settime Rogean: Fixed up strikethrough a little Rogean: Removed ability to proc on a riposte attack Rogean: Implimented HoTT (Health of Target's Target) Functionality. This will only work for people with HoTT Built into their interface. To get UI Files for a Target Window, see http://www.eqemulator.net/forums/showthread.php?p=135291 FatherNitwit: Fix a few memory leaks. Changes to opcode files: patch_Titanium.conf: OP_TargetHoTT=0x6a12 patch_6.2.conf: OP_TargetHoTT=0x3ef6 ==07/16/2007 FatherNitwit: (Glather) Fix for mobs showing weapons FatherNitwit: (Cbodmer) Notify owner when buffs wear off pets. ==6/06/2007 KLS: (Darkonig) Change to the way tradeskill containers are handled. KLS: (Darkonig) Change to item->isStackable() implementation, should let certain items that the client lets stack also stack server-side. ----- Truncated. See changelog.txt in release for full details.