mt-mods / mt-mods/technic

Add setting to ignore non-player inventory actions

Open
#367 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement
Dominant language
Lua
Stars
23
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Pipeworks creates a lot of log spam moving items around, which was increased by #360. I think it would be a good idea to add a setting to ignore non-player inventory actions, like default does (maybe it could read the same setting): https://github.com/minetest/minetest_game/blob/511619253facd524df75ae44537d7b2c4e30a8db/mods/default/functions.lua#L729-L745

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the inventory-action logging changes from #360 and the referenced default/functions.lua lines 729-745. Identify where Technic logs non-player inventory actions, then add a setting that suppresses those messages; done means the setting works like the referenced default behavior without hiding player actions.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua
Domain
game-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.