| Time |
Nick |
Message |
| 01:06 |
|
xy joined #minetest-delta |
| 02:14 |
|
Anchakor_ joined #minetest-delta |
| 04:15 |
|
doserj joined #minetest-delta |
| 04:29 |
|
SmugLeaf joined #minetest-delta |
| 05:47 |
|
doserj joined #minetest-delta |
| 05:59 |
|
neko259 joined #minetest-delta |
| 08:07 |
|
Calinou joined #minetest-delta |
| 08:24 |
|
saschaheylik joined #minetest-delta |
| 12:09 |
|
Anchakor_ joined #minetest-delta |
| 13:09 |
|
SpeedProg joined #minetest-delta |
| 13:20 |
|
zweipktfkt joined #minetest-delta |
| 13:52 |
|
rsiska joined #minetest-delta |
| 14:08 |
|
ecube joined #minetest-delta |
| 14:44 |
|
doserj joined #minetest-delta |
| 15:08 |
|
doserj joined #minetest-delta |
| 15:22 |
|
PilzAdam joined #minetest-delta |
| 15:25 |
|
LunaVorax joined #minetest-delta |
| 15:35 |
|
Wuzzy joined #minetest-delta |
| 15:42 |
|
mrtux joined #minetest-delta |
| 15:45 |
|
Calinou joined #minetest-delta |
| 16:30 |
|
LunaVorax joined #minetest-delta |
| 16:44 |
Taoki |
Just a FYI: I just got client-side attachments for models working at last, for the first time! My changes are on GIT. I will post on the forum later tonight with more technical details... still some bugs to fix |
| 16:45 |
Taoki |
For now, BBL |
| 16:57 |
|
sstrandberg joined #minetest-delta |
| 16:58 |
|
krayon joined #minetest-delta |
| 17:51 |
PilzAdam |
if I define on_use for an tool it cant dig any nodes normally |
| 17:51 |
PilzAdam |
is there a way to only call on_use() when the tool points to a special node and dig other nodes normally? |
| 18:48 |
PilzAdam |
would it be less CPU intensive if I use node timers instead of abms? |
| 18:54 |
|
LunaVorax joined #minetest-delta |
| 18:57 |
|
rubenwardy joined #minetest-delta |
| 19:08 |
|
neko259 joined #minetest-delta |
| 20:36 |
|
rubenwardy left #minetest-delta |
| 21:41 |
|
rsiska joined #minetest-delta |
| 22:05 |
|
te3_ joined #minetest-delta |
| 22:06 |
|
zweipktf1t joined #minetest-delta |
| 22:56 |
Taoki |
http://minetest.net/forum/viewtopic.php?pid=51311#p51311 Today's summary on the models & attachments code. Best news is that massive segmentation faults were fixed, and client attachments are working for the first time. |
| 23:11 |
Taoki |
BTW. I have a small request for anyone working on the code (only if possible): Until the models code is ready and added, please don't make any major changes to content_cao.cpp. There's new code all over there, and fixing a major GIT conflict would be very hard. Obviously that's ok to do on a branch, but please don't merge them in master first. Again, only if possible |
| 23:12 |
Taoki |
I'm working on this code daily until it's ready, so it won't be too long. I'm sure that in at most 1-2 weeks it will be ready and bug-free |
| 23:18 |
Taoki |
celeron55: BTW. Is there any reason why the code for anisotropic filtering and mip-mapping isn't in yet? I use that with OldCoder's binaries, and I really love how i looks nor am I seeing bugs (they're disabled by default so it doesn't harm anything) |
| 23:42 |
VanessaE |
because I wrote that code. that's why :-) |
| 23:43 |
VanessaE |
c55 doesn't generally like my ideas :-) |