Releases: LauraRozier/EnforceSingleResourceExtractor
Releases · LauraRozier/EnforceSingleResourceExtractor
1.0.5
1.0.4
Implement guideline fixes
1.0.3
Destroyed Quarry fix and performance fix
- Remove killed Quarries/Pump Jacks using
OnEntityKillhook - Improve potential performance of entity retrieval in
CheckExtractorIsOff
1.0.2
Simplification and guideline fix
- Remove
InvalidfromExtractorType - Fix "Do Not Swallow Errors" in
LoadConfig - Simplify
CheckExtractorIsOffby concatenating prefab lists - Simplify
OnQuarryToggledby returning inelseafter prefab name checks, rather then having a separateif - Simplify
OnQuarryToggledby removing stored engine state - Simplify
OnQuarryToggledby combiningvar states = FPlayerExtractorList.Whereandstates.CountintoFPlayerExtractorList.Count - Simplify
QuarryStateby removing.ctorin favour of bracket initialization
1.0.1
- Readme cleanup
- Comment cleanup
- Add credit to readme
- Add icon
1.0.0
Initial Commit