2.6.3
Bugfixes
- Fixed bug with
GoRogue.GameFramework.Map
where replaced terrain would not have itsCurrentMap
updated and could not be placed onto another map - Fixed but with
Map.ObjectRemoved
whereObjectRemoved
was fired with the new object instead of the old on in case of terrain
New Features
- Added a subtraction operator for
Coord
andDirection
that effectively translates a coordinate in the opposite direction of the givenDirection