Skip to content

v42-1.3.0

Latest
Compare
Choose a tag to compare
@demiurgeQuantified demiurgeQuantified released this 11 Jan 05:41
  • 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 :( )