SmallJoker

Results 317 comments of SmallJoker

1. Update unified_inventory to the newest version 2. Update skinsdb to the newest version 3. Can it still be reproduced? How? I did a local test but couldn't find a...

Same reply as in #75. There's currently no-one taking care of model design. If you (or someone else) has a model that can legally be used in this project, feel...

Superior models are highly welcome. None of the contributors in this project seem to have enough Blender knowledge to design models.

> on all servers Do you mean all servers that run on the same machine, or all online servers with skinsdb installed?

> Saving files inside the mod's own directory is incompatible with Mod Security No, it is compatible. Mods may write to their own directories as well. > because you ARE...

Please check for updates. There is no `tiles` in L105. https://github.com/minetest-mods/hbsprint/blob/25472427e59899efa0b39cfad884dda03bacc06c/init.lua#L103-L107 EDIT: If that does not fix your issue, try to change this line https://github.com/minetest-mods/hbsprint/blob/25472427e59899efa0b39cfad884dda03bacc06c/init.lua#L127 to `local tile = def.tiles...

@NathanielFreeman Should be fixed in f566d0f. Please report back if there are any similar/new issues in this regard.

1. The name is misleading. It *only* backlists nodes in case no node name is specified by the player. I'd expect blacklists to apply in all cases. I'd suggest to...

Perhaps the default should've been `false` to not require mass-adjustments of all existing mods. Well.. now it's too late I guess.

Cannot reproduce. (changed `minetest.chat_send_all` to `print`) ``` 2024-05-07 15:25:41: ACTION[Server]: singleplayer dies at (-28,4,39). No bones placed 2024-05-07 15:25:43: ACTION[Server]: Moving singleplayer to static spawnpoint at (-32,4,47) on_respawn | Speed...