Skip to content

2.6.3

Compare
Choose a tag to compare
@Chris3606 Chris3606 released this 08 Jul 02:08
· 662 commits to master since this release

Bugfixes

  • Fixed bug with GoRogue.GameFramework.Map where replaced terrain would not have its CurrentMap updated and could not be placed onto another map
  • Fixed but with Map.ObjectRemoved where ObjectRemoved was fired with the new object instead of the old on in case of terrain

New Features

  • Added a subtraction operator for Coord and Direction that effectively translates a coordinate in the opposite direction of the given Direction