Time |
Nick |
Message |
00:29 |
paramat |
#6313 |
00:29 |
ShadowBot |
https://github.com/minetest/minetest/issues/6313 -- Android stepheight: Only increase if 'touching ground' by paramat |
00:31 |
rubenwardy |
that code is pretty benign, and could easily be reverted if it turns out it doesn't work very well |
00:31 |
rubenwardy |
so +1 from me |
00:33 |
paramat |
thanks |
00:34 |
|
YuGiOhJCJ joined #minetest-dev |
00:39 |
|
Raven262 joined #minetest-dev |
00:58 |
rubenwardy |
game#1880 |
00:58 |
ShadowBot |
https://github.com/minetest/minetest_game/issues/1880 -- Fix some small sfinv issues by rubenwardy |
01:05 |
paramat |
i need to test but #6314 |
01:05 |
ShadowBot |
https://github.com/minetest/minetest/issues/6314 -- Mgfractal: Use 'switch case' instead of 'if else' by paramat |
01:08 |
rubenwardy |
+1 |
01:08 |
rubenwardy |
is literally trivial |
01:08 |
rubenwardy |
why wip? |
01:09 |
rubenwardy |
also, did you mean to default to case 1? |
01:09 |
paramat |
thanks, well WIP for testing |
01:09 |
paramat |
yes default case 1 |
01:09 |
rubenwardy |
kk |
01:09 |
rubenwardy |
thought I'd mention that, as it's a change in behaviour |
01:09 |
paramat |
the formula variable goes from 1 instead of 0 |
01:12 |
paramat |
(and the default formula has always been 1) |
01:13 |
rubenwardy |
well, go ahead and merge :D |
01:13 |
paramat |
hmm yeah testing doesn't justify WIP |
01:13 |
paramat |
might do later |
01:36 |
|
Tmanyo joined #minetest-dev |
02:54 |
|
Fritigern joined #minetest-dev |
02:57 |
rubenwardy |
So many duplicates.... |
03:15 |
|
Sokomine joined #minetest-dev |
03:41 |
|
Raven262 joined #minetest-dev |
04:00 |
|
kaeza joined #minetest-dev |
04:10 |
|
Natechip joined #minetest-dev |
04:11 |
|
Natechip joined #minetest-dev |
04:50 |
|
Hunterz joined #minetest-dev |
06:07 |
|
nerzhul joined #minetest-dev |
06:11 |
nerzhul |
hello, merging #6242 |
06:11 |
ShadowBot |
https://github.com/minetest/minetest/issues/6242 -- Check item_drop amount clientside by rubenwardy |
06:16 |
nerzhul |
and #4713 (with a doc line fix |
06:16 |
ShadowBot |
https://github.com/minetest/minetest/issues/4713 -- Add on_grant and on_revoke callbacks by rubenwardy |
06:17 |
nerzhul |
rubenwardy, wow so many issues comments, nice job :p |
06:43 |
nerzhul |
merging #6314 |
06:43 |
ShadowBot |
https://github.com/minetest/minetest/issues/6314 -- Mgfractal: Use 'switch case' instead of 'if else' by paramat |
06:45 |
nerzhul |
and #6313 too |
06:45 |
ShadowBot |
https://github.com/minetest/minetest/issues/6313 -- Android stepheight: Only increase if 'touching ground' by paramat |
07:00 |
nerzhul |
merging #6256 |
07:00 |
ShadowBot |
https://github.com/minetest/minetest/issues/6256 -- Alternative code for slipping by bendeutsch |
07:22 |
|
lisac joined #minetest-dev |
07:34 |
nerzhul |
wow maybe we can have less than 130 PR opened this weekend ? we are very productive, nice :D |
07:36 |
nore |
nerzhul: if you merge mine we're back to 130 :p |
07:38 |
nerzhul |
it's approved, you can merge (using github ? :p) when you want |
07:41 |
nore |
hmmm I don't remember the policies about one's own approvals |
07:41 |
nerzhul |
it's okay you are coredev |
07:41 |
nerzhul |
!tell Krock can you split the min protocol bump version outside of #6312 permitting to merge it and starting cleanup the unused parts with your PR , and some more after that ? |
07:41 |
ShadowBot |
nerzhul: O.K. |
07:42 |
nore |
hmm okay |
07:42 |
nore |
merging then |
07:43 |
|
Raven262 joined #minetest-dev |
07:43 |
nore |
done! |
07:43 |
|
lisac joined #minetest-dev |
07:43 |
nore |
squash&merge is a nice feature |
07:45 |
nerzhul |
:p |
07:45 |
nerzhul |
it's for lazy people who don't want to pull :p |
07:47 |
nore |
heh |
07:47 |
nore |
well it works |
07:49 |
lisac |
hey #3502 seems old. |
07:49 |
ShadowBot |
https://github.com/minetest/minetest/issues/3502 -- Far map and improved map transfer and rendering (WIP) by celeron55 |
07:56 |
nerzhul |
lisac, old and unfinished yes :p there is many issues to fix on it |
07:57 |
nerzhul |
i closed mumble positional audio PR, it's not very useful in MT, if we get 100x more users we can reconsider it :p |
07:57 |
lisac |
Positional audio would be a fun thing to play with. :D |
07:57 |
nerzhul |
129 opened PR, is the 100 PR opened a limit we can reach ? don't know :p many pr to discuss |
07:57 |
lisac |
but not really useful. |
07:57 |
nerzhul |
lisac, yeah very marginal feature , rpg is not very developped in mt, partially due to the community member number |
07:58 |
lisac |
maybe #4302 could be closed? |
07:58 |
ShadowBot |
https://github.com/minetest/minetest/issues/4302 -- Change method for checking Irrlicht version; fixes tooltip height bug by Zeno- |
08:23 |
nore |
wow, I'm surprised we hadn't actually seen before that we were not able to correctly combine two textures with alpha (cf my comment in #6210) |
08:23 |
ShadowBot |
https://github.com/minetest/minetest/issues/6210 -- Overlaying more than 3 semi-transparent textures causes transparency problems |
08:44 |
|
YuGiOhJCJ joined #minetest-dev |
08:44 |
|
Krock joined #minetest-dev |
08:52 |
|
nerzhul joined #minetest-dev |
09:24 |
|
lisac joined #minetest-dev |
10:47 |
|
Wolfsavage3 joined #minetest-dev |
11:14 |
|
Fixer joined #minetest-dev |
12:11 |
|
lisac joined #minetest-dev |
12:51 |
|
nerzhul joined #minetest-dev |
13:40 |
rubenwardy |
#1628 |
13:40 |
ShadowBot |
https://github.com/minetest/minetest/issues/1628 -- Support passing an allready opened socket on startup |
14:19 |
|
ThomasMonroe joined #minetest-dev |
15:56 |
|
lisac joined #minetest-dev |
16:12 |
|
twoelk joined #minetest-dev |
17:19 |
|
Megaf joined #minetest-dev |
17:45 |
|
Player_2 joined #minetest-dev |
17:50 |
rubenwardy |
#6319 |
17:50 |
ShadowBot |
https://github.com/minetest/minetest/issues/6319 -- Bump minimal protocol version to 36 by SmallJoker |
17:51 |
nerzhul |
i think on 0.5.0 release min should be current version, and restart another backward compat set for all the 0.5.X cycle, which should be a long cycle, as 0.4 :) |
18:32 |
|
AntumDeluge joined #minetest-dev |
18:46 |
|
Corvus_ joined #minetest-dev |
20:05 |
|
fwhcat joined #minetest-dev |
20:12 |
|
Lunatrius` joined #minetest-dev |
20:17 |
|
Lunatrius joined #minetest-dev |
20:43 |
rubenwardy |
merging game#1844 in 5 mins |
20:43 |
ShadowBot |
https://github.com/minetest/minetest_game/issues/1844 -- TNT: add explode_center flag by tenplus1 |
20:50 |
|
DI3HARD139 joined #minetest-dev |
21:03 |
|
twoelk|2 joined #minetest-dev |
21:13 |
rubenwardy |
merging... |
21:14 |
rubenwardy |
done |
21:17 |
|
Lunatrius` joined #minetest-dev |
21:32 |
|
Warr1024 joined #minetest-dev |
21:33 |
|
behalebabo joined #minetest-dev |
21:39 |
|
Megaf joined #minetest-dev |
21:58 |
Krock |
1111th commit |
22:09 |
rubenwardy |
<Krock> 1111th commit |
22:09 |
rubenwardy |
* Krock has quit |
22:09 |
rubenwardy |
goals were reached, I see |
22:19 |
|
bigfoot547 joined #minetest-dev |
23:48 |
|
YuGiOhJCJ joined #minetest-dev |