diff --git a/changelog.md b/changelog.md index 90f14365a..5effb1094 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,8 @@ # Changelog -## v0.4 [?? ?? ????] +## v0.5 [?? ??? ????] + +## v0.4 [6 Mar 2020] - Added multiplayer - Added save/load diff --git a/readme.md b/readme.md index ceea7fc4b..1ea6aaf8b 100644 --- a/readme.md +++ b/readme.md @@ -6,7 +6,7 @@ Hello my friend, stay a while and listen! freeablo is a modern cross platform reimplementation of the game engine used in Diablo 1. As it is just an engine, you will need the original data files to play the game. -Currently, you can run around town, players and NPCs animate, and you can go down into the first few levels of the dungeon (which is randomly generated), and a couple of other things. +Currently, you can run around town, players and NPCs animate, you can go through the dungeon and fight monsters with melee (and limited ranged and magic), monsters drop loot, you can buy and sell items, and a bunch more stuff. This is just a base for a game so far, so if you can help, please see the contributing section below!