index
:
github/SMAPI.git
develop
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
SMAPI
/
Framework
/
Events
/
ModWorldEvents.cs
Age
Commit message (
Expand
)
Author
2022-04-13
enable nullable annotations in SMAPI where no changes are needed (#837)
Jesse Plamondon-Willard
2022-04-06
enable nullable annotations by default (#837)
Jesse Plamondon-Willard
2022-03-22
reduce duplicated doc blocks
Jesse Plamondon-Willard
2021-05-26
Add `World.FurnitureListChanged` event
DiscipleOfEris
2020-06-15
refactor & optimize event code a bit, drop old support for unknown event hand...
Jesse Plamondon-Willard
2019-12-31
minor refactoring
Jesse Plamondon-Willard
2019-12-31
Added the new ChestItemChanged event.
wartech0
2018-10-05
tweak new event naming convention (#310)
Jesse Plamondon-Willard
2018-06-10
add debris list changed event (#310)
Jesse Plamondon-Willard
2018-06-02
add base implementation for mod event classes (#310)
Jesse Plamondon-Willard
2018-06-01
add large terrain feature list changed event (#310)
Jesse Plamondon-Willard
2018-06-01
add NPC list changed event (#310)
Jesse Plamondon-Willard
2018-06-01
add terrain feature list changed event (#310)
Jesse Plamondon-Willard
2018-06-01
rename new events for clarity (#310)
Jesse Plamondon-Willard
2018-05-31
move location events into new event system (#310)
Jesse Plamondon-Willard