Project Zomboid

Project Zomboid

Shops and Traders
Showing 1-10 of 85 entries
< 1  2  3 ... 9 >
Update: Aug 5 @ 7:52pm

- Added sanity check for splitting $0.01 to $0.

Update: Aug 4 @ 7:36pm

- Tweak: Added protection to shop import/export to avoid trying to process broken tables.
- Tweak: Refactored the way shop import/export interacts with the UI, added more information to the display.
- Tweak: Added additional on-create check for wallet balance. (Helpful for mp-logins)
- Fix: Added sanity checks for container names.
- Removed: 'LastAged' field for listings - caused food to instant-age (as if just found) when purchased.

Update: Jul 28 @ 12:50am

Added single-player support for utilizing shops. (Without Debug on)

Update: Jun 19 @ 7:52pm

- New Feature: Sandbox option so that Power is required for shops.
This should not prevent owners from stocking or managing their stores, only purchases.

- New Feature: [Experimental] Shops now track their assigned locations.
This system is to support wipes/resets to speed up the process of setting up shops.
The only way to modify the locations is through editing and loading the exported textfile.
The way the system works is taking right click on tiles and compares them to the shops list.
Tracking occurs whenever a shop is assigned (or visited to support previous setups).
If there are performance concerns or drops, visiting the shops once and toggling the sandbox option is fine.

- Fix: Splitting/Place in Wallet now better supports multiple items selected at once.
Split only applies to the first item found in the selection.
Place in Wallet will apply to each item.

- Tweaks/Improvements:
Changes to how wallet logic is handled.
Changes to how context menus are handled.

Update: Feb 25 @ 2:36am

- Hotfix #1: Issue with reselling stuck on true fixed.

Update: Feb 25 @ 1:23am

- Fix for import UI text.
- Fix for issues with category listings.
- Added additional transmit of manage mode.
- Fix for item stack split (etomarat).
- RU translation (etomarat).

Update: Jan 26 @ 7:55pm

- HOTFIX 3: Fix issue with listing literature.

Update: Jan 26 @ 7:48pm

- HOTFIX 2: Fix issue with moveable typings when listing + icon display.

Update: Jan 25 @ 11:42pm

- HOTFIX: Properly handle moveables/furniture.

Update: Jan 25 @ 4:24pm

- BETA testing has not provided any reports of issues for a few weeks now.
Given B42 has just released, I am consolidating branches (this BETA to main), and moving forward with development.

This mod is still only for B41.

- New: Manage Mode Field Editor.
-- Removed three inputs for stock/price/buyback on the UI.
-- Fields can now be viewed/modified by owners/admin.
-- Allows for listing items of the same type with specialized names.
--- Example: furniture and evolved-recipes for food.
- Lowered minimum for Money weight to 0.00.

- Refactored wallet/cash transactions to occur entirely on network.
- Allow money to be used along with store credit.
- Fix: Loads store data when opening context menu.
- Fix: Loads wallet data when dying.