Jean-Patrick Guerrero

Results 9 issues of Jean-Patrick Guerrero

- Most/least helpfuls - Most/least recents - Most/least commented - etc.

Feature

With https://github.com/minetest/minetest/pull/9032 merged, the furnace formspec would not need to be updated anymore for each texture changes (arrow and fire).

Request / Suggestion
Maintenance
Supported by core dev

I'd like to see more custom themes for i3, especially in pixel art. More colorful, more pixel-y, more "retro" than the current one. Unfortunately I'm a bad artist. Maybe @Zughy...

enhancement
help wanted
feature request

It'd be perfect to right-click an item to get it. Currently you're forced to double-click an item to get it, which isn't very intuitive. Also, several buttons could be keybinded...

enhancement

- [ ] Proper strings positioning using https://github.com/minetest/minetest/pull/9755 - [ ] Display recipes in-world: https://github.com/minetest-mods/craftguide/issues/56#issuecomment-628319632 - [ ] Add `hud_move` in the engine (see [this comment](https://github.com/minetest-mods/craftguide/blob/19fb5e2691f6f1c54c2a850fe0682109fa88bbe2/init.lua#L1326)), probably doable with https://github.com/minetest/minetest/pull/10524...

maintenance

**Blocker:** a function to the engine modding API must be added to render nodebox and mesh nodes as flat textures. The [display_api](https://github.com/pyrollo/display_modpack/tree/master/display_api) by @pyrollo should be used. ![screenshot_20190205_145047](https://user-images.githubusercontent.com/7883281/52277904-10f61600-2956-11e9-970f-a5bb90894d7c.png)

enhancement
feature
needs engine change

This feature should be added as a prolongation of the command `/ignore` on IRC, as there are people we absolutely don't want to read.

For `craftguide` I expect something more modern than this scrollbar look: ![screenshot_20200416_212724](https://user-images.githubusercontent.com/7883281/79498750-17881f00-802a-11ea-9241-0a96d9ae2753.png) - The background color could be customizable. - The thumb could be replaced by an image instead of...

@ Client / Audiovisuals
Feature request
Concept approved
Formspec

- [x] A global code cleaning. - [ ] Use of texture atlases on some nodes, https://github.com/minetest/minetest/commit/7057c1 - [x] Use hardware coloring on the curtains, https://github.com/minetest/minetest/commit/d04d8aba7029a2501854a2838fd282b81358a54e - [x] Make the...

enhancement
maintenance