Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
improve generic_mapper to send event when finished loading (Mudlet#7556)
<!-- Keep the title short & concise so anyone non-technical can understand it, the title appears in PTB changelogs --> #### Brief overview of PR changes/additions Add event to generic_mapper. Send event `mapperScriptLoaded` with argument `generic_mapper` when finished loading ie. `raiseEvent("mapperScriptLoaded", "generic_mapper")` #### Motivation for adding to Mudlet Better scripter experience. #### Other info (issues closed, discussion etc) Also updated and moved the (currently unused) generic_mapper.mpackage to the Lua package subdirectory. closes Mudlet#7533
- Loading branch information