Skip to content

Colton-Bouchard/luna

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luna | Build Status Discord chat GitHub license

Luna is a Runescape emulator that aims to correct all of the fundamental issues accumulated over the various releases of it's predecessor Asteria.

Some of the sweetness within Luna

  • high performing and scalable code where it matters most
  • lightweight abstraction models that avoid featuritis
  • effective management of the host computer's resources
  • flexible, event-based Scala plugin system for game content
  • highly documented code

Goals

Currently, the Runescape private server scene is plagued with somewhat of a dilemma. One half of servers are lightweight, easy to understand, but perform poorly; while the other half perform very well, but contain a lot of bloat and overcomplicated code.

The goal of Luna (and its predecessor, Asteria) is to rectify this by being fast and scalable, while still being relatively lightweight and easy to understand.

Getting started

An official client can be found here, along with the cache. To learn more about how to get started with Luna please visit the wiki.

For more help, inquiries, or just to dicuss the state of the project please join our Discord server.

Acknowledgements

Much of the inspiration for various features within Luna came from

About

a powerful and easy to use Runescape server for the #317 protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 88.7%
  • Scala 11.3%