- Joined
- Oct 12, 2015
- Messages
- 3,760
- Thread Author
- #1
Client
Client images
(shameless plug)
Hybrid
ActorQueryBuilder
NPC
Client images
- New icons for categories questing, minigames and other.
- We've added some new graphics to the client making it easier to determine whether a bot that you have added is free, supporter or premium.
- This is visible in two places, the main instance configuration page in banners similar to the bot store, and in the bot detail page.
- See below:
(shameless plug)
Hybrid
ActorQueryBuilder
- Added ActorQueryBuilder#moving(boolean) which accept Actors where Actor#isMoving() matches the filter. Not passing a boolean will default to true.
- Added ActorQueryBuilder#overheadIcons(int...|Collection<Integer>) which will accept Actors where and of the OverheadIcon IDs passed to the builder match those held by the Actor.
- Fixed a bug in relation to interacting with sprite items and interface components while in combat and other situations.
NPC
- Identified a missing opcode.
Last edited by a moderator: