bencbartlett / Overmind

AI for Screeps, a multiplayer programming strategy game
MIT License
545 stars 155 forks source link

Deprication of isRoomAvailable #184

Open Psystec opened 3 years ago

Psystec commented 3 years ago

Description of issue:

Method Game.map.isRoomAvailable is deprecated and will be removed. Please use Game.map.getRoomStatus instead.

Error message:

Method Game.map.isRoomAvailable is deprecated and will be removed. Please use Game.map.getRoomStatus instead.

I think this is very descriptive and does not need more.