Jump to content

Featured Replies

  • 1 month later...
  • Replies 175
  • Views 30.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • 2 weeks later...
  • 7 months later...
  • 1 month later...
  • 3 weeks later...
  • 3 months later...
  • 3 months later...
comment_112597
On 10/12/2022 at 6:02 PM, Jack said:

- Zenyte Release -

Zenyte is a OSRS server crafted by legendary developers Kris & Tommeh.. Ill drop some media below enjoy.

Media:

 

 

Below is the link to the download for the complete Zenyte package. This includes:

Server

Client

Mobile

Website 

Launcher 

Download:  

Hidden Content

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

 

 

Password on discord 

 

Jire is also selling set-up services 

 

 

On 2/23/2019 at 2:33 AM, Xophox said:

Based off of the Inferno 176 release, here is my personal project. Reposted here since it was locked on another site.
Includes RuneLite with depth buffering for java rendering mode (disabled in OpenGL).

Features:

  • Updated to 177-12 cache + XTEAs
  • Pretty much all packets complete, with some bugs.
  • Basic window resizing (currently need to log out and back in to update the interface sets properly.
  • Moved to SQL (files included)
  • Added a good amount of plugins
  • Added VarBit system (thanks polar & matrix 3)
  • Runelite
  • Woodcutting
  • Firemaking
  • Frames for mining, herblore, fletching, and some others that I can't remember right now
  • A ton more under the hood stuff and some content

If you're decent with java, you'll be able to work with this source just fine.
Also, please don't be an asshole and try to sell any of the player updating done in this source, or the RuneLite that it comes with.

 

Pictures:

9y5kjOS.gif

vtAHZ1q.png
w1Ufr7I.png

9hZpgpU.png

Known Issues:

  • Long delay if player tries to log on too quickly
  • Small issue in ground item updating, items sometimes duplicate (but can't actually be interacted with)

 

Hidden Content

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

 

Credits (in no particular order after the first 4):

  • Polar - Could not have done it without all his help. Really great guy and I'm lucky to be able to have him as a resource.
  • Kris - Great guy. Incredibly knowledgable and willing to help a ton if you can show you're willing to learn.
  • Inferno Team
  • Arios Team
  • Klem3n
  • Zion
  • Nomac
  • Displee
  • Bart
  • IlluZive (original Arios web design)

And anyone else I missed that helped me along the process. I learned an absolute fuckton and could not have done it without you all.

My hope is that this release just helps the RSPS scene to keep edging away from using 317 and moving to OSRS.
OSRS servers are definitely the future and should become the standard. If you're thinking about creating a new framework or working on a new project, please consider OSRS as a good option.

To anyone that will be aiming to further this source, please take a look at Polar's archive website,

Hidden Content

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

.
The guy puts a lot of effort into archiving every single OSRS release and dumping things like items, enums, npcs, etc. His site is a very valuable asset when developing an OSRS server.
For RuneLite, take a look

Hidden Content

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

 to learn how to run their maven build script. I got around to adding

 

@Export("method")

flags to every class and some primary methods, but if you'd like to keep the naming on the next OSRS engine update (when the revision changes), you'll need to add the export flag to any other fields or methods you want to remap.

My Runelite package has everything you need to figure out how it works. Only thing it's missing is the decompiler/mapper, so just grab that from the last full Runelite release (1.3.9).

On 2/23/2019 at 2:33 AM, Xophox said:

Based off of the Inferno 176 release, here is my personal project. Reposted here since it was locked on another site.
Includes RuneLite with depth buffering for java rendering mode (disabled in OpenGL).

Features:

  • Updated to 177-12 cache + XTEAs
  • Pretty much all packets complete, with some bugs.
  • Basic window resizing (currently need to log out and back in to update the interface sets properly.
  • Moved to SQL (files included)
  • Added a good amount of plugins
  • Added VarBit system (thanks polar & matrix 3)
  • Runelite
  • Woodcutting
  • Firemaking
  • Frames for mining, herblore, fletching, and some others that I can't remember right now
  • A ton more under the hood stuff and some content

If you're decent with java, you'll be able to work with this source just fine.
Also, please don't be an asshole and try to sell any of the player updating done in this source, or the RuneLite that it comes with.

 

Pictures:

9y5kjOS.gif

vtAHZ1q.png
w1Ufr7I.png

9hZpgpU.png

Known Issues:

  • Long delay if player tries to log on too quickly
  • Small issue in ground item updating, items sometimes duplicate (but can't actually be interacted with)

 

Hidden Content

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

 

Credits (in no particular order after the first 4):

  • Polar - Could not have done it without all his help. Really great guy and I'm lucky to be able to have him as a resource.
  • Kris - Great guy. Incredibly knowledgable and willing to help a ton if you can show you're willing to learn.
  • Inferno Team
  • Arios Team
  • Klem3n
  • Zion
  • Nomac
  • Displee
  • Bart
  • IlluZive (original Arios web design)

And anyone else I missed that helped me along the process. I learned an absolute fuckton and could not have done it without you all.

My hope is that this release just helps the RSPS scene to keep edging away from using 317 and moving to OSRS.
OSRS servers are definitely the future and should become the standard. If you're thinking about creating a new framework or working on a new project, please consider OSRS as a good option.

To anyone that will be aiming to further this source, please take a look at Polar's archive website,

Hidden Content

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

.
The guy puts a lot of effort into archiving every single OSRS release and dumping things like items, enums, npcs, etc. His site is a very valuable asset when developing an OSRS server.
For RuneLite, take a look

Hidden Content

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

 to learn how to run their maven build script. I got around to adding

 

@Export("method")

flags to every class and some primary methods, but if you'd like to keep the naming on the next OSRS engine update (when the revision changes), you'll need to add the export flag to any other fields or methods you want to remap.

My Runelite package has everything you need to figure out how it works. Only thing it's missing is the decompiler/mapper, so just grab that from the last full Runelite release (1.3.9).

Ty

 

  • 1 month later...
  • 5 months later...

Create an account or sign in to comment