NEWS
Upload User: jxpjxmjjw
Upload Date: 2009-12-07
Package Size: 5877k
Code Size: 2k
Development Platform:

Visual C++

  1. WoWPython -- History of visible changes.
  2. Copyright (C) 2004, Team Python
  3. See the end for copying conditions.
  4. Please submit WoWPython bug reports at:
  5.   http://sourceforge.net/tracker/?func=add&group_id=114767&atid=669366
  6. Version 0.8.9
  7. * Cleaned the player login code and ObjectMgr creation helper
  8.   functions. - DeathCheese
  9. * Added support for a WoWPython.conf file which can contain console
  10.   commands to be executed on server start. - Follower
  11. * Fixed a bug that would displays players as naked after logging out
  12.   and then back in. - DeathCheese
  13. * Fixed Cinematics now will only start if at starting location
  14. * Quest code mainenance.  No new features, but now existing features
  15.   work correctly.  Most of it. - DeathCheese
  16. * In Worldserver::disconnect_client() LogoutPlayer() nulls current
  17.   char before we have a chance to remove it from InRange lists
  18. Version 0.8.8
  19. * Added Monster Movement - Asus coded WantedMan updated cvs
  20. * Added !summon and !appear
  21. Version 0.8.7
  22. * Multiple levels of GM - Battyone
  23. * Redesigned Command Prefixes - Battyone
  24. * Spell Trainers no longer train duplicate spells - R-o-n-n-y
  25. * LAN Mode fix - Eggy
  26. * .mount has a level requirement for non-gm - Battyone
  27. * .mount gives proper mounts - Europa
  28. * .mount for gm has no lvl requirement - Battyone
  29. * Kalimdor Spawns work correctly - anonymous (no name on patch tracker)
  30. * !broadcast command implemented - Europa
  31. * .mount sets correct mount speed - Battyone
  32. * .dismout sets correct walk speed - Battyone
  33. * Seperated GM levels - DeathCheese
  34. * Updatemask correct - DeathCheese
  35. * worldport no longer crashes client (still buggy with alot of creatures)
  36. Version 0.8.6
  37. * Trainers are now managed in Database - Angelic|999
  38. * Cosmetic changes to versioning - Battyone
  39. * New .sql file - Battyone
  40. * Beginnings of updatemask fix - DeathCheese
  41. * .speed Command - RandomGuy
  42. * Added LANhost - Eggy
  43. Version 0.8.5-pre3
  44. * Initial Release
  45. -------------------------------------------------------
  46. Copying information:
  47. Copyright (C) 2004, Team Python
  48.    Permission is granted to anyone to make or distribute verbatim copies
  49.    of this document as received, in any medium, provided that the
  50.    copyright notice and this permission notice are preserved,
  51.    thus giving the recipient permission to redistribute in turn.
  52.    Permission is granted to distribute modified versions
  53.    of this document, or of portions of it,
  54.    under the above conditions, provided also that they
  55.    carry prominent notices stating who last changed them.