1. SCP: Escape Together
  2. News
  3. Version 0.2.1.4

Version 0.2.1.4

Changelog V0.2.1.4

FEATURES & IMPROVEMENTS
- Changed player movement to not sync as often
- The relay server's code has been optimized
- New main menu
- New server configs
- Femur breaker now has a monitor with status of the event
- Voice chat is now quieter; still no volume slider for it (yet)

BUG FIXES
- Map Generator should do better collision checks
- Auth waits for token to be granted before sending to central server
- Text chat is no longer closed when a player joins the game
- Fixed the player list in the lobby to be a proper scroll rect

API CHANGES
- Player List is now a Dictionary of the players and their element in the list, and is also event based (no more FindObjectsOfType)
- Added contain command to admin menu
- Removed unused settings
- New plugin events
- "-relayip " command argument for custom/alternate relays