Skip to content

Commit

Permalink
CLN: Updated changelog with last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
LimpingNinja authored Aug 19, 2021
1 parent f0a12db commit 75848ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# NgenMud v1.1.0
Compiled and tested on Manjaro Linux
### ADDED
- Setting required_pymodules, prevent aborting on all pymodules and only abort reboot if core modules fail to load. Yes, this could leave you in a wonky state, but the best bet is to ensure you have base modules defined that allow you to hit "copyover" again.
- c function which exposes mudsys.cmd_exists() to Python
- Python module to handle generalized cmd_checks in one place
- <string.h> due to compile failures on some linux environments
Expand Down Expand Up @@ -31,4 +32,4 @@ This is the base release of NGenMud which is a child/derivative of NakedMud. The
### ADDED:
- "heartbeat" hook was added with a pulse of once per 2 seconds, this is intended to give scripts an easy timer.
- .gitignore file with sane settings for NGenMud
- Text font for who display (because it looks better while still being generic)
- Text font for who display (because it looks better while still being generic)

0 comments on commit 75848ac

Please sign in to comment.