PDA

View Full Version : [Update] 24 November 2013 ~ Bug fixes



Coh3n
11-24-2013, 06:10 PM
A few bug fixes in today's update, plus some documentation updates.


Cohen Adair (9):
Added TRSBankScreen.getPackCount()
Updated MM_SYMBOL_FISHING bitmap
Removed newchanges.txt as it's not longer needed.
Added a tolerance to TRSActionbar.__find() as it wouldn't always work with
Fixed some doc and CODEINSIGHT's, and make setDynamicInterfaces internal.
Fixed TRSInterface.getBounds()
Updated tabStats bitmap and increased the findBitmap tolerance in gametab
Fixed TRSTabStats.getSkillBox() which also fixed TRSTabStats.getSkillLevel
Updated doc make files
Olly (8):
Added an old mouse method: Mouse(x, y, randX, randY, button: integer)
Improved TRSActionbar.__find()
Added antiban functions: hoverSkill, hoverOnlineFriend

Commits can be found here https://github.com/SRL/SRL-6/commits/master.

Regards,
The SRL Development Team

Ashaman88
11-24-2013, 08:18 PM
Thanks guys I was wondering about those skill functions :)

Coh3n
11-24-2013, 09:22 PM
Thanks guys I was wondering about those skill functions :)Yeah, we've actually found and fixed a few bugs today, and I'm sure there will be more to come.

It really helps to find bugs when Olly and I are both writing scripts. :)

Krazy_Meerkat
11-24-2013, 11:37 PM
Congrats on the update :)
Edit: Nvm, it just took a while to update.

Coh3n
11-25-2013, 02:54 AM
Congrats on the update :)
The public commit is new to me, are official updates ear-marked or something in there? I'm not too sure where to start updating from..I'm not quite sure what you mean, but if you enable the srl.sex extension in Simba you should always have the most up to date version.

Olly
11-25-2013, 03:21 AM
I added some more commits to the OP. :)