These are not all the updates from the beginning, I have only recently been writing them down.
Old: Developers can teleport via the minimap holding ctrl
Developers can transform into a npc via pnpc
Developers can hide from the players list via hide & show
Developers can spawn npcs via Npc id
Players cannot attack or trade a Developer (dev can do it)
Added 1800+ npcs that have correct facing attributes
Moved npcs to a seperate synchronizer, utilizing its own threads
Fixed a thieving bug, had to do with math.random
All ladders are added correctly, still need animation
Added 2 tools, which convert pi's shops & spawns to our config
Updated a feature that adds equipment bonuses from rswiki
Added over 140 shops, still need to have Npc trading open some
Removed the combat base temporarily as it is very unfinished
Completely removed MySQL, it was no longer needed
Developers do not logout anymore, afk is possible
Fixed a height bug that showed all entity's at any height
Frontend moved to a provider, looks much cleaner.
Fixed a teleport bug, as the magic plugin threw exceptions
Developers hiscores are hidden, as it's unfair
Developers can set their levels via skill id exp
Added more Frontend methods, including hiscores
Fixed players staying logged in
Fixed a huge Npc & delayed bug
Updated the runewiki tools that dump RS info
Updated a player equipment bonus class
Fixed npc deaths
Added a nice and neat combat base
Added a inventory listener for runecrafting tiara configs
Started on a custom zombie minigame, have yet to map out this.
Created a new command for me that promotes & demotes players.
Farming has been totally revamped, and is now complete
Regioning system has been completed, and now is configured in 8x8 tiles
A world hub has been added and fully configured, supports multiple world connections with communication between them
Verification handlers for real objects and cheat client spawned objects
Competed a music system based on regions
Along with the world hub access, the frontend has been removed and replaced with a complete packet structure instead
Compat updates
Prayer system implemented
Switched event decoders & encoders into a jruby environment.
Performance updates
Added a system which can intrecept web files into executable commands
Added a irc bot which can control the server and process commands
Added a vote system and vote shop
Added majority of crsps's objects and npc's
Added a plugin which makes konklex look like crsps at home
Region manager updated, fixed the bug where objects spawn in incorrect place, 42x42 regions.
Combat listener system has been added for when a hit is appended, death, or starting combat.
New: The slayer skill has been implemented and is almost complete