Alter is a modified version of RSMod a highly flexible user-friendly game server for use with the OSRS client. Implemented in a modular way, the framework allows developers to make and create any sort of plugin they wish without having to modify the core game module. Due to the plugin capabilities, even owners without programming experience can just have others make plugins for them and simply drop them into the plugins module to be automatically loaded on the next startup!
- You can report them as Issues on GitHub or in Alter's Discord Server
- Cache: Rev201 Cache
- OpenOSRS Client: https://github.com/AlterRSPS/runelite
-
- For helping and explaining alot of OSRS packet related things
-
- Using Cache module from RuneLite
-
- Using project structure based on Apollo
- Using StatefulFrameDecoder, AccessMode, DataConstants, DataOrder, DataTransformation, DataType, GamePacket & GamePacketBuilder from Apollo
-
- Using Collision Detection from Apollo
- Basic idea behind the Region system (known as Chunk on RS Mod)
-
- Helpful lad who shares a lot of OSRS knowledge
- Useful OSRS archives https://archive.runestats.com/osrs/
- Conversations of how to improve RS Mod
-
- Advice on improving RS Mod's infrastructure
-
- Always willing to lend a hand and share some code
-
- Sharing alot of useful data
-
- Helped solve an issue with setting up KotlinScript
-
- The basic idea behind certain features such as TimerSystem, AttributeSystem and Services
- The basic idea behind user-friendly plugin binding
-
- Discord members lending a hand and being helpful