-
Depends on #7
Something along the lines of this:
``` Lua
-- GET
digiline_send("beacon", {command = "get"})
if event.type == "digiline" and event.channel == "beacon" then
event.msg = {
…
-
# pandorabox.io
* New logo / new buttons
# Wiki
* new logo
-
设备是armv7架构Pandorabox。
使用QQ音乐并设置相应cookie后,启动失败。
报错信息是/usr/share/unblockneteasemusic/core/provider/qq.js中对应行替换不正确,'cookie':前应为Tab而实际替换成了字母t,导致没有认出t'cookie':。
应该是129行的\\\\t转义没有被正确理解:
sed -i -e "$…
-
## Struct: `boardheader`
> kbs_bbs/site/zixia.h
> kbs_bbs/src/struct.h
````c
#define MAXBOARD 2048
struct boardheader {
char filename[STRLEN]; /* the BOARDS files */
char BM[…
-
* [x] atm (https://github.com/h-v-smacker/atm)
* [ ] ~~fancyvend~~ (https://github.com/pandorabox-io/pandorabox.io/issues/354 / https://github.com/pandorabox-io/fancy_vend/pull/1)
* [x] https://gith…
-
Project (wip):
* ~~https://github.com/thomasrudin-mt/mtpurge~~
* https://github.com/thomasrudin-mt/mapcleaner
## Current DB-State
* 50 GB Blocks
* ~~77~~ 90+ million mapblocks
* Primary index…
-
In the past couple days, it has repeatedly happened to me (and I've heard reports from other players) that I hear the /tpy sound effect when no one had been teleporting to me and I had not been telepo…
-
Should be fixed by https://github.com/minetest-mods/drawers/pull/37 but I didn't test
-
**Here come copy paste from chat**
Related #430 New active Beacon area effects
- [ ] should probably fix range to 20 for upgraded beacons
- Solution?
- [x] chat spamming "Not enough room to …
S-S-X updated
4 years ago
-
I have 32 qruarry ship, If I eneble them all about 6-8 of them not working, it gives message `digging not started` or `digging 3m above machine` but in fact the machine does nothing. I rebuilded my sh…