Code Monkey home page Code Monkey logo

osrsrunelite's Introduction

OpenOSRS injected RuneLite for AlterRSPS

Build Status HitCount

OpenOSRS is a fully open-source client with no restrictions. We are not affiliated with Jagex or RuneLite.

This is a special branch that uses the upstream client (RuneLite) with the OpenOSRS injector. (bundled)

From the root module, run the following gradle tasks:
clean build run

This branch is still in bringup but most functionality works as intended.
This branch uses upstreams PlayerManager/OverlayManager etc so keep that in mind if porting a plugin.

Contributions are welcome, but there should be no changes made to runelite-client unless necessary/minor. Mould the api around the client.

How to setup

  • First clone this repository

  • Open it in Intellij (Or what ever IDE you have)

    • Make sure to use JDK 11
  • Wait for it to fully load

  • You should see Gradle button on your right side by default open that tab

  • Expand OpenOSRS -> Tasks -> openosrs -> (Right click) on run -> and choose modify run configuration

  • Inside Run textarea copy and paste: run --args="--developer-mode --debug --jav_config "https://raw.githubusercontent.com/AlterRSPS/Runelite/master/jav_config.ws"" -x checkStyleMain -x checkStyleTest -x test

  • Apply and Done now couple times press on that run task in gradle tab

  • When the client fully loads you should see: You have to change the Key(Modulus) to RSPS that you wish to connect. After it loads and you changed the Key just re-enable the Private Server plugin.

  • Click ok and go to plugins menu search for Private Server click the settings icon enter your RSA Key that you received from your server when doing install process.

    • In case you lost the RSA Key: Just do install task in your server to gain new RSA Key.
  • Disable and Enable the private server plugin and done you can login.

  • Side note: make sure your server is running. Otherwise, the clients screen will be black.

Discord

Discord

Project Layout

  • cache - Libraries used for reading/writing cache files, as well as the data in it
  • deobfuscator - Can decompile and cleanup gamepacks as well as map updates to newer revs
  • http-api - API for runelite and OpenOSRS
  • injector - Bytecode weaver that allows us to add code to the obfuscated gamepack
  • runelite-api - RuneLite API, interfaces for accessing the client
  • runelite-mixins - Classes containing the Objects to be injected using the injector-plugin
  • runescape-api - Mappings correspond to these interfaces, runelite-api is a subset of this
  • runelite-client - Game client with plugins
  • wiki-scraper - Scrapes the runescape wiki https://oldschool.runescape.wiki for the latest npc data

Building

We have migrated the project to Gradle. Information on how to setup and build the project can be found at https://github.com/open-osrs/runelite/wiki/Building-with-IntelliJ-IDEA

Install from Pre-built Binaries

Installers for Windows, Mac and Linux can be found at https://github.com/open-osrs/launcher/releases

License

OpenOSRS is licensed under the BSD 2-clause license. See the license header in the respective file to be sure.

Contribute and Develop

We've set up a separate document for our contribution guidelines.

Supported By

OpenOSRS uses profiling tools provided by YourKit

Thanks JetBrains for providing our developers with IntelliJ IDEA Ultimate Edition.

Wiki

Check out the OpenOSRS wiki to learn more

osrsrunelite's People

Contributors

clouds3c avatar

Forkers

calvog

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.