Advertisement
Guest User

Untitled

a guest
Feb 13th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.29 KB | None | 0 0
  1. 2016-02-08 - Fixed a issue with /add command when pass null parameters;
  2. 2016-02-08 - Fixed Guild information packet to client
  3. 2016-02-08 - Fixed GCGuildViewportInfo Guild union info;
  4. 2016-02-08 - Fixed Guild logo for clients;
  5. 2016-02-08 - Fixed Guild disband function for clients;
  6. 2016-02-08 - Fixed Guild member list for clients;
  7. 2016-02-08 - Fixed Guild notice when player join at server;
  8. 2016-02-08 - Removed Points parameter from IGSUpdatePoints function;
  9. 2016-02-08 - Fixed Helper system to give correct wCoins when finish a quest;
  10. 2016-02-11 - Removed Authority for WebZen Nick;
  11. 2016-02-12 - Fixed CtlCode and Authority to respect MuMaker settings;
  12. 2016-02-12 - Fixed GameMasters to attack Mobs (See MuMaker options);
  13. 2016-02-13 - Added /trace <player> command;
  14. 2016-02-13 - Removed 'Found SkillElement' message from TMonsterSkillUnit to avoid log fooding;
  15. 2016-02-13 - Removed 'Loaded Transition Desc' message from TMonsterAiAutomata to avoid log flooding;
  16. 2016-02-13 - Removed 'FindAIElement() Error' message from TMonsterAiElement to avoid log flooding;
  17. 2016-02-13 - Removed logs from gObjGetSetItemOption to avoid log flooding;
  18. 2016-02-13 - Removed load item log from CItemBagEx::LoadItem to avoid log flooding;
  19. 2016-02-13 - Changed some folders and files position at visual studio solution;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement