Go to file
Wuzzy e8159c3712 Update credits 2016-12-04 15:16:32 +01:00
sounds Update credits 2016-12-04 15:16:32 +01:00
textures Move texture LEDs up 2016-09-02 19:27:32 +02:00
README.md Update credits 2016-12-04 15:16:32 +01:00
depends.txt Remove double dependency 2016-11-22 00:29:54 +01:00
description.txt Basic description 2016-09-06 08:21:11 +02:00
easyvend.lua Fix crash w/ attemp to give award w/o awards mod 2016-12-04 14:52:17 +01:00
init.lua Version 0.4.1 2016-12-04 14:53:41 +01:00
license.txt Move mod files up one dir 2016-09-01 21:27:52 +02:00
mod.conf Rename mod to “easyvend” 2016-09-01 21:56:09 +02:00
screenshot.png Add description and screenshot 2016-09-02 16:12:33 +02:00
settingtypes.txt Start conversion only with explicit setting 2016-09-09 21:57:31 +02:00

README.md

Easy Vending Machines [easyvend]

Version: 0.4.1

Adds vending and depositing machines which allow to buy and sell items from other players.

Help is included as help entry for Item Documentation [doc_items].

Converting machines from vendor mod (experimental)

This mod is able to automatically transform the vending and depositing machines from Bad_Command_'s Vending machines [vendor] mod on loading and turn them into the new machines from easyvend. This is useful if you want to switch a world from vendor to easyvend.

WARNING: This feature is experimental! It is advised to backup your world before doing this. This feature is also incomplete; items are currently not transformed in the process.

Conversion process

To transform all nodes from the vendor mod, disable the vendor mod (if it is not already disabled), enable the setting easyvend_convert_vendor and start or restart the game.

Now all nodes from the vendor mod will be replaced with easyvend ones.

If you run a server, you should inform players of this change because a few machines might need a reconfiguration.

Details

The machine configuration will be kept in the process and the machines will stay in operation provided their configuration is valid. The mod tries to keep as many machines in operation as possible. Machines with very high values (item count or price) might be disabled because they exceed limits and must be reconfigured by their owners. Most machines which worked before will likely stay in operation afterwards.

Credits and licenses

  • Code
    • License: LGPL 2.1
    • Source: Forked from mod “Vending Machines” [vendor] by Bad_Command_.
    • Authors: Bad_Command_ and Wuzzy
  • Textures
    • License: MIT License
    • Author: Wuzzy
  • Sounds