Joined: 1969.12.31 00:00:00
Messages: 2203
Location: Southern California
Offline
* @version 1.170.0.0
* 2021.04.12
* MAJOR REFACTOR to improve performance after average BehaviorEventTask time spiked to 1.3 seconds.
* Sends DoBehaviors Event iteration totals to Admins.
* Room.computeFullDescription() sends extended data for Robots.
* Server can boot without reading Midgaard world files.
* Removed unnecessary error handling code from Executor tasks.
* Affects.affects migrated from List to Map.
* BUG FIX: found and removed the source of the BehaviorsEventTask slowdown.