Jude Melton-Houghton 7bc9ef913c Update the object count after the player leaves
I don't know how attachments work, but if they're counted separately,
a player's attachments could increase the non-player count and prevent
the container from being destroyed.
2021-07-19 19:45:39 -04:00
2021-07-17 11:59:34 -04:00
2021-07-17 22:29:20 -04:00
2021-07-17 22:29:20 -04:00
2021-07-16 08:17:57 -04:00
2021-07-18 09:59:30 -04:00

area_containers

The outside and inside of an area container

This is a mod for Minetest. It implements an "area container," that is, a node that holds an area in which you can walk around and build stuff. The structures in the container can communicate with the outside using Mesecons and/or Digilines. Items can pass in and out through tubes from the Pipeworks mod.

Licenses

Source code

The source code of this project is licensed under the LGPL v3 (or later,) as stated in the source code files themselves.

Images and other files not otherwise licensed

These files are licensed under a CC BY-SA 3.0 license.

They are also under the same copyright as the source files:

Copyright © 2021  Jude Melton-Houghton
Description
No description provided
Readme 1.3 MiB
Languages
Lua 100%