Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

V2.2.7.5 [silent update] [collision flag caching]

Engineer
Joined
Jul 28, 2013
Messages
2,776
We gotta be quiet since it's a silent update...
* @SlashnHax has implemented an experimental feature designed to speed up RegionPaths, reachability checks, and many other aspects of the api by allowing you to enable collision flag caching. This is brand new and is opt-in via the Region class. The flags will be cached when enabled, and then periodically recalculated when it's been determined that the flags have likely changed (certain object invalidations, state changes, etc).
* Fixed an issue with the video ad on some os's
* Fixed an exception that was caused by a missing return. This exception was causing developer log spam, sorry guys but you can thank me now.
* Updated the default rs3 web to have better weights for lodestones and doors.

Anything else guys @SlashnHax @Arbiter
 
Joined
Apr 10, 2016
Messages
46
The update affected Alpha fighter beta, as afterwards it began slowing down on selecting targets to attack and from the info bar comparing to pre and after update

Pre: 63k xp an hour
After: 37k xp an hour

Just letting you know.

Edit: It idled for so long it just logged me out and the lobby handler had to put me back into the game....
And I see the animation of clicking appearing, but it is doing completely and utterly nothing, not to mention it appears in timed out gaps

And it began failing to loot again, which I haven't seen in a while...

Starts off ok Gradually gets slower
 
Last edited:
RuneMate Staff
Joined
Oct 2, 2015
Messages
3,216
The update affected Alpha fighter beta, as afterwards it began slowing down on selecting targets to attack and from the info bar comparing to pre and after update

Pre: 63k xp an hour
After: 37k xp an hour

Just letting you know.

Edit: It idled for so long it just logged me out and the lobby handler had to put me back into the game....
And I see the animation of clicking appearing, but it is doing completely and utterly nothing, not to mention it appears in timed out gaps

And it began failing to loot again, which I haven't seen in a while...

Post this in the Alpha Fighter thread to bring it to @SlashnHax's attention too
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,770
Fuck yeah. Any idea when this will be added to the web as well? I'm assuming it will be after you're satisfied there's no issues with it on regionpaths?
 
Joined
Dec 10, 2014
Messages
3,255
The update affected Alpha fighter beta, as afterwards it began slowing down on selecting targets to attack and from the info bar comparing to pre and after update

Pre: 63k xp an hour
After: 37k xp an hour

Just letting you know.

Edit: It idled for so long it just logged me out and the lobby handler had to put me back into the game....
And I see the animation of clicking appearing, but it is doing completely and utterly nothing, not to mention it appears in timed out gaps

And it began failing to loot again, which I haven't seen in a while...

Starts off ok Gradually gets slower
Noticed and fixed. It was because I removed the caching from my API when I implemented it into the RM API. I now use the RM API's implementation.
Fuck yeah. Any idea when this will be added to the web as well? I'm assuming it will be after you're satisfied there's no issues with it on regionpaths?
Technically it's used in anything that gets the flags from Region.getCollisionFlags(), so you should be noticing improvements in a few areas, including reachability checks.
Also, it's for RS3 only, OSRS doesn't need it.
 
Top