Thread: RSCEDIT - Your ONLINE cache editor!

Page 27 of 29 FirstFirst ... 172526272829 LastLast
Results 261 to 270 of 283
  1. #261  
    Extreme Donator

    nbness2's Avatar
    Join Date
    Aug 2011
    Posts
    692
    Thanks given
    274
    Thanks received
    139
    Rep Power
    430
    Quote Originally Posted by Admiral Slee View Post
    I've decided that I'm not going to shut this down. I've found some free time I can spend on this and I'm getting too much support from everyone lol. I've updated the server with the latest version of rscedit.

    Some updates I can remember:
    • Partially OSRS support (no interfaces and cs2)
    • You don't need to enter a revision when adding a cache. Everything will be handled automatically.
    • Added texture rendering (not for OSRS yet).
    • Made packing faster.
    • Fixed a bug in map editing.
    • Added OSRS 169, 171 and 174 caches to the demo area.


    Notes:
    • World map is not being updated when packing regions in OSRS caches.
    • Haven't gathered OSRS xteas yet. Atm only using the ones of 169.


    I've enabled the ability to buy a subscription.

    Updates from now on will be once a month.
    ABSOLUTE UNIT STATUS ACHIEVED

    Quote Originally Posted by Greg View Post
    Good to see this is still going, now you can tackle the huge inefficiency of having to re-download a 200mb+ cache just for changing 1 thing
    Thats not an rscedit problem thats a jagex cache... "problem". If one thing changes, the crc for the cache changes. It's used to check if the caches server sided and cache sided are the same by comparing the crc. You're free to come up with your own solution though

    Quote Originally Posted by Greg View Post
    And if you ever decide to make this a desktop app you can take many of my monies...
    KT/JAVA - NBX 637 - HERE!
    KT - Drop table 4: Flexible, Powerful - HERE!
    KT - Command: Simplify writing commands - HERE
    KT - NbUtil: Make your kotlin easier - HERE
    KT - Hopping Islands: From Java to Kotlin - P1 - P2 - P3 - P4 - P5
    Reply With Quote  
     

  2. #262  
    Developer


    Join Date
    Jul 2016
    Posts
    350
    Thanks given
    59
    Thanks received
    33
    Rep Power
    112
    Quote Originally Posted by Greg View Post
    I mean in a situation where you made changes but forgot one or two things

    Not upload, but download you could have some kind of changes based system, like imagine if you had to redownload an entire repo every time you pulled from github. True it would require some kind of service application download but nothing overly complex.

    And if you ever decide to make this a desktop app you can take many of my monies...
    The guy is providing one of the best tools ever made for really cheap, i'm sure you can deal with having to redownload 200mb, takes like 2 minutes.
    Reply With Quote  
     

  3. #263  
    Registered Member

    Join Date
    Dec 2009
    Posts
    774
    Thanks given
    367
    Thanks received
    455
    Rep Power
    927
    Quote Originally Posted by Greg View Post
    I mean in a situation where you made changes but forgot one or two things

    Not upload, but download you could have some kind of changes based system, like imagine if you had to redownload an entire repo every time you pulled from github. True it would require some kind of service application download but nothing overly complex.

    And if you ever decide to make this a desktop app you can take many of my monies...
    Github keeps track of every change you make. The idea or concept is pretty nice, but I would have to do a lot of thinking if I want to make a Github-like system where only the changes would be applied to your cache. Don't know if it's even possible because everything is binarily stored.
    link removed
    Reply With Quote  
     

  4. Thankful users:


  5. #264  
    Discord Johnyblob22#7757


    Join Date
    Mar 2016
    Posts
    1,384
    Thanks given
    365
    Thanks received
    575
    Rep Power
    5000
    Quote Originally Posted by Admiral Slee View Post
    Github keeps track of every change you make. The idea or concept is pretty nice, but I would have to do a lot of thinking if I want to make a Github-like system where only the changes would be applied to your cache. Don't know if it's even possible because everything is binarily stored.
    did my map thing ever work? i cant use discord rn so im askinghere
    Attached image
    Reply With Quote  
     

  6. #265  
    Registered Member

    Join Date
    Dec 2009
    Posts
    774
    Thanks given
    367
    Thanks received
    455
    Rep Power
    927
    Quote Originally Posted by Johnyblob22 View Post
    did my map thing ever work? i cant use discord rn so im askinghere
    Yes it does.
    link removed
    Reply With Quote  
     

  7. Thankful user:


  8. #266  
    Discord Johnyblob22#7757


    Join Date
    Mar 2016
    Posts
    1,384
    Thanks given
    365
    Thanks received
    575
    Rep Power
    5000
    Quote Originally Posted by Admiral Slee View Post
    Yes it does.
    Amazing man
    Attached image
    Reply With Quote  
     

  9. #267  
    Registered Member
    hc747's Avatar
    Join Date
    Dec 2013
    Age
    26
    Posts
    1,474
    Thanks given
    3,312
    Thanks received
    691
    Rep Power
    1098
    Quote Originally Posted by Admiral Slee View Post
    Github keeps track of every change you make. The idea or concept is pretty nice, but I would have to do a lot of thinking if I want to make a Github-like system where only the changes would be applied to your cache. Don't know if it's even possible because everything is binarily stored.
    What if you provided:
    1). A representation of the changes made (differences) on the server's version of the cache.
    2). A desktop utility for applying differences sent from the server to users local version.

    It wouldn't have to be a fully featured application and the structure of the differences would only have to be intelligible to your utility (your own format, etc) such that the equivalent changes could be applied.

    Workflow would be something similar to this:
    1). Client --> Server: make N changes
    2). Server --> Client: list of instructions to apply N changes in order
    3). Client: apply instructions as listed previously
    4). Client: update CRC's / checksums where appropriate

    I.e., https://en.wikipedia.org/wiki/Operat...rmation#Basics but at the bit/byte level.
    Reply With Quote  
     

  10. #268  
    Renown Programmer
    Greg's Avatar
    Join Date
    Jun 2010
    Posts
    1,179
    Thanks given
    260
    Thanks received
    1,012
    Rep Power
    2003
    Quote Originally Posted by Admiral Slee View Post
    Github keeps track of every change you make. The idea or concept is pretty nice, but I would have to do a lot of thinking if I want to make a Github-like system where only the changes would be applied to your cache. Don't know if it's even possible because everything is binarily stored.
    Yeah just putting the idea out there

    Might be worth taking a look at git large file storage
    Attached imageAttached image
    Reply With Quote  
     

  11. #269  
    Registered Member
    Join Date
    Nov 2018
    Posts
    6
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    Mine currently says that I am banned, You do not have permission to view this site. When I never made an account and only used the demo before I made my decision.
    Reply With Quote  
     

  12. #270  
    Registered Member

    Join Date
    Dec 2009
    Posts
    774
    Thanks given
    367
    Thanks received
    455
    Rep Power
    927
    Quote Originally Posted by Dip Maister View Post
    Mine currently says that I am banned, You do not have permission to view this site. When I never made an account and only used the demo before I made my decision.
    Clear the cookies of your browser. You logged in with the demo account on the forums. This account has been banned on the forums since it shouldn't be used on the forums (only in the client area).
    link removed
    Reply With Quote  
     

Page 27 of 29 FirstFirst ... 172526272829 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. Replies: 19
    Last Post: 04-09-2011, 06:05 PM
  2. Defboy, Iso your Cache editor for 500+ clients.
    By salenabaxter in forum Requests
    Replies: 0
    Last Post: 12-05-2008, 12:38 AM
  3. Replies: 21
    Last Post: 10-29-2008, 03:19 PM
  4. RuneScape 2nd Cache Editor!
    By James in forum Tutorials
    Replies: 24
    Last Post: 05-29-2008, 11:32 AM
  5. .::How to get succes in your Online Server::.
    By snake5201 in forum Tools
    Replies: 0
    Last Post: 10-28-2007, 10:03 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •