Results 1 to 2 of 2

Thread: Update your SRL, Extensions, and Plugins.

  1. #1
    Join Date
    Nov 2011
    Location
    England
    Posts
    3,072
    Mentioned
    296 Post(s)
    Quoted
    1094 Post(s)

    Default Update your SRL, Extensions, and Plugins.

    Hi,

    The newest Simba was recently added into the auto-updater so this is just a note to do the following in order:

    1. Update your Simba (Tools > Update)
    2. Update Extensions, and Restart Simba to get the new ones.
    3. Update Plugins, and Restart Simba again.
    4. Finally update SRL, and you should be good to go.


    If you are unable to update, try force updating Extension name > settings > tick override update, and then click Update.

    Also there have been some fixes/additions to SRL-6.

    You will have to re-enter your players into the player manager.

    git-log:
    Progress Report:
    * Merge branch 'master' of https://github.com/ClaritySRL/SRL-6
    
    * Update bankscreen.simba
    
    Commented code typo fixes
    
    * Update bankscreen.simba
    
    * Added Withdraw-X to BoB and Prifddinas bank chest.
    
    -Support for the new bankscreen withdrawal method "Withdraw-X to BoB" 
    
    -Bankscreen.withdraw and overloaded functions now contain a boolean (default false) for withdrawing-x normally versus withdrawing-x to the beast of burden familiar.
    
    -Added BANK_CHEST_PRIFDDINAS
    
    -Edited range in line 2074 with new bank chest accordingly 
    
    -Fixed typo "optn" -> "open"
    
    -Added/updated corresponding comments/documentation
    
    * Improved lobbyWorlds.findWorldNumber and minimap.getAngleRadians.
    
    * Merge branch 'master' of https://github.com/SRL/SRL-6
    
    * Merge pull request #136 from ClaritySRL/master
    
    Update lodestone.simba
    
    * Update lodestone.simba
    
    -Corrected typo "pinscreen" -> "lodestone"
    
    -LOCATION_PRIFDDINAS = 23 added, new lodestone
    
    -Added appropriate TPoint to TPA in line 313.
    
    -Extended range in line 284 to LOCATION_PRIFDDINAS
    
    * add Bankscreen.open(BANK_GE);
    
    * Merge pull request #135 from SRLTheMayor/patch-2
    
    Update worlds.simba
    
    * Update worlds.simba
    
    Fixed Scrll bar offset + increased wait as it was returning Tpoint of world above.
    
    * Merge pull request #131 from BMWxi/patch-4
    
    Update lodestone.simba
    
    * Update lodestone.simba
    
    Added LOCATION_TAVERLY and kept LOCATION_TRAVERLY for compatibility reasons.
    
    * Update lodestone.simba
    
    in const locations,   I changed LOCATION_TRAVERLEY to LOCATION_TAVERLEY because Taverly is the name of the town. Must have been a typo when it was entered.
    
    * Merge pull request #133 from slushpuppy/master
    
    Using signed int with GetSystemTime() may result in integer overflow. I ...
    
    * Using signed int with GetSystemTime() may result in integer overflow. I have recasted all variables that relies on output from GetSystemTime() to LongWord.
    
    Added closePollButton to close any community poll alert popups on the name screen
    
    Signed-off-by: slushpuppy <geemail.duh@gmail.com>
    
    * Merge pull request #132 from SRLJustin/master
    
    Updated login responses
    
    * Updated login message
    
    Jagex have 2 messages for invaild username/email & password
    
    * Updated login responses
    
    Updated some login responses
    Last edited by Olly; 10-07-2014 at 01:52 PM.

  2. #2
    Join Date
    Sep 2012
    Location
    Netherlands
    Posts
    2,752
    Mentioned
    193 Post(s)
    Quoted
    1468 Post(s)

    Default

    Nice job team!

    Quick question: is it possible to add srl-osr to the extensions?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •