Closed TooAngel closed 1 year ago
Instead of abstracting the screeps API, we should extract as named functions which can be reused.
This allows to easier read the code and also allows to reused certain functions, as well as changes these at a common place in case of updates.
This is step one for removing all propertyfilter methods.
This pull request was merged by worlddriven.
Instead of abstracting the screeps API, we should extract as named functions which can be reused.
This allows to easier read the code and also allows to reused certain functions, as well as changes these at a common place in case of updates.
This is step one for removing all propertyfilter methods.