diff options
author | Perttu Ahola <celeron55@gmail.com> | 2011-10-21 18:29:13 +0300 |
---|---|---|
committer | Perttu Ahola <celeron55@gmail.com> | 2011-10-21 18:29:13 +0300 |
commit | 9c3e0a8040881d11fd1c4bada0831a4daf9f22c8 (patch) | |
tree | 5c5dcaff566286d243be7234c75d39390ba753be /doc | |
parent | 7f2518393624e37e0dad6379a49084c89f7cd177 (diff) | |
download | minetest-9c3e0a8040881d11fd1c4bada0831a4daf9f22c8.tar.gz minetest-9c3e0a8040881d11fd1c4bada0831a4daf9f22c8.tar.bz2 minetest-9c3e0a8040881d11fd1c4bada0831a4daf9f22c8.zip |
0.3.dev-20111021
Diffstat (limited to 'doc')
-rw-r--r-- | doc/changelog.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt index dee648e53..b600345aa 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -3,6 +3,11 @@ Minetest-c55 changelog This should contain all the major changes. For minor stuff, refer to the commit log of the repository. +0.3.dev-20111021: +- Modify dungeon masters to only try to shoot players +- Fix object duplication bug at block load/unload bug +- Improve network layer + 0.3.dev-20111016: - Locked chest - Server user limit setting (max_users) |