Minetest logo

IRC log for #minetest-dev, 2021-03-08

| Channels | #minetest-dev index | Today | | Google Search | Plaintext

All times shown according to UTC.

Time Nick Message
01:26 DS-minetest joined #minetest-dev
05:00 MTDiscord joined #minetest-dev
06:30 pmp-p joined #minetest-dev
06:31 YuGiOhJCJ joined #minetest-dev
07:04 mw__ joined #minetest-dev
07:05 Biggvs_Richardvs HI all
07:26 Biggvs_Richardvs Got a bug report for AliveAI
07:26 Biggvs_Richardvs Server crash log:
07:26 Biggvs_Richardvs https://justpaste.it/5o9ya
07:26 MTDiscord <Jonathon> make a issue on the repo's issue tracker
07:27 MTDiscord <Jonathon> https://github.com/AiTechEye/aliveai
07:58 tezcatli joined #minetest-dev
08:00 ShadowNinja joined #minetest-dev
08:58 Biggvs_Richardvs Done
08:58 Biggvs_Richardvs Other question
09:00 Biggvs_Richardvs WE're playing mientest game with a bunch of mods (including aliveai) and when we dig blow 200, we start taking hits like we're standing in lava or next to a torch or something. No matter where we co or what we do, anytime we step below exactly 200, we start taking damage, like 1/2 heart per second.
09:00 Biggvs_Richardvs What's that from?
09:13 hlqkj joined #minetest-dev
09:16 Biggvs_Richardvs Ok apparently it's aprt od shadowrealms. When I disabled shadowrealms we were able to dig below 200 w/o taking damage
09:16 mizux joined #minetest-dev
09:45 z812 joined #minetest-dev
09:58 calcul0n_ joined #minetest-dev
10:09 Wuzzy joined #minetest-dev
10:14 proller joined #minetest-dev
10:14 rubenwardy Biggvs_Richardvs: please discuss mods and such in #minetest.  This chat room is for the engine C++ etc development
10:14 rubenwardy modding in #minetest too
10:25 numzero joined #minetest-dev
10:25 Fixer joined #minetest-dev
10:29 z812_ joined #minetest-dev
12:16 hlqkj joined #minetest-dev
12:23 olliy joined #minetest-dev
12:37 tech_exorcist joined #minetest-dev
12:49 calcul0n__ joined #minetest-dev
12:57 srifqi joined #minetest-dev
13:22 z812_ joined #minetest-dev
13:31 Lunatrius` joined #minetest-dev
13:56 z812 joined #minetest-dev
14:04 sfan5 free small lesson on compiler optimizations https://github.com/minetest/irrlicht/pull/15
14:51 calcul0n joined #minetest-dev
15:20 calcul0n joined #minetest-dev
19:12 Krock will merge #11032 and #10690 in 15 minutes. (insert happy Wuzzy noises)
19:12 ShadowBot https://github.com/minetest/minetest/issues/11032 -- Translate builtin into German (server-side) by Wuzzy2
19:12 ShadowBot https://github.com/minetest/minetest/issues/10690 -- Fix misleading chat messages of /clearobjects by Wuzzy2
19:13 Wuzzy ?
19:13 Krock sfan5: `g++ test.cpp -c -S -o- -O3` looks sane, isn't it?
19:14 Krock either way it does a superfluous copy to edx
19:15 sfan5 why superfluous?
19:16 Krock isn't it supposed to copy g_vec to RAX and return?
19:17 sfan5 sizeof(g_vec) = 12 hence the second reg
19:18 Krock oh right. thanks.
19:24 DS-minetest joined #minetest-dev
19:26 Krock merging
19:27 Krock done
20:30 z812 joined #minetest-dev
21:03 Andrey01 joined #minetest-dev
21:05 proller joined #minetest-dev
21:05 Andrey01 The core devs, could you consider please #10924 ?
21:05 ShadowBot https://github.com/minetest/minetest/issues/10924 -- Add modslist formspec for /mods command. by Andrey2470T
21:52 calcul0n_ joined #minetest-dev
21:52 DS-minetest joined #minetest-dev
21:59 Wuzzy to be honest, I find the window pop-ups to be more user-unfriendly because they force me to context-switch (keyboard → mouse)
22:00 Wuzzy i like the window, but it is forced on me
22:01 Wuzzy Maybe in the long-run, each command that opens a window should have a text-only version as well to avoid the context-switch
22:02 Wuzzy or even better: Expose /mods, /privs and maybe other info commands to the GUI (Esc menu)
22:04 Wuzzy By the way, about the /shutdown command
22:05 Wuzzy how about instead of using a literal "reconnect" in the syntax, use a "-r" switch?
22:05 Wuzzy (and explain what "-r" means in the help text, similar to /set's "-n")
22:33 proller joined #minetest-dev
23:29 z812 joined #minetest-dev
23:36 sfan5 yes that sounds better
23:36 sfan5 merging #11024, #11036 in 10m
23:36 ShadowBot https://github.com/minetest/minetest/issues/11024 -- Use place_param2 client-side for item appearance & prediction by sfan5
23:36 ShadowBot https://github.com/minetest/minetest/issues/11036 -- Fix missing jsoncpp in the Docker image by Lejo1
23:58 DS-minetest Do ServerActiveObjects with id 0 appear in the wild in any circumstances? If so, when?

| Channels | #minetest-dev index | Today | | Google Search | Plaintext