WatkingStudio / Random-Encounter

A game inspired by DumpsteR_PlayeR2's Capture game. It has been modified to work as a DnD system within Twitch chat. The end goal is for users to be able to have random encounters, find loot, equip their warrior however they would like, and to go on quests with other members of chat for epic loot.
0 stars 0 forks source link

Create Gameplay Logs #60

Closed WatkingStudio closed 3 years ago

WatkingStudio commented 3 years ago

Brief Description Create a log file which will log information when commands are used. Such as which monster was selected, what encounter was chosen, what the quest results were, etc.

These will be placed in an array entry for each day.

If for example a Brown Bear is selected as a monster twice, don't add Brown Bear to the list twice, simply register that is has been selected again.

This may not be the most efficient, but for now it will be used to debug, and to test how good the

Checklist

Detailed Description If further detail is required for this issue please provide it here

Additional Info If there is any additional information required put it here