Documentation updates around MCI movement
This commit is contained in:
@@ -18,6 +18,7 @@ This document attempts to track **major** changes and additions in ENiGMA½. For
|
||||
* `{userName}` (sanatized) and `{userNameRaw}` as well as `{cwd}` have been added to param options when launching a door.
|
||||
* Any module may now register for a system startup intiialization via the `initializeModules(initInfo, cb)` export.
|
||||
* User event log is now functional. Various events a user performs will be persisted to the `system.db` `user_event_log` table for up to 90 days. An example usage can be found in the updated `last_callers` module where events are turned into Ami/X style actions. Please see `UPGRADE.md`!
|
||||
* New MCI codes including general purpose movement codes. See [MCI codes](docs/art/mci.md)
|
||||
|
||||
|
||||
## 0.0.8-alpha
|
||||
|
||||
Reference in New Issue
Block a user