Changes for version 0.04 - 2002-06-08
- Much of the changes here are to support the upcoming release of the Games::TileMap module.
- This module now requires a minimum Perl version of 5.6.0.
- Added ability to assert validity of ID in Find() and fail if not valid.
- Added the Id() function to achieve similar assertion functionality.
- Added the objectDestroyed event, triggered when destroy() is called on an object.
- Added attr_ref() to allow attributes to be used in -textvariable and -variable options in Perl Tk widgets.
- Fixed bug in load() that caused an annoying but harmless "substr outside of string" warning under -w if the save file had undefined hash values.
- Documented the attribute flags and added flag ATTR_AUTOCREATE.
Modules
Provide a base class for game objects