ChimneySwift / fancy_vend

A full-featured, fully-integrated vendor mod for Minetest.
MIT License
12 stars 10 forks source link

prevent negative numbers from being entered, results in lots of free … #6

Closed thomasrudin closed 5 years ago

thomasrudin commented 5 years ago

…items otherwise

ChimneySwift commented 5 years ago

Oof, I resolved a similar type error in a previous commit, sorry about that. Yet another reason to dislike MT's inventory manipulation functions - this should cause a crash, not admin stacks.