v3.0.1
What's Changed
Features
- 84491d3 feat(graffiti): add filtered nearest-surface lookup
- 49e5088 feat: add remove event trigger method
- 4f465ee feat: add more controls
Fixes
- 97fe580 fix(quests): support late-bound POI retargeting
- 3687e44 fix(slots): Handle Scene Changes
- ccef9fd fix: dealer inventory not loading in
- 7479e3c fix: scope apply effects patch target to base method
- 56c6c95 fix: wrap storage entity definition null check in try-catch to prevent NRE
- c0b1a4e fix: remove callback resetting in DialogueChoiceListener
UI / API / Docs
- 78c4cf4 Contacts App Update
- 2f3ee46 chore: organize item docs
- c903147 docs(api): add feature request issue template
Maintenance
- 4a20cfd chore: drop NPC.PanicDuration
- 59b0127 chore: Update Analyzer for ScheduleOne.Core Exclusions
- b4a0e25 chore: add ScheduleOne.Core to analyzer
Merged Pull Requests
- Remove callback resetting in DialogueChoiceListener by @k073l in #59
- Contacts App Update by @HazDS in #60
- Add RemoveEventTrigger method to EventHelper by @k073l in #64
- Various fixes: PlaceableStorageEntity ID NRE, red eyes not applying, dealer inventory wipe by @k073l in #69
Full Changelog: v3.0.0...v3.0.1