Minetest logo

IRC log for #minetest-dev, 2021-01-02

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

All times shown according to UTC.

Time Nick Message
02:16 olliy joined #minetest-dev
05:00 MTDiscord joined #minetest-dev
07:34 calcul0n__ joined #minetest-dev
08:00 ShadowNinja joined #minetest-dev
08:24 olliy_ joined #minetest-dev
09:13 lisac joined #minetest-dev
09:45 olliy joined #minetest-dev
10:41 Fixer joined #minetest-dev
11:16 NetherEran joined #minetest-dev
11:48 jingkaimori joined #minetest-dev
11:49 jingkaimori a new post about using irrlichtBaW for minetest
11:50 jingkaimori https://forum.minetest.net/viewtopic.php?f=7&t=25946
11:50 jingkaimori unfortunely I need some help
12:04 Krock non-trivial. who knows how much BAW changed in their fork. what's most obvious here is that you seem to be missing fundamental irrlicht type headers, given that you replaced u32 and similar
12:04 Krock currently not even irrlicht 1.9-dev is compatible (AFAIK), thus I don't think there's much hope to get BAW working
12:06 jingkaimori I have solved the varied declartion.The only thing need to solve is promote the cmake to make BAW work
12:08 jingkaimori BAW is a variant of irrlicht,the interface between it and irrlicht is little
12:43 calcul0n_ joined #minetest-dev
13:49 rubenwardy Baw is a hard fork that makes no attempts to keep compatibility
13:57 sfan5 zughy[m]: optimizing saved only 4 bytes on those two textures so your settings were probably just less aggressive
14:02 sfan5 merging #10756, #10771, #10723 in 10m
14:02 ShadowBot https://github.com/minetest/minetest/issues/10756 -- "Browse online content" formspec improvement by Zughy
14:02 ShadowBot https://github.com/minetest/minetest/issues/10771 -- Clarify documentation of minetest.get_modpath and minetest.get_modnames by OgelGames
14:02 ShadowBot https://github.com/minetest/minetest/issues/10723 -- Add on_deactivate callback for luaentities by hecktest
14:08 zughy[m] any news about when the feature freeze is gonna start?
14:12 sfan5 nobody knows
14:12 Fleckenstein joined #minetest-dev
14:12 sfan5 because we dont even have a date for 5.4.0
14:20 zughy[m] I see. Well, if you want to close an issue for free: #6518
14:20 ShadowBot https://github.com/minetest/minetest/issues/6518 -- The Menu Overlay Image Should be everywhere
14:21 zughy[m] #8669 makes sense too, tbh
14:21 ShadowBot https://github.com/minetest/minetest/issues/8669 -- Modernization of the Multiplayer tab
14:44 sfan5 rubenwardy: can you push this branch to gitlab? https://github.com/sfan5/minetest/tree/gitlab-ci
15:00 Fixer joined #minetest-dev
16:03 Icedream joined #minetest-dev
16:27 rubenwardy sfan5: protip - all branches on upstream are mirrored
16:28 sfan5 oh
16:28 rubenwardy so you can push it to minetest/minetest, and it'll be mirrored to gitlab
16:28 sfan5 will do that then
16:29 sfan5 how often does it mirror though? hourly?
16:29 rubenwardy I think it's every 5 minutes
16:29 rubenwardy >  Pull mirroring updated 26 minutes ago.
16:30 Krock hmm https://postimg.cc/QV3wgFjR
16:30 Krock something's yet not right
16:31 Krock when attempting to replace git cloned moreblocks with the contentdb one
16:31 rubenwardy merge conflict?
16:31 rubenwardy ahhhh I see
16:31 Krock 2021-01-02 17:30:47: WARNING[Main]: more than one active ui element, self most likely isn't intended
16:31 rubenwardy try moving this after the delete: https://github.com/minetest/minetest/pull/10768/files#diff-a3e54852d73a3d5754426cc30147ae9b4a2ce1516d0888f931fd96960b241d67R466
16:32 Krock yes that works
16:36 sfan5 rubenwardy: it updated just now so might be every 30m
16:46 Krock rubenwardy: fixed your branch
16:46 rubenwardy thanks
16:46 olliy joined #minetest-dev
16:46 Krock I don't know what else to test there, but so far it seems to work well
16:47 Krock > error("Unknown package type: " .. package.type)
16:47 rubenwardy I guess it could just disable the test
16:47 Krock what if there's a new type sent from cdb? does the matter?
16:48 rubenwardy there shouldn't be
16:48 rubenwardy Minetest lists compatible versions
16:48 rubenwardy *types
16:48 Krock alright
16:48 rubenwardy "/api/packages/?type=mod&type=game&type=txp"
16:48 rubenwardy That will only be tripped if someone forgets to update it
16:48 rubenwardy at which point, you probably do want an error
16:49 rubenwardy so it can be caught during dev
16:49 rubenwardy maybe that should be a method in pkgmgr.lua, and used by install_dir too
16:49 Krock valid point
16:50 Krock though that case is rarely tested
16:50 rubenwardy install_dir does some weird stuff to find the target path, I don't understand it
16:50 rubenwardy I guess because it also supports installing stuff when you don't know the package/modn ma
16:51 rubenwardy <Krock> though that case is rarely tested
16:51 rubenwardy You'd hope they'd try to install new types
16:52 rubenwardy like - this error will throw on any install, not just when there's an existing install
16:53 Krock oh yes I see
17:10 Fleckenstein Earlier this day I reorganized my fork of minetest but I still had a PR opened that got closed by it and I can't reopen it - is it ok if I open a new one?
17:10 sfan5 sure
18:20 Fleckenstein joined #minetest-dev
19:25 sfan5 ok #10772 is now really
19:25 sfan5 ready*
19:25 ShadowBot https://github.com/minetest/minetest/issues/10772 -- Update Gitlab-CI pipeline by sfan5
19:49 fluxflux joined #minetest-dev
22:10 Taoki joined #minetest-dev
23:53 kilbith joined #minetest-dev
23:53 kilbith can anyone delete these shit comments all over the place? https://github.com/minetest/minetest/pull/10723#issuecomment-753542488
23:54 kilbith or better banning this moron
23:54 kilbith ^ rubenwardy

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