1. SCP: Escape Together
  2. News

SCP: Escape Together News

V0.2.1.6 Beta Release

We have been hard at work since our 0.2.1.5 release, listening to user feedback and fixing numerous small and large bugs, including relay connection issues and lever crashes. On top of bug fixes, we've added numerous features, including SCP-860, a brand new SNav navigator, a new dream effect, and a reporting system for server staff.

This update is available now for public beta. The update is not yet available by default, but can be accessed by opting into the "beta" branch under SCP: ET > Properties > Betas.

Changelog can be found below.

Changelog

[h2]Features & Improvements[/h2]
  • Added in-game reporting. The reporting system will have two different forms of reporting, one for reports to the server owner via a discord webhook for server rule violations, the other to the SCP:ET global moderator team for exploiters.
  • Added in-game captions (with a home screen setting), including captions for some sound effects and dialog (NOT FINISHED).
  • Added a primitive modding system.
  • Added a new SNav navigator
  • Added SCP-860 and SCP-860-1 (the creature inside is not yet present)
  • Added maintenance tunnels
  • Added in-development entrance zone.
  • Added blood effects for certain damage types
  • Redid SCP-914 recipes, should now lead to a lot less items being destroyed
  • Server owners can now configure more settings of SCPs, such as SCP-914 recipes and SCP-008 damage
  • Server owners can now choose to disable tesla gates; tesla gates have a monitor displaying their status.
  • Added eight steam achievements (none of which are currently functional)
  • SCP-1499 is now a random noise for heightmap/terrain
  • Added the Dream effect, which causes the camera to blur and move temporarily. This effect will be active when viewing 096, 173, being inside the pocket dimension, or being inside SCP-914 while it is active. It can also be forced temporarily with the "dream" admin command.
  • SCP-914 gears have been adjusted, and two new sets of gears have been added.
  • Added cameras to the control room & its respective hallway, which can be viewed in the control room
  • Added camera to SCP-372 room, which can be viewed in the control room
  • Added live player counter to home screen
  • The default user group will no longer display [USER] by default (instead it'll be blank).
  • The host of a LAN/relay server will now automatically have all permissions, regardless of server group settings.


[h2]New Admin Commands[/h2]
  • Added "blood [size]" command to spawn blood on a player.
  • Added "broadcastall" command to broadcast a message to everyone in the server.
  • Added "dream" command to force the dream effect on a player.
  • Added "toggleteslas" command to turn on/off all teslas on the map.


[h2]Bug Fixes[/h2]
  • LCZ Checkpoint lockdown lever crashing is fixed
  • Fixed a crash relating to the "item" command.
  • Relay has been improved, and now has a much lower ping
  • Kill admin command and suicide chat command will now kill through godmode, rather than failing
  • Fixed SCP-1025 pages not displaying for users
  • Fixed door sparks activating immediately when a door is spawned
  • The office door in the x-room will no longer play the default denied sound if it is locked, and will play a proper sound.
  • Fixed a memory leak relating to LAN hosting.

Version 0.2.1.5

Changelog V0.2.1.5

FEATURES & IMPROVEMENTS
- Added SCP-939 server configs
- Fixed up player movement and the anti-cheat.
- Added Broadcasts for plugins/mods/server admins
- Changed the Map Editor to have better advanced tools
- Added some monitors to SCP-173's room
- Added some monitors to SCP-106's room
- Changed the button and keycard button models
- Added SCP-914 server configs
- Contain command for SCP-106
- Added a warning to the Relay Host type (states that the Relay is a work-in-progress)

BUG FIXES
- Fixed Sprinting
- SCP-096 can no longer open locked doors

API CHANGES
- Dimensions are now Enums
- Player movement has been re-written

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