Project Zomboid

Project Zomboid

Item Searcher
目前顯示第 1-7 項,共 7 項
更新:2023 年 3 月 20 日 @ 上午 5:29

* Added search modes to allow restriction of allowed search areas - https://github.com/TheCrimsonKing92/pz-item-searcher/issues/10
* Fixed Take Item implementation in multiplayer

更新:2023 年 3 月 8 日 @ 上午 4:55

* Added Silent Search option to toggle off character speech https://github.com/TheCrimsonKing92/pz-item-searcher/issues/21

更新:2023 年 3 月 3 日 @ 上午 5:35

* Disabled Search Room option while outside https://github.com/TheCrimsonKing92/pz-item-searcher/issues/14
* Added Take Item option https://github.com/TheCrimsonKing92/pz-item-searcher/issues/19
* Added entry and option tooltips to UI
* Overhauled UI to make better use of space
* Container types in speech now translated to friendly names (e.g. clothingwasher -> clothing washer)

更新:2022 年 6 月 22 日 @ 上午 5:03

* Merged patch from Keenelge which "Fixed error if items more than 2". Item names should now be pluralized when multiple are found.

更新:2022 年 4 月 12 日 @ 下午 7:41

* Excluded KeyRing from inventory search (minimizes character message noise)
* Guarded against an error caused by starting a room search outside of a room (character will say "I'm not in a room to search!")

更新:2022 年 4 月 7 日 @ 下午 8:04

* Standardized character messages between search types
* Slightly increased search time scale per item in container
* Fixed logic for queuing multiple search types. Previously, queuing search room would clear any inventory and nearby search also queued (due to walk methodology).

更新:2022 年 4 月 3 日 @ 上午 10:41

Initial publishing.

Known limitations:
* Does not search the floor
* Identification of the container being searched is not very friendly (e.g. clothingrack)