Minetest logo

IRC log for #minetest, 2016-06-01

| Channels | #minetest index | Today | | Google Search | Plaintext

All times shown according to UTC.

Time Nick Message
00:03 GunshipPenguin joined #minetest
00:24 DI3HARD139 joined #minetest
00:24 dvere joined #minetest
00:26 MrBeNNy joined #minetest
00:33 LazyJ joined #minetest
00:33 RichardTheTurd joined #minetest
00:37 cheapie I think my newplayer mod might be the first colored-text-enabled mod...
00:52 thefamilygrog66 what does it do, cheapie?
00:52 cheapie thefamilygrog66: It's one of those "show people rules" things: https://forum.minetest.net/viewtopic.php?f=9&t=14634
00:52 cheapie Currently in use on most of VanessaE's servers.
00:53 thefamilygrog66 ah, cool.
00:53 cheapie It is compatible with older clients/servers, but falls back to non-colored text in that case.
00:53 thefamilygrog66 I need new mod ideas
00:54 cheapie You could help with streets. webdesigner97 does have a todo list, and some of the stuff there I don't feel like working on.
00:56 thefamilygrog66 I'd kinda rather just write a new mod from scratch, based on a fresh idea
01:02 cheapie I don't currently have any ideas (used them all up).
01:09 thefamilygrog66 I hear ya, cheapie
01:09 * cheapie cleans up /home/cheapie
01:09 yang2003 joined #minetest
01:18 DI3HARD139 Is there a rubenwardy around?
01:18 rubenwardy there is
01:19 DI3HARD139 Question for ya. How can I increase the amount of flags that need to be captured before ending a round?
01:20 rubenwardy add more to each team
01:20 rubenwardy and also delete flags when captured, some how
01:20 Siva_Mac1 joined #minetest
01:21 rubenwardy the round ends when only one team exists
01:21 rubenwardy teams are deleted when their last flag is captured
01:22 Siva_Mac2 joined #minetest
01:22 rubenwardy you'll need to edit the code to make a flag disappear on being captured, currently it will change color (but that doesn't matter as the round then ends)
01:22 DI3HARD139 So essentially change for "i = 1, #ctf_match.registered_on_winner do" to "for i = 10, #ctf_match.registered_on_winner do"
01:22 rubenwardy no
01:22 rubenwardy that's a call back loop
01:22 rubenwardy to run registered callbacks
01:23 rubenwardy You'll want to change the setting, ctf.match.teams I think
01:23 DI3HARD139 ok
01:23 rubenwardy DI3HARD139, https://github.com/rubenwardy/capturetheflag/blob/master/minetest.conf#L36-L42
01:24 rubenwardy oh wait, that only allows fixed number of flags
01:24 rubenwardy you'll need to also change the code to that match.team.X.pos accepts multiple flags
01:24 DI3HARD139 ok
01:24 rubenwardy also that should be ctf.match, not match
01:25 rubenwardy corrected
01:26 rubenwardy I suggest match.team.1.pos = 1,2,3;4,5,6 for two flags, (1,2,3) and (4,5,6)
01:31 sofar why not make all separators the same, easier parsing
01:32 sofar pos1 = part1/2/3, pos2 = part4/5/6
01:32 sofar only one split()
01:43 rubenwardy true
01:43 rubenwardy and only one for loop
01:51 est31 joined #minetest
01:53 Wuzzy joined #minetest
02:05 RichardTheTurd joined #minetest
02:08 swift110-phone joined #minetest
02:11 Miner_48er joined #minetest
02:16 misprint joined #minetest
03:17 Void7 joined #minetest
03:23 SmugLeaf joined #minetest
03:23 SmugLeaf joined #minetest
03:38 nial joined #minetest
03:43 Siva_Machina joined #minetest
03:44 Siva_Mac1 joined #minetest
03:50 DI3HARD139 joined #minetest
04:05 est31 joined #minetest
04:18 TheBonsai joined #minetest
04:20 xunto joined #minetest
05:11 xunto joined #minetest
05:23 nrzkt joined #minetest
05:47 xunto joined #minetest
06:02 xunto joined #minetest
06:10 Megal joined #minetest
06:12 xunto joined #minetest
06:21 sonicpp joined #minetest
06:23 xunto joined #minetest
06:35 Markow joined #minetest
06:36 xSmurf joined #minetest
06:38 xunto joined #minetest
06:58 xunto joined #minetest
07:26 nore joined #minetest
07:28 aheinecke joined #minetest
07:34 nrzkt joined #minetest
07:36 jin_xi joined #minetest
08:13 Taoki joined #minetest
08:16 bas080 joined #minetest
08:44 Lunatrius joined #minetest
08:58 tima_gt joined #minetest
08:58 tima_gt How to compile minetest 0.3.1 on Debian 8?
09:06 glorfindel joined #minetest
09:07 FirePowi joined #minetest
09:10 enricom joined #minetest
09:20 jojoa1997 joined #minetest
09:31 JamesTait joined #minetest
09:31 PseudoNoob joined #minetest
10:15 whiskeyPete joined #minetest
10:15 whiskeyPete WARNING[Main]: Irrlicht: PNG warning: Interlace handling should be turned on when using png_read_image
10:16 whiskeyPete how do I turn on interlace handling?
10:23 vktec joined #minetest
10:23 MH__ joined #minetest
10:25 sfan5 whiskeyPete: this is an "internel" error from how irrlicht works
10:25 sfan5 you can safely ignore it
10:25 Calinou I don't think you have control over it, like sfan5 says
10:25 sfan5 (and you can't even fix it)
10:25 Calinou same for the sRGB profile errors you can find in libpng-using games
11:09 tpe joined #minetest
11:10 hmmmm joined #minetest
11:23 [BNC]NoivernOfDo joined #minetest
11:30 heavygale joined #minetest
11:33 stormchaser3000 joined #minetest
11:44 Freejack joined #minetest
11:46 lisac joined #minetest
12:03 vktec joined #minetest
12:05 Markow joined #minetest
12:13 lisac joined #minetest
12:15 vktec joined #minetest
12:19 Fixer joined #minetest
12:31 STHGOM joined #minetest
12:33 Hirato sfan5: I'm not convinced they can do much either, it's been around in sdl_image for the last 7 years or so
12:37 Thomas-S joined #minetest
12:50 swift110 joined #minetest
12:51 swift110 joined #minetest
12:52 Akagi201 joined #minetest
13:06 roboman2444 joined #minetest
13:15 Fixer joined #minetest
13:34 Siva_Machina joined #minetest
13:46 Samson1 joined #minetest
13:47 ElectronLibre joined #minetest
13:50 MH__ joined #minetest
14:06 redsPL joined #minetest
14:20 bjrohan joined #minetest
14:25 bjrohan joined #minetest
14:26 AndDT joined #minetest
14:31 bjrohan joined #minetest
14:32 LNJ2GO joined #minetest
14:34 oats joined #minetest
14:34 oats if the lighting engine were to be altered, what part of the game would be changed?
14:35 oats could it be a mod, or would the game engine itself need to be modified
14:40 rubenwardy joined #minetest
14:42 Tux[Qyou] joined #minetest
14:46 lambda-11235 joined #minetest
14:47 Void7 joined #minetest
15:02 troller joined #minetest
15:07 H-H-H joined #minetest
15:28 SylvieLorxu joined #minetest
15:31 thefamilygrog66 joined #minetest
15:36 STHGOM Id guess the lighting engine is inside the game engine, so you'd have to change the game engine to change the lighting engine
15:38 rubenwardy If you're talking about Minetest, then Minetest is the game engine
15:38 rubenwardy So you'd need to modify the mesh building code in C++
15:39 rubenwardy Not that I'd know how to do that
15:48 alket joined #minetest
15:55 roboman2444 joined #minetest
15:56 theminer joined #minetest
16:11 Hunter joined #minetest
16:13 TheMiner joined #minetest
16:14 Player_2 joined #minetest
16:15 Krock joined #minetest
16:18 ShadowNinja irc_commands now works with SRP (recent git of engine required).  It also works with custom auth handlers now.
16:24 KaadmY joined #minetest
16:28 CWz joined #minetest
16:29 CWz ShadowNinja that news is good news
16:37 dvere joined #minetest
16:41 GnomeKris joined #minetest
16:41 Void7 joined #minetest
16:42 GnomeKris If I've previously used git and cmake to build minetest using -DRUN_IN_PLACE=TRUE...do I have to use this variable again after doing git pull for an update?
16:42 GnomeKris Or can I just use cmake .
16:42 GnomeKris ??
16:45 GnomeKris In addition, can I use this update as a chance to use other options during the cmake process? like using -DENABLE_GETTEXT=1, where I didn't use it before?
16:54 Telesight joined #minetest
16:58 dvere joined #minetest
17:01 kahrl GnomeKris: no, you don't have to pass variables again, unless you deleted the cmake cache in the meantime.
17:01 kahrl GnomeKris: but yes, if you pass them, you can change them that way.
17:02 GnomeKris Awesome, thanks for the infor kahrl
17:02 roboman2444 joined #minetest
17:03 kahrl (sometimes cmake gets stuck in a weird state where I have to delete the cmake cache and start over, but it only happens rarely to me)
17:09 Wuzzy joined #minetest
17:19 AlyssaVahlberg joined #minetest
17:22 DonBatman joined #minetest
17:23 nrzkt joined #minetest
17:34 Amaz joined #minetest
17:51 Pest joined #minetest
17:53 [BNC]NoivernOfDo joined #minetest
17:54 rubenwardy joined #minetest
18:06 Hunterz joined #minetest
18:09 Hunterz howto use new colored chat?
18:10 KaadmY Hunterz: you're using 0.4.14?
18:10 Hunterz git build
18:10 twoelk joined #minetest
18:14 Amaz Add minetest.colorise(colour, string_to_colorize) in a mod that sends chat or something
18:15 Hunterz its not posible write colored in chat like minecraft/irc or something?
18:15 Amaz Not directly
18:15 Hunterz for example &[1-16]text ?
18:15 Amaz https://gist.github.com/Amaz1/b3b5c64d59fac5a59e50a87617cd6522
18:15 Amaz That's a little something I wrote for trying it out :)
18:16 Hunterz thx
18:16 Amaz np
18:18 Void7 joined #minetest
18:19 Akagi201 joined #minetest
18:22 Hunterz left #minetest
18:24 lisac joined #minetest
18:26 Calinou joined #minetest
18:27 redsPL joined #minetest
18:29 Trustable joined #minetest
18:31 edgrey joined #minetest
18:35 DI3HARD139 joined #minetest
18:36 roboman2444 joined #minetest
18:36 Void7 joined #minetest
18:50 RichardTheTurd joined #minetest
18:53 xSmurf joined #minetest
18:57 ThatGuyWho joined #minetest
19:10 nrzkt joined #minetest
19:11 MillersMan joined #minetest
19:14 Fixer_ joined #minetest
19:43 swaaws joined #minetest
20:00 misprint joined #minetest
20:14 Markow joined #minetest
20:20 lumberJ joined #minetest
20:22 DFeniks joined #minetest
20:25 xunto joined #minetest
20:27 Amaz joined #minetest
20:28 Void7 joined #minetest
20:34 bas080 joined #minetest
20:39 jojoa1997 joined #minetest
20:40 Tmanyo joined #minetest
20:52 AlyssaVahlberg old coder banned me for no reasin and he just slash ignoored me
20:55 sillycat does anyone have a server similar to old coder's?
21:04 GnomeKris OldCoder
21:04 GnomeKris Come help figure this out. sillycat here seems kina upset.
21:07 GunshipPenguin joined #minetest
21:09 GunshipPenguin joined #minetest
21:11 sofar the public server list is public, you can just look at it to find more servers
21:11 sofar as for oldcoder, he usually has good reasons to ban/ignore people
21:17 Puka_ joined #minetest
21:19 OldCoder GnomeKris, sofar...
21:19 OldCoder It is believed that this person is either an adult or a teenage troll
21:19 OldCoder In 4 years I have rarely banned people here
21:20 OldCoder But will not hesitate to do so in this case
21:20 OldCoder PM me for particulars
21:20 OldCoder GnomeKris, sofar ^
21:20 OldCoder There are possible legal issues. Proceeding to ban her now.
21:22 alket joined #minetest
21:24 Jousway joined #minetest
21:27 GnomeKris Sounds good to me OldCoder. You've always seemed pretty chill and laid back with this sort of thing. I'll take your word for it.
21:31 DI3HARD139 Uh Oh. Sounds like I missed something
21:32 OldCoder Wait
21:32 OldCoder We'll see if he's persistent
21:33 OldCoder sillycat, I've had enough of this after four years. Good bye.
21:33 sillycat was kicked by OldCoder: sillycat
21:50 DFeniks joined #minetest
21:58 lumberJ joined #minetest
22:00 stormchaser3000 joined #minetest
22:12 DI3HARD139 joined #minetest
22:25 torgdor joined #minetest
22:31 Hirato joined #minetest
22:33 GaboXandre joined #minetest
22:44 ChubbaBubba joined #minetest
23:01 oats left #minetest
23:06 stormchaser3000 joined #minetest
23:18 ssieb joined #minetest
23:20 Void7 joined #minetest
23:24 ungali joined #minetest
23:24 yang2003 joined #minetest
23:26 yang2003 Is ShadowNinja here?
23:26 CWz joined #minetest
23:30 H-H-H hi guys is it just me or is it impossible to make stainless steel in technic mod
23:31 yang2003 Hmm.. I think it is craftable?
23:32 yang2003 Try to download unified_inventory and see craft guide
23:32 yang2003 https://forum.minetest.net/viewtopic.php?t=3933
23:32 yang2003 there is the link
23:32 ungali joined #minetest
23:32 yang2003 good luck :)
23:33 H-H-H i already have a craft guide and it should be craftable by putting wrought iron and chromium into alloy furnace but they dont recognise it
23:34 ungali Is the inchranet irc server down for anyone else?
23:34 yang2003 wait, let me try
23:34 yang2003 Me too ungali
23:34 yang2003 It can't be connect
23:34 yang2003 I tried and try again
23:34 yang2003 Maybe only me, try this adress 198.27.68.162
23:36 Puka joined #minetest
23:36 yang2003 stainless steel right?
23:36 ungali Their web registration expired too
23:36 Void7 joined #minetest
23:36 H-H-H yep
23:36 yang2003 lol thats why
23:37 yang2003 198.27.68.162 this is vanessa's inchranet, Idk can it work.
23:37 yang2003 H-H-H, what did you put in the alloy furnace?
23:38 H-H-H 10 wrought iron dust and 10 chromium dust have also tried ingots
23:38 yang2003 lol
23:38 yang2003 let me try
23:38 yang2003 ah
23:38 yang2003 that was carbon ingot
23:39 yang2003 try it
23:40 H-H-H gives carbon steel
23:40 VanessaE yang2003: use daconcepts.com
23:40 VanessaE not the IP address
23:40 VanessaE irc.daconcepts.com should also work
23:40 yang2003 It say ETIMEDOUT
23:40 H-H-H hey VanessaE how do you make stainless steel in technic mod
23:41 VanessaE no idea, H.
23:41 yang2003 XD
23:41 H-H-H ive tried wrought iron and chromium in a alloy furnace like wiki says but it doesnt do anything :|
23:41 VanessaE I think you use an alloy furnace along with chromium and regular steel
23:41 VanessaE ninja'd./
23:41 H-H-H lol
23:41 yang2003 H-H-H
23:41 yang2003 Try
23:42 yang2003 I done it
23:42 yang2003 using
23:42 yang2003 three carbon steel and one chromium
23:42 VanessaE H-H-H: did you supply them in the right proportions?
23:42 VanessaE damn it, ninja'd again.
23:42 yang2003 ShadowNinja!
23:43 yang2003 The time need him he is not here..
23:43 VanessaE inchra.net domain has expired and he can't do anything about it.
23:43 yang2003 but I tried daconcepts.com
23:43 VanessaE like I said, use [irc.]daconcepts.com instead
23:43 H-H-H lol ty guys the carbon steel and chromium worked lol but i swear the wiki doesnt say that unless im blind lol
23:43 yang2003 It said ETIMEDOUT
23:43 yang2003 Hmm..
23:43 VanessaE WHAT said "ETIMEDOUT" ?
23:43 yang2003 yes
23:43 VanessaE what is "it"?
23:44 H-H-H sorry i mean this recipe list http://technic.kosyak.info/
23:44 yang2003 want a screenshot?
23:44 VanessaE no, just tell me what "it said" means
23:44 VanessaE what is "it"?
23:44 VanessaE a web browser?  IRC client?  minetest client?  something else??
23:44 H-H-H if theres a better one you have a link to i would apreciate it
23:44 yang2003 KiwiIRC
23:45 VanessaE for that, us webchat.daconcepts.com
23:45 VanessaE use*
23:45 H-H-H is it on default irc port 6667
23:45 yang2003 https://kiwiirc.com/client/daconcepts.com/#ve-servers
23:45 VanessaE no, use the link I just gave you
23:45 yang2003 k
23:46 yang2003 ah, work
23:46 yang2003 thanks
23:46 VanessaE yep, works for me, as expected.
23:46 yang2003 Is it blocked for kiwiirc?
23:46 VanessaE no?
23:46 VanessaE I wouldn't know.
23:47 VanessaE I don't know who "runs" the upstream kiwiirc website.
23:47 swift110 joined #minetest
23:47 yang2003 lol
23:48 yang2003 H-H-H, I know why you can't do the stainless steel
23:48 yang2003 The recipe is old one..
23:50 yang2003 VanessaE, can we use this adress? osiris.inchra.net
23:50 H-H-H yang2003 do you have a link to more upto date info :)
23:50 yang2003 Just use the unified inventory
23:50 yang2003 https://forum.minetest.net/viewtopic.php?t=3933
23:51 VanessaE yang2003: it's inchra.net so no
23:51 VanessaE that domain has expired.
23:51 yang2003 ok
23:51 H-H-H i use a minecraft like setup so dont want to use unified inventory however i might have to if its the only thing that properly shows all the recipes etc
23:52 yang2003 lol
23:53 yang2003 Minecraft have it too
23:53 yang2003 Its same lol
23:53 yang2003 Its ok if you don't want
23:53 CWz joined #minetest
23:54 H-H-H minecraft has a 2x2 crafting grid
23:54 yang2003 You can try this H-H-H , https://forum.minetest.net/viewtopic.php?t=2334 , craft_guide sign
23:54 H-H-H minetest by default has a 3x3
23:54 H-H-H i think thats what im using
23:55 H-H-H nope that the old one that doesnt show groups properly
23:55 yang2003 You can try this H-H-H , https://forum.minetest.net/viewtopic.php?t=2334 , craft_guide sign
23:55 yang2003 lol
23:55 yang2003 afk
23:56 H-H-H i just said thats the old one that doesnt show groups properly

| Channels | #minetest index | Today | | Google Search | Plaintext