From aa5ac1518be0e037edc7125c03ccbf8153c2fabf Mon Sep 17 00:00:00 2001 From: KimLS Date: Sat, 13 Jul 2013 14:03:55 -0700 Subject: [PATCH] Changelog for lua_packet --- changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.txt b/changelog.txt index 7fd582340..8106e51d3 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,10 @@ EQEMu Changelog (Started on Sept 24, 2003 15:50) ------------------------------------------------------- +== 07/13/2013 == +KLS: Added packet class and helper functions to Lua. +KLS: Added quest event: event_unhandled_opcode + == 07/11/2013 == KLS: Added a few lua functions. KLS: Redid the npcspecialatk system with a new system that is more flexible but a little more complicated (this will break any 3rd party tools that deal with them).