v1.6.0
v1.6.0
- Add a way to pin a specific level in a room
- -- If you are a room creator, there will now be a new button whenever opening an online level
- -- The chosen level will be pinned at the top of the player list in the globed menu
- -- Thanks TechStudent10 for implementing this!
- Add a popup showing the changelog of the most recent update
- Change the invisibility button to instead open a popup with more advanced options
- -- You can now choose to separately hide yourself from the player list, the level, or the invite list
- Add a new Discord bot for supporters to be able to obtain their in-game roles without having to ask a staff member
- Show all the badges of a player instead of just one at a time (for example Mod & Booster) (thanks Kiba
- When playing in a Death Link room, the faster reset option is now forcefully disabled for all players (to prevent desync)
- Automatically block invites from users that you have blocked on GD
- Change the player list to sort players in a random order, to fight against people making alt accounts to promote their levels
- Add a Force Progress Bar setting, that makes it so that the progress bar is enabled if you are connected to the server, when it's otherwise disabled (thanks TechStudent10!)
- Add Node IDs dependency
- Remove Custom Keybinds dependency from Android, as it was unused
- Various security improvements
Bugfixes:
- Fixed some login issues (login taking a very long time and sometimes failing for no reason)
- Fixed player names and status icons not rotating together with the camera (i.e. arrow trigger)
- -- You can return to the old behavior by disabling the "Rotate names" setting
- -- Thanks TheSillyDoggo for implementing this!
- Fixed crash caused by closing the globed menu too fast
- Fixed crash when muting a user that has exited the level
- Fixed room name overlapping other UI elements in the room listing
- Fixed player count going up to 4 digits on android (and cap to 10000 instead of 65535)
- Fixed crash on entering a level when Force Platformer is enabled in Megahack
- Fixed the room listing getting closed when trying to join a room, even if joining fails
- Fixed "Player" with default icons showing up in the player list
- Fixed ship fire showing near invisible players
- Change max web request timeout to be 10 seconds in most places instead of 3 or 5 seconds