Changes:
- Added Handlebars helpers to tie into yesterday’s ECS counter feature. Now I can add conditional templating in room descriptions and such based on how many times something has happened.
- Added generic tracker of how many times a location has been visted.
- Added generic tracker of how many times an object has been seen.
- Added variable description for Ranger Bob the first time the player meets him.
- Added variable description for Other East Trail the second time it’s visited.
- Laid groundwork for making experimental context menus dynamic based on target. Disabled context menu on everything except name tags.
Bugs & Problems:
- Nothing new