Lucwousin bfa3b22be6 client: Improve menumanager (#2026)
* make menumanager work with everything it didn't work with before

* rebuild left click before render instead of on client tick

* Remove useless checks which were breaking when dragging in bank

* Change rsclient line breaks (only 5th fucking time this pr dw)

* Rename arg1 & arg2 getters/fields to be more consistent
2019-11-13 17:13:24 +01:00
2019-11-10 18:51:43 +01:00
2019-11-07 15:05:22 +00:00
2019-11-07 15:05:22 +00:00
2019-11-07 15:05:22 +00:00
2019-11-07 15:05:22 +00:00
2019-08-25 09:00:11 -04:00
2019-10-17 19:39:22 +02:00
2019-11-11 03:09:53 +01:00
2019-11-11 00:16:18 +00:00
2019-10-28 00:13:16 +00:00
2019-06-07 23:54:32 -04:00

OpenOSRS

Build Status HitCount
OpenOSRS is an extended version of RuneLite that provides more functionality and less restrictions while staying more open-source. We are not affiliated with RuneLite.

Discord

Discord

Project Layout

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

Private Servers

Currently we support RSMod which can be found at: https://github.com/Tomm0017/rsmod but should work with any server that follows osrs protocol.

Gradle  
enter  
run --args='--rs=RSPS'  
into the tasks box

Jar
Use -rs=RSPS arg.

Exe
Use --clientargs="--rs=RSPS" arg.

-----

Codebase is set to 127.0.0.1 by default and can be changed in the Private Server plugin (requires restart) 
Update modulus in Private Server plugin. 
    
Disable Default World plugin if you have it enabled, this causes issues with codebase.

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

Description
No description provided
Readme BSD-2-Clause 107 MiB
Languages
Java 98.9%
GLSL 0.7%
C 0.3%