--- tags: Development --- # Hotfix Changelog - 18/05/2020 ## Bug Fixes - Disabled a bunch of controls to squash exploits while planting/watering. - Fix people sending others more than the recipient can hold. - Added close menu distance check. - Cleaned up more of the map. - Tried to better tie down the the Annesburg Butcher's Table and Tent. - Weapon duplication fixes: - Fix weapons not deleting from inventory when dropping. - Fixed weapons being duplicated if dropped and then picked up when over 64 ammo. - Added a test for the item being a weapon by looking for `weapon_` in the name. - Fixed pressing the `ALT` key showing a morality bar and expanding the compass. - Changed to a 50ms wait (tested with vary fast spam and it didn't work). ## Assorted Changes - Massive change to store menu: - On the back end: no more repetitive code - Moved all items to config. - Added ability to chose how many items to buy/sell. - You now start Friendly again.