Stable
1.1.0
- Added config option to allow normal players to change the customertable whitelist (zmc.config.CustomerTable.edit_whitelist_admin_only)
Stable
1.0.9
- Fixed lua/zmcook/dishtable/sh_dishtable.lua:8: attempt to index local 'DishData' (a nil value)
- Removed zmc.Dishtable.CookMenu call from cook button at lua/zmcook/dishtable/cl_dishtable_vgui.lua
Stable
1.0.8
- Added config option to delay certain net messages at sh_main_config.lua (zmc.config.NetDelay)
- Fixed loading issue for items/dishes added via the module system
Stable
1.0.7
- Added Polish Translation
- Added ForceClipping check for zmc.Dish.DrawFoodItems
- Fixed XeninInventory ItemConfig IsRotten var at ITEM:GetName
Stable
1.0.6
- Added Buildkit Entity
- Added custom hook (zmc_Buildkit_GetItemLimit)
- Added config option zmc.config.Medieval
- Fixed zmc.vgui.Slot breaking zmc.Inventory.VGUI when loading empty slots
- Updated zeros libary
- Updated Contentpack
- Uploaded Medieval Contentpack > https://steamcommunity.com/sharedfiles/filedetails/?id=2610123013
Stable
1.0.5
- Added Chinese translation
- Fixed Customer eating sound
- Fixed French Translation Typo
- Fixed Worktable Interaction bug for items with both cut and knead components
- Fixed Inventory CanPickUp check so entities only allow needed items
- Fixed Dishtable bug where items added via the trow function would not trigger the FinishDish function
- Fixed entities bought from the f4 menu dont have a owner assigned
- Updated zclib lua libary
Stable
1.0.4
- Added Spanish Translation
- Added Washtable Entity and config (zmc.config.Washtable)
- Added DarkRP F4 Menu Entity code > lua\darkrp_modules\zmc\sh_zmc_darkrp.lua
- Fixed Ordertable toggle restriction being "admin only" instead of "job only"
- Updated Contentpack
Stable
1.0.3
- Added CookBook entity
- Added Turkish translation
Stable
1.0.2
- Fixed empty Datapack warning from item data module loader.
Stable
1.0.1
- Added custom hook to restrict what dishes a player can cook
- Added Dish Whitelist for Dishtable to restrict which dish can be made
- Added steam effect for Wok minigame
- Added entity classes to pocket blacklist in main config file
- Added Item Throw System to move items faster between inventories
- Added Rot/Spoil System for food items
- Added Item Despawn system > zmc.config.Item.DespawnTime
- Added vomit effect for eating rotten food or food with a negative health value
- Added default DarkRP Job and Job Check
- Added Module loading system to append more Item / Dish configs after main config got loaded
- Improved ItemSelection for Fridge, Dishtable and Customertable to be multi select
- Improved Whitelist button
- Improved Whitelist / Appearance buttons for customertable
- Updated zclib
- Updated contentpack
Stable
1.0.0
Initial version.