Open IsaacJG opened 11 years ago
It needs to be ensured that plugins have access to everything necessary to allow for many different types of functionality, without allowing them to modify in any way individual issues, especially the IssueHandler and how it determines fixedIssues.
IssueHandler
fixedIssues
Significantly addressed in 9d14c552e209081262834fea918b8697ee9e4fc0
It needs to be ensured that plugins have access to everything necessary to allow for many different types of functionality, without allowing them to modify in any way individual issues, especially the
IssueHandler
and how it determinesfixedIssues
.