Aaron Suen 2ce0a3b246 Fix wrong item display on drop-all items
If an item was settling too far away from where the item ent
landed, e.g. if pushed out by other settling items at the same
place, then it was using entity position to get visinv data
instead of node position.

Inform visinv ents of their actual node position instead of relying
on the object being reasonably close and rounding.  This fixes
multiple potential issues with visinv entity display and allows
these entities to be displaced arbitrarily far from their home
node and still function.
2021-07-06 07:25:03 -04:00
2021-07-05 12:11:30 -04:00
2021-03-09 08:33:58 -05:00
2021-06-01 06:18:42 -04:00
2021-07-02 23:57:44 -04:00
2021-06-01 06:18:42 -04:00
2021-02-28 08:18:09 -05:00
2020-03-28 07:08:56 -04:00
2021-07-02 23:08:04 -04:00
2021-06-01 06:18:42 -04:00
2021-07-04 10:19:54 -04:00

========================================================================

             \                           /\
              \                         /  \
          /\   \     /\    |\      /   /    \    /\    |\     /
         |  \   |   /  \   | \    /   |         /  \   | \   /
         |   \  |  |    |  |  |  |__  |        |    |  | /  |__
          \   \/   |    |  |  |  |     \    /  |    |  |/   |
           \        \  /   | /    \     \  /    \  /   |\    \
            \        \/    |/      \     \/      \/    | \    \

========================================================================
  NodeCore - An original, immersive puzzle/adventure game for Minetest
------------------------------------------------------------------------

NodeCore is a major reconstruction of survival gameplay from the ground
up.  Relearn much of what you thought you knew about Minetest!

Features:

- Immersive gameplay.  Zero in-game pop-up GUIs.  Minimal HUDs.
  All interactions take place in continuous first-person perspective.
  Nothing gets between you and the game world.

- Nearly everything is on the grid. Item stacks settle onto the grid
  and persist.  Complex machines (e.g. furnaces, storage) are built
  in-world and can be designed, customized, optimized.

- In-world crafting.  Assemble more complex recipes directly on the grid
  or in-place.  Learn how to "pummel" nodes to hammer things together
  or break things apart.

- Built-in player guide and hint system provides low-spoiler guidance.

- Rich and subtle interactions.  Some materials dig and transform in
  stages. Some materials slump into repose when stacked high.  Some
  things transform if conditions are met, but transform faster based
  on environment.  Experiment and see what effects what!

- Build complex in-game systems.  Design your own furnace.  Construct
  digital logic circuits.  Build gears and rotary machinery.  Assemble
  portable storage containers.

- Eggcorns!

------------------------------------------------------------------------

NodeCore is (C)2018-2020 by Aaron Suen <warr1024@gmail.com>
MIT License (http://www.opensource.org/licenses/MIT)
See included LICENSE file for full details and credits

Minetest ContentDB Listing:
	https://content.minetest.net/packages/Warr1024/nodecore/

GitLab:
	https://gitlab.com/sztest/nodecore

Discord:
	https://discord.gg/NNYeF6f

Matrix:
  #nodecore:matrix.org

IRC:
	#nodecore on irc.libera.chat
	(bridged to Discord)

------------------------------------------------------------------------
========================================================================
Description
No description provided
Readme MIT 33 MiB
Languages
Lua 98.7%
JavaScript 1.3%