aboutsummaryrefslogtreecommitdiff
path: root/Mundus Build 01-05-2020 No2.exe
Commit message (Collapse)AuthorAgeFilesLines
* Added sheep, they have 8 health, they drop mutton steak, 4 energy replenish ↵Syndamia2020-05-011-0/+0
| | | | points. Changed values for easy difficulty and beef steak. Removed useless methods from MobStatsController. Updated executable.
* Added system to restore energy points; it is done by double clicking on a ↵Syndamia2020-05-011-0/+0
material that can be consumed/eaten (energy restore points > 0). Cows now drop beef steak. Modified a bit difficulty related values. Fixed issue where player woudn't appear upon game start. Reverted game windows namespace (created problems with monodevelop window designer). Removed useless assembly references. Updated executable.