Time |
Nick |
Message |
00:53 |
paramat |
rubenwardy or sfan5, please could someone add info to the playstore page about the fixed joystick option, there are many complaints about the movable joystick |
01:03 |
|
Foz joined #minetest-dev |
02:02 |
|
Fritigern joined #minetest-dev |
03:23 |
|
Fritigern joined #minetest-dev |
03:41 |
|
Miner_48er joined #minetest-dev |
03:41 |
|
AntumDeluge joined #minetest-dev |
03:58 |
|
Lone-Star joined #minetest-dev |
04:03 |
|
Cornelia joined #minetest-dev |
06:04 |
|
ensonic joined #minetest-dev |
06:48 |
|
TBSliver joined #minetest-dev |
07:57 |
|
Lia joined #minetest-dev |
09:11 |
|
proller joined #minetest-dev |
09:13 |
|
ensonic joined #minetest-dev |
09:13 |
|
YuGiOhJCJ joined #minetest-dev |
09:35 |
|
proller joined #minetest-dev |
10:06 |
|
tomraceror joined #minetest-dev |
10:09 |
|
tomraceror joined #minetest-dev |
10:17 |
|
tomraceror left #minetest-dev |
10:18 |
|
Fritigern joined #minetest-dev |
10:23 |
|
Wuzzy joined #minetest-dev |
10:30 |
|
Fixer joined #minetest-dev |
10:46 |
|
proller joined #minetest-dev |
13:12 |
|
calcul0n joined #minetest-dev |
14:11 |
|
ensonic joined #minetest-dev |
15:01 |
|
calcul0n joined #minetest-dev |
15:24 |
|
proller joined #minetest-dev |
15:32 |
|
Wuzzy2 joined #minetest-dev |
15:40 |
|
Wuzzy joined #minetest-dev |
15:53 |
|
Beton joined #minetest-dev |
16:17 |
|
Cornelia joined #minetest-dev |
16:25 |
|
Taoki joined #minetest-dev |
16:27 |
|
VargaD joined #minetest-dev |
16:30 |
|
Darcidride joined #minetest-dev |
16:55 |
|
Krock joined #minetest-dev |
16:59 |
|
proller joined #minetest-dev |
17:16 |
|
Fritigern joined #minetest-dev |
17:21 |
|
Fixer_ joined #minetest-dev |
17:27 |
Krock |
#8445 is very promising. needs another review/test |
17:27 |
ShadowBot |
https://github.com/minetest/minetest/issues/8445 -- Prioritise craft recipes by HybridDog |
17:56 |
p_gimeno |
that's a kind of breaking change though, expect surprises |
17:57 |
p_gimeno |
as in, servers may be relying on certain items not being craftable |
18:00 |
p_gimeno |
but then again, a similar breakage happened with clear_craft which inverts the order of the recipes in memory, changing the preferred one |
18:00 |
|
Taoki joined #minetest-dev |
18:05 |
p_gimeno |
#5962 though I'd argue that's a mod error |
18:06 |
ShadowBot |
https://github.com/minetest/minetest/issues/5962 -- Using clear_craft can remove more than one recipe |
18:08 |
p_gimeno |
the title of 5962 is wrong; the correct title would be: clear_craft inverts the order of recipes |
18:08 |
Krock |
<p_gimeno> as in, servers may be relying on certain items not being craftable |
18:08 |
Krock |
then they can still remove the recipe |
18:08 |
p_gimeno |
Krock: yeah but the breakage will exist until it is detected and acted upon |
18:10 |
p_gimeno |
I mean, by that logic there are no mod breaking changes, because people can always fix the mods |
18:11 |
p_gimeno |
I admit the breakage is minor and unlikely in this case |
18:11 |
p_gimeno |
it was just a heads-up |
18:16 |
p_gimeno |
at least I'd make sure that the result is that of a stable sorting |
18:17 |
p_gimeno |
as in, don't change the order of recipes within the shapeless or within the shaped ones |
18:26 |
p_gimeno |
ah wait, actually it's reported as #8427 - I'd just close 5962 |
18:26 |
ShadowBot |
https://github.com/minetest/minetest/issues/8427 -- clear_craft() is reversing the recipes list |
18:26 |
p_gimeno |
I'd just suggest to close* |
18:35 |
Krock |
well, the things that would break is automatic crafting setups, but that's rather unlikely |
18:42 |
|
paramat joined #minetest-dev |
18:57 |
Krock |
thanks sfan5. Will merge #8445 in 10' |
18:57 |
ShadowBot |
https://github.com/minetest/minetest/issues/8445 -- Prioritise craft recipes by HybridDog |
19:00 |
Krock |
will be pushed as two separate commits |
19:03 |
p_gimeno |
there are three |
19:06 |
Krock |
squashy squash |
19:12 |
|
Gael-de-Sailly joined #minetest-dev |
19:19 |
Krock |
merging.. |
19:35 |
|
fwhcat joined #minetest-dev |
20:05 |
|
Darcidride joined #minetest-dev |
20:12 |
|
proller joined #minetest-dev |
20:27 |
p_gimeno |
#5962 is fixed, actually. It originated in https://github.com/minetest-mods/technic/issues/370 which was fixed in MTG. |
20:27 |
ShadowBot |
https://github.com/minetest/minetest/issues/5962 -- Using clear_craft can remove more than one recipe |
21:47 |
paramat |
ok |
21:49 |
paramat |
commented and closed |
21:51 |
p_gimeno |
thanks! |
22:13 |
|
YuGiOhJCJ joined #minetest-dev |
22:25 |
|
Lunatrius joined #minetest-dev |
22:26 |
|
proller joined #minetest-dev |
23:30 |
|
turtleman joined #minetest-dev |