- Added TaskManager module for scheduling delayed or repeating functions. Currently only works in ticks, real timing may come in the future.
- Added Version module for checking the version of the library.
- IsoObjectUtils now extends chunks by even amounts to greatly reduce the frequency of flickering from chunks being extended downwards.
BaseSquareCursor#select
should double-fire less often (but it still happens :( )