Jump to content

New API - Combat and Settings


Alek

Recommended Posts

It appears the API docs are updated which means my changes have taken effect. The following changes should now be present:

 

Combat:

-Deprecated activateAutoRetaliate(boolean)

-Deprecated setSpecialAttack(boolean)

-Added toggleAutoRetaliate(boolean)

-Added toggleSpecialAttack(boolean)

-Added getFighting()

-Added isFighting()

 

Settings:

-Added areRoofsEnabled()

-Added toggleRoofs(boolean)

-Added getBrightness() (in case anyone loves using color like me)

 

 

If you have any questions or concerns please let me know. I'll be working on some other various methods this weekend, notably grabbing a list of positions from an area.

 

  • Like 2
Link to comment
Share on other sites

ya this ^^ i want to know if bank deposit all except has been pushed too?

 

 

Is Bank#depositAllExcept broken atm? 

 

 

No idea about banking, I'll try to follow up. What exactly is wrong with it?

The bug I was referring to is http://osbot.org/forum/tracker/issue-102-bankwithdraw-returns-false-when-successful/

  • Like 1
Link to comment
Share on other sites

No idea about banking, I'll try to follow up. What exactly is wrong with it?

swizz said he fixed the bank deposit all except, it just need to be pushed. Since you said the admin pushed your updates. Does that mean they pushed swiz update too?

 

Is Bank#depositAllExcept broken atm? 

atm its bug out sometimes.

 

link:

http://osbot.org/forum/tracker/issue-136-bank-deposit-all-except/

Edited by josedpay
Link to comment
Share on other sites

My changes should be in effect, try using my new methods and see if you get any compile errors. If my methods are in effect, that should mean Swizzbeat's changes are in effect. 

i dont want to sound dumb but dont we have to wait for a new version, for it to work. unless the thing maxi talked about works for the api too.

Link to comment
Share on other sites

i dont want to sound dumb but dont we have to wait for a new version, for it to work. unless the thing maxi talked about works for the api too.

 

That's what I thought too. I have no idea why the java docs updated when the client hasn't updated. I would suggest toying around with the new methods to see if they work or not on the current version.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...