Daily Update 265.2015

Changes:

  • Added a ‘counter’ helper. It uses the ECS setData/getData methods to keep track of how many times a particular event has happened. This will let me customize output and activities to be more dynamic. e.g. every third time you enter Dim Clearing, a butterfly flutters by. Or the first time you encounter a character, they’re surprised to see you.
  • Fixed MOVE verb not outputting responses when invalid directions are given. More generally, the NLP once again allows text return values from verbs, which it appends to the response output.
  • Fixed speech tags (special purpose name tags for conversation trees) generating incorrectly.

Bugs & Problems:

  • Nothing new.