Stable
1.1.2
- Added xAdmin Support
- Added Custom Hooks (see lua/zpizmak/sv/zpizmak_hooks.lua)
- Changed Ingredient / Pizza Config to not bind Ingredient Names to vars, which allows them now to be changed to what ever you like.
Stable
1.1.1
- Added chinese translation
- Fixed SetOwnerID on Ingredient Buy for Public Entity Fridge
- Cached colors and materials
Stable
1.1.0
- Fixed Pizza getting marked as deliverd on Empty Table Bug
- Fixed Customer UI PizzaName Backgroug bar length according to text length
Stable
1.0.9
- Added NW Timout for Server net.receive
- Fixed Duplication Glitch for pizza, oven and customertable entities
- Fixed oven.ConnectedPizzas error
Stable
1.0.8b
- Fixed Pizza price calculation Bug
Stable
1.0.8a
Fixed Itemstore pickup bug
Stable
1.0.8
- Added itemstore support
- Changed GetPizzaData from string to int
- Fixed [ERROR] zpizmak_pizza_net.lua:43: bad argument #1 to 'insert' (table expected, got nil)
Stable
1.0.7b
Fixed Double Pizza Delivery Bug
Stable
1.0.7a
Fixed missing table var in config
Stable
1.0.7
Fridge,Oven and Opensign Entity are now Destrucable, see zpizmak.config.Damage
Oven deletes pizzas on destruction
OpenSign drops money on destruction if zpizmak.config.RevenueSpawn = true
Canged currency position to be before money amount
Changed ActiveCustomer counting method
Stable
1.0.6d
Fixed Bug, Pizza Duplication on Oven touch Removed zpizmak.config.EquipmentSharing from opensign moneyspawn to not influence zpizmak.config.RevenueSpawn
Stable
1.0.6c
Fixed Bug [ERROR] addons/pizza/lua/zpizmak/cl/zpizmak_vgui.lua:231: attempt to index global 'zpizmak_RecipeMenu_panel' (a nil value)