| Time |
Nick |
Message |
| 00:04 |
|
YuGiOhJCJ joined #minetest-dev |
| 00:46 |
|
fluxionary joined #minetest-dev |
| 02:13 |
|
proller joined #minetest-dev |
| 02:30 |
|
Soni joined #minetest-dev |
| 03:41 |
MTDiscord |
<PrairieWind> Currently, disabling menu clouds and using a texture pack results in the dirt texture being used as the menu texture, even if there is a menu_bg texture in the texture pack. I created a fix locally and on discord to make it so it uses the menu_bg texture first if it exists. Is this something I should make a PR for, or just keep it for myself because of the hopefully someday menu revamp? |
| 03:43 |
|
dzho joined #minetest-dev |
| 03:43 |
|
dzho joined #minetest-dev |
| 03:51 |
MTDiscord |
<PrairieWind> hmm, this might depend on the custom loading screens/tips PR instead |
| 03:51 |
MTDiscord |
<PrairieWind> so, I guess its just a custom change for me |
| 03:56 |
MTDiscord |
<PrairieWind> I say so because it makes the loading screen background go black |
| 04:00 |
|
MTDiscord joined #minetest-dev |
| 04:45 |
|
LandarVargan joined #minetest-dev |
| 05:37 |
|
calcul0n joined #minetest-dev |
| 07:31 |
|
YuGiOhJCJ joined #minetest-dev |
| 09:02 |
|
appguru joined #minetest-dev |
| 09:54 |
|
Desour joined #minetest-dev |
| 10:06 |
Desour |
I noticed the same issue about black loading screens without menu_clouds, but was too lazy too open an issue back then. I've done that now: #13317 |
| 10:06 |
ShadowBot |
https://github.com/minetest/minetest/issues/13317 -- Black loading screen background with `menu_clouds` disabled |
| 10:54 |
|
ivanbu joined #minetest-dev |
| 12:21 |
|
appguru joined #minetest-dev |
| 12:23 |
|
proller joined #minetest-dev |
| 12:25 |
|
kilbith joined #minetest-dev |
| 12:34 |
rubenwardy |
sfan5: what's your opinion on #13070 / #13307 ? |
| 12:34 |
ShadowBot |
https://github.com/minetest/minetest/issues/13070 -- Minetest client should expose an API to control the player |
| 12:34 |
ShadowBot |
https://github.com/minetest/minetest/issues/13307 -- Add an option for the client to listen on a socket, update connected peers about client state and relay their commands to the server |
| 12:45 |
|
Desour joined #minetest-dev |
| 13:01 |
|
appguru joined #minetest-dev |
| 13:53 |
|
kilbith_ joined #minetest-dev |
| 16:01 |
|
fluxionary joined #minetest-dev |
| 16:03 |
|
Desour_ joined #minetest-dev |
| 17:04 |
Desour_ |
merging #12979 and #13308 in 10 |
| 17:04 |
ShadowBot |
https://github.com/minetest/minetest/issues/12979 -- Improvement of #12974: better lin independent vector by Desour |
| 17:04 |
ShadowBot |
https://github.com/minetest/minetest/issues/13308 -- Update nodes in LBM loop by Desour |
| 17:17 |
Desour_ |
done. |
| 18:07 |
MTDiscord |
<PrairieWind> I managed to fix #13317 bu using some code from #13058, and it works well. However, since I am not very knowledgeable about the codebase, I am not sure if its actually the best way. |
| 18:07 |
ShadowBot |
https://github.com/minetest/minetest/issues/13317 -- Black loading screen background with `menu_clouds` disabled |
| 18:07 |
ShadowBot |
https://github.com/minetest/minetest/issues/13058 -- Customizable loading screen by kilbith |
| 18:14 |
pgimeno |
Desour_: thanks for the adoptions, I'm sure I'm not the only one who deeply appreciates it |
| 19:33 |
|
LandarVargan joined #minetest-dev |
| 19:34 |
|
Desour joined #minetest-dev |
| 20:29 |
|
appguru joined #minetest-dev |
| 20:34 |
|
appguru joined #minetest-dev |
| 21:20 |
sfan5 |
rubenwardy: it would be useful for automated testing reasons and such, but it's a bunch of work with no immediate advantage plus there's the thing about how not to get server owners up in arms |
| 21:26 |
MTDiscord |
<MisterE> first, add a feature that deletes all gun mods and sword items, then add it. That way they cant get up in arm |
| 21:26 |
MTDiscord |
<MisterE> *s |
| 21:29 |
Desour |
the problem with that is that it's really hard to delete the airsword mod |
| 21:29 |
Desour |
otherwise a very good suggestion |
| 21:56 |
MTDiscord |
<GoodClover> super trivial mainmenu bugfix in #13323 :) |
| 21:56 |
ShadowBot |
https://github.com/minetest/minetest/issues/13323 -- Fix empty port assertion error in 'Join Game' menu. by GoodClover |
| 21:57 |
MTDiscord |
<GoodClover> oh poop, commited with a syntax error |
| 21:58 |
|
proller joined #minetest-dev |
| 22:02 |
MTDiscord |
<GoodClover> fixed it, not sure why GitHub's web editor only shows syntax hilighting sometimes |