Linus Jahn

Results 89 comments of Linus Jahn

Sorry for the delay. My idea is to make it possible to add new extensions without modifying QXmpp. It's not that easy to explain how to implement that without giving...

> * In QXmppAccountData you added registration helper to serialize / unserialize QXmppAccountData documents, I'm not sure from where I should register those helpers ? I haven't fully thought this...

The problem with intllib is that you will have one language for the whole server. This can be good for a private server, but not a public. Anyway I think...

The translations are up-to-date. Please note that you need `intllib` for translations. https://github.com/minetest-mods/drawers/blob/master/locale/nl.po

> Is it possible to show the same image as displayed in the inventory? Unfortunately it's not possible with the Minetest engine (unless something recently changed).

This is was definitely my intention with this mod - only features, no bugs. But basically the arrow is just executing "on_punch" of the drawer visual (as the player does...

I am aware of that, feel free to open a pull request, otherwise this issue is unfortunately not helpful to me.

That would be a nice feature, but nothing I want to do soon. (Also if you just add/remove a stack, how should the drawer be animated, a short open/close or...

> I realize that this with physical attributes such as motion and sounds would make the most sense if item(s) dropped in-world in front of the drawer rather than adding...

Yeah with an item drop mod that would be ok, but not with the default MTG.