Time |
Nick |
Message |
02:03 |
|
Extex joined #minetest-dev |
02:28 |
|
queria joined #minetest-dev |
02:31 |
|
queria^clone joined #minetest-dev |
02:45 |
|
Alias joined #minetest-dev |
04:00 |
|
MTDiscord joined #minetest-dev |
06:41 |
Extex |
What does #11550 imply? Does this let the server update what files a player uses at will? Like make it so one player sees a different texture to everyone else? |
06:41 |
ShadowBot |
https://github.com/minetest/minetest/issues/11550 -- Dynamic_Add_Media v2 by sfan5 |
08:03 |
|
specing joined #minetest-dev |
08:06 |
|
proller joined #minetest-dev |
08:20 |
|
appguru joined #minetest-dev |
09:40 |
|
YuGiOhJCJ joined #minetest-dev |
10:28 |
|
calcul0n_ joined #minetest-dev |
10:43 |
sfan5 |
you can't update a texture that already exists, but you can send everyone a different new texture |
10:44 |
sfan5 |
(where different = not everyone sees the same texture) |
10:47 |
|
sfan5 joined #minetest-dev |
10:49 |
|
Fixer joined #minetest-dev |
12:20 |
|
kilbith joined #minetest-dev |
12:46 |
|
appguru joined #minetest-dev |
14:06 |
|
kilbith joined #minetest-dev |
14:33 |
|
kilbith joined #minetest-dev |
14:58 |
|
Extex joined #minetest-dev |
15:07 |
|
longerstaff13 joined #minetest-dev |
15:19 |
|
olliy joined #minetest-dev |
16:37 |
|
MTDiscord joined #minetest-dev |
17:00 |
|
Extex joined #minetest-dev |
17:19 |
Pexin |
if I want to submit a one-line PR quickfix, what's the current protocol before submitting it? I just want to remove ) as a weblink delimiter, it's been causing problems for sufficient number of people |
17:21 |
sfan5 |
a PR usually |
17:21 |
sfan5 |
but if you can convince a coredev to push it directly that also works |
17:21 |
Pexin |
michael nesmith, peter tork, micky dolenz, and gene simmons fall into a dimension door to acheron.. |
17:21 |
Pexin |
dammit clipboard |
17:21 |
Pexin |
https://github.com/pecksin/minetest/commit/e8f285c67cba5b203e7728ada4f979895ba9d24a |
17:31 |
sfan5 |
done |
17:31 |
Pexin |
:] |
17:33 |
sfan5 |
oh you opened a PR anyway, that would have been easier for me |
17:33 |
Pexin |
oops |
17:36 |
|
appguru joined #minetest-dev |
18:07 |
|
Extex joined #minetest-dev |
19:25 |
|
proller joined #minetest-dev |
20:01 |
|
specing joined #minetest-dev |
20:19 |
|
TaokiLaptop joined #minetest-dev |
20:58 |
pgimeno |
hm, ")" is certainly not standard as part of URLs, but many browsers copy it to the clipboard nevertheless (I guess because of wikipedia's widespread use) |
20:59 |
pgimeno |
using delimiters to detect the end of URLs sounds pretty broken |
20:59 |
pgimeno |
that's a task for a regular expression, or dedicated code that simulates one |
21:00 |
pgimeno |
IMO a ")" should only be included if the URL already contains a "(", which should in turn only be allowed after a "_" |
21:01 |
pgimeno |
I'm constantly suffering of bad URL parsing in HexChat |
21:01 |
pgimeno |
it's pretty annoying |
21:11 |
Pexin |
pgimeno: there's the correct way to do it, and there's the cheap way. for this use, cheap was good enough :] |
21:18 |
pgimeno |
I don't see what makes minetest chat links different from any other links where parsing the URL wrong may result in a wrong URL being opened, so I don't see what makes cheap acceptable over correct for this case |
21:25 |
pgimeno |
not sure if the implication is that minetest is used by just a handful of people and therefore it's not worth taking the effort to do things right, or that no one expects minetest to do the right thing... either way it sounds contemptuous |
21:30 |
|
proller joined #minetest-dev |
21:54 |
|
Extex joined #minetest-dev |
22:15 |
|
hecks joined #minetest-dev |
22:17 |
hecks |
to anyone who cares, I've been gone for a week because of crunch at work and I might be gone for a couple more; consider me on vacation, my opengl and irr PRs are not abandoned and I'll resume them when I'm back |
22:20 |
sfan5 |
ah I wanted to type something before he left |
22:20 |
sfan5 |
but sure, it's okay |
22:21 |
pgimeno |
if it's urgent, maybe you can PM him on the forum |
22:50 |
|
Noisytoot joined #minetest-dev |
23:11 |
|
AliasAlreadyTake joined #minetest-dev |