Skip to content

v1.2

Choose a tag to compare

@monkey0506 monkey0506 released this 30 Jun 14:27

v1.2 of the module includes:

  • The new functions Stack.GetItemsArray, File.WriteStack, File.ReadStackBack, and Stack.LoadFromFile.
  • Improved formatting of Stack.Copy to further prevent fatal error-inducing collisions.
  • Bug fix for Stack.Push where if you were specifying an index the ItemCount was still getting increased.
  • Adds the data type eStackDataInvalid to denote when the data stored is not valid StackData.