From 28eb80e27f8b548e5978b2f95b7b45249f3a0ee6 Mon Sep 17 00:00:00 2001 From: Uleat Date: Wed, 12 Jun 2013 22:04:07 -0400 Subject: [PATCH] Added changelog message for predated commit (Bot procs and AE buff casting) --- changelog.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/changelog.txt b/changelog.txt index ec834d7f6..de3743f64 100644 --- a/changelog.txt +++ b/changelog.txt @@ -9,6 +9,14 @@ KLS: We haven't updated changelog in a while but there's been: -Fix for login not bailing out if it cant connect to a db -Quite a few warning changes. +== 05/09/2013 == +Uleat: (Updated: 06/12/2013) Fixed a few observed bot issues and an beneficial AE casting bug: + Added missing Bot primary weapon proc call (secondary and ranged already exist) + Added Bard Bot instrumentation bonuses + Added checks to avoid AE Buff casting on enemy mobs + Fixed a few typos in 'Vah Shir'-related code + (Please post any discrepancies as bugs) + == 05/05/2013 == Tabasco: Added EVENT_ITEM_TICK for interactive item quest scripts. (See https://github.com/josheb/quests_dc/blob/master/items/12204.pl) Added simple account flags. Would this work better as an additional qglobal category?