PDA

View Full Version : [Update] SRL: Mar. 8th 2012 ~ Bug fixes and tweaks



Coh3n
03-08-2012, 09:54 PM
Cohen Adair (22):
TakeScreen won't call ForceDirectories anymore if path already exists
Removed infinite loop in Beekeeper
Fixed woodcutting.simba compiling error
Removed unused variables
Beekeeper wouldn't solve if it failed the puzzle once, fixed now.
Fixed a point in the SW path + added an extra failsafe for clicking the door
Added TakeIPScreen, can be disabled by setting SRL_DisableIPLog := true.
Added a BankScreen check in _FindAllRandoms
Fixed and readded support for SRL's Random Tool
Removed unused variables
Added Cooking Guild to OpenBankFast
Added CloseAllScreens (credit to Tickyy)
Added MouseTBox (credit to PhaseCode)
Added CompassMovement (http://villavu.com/forum/showthread.php?t=76326)
Fixed SKILL_COUNT constant
Added minimap exercise area detection to use as a failsafe to the relocating DTMs
Added mouse moving in LoginPlayerToLobby so the black screen will disappear
Rewrote TabExists. Hopefully it gets rid of false negatives.
Tweaked Mime a little and lessened the wait for a Reward box after solving a random
Fixed Evil Bob solver if it failed the first time
Updated Lid drag point so it's not so close to the Upper Middle slot
Just a few debugging changes

Harry Strongburg (2):
Addition of SRL_RandomScreenShot var to SetupSRL (default False)
mv SRL_GetBlackBackground and PercentBlackMM -> color.simba
Commits (https://github.com/SRL/SRL-5/commits/master).

Sin
03-08-2012, 09:56 PM
Thanks :)

begginer
03-08-2012, 10:03 PM
Well done. Awesome update

xtrapsp
03-08-2012, 11:12 PM
Finally :D Maybe it'l actually work with the Smart Manager :P

Just curious as to how you figured out the black screen was cause of mouse movement?

tls
03-08-2012, 11:19 PM
Thanks for PercentBlackMM re-add.

Harry
03-08-2012, 11:28 PM
Thanks for PercentBlackMM re-add.
You're welcome :p

Good work on the continued antirandom fixes, it's great to train skills outside of SW bank again.

Coh3n
03-08-2012, 11:35 PM
Finally :D Maybe it'l actually work with the Smart Manager :P

Just curious as to how you figured out the black screen was cause of mouse movement?I logged in manually and didn't move my mouse and it wasn't until I moved it that the lobby screen appeared. :p Kind of found it by accident.

Wizzup?
03-09-2012, 12:32 PM
Great work.

Coh3n
03-10-2012, 08:08 PM
It happens on other instances as well. I think it was when it tried to switch players. I'm going to have to add the same failsafe in a few more areas next week.

rice
03-10-2012, 08:28 PM
thank you for update