Advertisement
kolton

Untitled

Jan 17th, 2015
340
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. Jan 17.
  2.  
  3. D2BotChannel.dbj - fixed error reporting, don't try to rejoin games with too high level restriction
  4. D2BotMule.dbj - warning+stop profile if rd blocker is on, release cd-key when finished
  5. D2BotMuleLog.dbj - fixed error reporting, warning+stop profile if rd blocker is on
  6. default.dbj - added automap handling based on Config.AutoMap
  7. MuleLogger.js - added item sorting based on item type, character viewer lists should be more organized now
  8. OOG.js - reduced timeoutDelay spam to d2bot#, made setText change text only if it's different from current text
  9. TorchSystem.js - added LogOrgans by Gagget
  10. MFHelper.js - improved portal handling and retries
  11. OrgTorch.js - status prints to d2bot# by Gagget
  12. Rushee.js - added harem tp handling
  13. Barbarian.js - fixed low mana skill warning
  14. Necromancer.js - corpse explosion improvement by Kam1kaz3
  15. Sorceress.js - don't try to telestomp inaccessible monsters (ie. storm casters on lava etc.)
  16. Config.js - added default values for new config options: AutoMap, DroppedItemsAnnounce (by Kam1kaz3), UnpartyShitlisted, QuitListMode and Charge
  17. Misc.js - added Misc.getNearbyPlayerCount() func that can be used to count players in the same area within getUnit range, added stack info to script error reporting, improved Packet.teleWalk
  18. Pather.js - made Charge configurable, rewrote makePortal, usePortal won't try to take portals if the character is already in target area
  19. Pickit.js - organ log handler by Gagget
  20. Prototypes.js - fixed unit.attacking, added stat parsing from description for equipped items in getStatEx
  21. Town.js - announce items dropped by FieldID by Kam1kaz3, gambling can take item names now, Town.move will go to town automatically if not already in town
  22. AntiHostile.js - actively scan for hostiles instead of triggering from event
  23. Party.js - added the ability to unparty if partied with a shitlisted character
  24. RushThread.js - added harem tp, wait for players to enter act 4 after killing Mephisto, delay before telling rushees to leave in order to prevent quest fails.
  25. ToolsThread.js - added the ability to quit based on profile names (this reads character names from data folder), fixed a potential error in checkVipers function
  26.  
  27. updated character configs with new options and updated recipes with item names for easier readability
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement