adonutwithsprinklez / CodenameEmpty

A text based adventure roguelite
GNU General Public License v3.0
6 stars 0 forks source link

Better Error Handling for Event actions/commands #109

Closed adonutwithsprinklez closed 3 years ago

adonutwithsprinklez commented 3 years ago

Currently when Events begin occurring, there is not a good system in place to debug why certain commands do not properly function/fire. This has led to longer debugging sessions that should be extremely short.