Moved TypedMSDP structure out of plugins so it can be used elsewhere more easily
Added Odometer, Metrics. Use self.odometer.start() to start the odometer, or #odometer --start=
Rewrote RoomWatcher as RoomWatcherNew , new structures available in self.room2 while this is in development
Added a #telluria command to show you where you are in telluria based on the minimap (must have minimap on)
Globals are provided to ## via a function so that we can get updated values with each ## execution
Moved TypedMSDP structure out of plugins so it can be used elsewhere more easily Added Odometer, Metrics. Use self.odometer.start() to start the odometer, or #odometer --start=
Rewrote RoomWatcher as RoomWatcherNew , new structures available in self.room2 while this is in development
Added a #telluria command to show you where you are in telluria based on the minimap (must have minimap on)
Globals are provided to ## via a function so that we can get updated values with each ## execution