more work on AI, added odb for object id(should hopefully fix object id duplicates), fixed tons of bugs

This commit is contained in:
Light2
2014-03-10 00:33:34 +01:00
parent 072106b6a6
commit 807025ec0b
47 changed files with 1365 additions and 212 deletions
@@ -55,6 +55,7 @@ public class ObjControllerMessage extends SWGMessage {
public static final int ANIMATION = 0x00F2;
public static final int BUFF_BUILDER_START = 0x025C;
public static final int BUFF_BUILDER_CHANGE = 0x025A;
public static final int UI_PLAY_EFFECT = 0x0401;
public ObjControllerMessage() {