Full notes
Full Screeps: World update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
0 fixes0 additions1 change0 removals
- Server
changed[c]console.log[/c] filters all HTML entites on the server side;
We have made a small change to the built-in game console, now it supports two separate methods:
[c]console.log[/c] filters all HTML entites on the server side;
[c]console.logUnsafe[/c] leaves all responsibility to you, please make sure you filter the content appropriately.
Read more in this GitHub issue: https://github.com/screeps/screeps/issues/162#issuecomment-3796847328
Source
Changelog.gg summarizes and formats this update. How we read updates.
