Thread: [PI] SoulSplit Client (desktop and webclient) [Fixed]

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1 [PI] SoulSplit Client (desktop and webclient) [Fixed] 
    Registered Member
    Join Date
    Dec 2011
    Age
    29
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    I noticed while looking through the SoulSplit 500+ release thread that a lot of people had some trouble with the client. I have fixed a lot of the issues for the client and made it 'download-ready' (by fixing hard coded values, recoding cache handler, etc.). The specific issues I fixed/stuff that I added are listed below.

    Original Thread: http://www.rune-server.org/runescape...r-release.html

    -----

    DEMO: www.runecustom.com

    SoulSplit (Fixed) Client [Desktop]: HERE

    NOTE: You will need to create your own bat file to run the desktop client, all I did was include the java and class files.

    SoulSplit (Fixed) Client [Webclient]: HERE (new)

    NOTE: Use the applet HTML in the "Extra Information" section to use this client.jar.

    Problems Fixed:

    [Desktop] and [Webclient]

    - Cache url changed (live).
    - Fixed the cache folder path (easily changeable now).
    - Some JAVA IO exceptions cleaned up.
    - Client name (easily changeable now - to your specific server title).
    - Fixed CacheDownloader and added some new blocks of code that you can uncomment.
    - and some other things...

    [Desktop]

    - Can load cache from cache folder in the client directory.

    [Webclient]

    - Multiple parameters upon execution of the jar.

    Extra Information:

    [Desktop Client] Change client IP address and port.

    [SPOIL]

    Navigate to client.class and search for the following. Change the green highlighted text to your IP address.

    Code:
    server = "127.0.0.1";
    Navigate to client.class and search for the following. Change the green highlighted text to your port.

    Code:
    srvPort = 43594;
    [/SPOIL]

    [Webclient] Applet HTML. (new)

    [SPOIL]

    Use the following code in your client.html (or what ever file you call it). Change the text highlighted in green to your specific details.

    Code:
           <applet name="client" width="765" height="503" archive="client.jar" code="client.class">
                <param name="java_arguments" value="-Xmx700m" />
                <param name="cache_dir" value="C:/" />
                <param name="cache_folder" value="cache" />
                <param name="server_title" value="RuneScape" />
                <param name="server_ip" value="127.0.0.1" />
                <param name="server_port" value="43594" />
            </applet>
    [/SPOIL]
    Credits:

    - Original client creator.
    - Soulsplit.
    - Jacob Pollack (Cobo).
    Jacob Pollack
    [email protected]
    Reply With Quote  
     

  2. #2  
    CodexBot


    Join Date
    Sep 2011
    Age
    30
    Posts
    884
    Thanks given
    136
    Thanks received
    153
    Rep Power
    148
    Nice release.
    - CodexBot
    Reply With Quote  
     

  3. #3  
    Legends Never Die


    Join Date
    Nov 2009
    Posts
    4,289
    Thanks given
    91
    Thanks received
    1,216
    Rep Power
    5000
    Easy fixes, but helps noobs.
    Reply With Quote  
     

  4. #4  
    Dr. Jaegon


    Join Date
    Sep 2011
    Posts
    2,132
    Thanks given
    407
    Thanks received
    441
    Rep Power
    2559
    Thanks for the release
    Reply With Quote  
     

  5. #5  
    Registered Member
    Join Date
    Dec 2011
    Posts
    16
    Thanks given
    0
    Thanks received
    0
    Rep Power
    11
    Going to check it out
    thanks
    Reply With Quote  
     

  6. #6  
    Highly Regarded Member

    Lenin's Avatar
    Join Date
    Nov 2008
    Age
    29
    Posts
    1,883
    Thanks given
    526
    Thanks received
    218
    Rep Power
    2434
    You basically did nothing ?
    Extreme Donator

    "It ain't what you don't know that gets you into trouble. It's what you know for sure that just ain't so."
    Reply With Quote  
     

  7. Thankful users:


  8. #7  
    Registered Member brunexxx's Avatar
    Join Date
    Apr 2011
    Posts
    445
    Thanks given
    5
    Thanks received
    15
    Rep Power
    19
    Easy stuff, but still a gj :b
    Reply With Quote  
     

  9. #8  
    Registered Member
    Join Date
    Dec 2011
    Age
    29
    Posts
    5
    Thanks given
    0
    Thanks received
    0
    Rep Power
    0
    UPDATES:

    - [Webclient] I have added a compiled webclient that is 'download-ready' for SoulSplit's client. Be sure to use the HTML applet tag in the "Extra Information".
    - [Webclient] Made the client accept multiple parameters upon execution (for configurable purposes - ease of renaming/customizing without editing the source).

    -----

    I have added a (new) tag around all the new content added to the thread since the original post.
    Jacob Pollack
    [email protected]
    Reply With Quote  
     

  10. #9  
    Registered Member
    Join Date
    Dec 2011
    Age
    31
    Posts
    107
    Thanks given
    1
    Thanks received
    1
    Rep Power
    18
    I got told this Souce is like 2006 Code.
    ~ Learning Curve ~
    Reply With Quote  
     

  11. #10  
    Registered Member

    Join Date
    Aug 2010
    Age
    30
    Posts
    1,026
    Thanks given
    373
    Thanks received
    175
    Rep Power
    103
    Should have given the webclient ready folder with java files in it, so people can atleast change the client easily, then just jar&sign themself.
    Reply With Quote  
     

Page 1 of 2 12 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. Soulsplit Client
    By Blayzeee in forum Help
    Replies: 0
    Last Post: 11-25-2010, 09:58 PM
  2. Replies: 7
    Last Post: 08-27-2010, 12:31 AM
  3. Soulsplit Trade Fixed
    By Goro in forum Snippets
    Replies: 5
    Last Post: 08-08-2010, 12:00 PM
Tags for this Thread

View Tag Cloud

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