Adds functionality of the settings page. The settings page lives independently of the rest of the game, instead of having a variety of classes such as camera, renderer, game access variables from it, the settings page loads information from the local storage and acts on the game externally.
The bug fixes include a couple visual bug fixes, as well as more major bug fixes such as despawning packet not being sent when a player exits a region. This created a bug when the player re-entered the region and was invisible to the players.
Adds functionality of the settings page. The settings page lives independently of the rest of the game, instead of having a variety of classes such as camera, renderer, game access variables from it, the settings page loads information from the local storage and acts on the game externally.
The bug fixes include a couple visual bug fixes, as well as more major bug fixes such as despawning packet not being sent when a player exits a region. This created a bug when the player re-entered the region and was invisible to the players.