Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 253 Bytes

CHANGELOG.md

File metadata and controls

7 lines (4 loc) · 253 Bytes

CHANGELOG (since v1.3)

  • moved IFPObject tracking from the IFPObject base class to the IFPGame instance

  • all IFPObject instances now need to be initialised with the game object.

  • verbs are now defined as subclasses of verb, not instances