Results 13 issues of sofar

The pathfinder is now limited to: - top of liquids - top of solid surfaces but this is severely limiting the use of the pathfinder functionality. We need to have...

@ Server / Client / Env.
Feature request

This adds `/geoip` which returns `unknown` or one of `NA`, `SA` etc. plus a 200 exit code, or a 500 code if things went south badly. We make `reader` a...

Common convention is to honor DESTDIR such that package builders can properly handle code. This shouldn't happen: ``` $ make install DESTDIR=`pwd -P`/FOO cd qt-openzwave/ && ( test -e Makefile...

But, the code handling this is written as follows: ``` ObjectRef *ref = checkobject(L, 1); ObjectRef *puncher_ref = checkobject(L, 2); ServerActiveObject *co = getobject(ref); ServerActiveObject *puncher = getobject(puncher_ref); if (co...

Bug
@ Server / Client / Env.

``` /var/minetest/.minetest/mods/irc/irc/messages.lua:107: bad argument #1 to 'sub' (number expected, got nil) stack traceback: [C]: in function 'sub' /var/minetest/.minetest/mods/irc/irc/messages.lua:107: in function 'fromRFC1459' /var/minetest/.minetest/mods/irc/irc/messages.lua:12: in function 'Message' /var/minetest/.minetest/mods/irc/irc/init.lua:174: in function 'think' /var/minetest/.minetest/mods/irc/init.lua:131:...

Looks like it's possible to hit a crash here somehow, reported on several servers now.

After all the merges, it appears the LCD no longer functions properly, and I don't understand why. @numberZero @DS-Minetest

Bug(fix)

Due to extensive borrowing from systemd, the `make distcheck` target fails on `make install` due to `DESTDIR` not being properly preserved to include `$$dc_install_base`. I've spent some time trying to...

https://github.com/mumble-voip/mumble-theme/blob/master/LICENSE I'm a contributor to `minetest` and we've had similar discussions with many contributors about mods, themes, etc.. My conclusion is that `Unlicense` (or, any form of Public Domain declaration)...

- [ ] - build on systemd-networkd - [ ] - replicating keyword organization used by other implementations