Developer Patrick Posted October 5, 2019 Developer Posted October 5, 2019 Hey, This release brings the following features. API CHANGES: - Added Client#getInstanceTemplate() - Added MethodProvider#getGraphicObjects() - Added GraphicsObject API - Added GraphicObjects#getAll() - Added GraphicsObject debug - Added Projectiles debug FIXES: - Fixed onGameTick() not working. - Fixed an npe with Player#getName() - Fixed not being able to retrieve all npcs MISC: - Minor bug fixes. - The OSBot Team 6 2 1
Gunman Posted October 5, 2019 Posted October 5, 2019 So one should delete ez post saying first and then someone else should post first
Czar Posted October 6, 2019 Posted October 6, 2019 Awesome, thanks for stable .59 too! Loving the projectile debugs btw. For the record, if anyone has encountered the npc getAll bug can you clarify what happened? I may end up noticing some improvements on my scripts due to this.
Developer Patrick Posted October 6, 2019 Author Developer Posted October 6, 2019 7 hours ago, Czar said: Awesome, thanks for stable .59 too! Loving the projectile debugs btw. For the record, if anyone has encountered the npc getAll bug can you clarify what happened? I may end up noticing some improvements on my scripts due to this. npcs were only being added when npcdefinition#isVisible returns true. This returns false for some npcs eventhough they are visible (like the sulpher clouds in lovakenj). The isVisible check has been removed. 1
Baddies Posted October 8, 2019 Posted October 8, 2019 Any up update regarding the client logging accounts out randomly etc? 1