Jump to content
View in the app

A better way to browse. Learn more.

RuneSuite RSPS Development

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

  • 3 months later...
  • Replies 172
  • Views 28.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • 2 weeks later...
  • 3 weeks later...
  • 2 weeks later...
  • 2 weeks later...
  • 3 months later...
  • 1 month later...
comment_96721
On 10/2/2017 at 5:37 AM, Archer said:

I made a Launcher for a project I was working on, this is what it looks like:

Whilst it's loading the client:

This is the hidden content, please

 

Once it's downloaded and ready to play:

This is the hidden content, please

The news are .png's you can host anywhere and link to, so you can make them update whenever, since it just fetches the png's every time the launcher opens. So keep in mind, although the launcher has news1.png, news2.png and news3.png there it doesn't read those, the other images provided in the source of the launcher are not fetched from the web and instead stored and used locally. I'll add a template for the news in .psd format you can use to just edit the text and image of a news image, so you don't have to struggle with alignment and such, but i'm at work so it has to wait till I get home, I don't have the file here. 

 

Hidden Content

  • Give reaction or reply to this topic to see the hidden content.

for the launcher, if anyone wants to use it. It hasn't been tested on Mac OS yet because it uses (what I believe to be) a windows specific function to get the users root directory, but I'll check it out and post info, maybe a version that works on Mac as well.

 


How to get the client working:

Step 0) Download the launcher, ofc.

Step 1) Host your client somewhere and make sure it has a direct download link. (For example, if you put it on dropbox, you can add ?dl=1 at the end of the link to make it download directly upon opening the link)

Step 2) Open up Launcher.java and find the call to the DownloadClient method:

This is the hidden content, please

Change the first parameter of downloadClient from "http://informativcek.atspace.eu/client/Ordale.jar" to your own client download link, you can also change the last parameter to something else, if you don't want the client to be saved in a folder called chpJar under the name Ordale (C:/chpJar/Ordale.jar would be the path if the users root dir is C:)

 

After you do that, it should already work. To change the news images, look for:

This is the hidden content, please

and change the URLs there. To change the Twitter and Facebook links, again, search for those URLs and change those. That should be it, hopefully someone finds some use out of this. Cheers

nice

  • 2 months later...
  • 2 weeks later...
  • 2 weeks later...
  • 1 month later...
  • 2 weeks later...

Create an account or sign in to comment

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.