thesadrogue / TheSadRogue.Primitives

A collection of primitive data structures for working with a 2-dimensional grid.
MIT License
21 stars 6 forks source link

1.6.0-RC2 Release #127

Closed Chris3606 closed 1 year ago

Chris3606 commented 1 year ago

This release basically just contains the spatial map GetItemsAt optimizations and some documentation updates. Pretty much all other changes since the RC1 have been visible only to developers (ReSharper annotations); but since these spatial map optimizations enable optimizations in GoRogue.GameFramework as well, I figured they were worth a release.