What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Changelog] Buddy Wing: The Old Robot

Status
Not open for further replies.

Apoc

Well-Known Member
Joined
Jan 16, 2010
Messages
2,790
Reaction score
94
This thread will be solely for changelogs for Buddy Wing. It will stay closed to keep the thread clean. You can check this thread when there is a new release, as there is no need for us to create new release threads every time! (The updater takes care of that for us!)
 
5/11/2012 - 0.1.767.215
Code:
Experimental Mount support added.
Experimental profession harvesting added. This should be automatic based on your current professions. Please let us know if it doesn't work properly!
Dynamic Tick() sleep added to BotMain. This will force the next tick immediately if the previous tick has taken longer than the set TicksPerSecond value.
You can now change routines on-the-fly from the main window.
Added a new split button to the main window for profiles. This allows you to load easily from a web-resource, and track your last 5 recently used profiles.
Changes from WingIt's latest SVN.
 
Last edited:
5/15/2012 - 0.1.776.217

Code:
Updates for build 907767

Added IgnoreQuestRelation attribute to UseObject. This is similar to using QuestId="1"
Fixed nullref for FrameLock.Dispose(). Executor should be set at all times. No idea why it isn't.
Mounting should actually happen now. The behavior itself was commented out by accident.

WingIt -
Removed nonsense GetBuff/GetDebuff from Helpers.cs. The API already exists on TorCharacter itself.
Added GetBuffStacks/GetDebuffStacks
 
Status
Not open for further replies.
Back
Top