Time |
Nick |
Message |
02:02 |
|
rsiska joined #minetest-dev |
04:43 |
|
blah_craft joined #minetest-dev |
04:44 |
blah_craft |
hello all |
04:48 |
hmmmm |
how's it going with your blah-crafting? |
04:49 |
blah_craft |
lol. good - actually I dropped in 'cause I'm getting an error 0.4.4 while loading shaders |
04:49 |
blah_craft |
Is there a particular debugger that you all like to use on lua? |
04:50 |
hmmmm |
the print() method |
04:50 |
hmmmm |
(in other words, no clue) |
04:51 |
blah_craft |
I've never even touched lua, but I want to step through the code and find the offending line if I can |
04:51 |
hmmmm |
i'd help if i could, but i know absolutely nothing about the shaders |
04:52 |
hmmmm |
sorry |
04:57 |
blah_craft |
is there a way to set a break point in lua? |
05:03 |
blah_craft |
ok... I'll try asking again later when more people are on... I'm pretty sure it's a driver/hardware issue, I just need a way to debug this error; gotta start somewhere |
06:21 |
|
exe_ joined #minetest-dev |
08:37 |
|
darkrose joined #minetest-dev |
08:37 |
|
darkrose joined #minetest-dev |
11:52 |
|
darkrose joined #minetest-dev |
11:52 |
|
darkrose joined #minetest-dev |
12:04 |
|
rsiska joined #minetest-dev |
13:15 |
|
troller joined #minetest-dev |
13:30 |
|
PilzAdam joined #minetest-dev |
14:35 |
|
Taoki joined #minetest-dev |
15:00 |
thexyz |
celeron55: what's the right way of adding a new language? |
15:02 |
|
Jeija joined #minetest-dev |
15:02 |
thexyz |
people asked for spanish & russian |
15:34 |
* Taoki |
should add Romanian too for that matter |
15:38 |
|
hmmmm joined #minetest-dev |
15:52 |
RealBadAngel |
i can do polish |
15:56 |
thexyz |
noted |
16:03 |
VanessaE |
yeah but no one holds that against you, RealBadAngel. |
16:03 |
VanessaE |
;) |
16:06 |
|
SpeedProg joined #minetest-dev |
16:07 |
|
Calinou joined #minetest-dev |
16:33 |
hmmmm |
hey guys, where do i put example code snippets of how to use new lua API |
16:33 |
hmmmm |
i am thinking this may be a little too large for lua_api.txt |
16:33 |
PilzAdam |
"new lua API"? |
16:35 |
Calinou |
convert lua_api.txt lua_api.swf |
16:35 |
Exio |
Calinou: s/swf/exe |
16:36 |
PilzAdam |
hmmmm, if you are talking about new functions, then put examples to the articles in dev.minetest.net |
16:36 |
hmmmm |
yeah, i am completely ready to add the perlin map api. |
16:36 |
hmmmm |
alright |
16:48 |
|
rubenwardy joined #minetest-dev |
17:17 |
celeron55 |
thexyz: i think the right way is to copy the minetest.pot file to po/<lang>/minetest.po |
17:18 |
thexyz |
ok |
17:24 |
thexyz |
RealBadAngel: Taoki: http://translate.minetest.ru/projects/minetest/core/pl/ http://translate.minetest.ru/projects/minetest/core/ro/ |
17:30 |
hmmmm |
anyway https://github.com/kwolekr/minetest/commits/no_mgv7 |
17:30 |
hmmmm |
https://github.com/kwolekr/minetest/commit/8a77531eaa692e1ec0a3b3f1ee76df84c16979d2 https://github.com/kwolekr/minetest/commit/ca0f6886447128700bdbc4c08b0aa0c186b1a036 https://github.com/kwolekr/minetest/commit/5aafd53b6ab97250b182765faf97aeab60a72944 https://github.com/kwolekr/minetest/commit/984b1600373a61487339938502ce8f3d768f5464 |
17:31 |
hmmmm |
i don't know if i really want to make a pull request for each of these |
17:52 |
VanessaE |
so pull request them all in one and let c55 sort 'em out :) |
17:57 |
VanessaE |
or just merge them yourself if they work. |
18:01 |
hmmmm |
"if you want something done, do it yourself" |
18:01 |
hmmmm |
making a pull request basically sends your code to an abyss where nothing ever happens with it, pending approval forever |
18:04 |
VanessaE |
well....I wasn't quite putting it in THOSE terms :) |
18:11 |
celeron55 |
hmmmm: maybe you should check out how many pull requests have been closed over time (most if which have probably been closed due to merging) |
18:12 |
celeron55 |
of* |
18:12 |
celeron55 |
anyway, don't count on me for doing anything |
18:19 |
|
SpeedProg joined #minetest-dev |
18:30 |
|
proller joined #minetest-dev |
19:02 |
|
SpeedProg joined #minetest-dev |
19:03 |
|
SpeedProg joined #minetest-dev |
19:03 |
|
SpeedProg joined #minetest-dev |
19:11 |
Taoki |
thexyz: Back. Nice... didn't know there was another MineTest dev from my place :) |
19:14 |
thexyz |
huh? |
19:42 |
|
doserj joined #minetest-dev |
19:42 |
|
Jeija left #minetest-dev |
19:52 |
|
jin_xi joined #minetest-dev |
20:00 |
|
SpeedProg joined #minetest-dev |
20:02 |
|
SpeedProg joined #minetest-dev |
20:20 |
hmmmm |
JThread isn't very flexible and it's weird |
20:20 |
hmmmm |
i don't think i like it |
20:37 |
hmmmm |
i am reading the documentation for it and it seems quite useless. it's merely an object-oriented abstraction layer around pthread/win32 threads |
20:37 |
hmmmm |
no idea why you decided to use this |
20:46 |
|
SpeedProg joined #minetest-dev |
20:47 |
|
SpeedProg joined #minetest-dev |
20:49 |
|
SpeedProg joined #minetest-dev |
20:58 |
thexyz |
celeron55: we need that https://github.com/celeron55/minetest/pull/344 |
21:07 |
thexyz |
i also think that link to dev wiki at this page http://minetest.net/contribute.php should be replaced with "dev.minetest.net" |
21:16 |
celeron55 |
[x] contribute.php done |
23:29 |
|
doserj joined #minetest-dev |