1. Screeps: World
  2. News
  3. console.log changes

console.log changes

[p]We have made a small change to the built-in game console, now it supports two separate methods:[/p]
  • [p][c]console.log[/c] filters all HTML entites on the server side;[/p]
  • [p][c]console.logUnsafe[/c] leaves all responsibility to you, please make sure you filter the content appropriately.[/p]
[p]Read more in this GitHub issue: https://github.com/screeps/screeps/issues/162#issuecomment-3796847328[/p]