CHANGELOG

1.0.3

  • Updated for the Alloyed Collective DLC.
  • Updated project build.
  • Removed and changed how the internal item blacklist works.
  • Minor cleanups.

1.0.2

  • Added a limit for Fuel Cells as the game's HUD does not display more than 255 charges.
  • Added a limit for Irradiant Pearls
  • Added a limit for Egocentrism to save your framerate.
  • Bug fixes from playtesting.

1.0.1

  • Code cleanup.
  • /gimme (and it's short version) no longer requires giving your name if you are playing solo.
  • Fixed /gimmerandom not working around non-spawnable items.
  • /gimme now handles Unicode player names better.
  • Updated the item blacklist to include some internal (not visible by the player) items.
  • Fixed incorrectly printing multiple "s" at the end of the item name.
  • Made the argument parser for Gimme more flexible, see README for examples.

1.0.0

  • Initial public release.