Welcome!

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

Sign up now!

RuneMate V1.0.0 - Beta 72

Engineer
Joined
Jul 28, 2013
Messages
2,776
  • Added the ability to use Regex patterns in queries.
  • Deprecated InterfaceComponentQueryBuilder#textEquals in favor of #texts to match the rest of the API.
  • GameObjects#getLoaded and respective queries now only returns entities on the same plane as the player. Although this isn't a game engine limitation, a lot of script writers have had issues caused by this.
  • API fixes
 
Author of MaxiBots
Joined
Dec 3, 2013
Messages
6,771
Sounds great man. What's next up on the list? Is the agileboard still used?
 
Joined
Dec 17, 2014
Messages
836
This is why I gave my account profits to RM. Got to love these quick updates. Keep it up guys!
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
Sounds great man. What's next up on the list? Is the agileboard still used?
It's not used extensively right now but it will be soon... we just need some more free time to be able to allocate to runemate.
 
Joined
Dec 17, 2014
Messages
836
java.lang.NullPointerException
at java.util.regex.Matcher.getTextLength(Unknown Source)
at java.util.regex.Matcher.reset(Unknown Source)
at java.util.regex.Matcher.<init>(Unknown Source)
at java.util.regex.Pattern.matcher(Unknown Source)
at com.runemate.game.api.hybrid.queries.ActorQueryBuilder.accepts(vrb:195)
at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(snb:243)
at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(snb:255)
at com.runemate.game.api.hybrid.queries.QueryBuilder.results(bwb:90)
at scripts.MassFighter.Tasks.CombatHandler.execute(CombatHandler.java:100)
at com.runemate.game.api.script.framework.task.TaskScript.onLoop(cvb:241)
at com.runemate.game.api.script.framework.LoopingScript.run(rub:211)
at com.runemate.game.api.script.framework.AbstractScript.start(wxb:265)
at a.Xi.run(bcb:110)

more errors
 
Engineer
Joined
Jul 28, 2013
Messages
2,776
java.lang.NullPointerException
at java.util.regex.Matcher.getTextLength(Unknown Source)
at java.util.regex.Matcher.reset(Unknown Source)
at java.util.regex.Matcher.<init>(Unknown Source)
at java.util.regex.Pattern.matcher(Unknown Source)
at com.runemate.game.api.hybrid.queries.ActorQueryBuilder.accepts(vrb:195)
at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(snb:243)
at com.runemate.game.api.hybrid.queries.NpcQueryBuilder.accepts(snb:255)
at com.runemate.game.api.hybrid.queries.QueryBuilder.results(bwb:90)
at scripts.MassFighter.Tasks.CombatHandler.execute(CombatHandler.java:100)
at com.runemate.game.api.script.framework.task.TaskScript.onLoop(cvb:241)
at com.runemate.game.api.script.framework.LoopingScript.run(rub:211)
at com.runemate.game.api.script.framework.AbstractScript.start(wxb:265)
at a.Xi.run(bcb:110)

more errors
Fixed.
 
Joined
Dec 17, 2014
Messages
836
In fact that this is the 'beta phase' makes me cum buckets thinking about what the proper version is going to be like!
 
Top