Results 18 issues of 4aiman

Exchange 2013 (yes, in 2022) NTLM-enabled server, no basic auth, no 0auth. There HAS to be something I'm missing here: ``` // self-signed certificate process.env.NODE_TLS_REJECT_UNAUTHORIZED = 0 let EWS =...

While using luigi with love2d 0.10.2 I'm getting this: ![screenie](https://www.dropbox.com/s/cgeugwy3ru73xfz/123.png?dl=1) *see the edit box* I think that it's the utf-8 compatible font which is not loaded for some reason.

Currently any tool is registered once and all it's properties cannot be changed. What I propose is: - 2 additional fields in objectref: ``` strength = number, defaults to 1...

![Screenshot](https://dl.dropboxusercontent.com/u/39772195/mtmods/%D0%91%D0%B5%D0%B7%20%D0%B8%D0%BC%D0%B5%D0%BD%D0%B8.png) Not a big deal, but still :)

enhancement

1. Start to dig. 2. W/o relesing the LMB switch to another slot with numerical keys. 3. Voila! Until using touchpad/mouse buttons you can dig forever!

bug
unconfirmed

Right now collision boxes of entities aren't rotated with set_yaw() callback. I think they should.

enhancement

Reproduce steps: - create new mod; - add this to the init.lua: `minetest.register_ore({ ore_type = "scatter", ore = "default:stone_with_coal", wherein = "default:stone", clust_scarcity = 1, clust_num_ores = 27000, clust_size =...

bug
unconfirmed

This may be hardcoded or via new lua callback. Currently there are set_velocity() and set_acceleration() functions but only for entities. That may be used for such purposes. Gravitation points may...

enhancement

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.18.0 x64 **Electron**: 1.3.15 **OS**: Debian GNU/Linux **Thrown From**: [love-ide](https://github.com/rameshvarun/love-ide) package 0.17.0 ### Stack Trace Failed to activate the love-ide package...