Fixed a bug that could prevent a Tree from being removed by Tree Feller

if 2 or more players were using Tree Feller simultaneously
This commit is contained in:
nossr50
2019-07-02 14:46:55 -07:00
parent 4c13c0ec31
commit 0af3c82612
4 changed files with 248 additions and 234 deletions

View File

@ -1,3 +1,6 @@
Version 2.1.94
Fixed a bug where 2 people using Tree Feller could result in the tree being rejected for being too big
Version 2.1.93
Fixed a bug where players would be told they could not breed summoned animals when the animals weren't summoned (bug didn't actually do anything besides send you a message)