Skip to content

Commit

Permalink
Release MMapper 20.09.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nschimme committed Sep 24, 2021
1 parent 1672bed commit 2b180ae
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MMAPPER_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
21.08.0
21.09.0
22 changes: 22 additions & 0 deletions NEWS.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
================================
MMapper 21.09.0 (September 24, 2021)
================================

New features:
- Balrog's whip entangle "bash" is now detected in the Group Manager
- "score report" output is now captured for the Group Manager
- Add the ability to search using a regex in the Find Rooms dialog
- [Beta] Use Char.Vitals GMCP messages to populate the Group Manager when
MUME adds support for GMCP Char module

Changes:
- Rename MMapper.GroupTell to MMapper.Comm.GroupTell
- Stopped sending the IAC-GA prompt request MPI to MUME

Bug fixes:
- Prompt rewriting works
- Light and terrain characters in the prompt are now optional since we now
parse the terrain type from <room terrain=...> XML attribute
- Fixed RFC 2066 Charset negotation
- Refactor telnet option handling to be less spammy

================================
MMapper 21.08.0 (August 9, 2021)
================================
Expand Down

0 comments on commit 2b180ae

Please sign in to comment.