mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-03-31 19:35:39 +00:00
* Test UnbanCommand and UnbanPrompt have unbanned as a side effect. You'd think it would be obvious, but clearly it hasn't been. Part of the reason for it is just how un-ergonomic it used to be to verify room state. Fortunately it's quite straight forward to do since MPS has picked up. So now we can do it easily. * Update for MPS 2.5.2. - Fix SchemedMatrixData putting the wrong version number into data. Sadly a complication of https://github.com/the-draupnir-project/Draupnir/issues/560. - Fix an issue where the implementation of the RoomUnbanner capability was actually calling `/ban`.