<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[09:16:54] ⇨ Joins: Neo (~Neo@2607:5300:61:8d9::dead:c0de)
L2[09:16:56] *** Server sets mode: +ntz
L3[09:17:01] ⇨ Joins: SpiritedDusty (~SpiritedD@hekate.pc-logix.com)
L4[09:17:02] zsh sets mode: +o on SpiritedDusty
L5[09:19:13] ⇨ Joins: Naomi (~Naomi@2607:5300:61:8d9::1bad:babe)
L6[09:20:07] ⇨ Joins: payonel (~payonel@2607:5300:61:8d9::bad:c0de)
L7[09:20:37] *** payonel is now known as Guest84558
L8[09:22:31] ⇨ Joins: Shuudoushi (~Shuudoush@2607:5300:61:8d9::c0f:fee)
L9[09:25:02] ⇨ Joins: Mimiru (~Mimiru@2607:5300:61:8d9::1bad:babe)
L10[09:25:02] zsh sets mode: +o on Mimiru
L11[09:25:32] <Mimiru> about time.
L12[09:35:00] <Mimiru> also got the vbox panel working
L13[09:36:19] <Izaya> vbox?
L14[09:37:13] <Izaya> unrelated: can't tell if I'm murdering my machine or this pack is just massive
L15[09:51:37] ⇨ Joins: JustA (Mibbit@149.12.217.186)
L16[09:51:55] ⇦ Parts: JustA (Mibbit@149.12.217.186) ())
L17[10:00:58] ⇨ Joins: Cervator (~Thunderbi@2601:4c1:4000:1050:e14b:4cc7:ae59:82f5)
L18[10:13:36] <Izaya> ~w unicode
L19[10:13:37] <ocdoc> http://ocd.cil.li/api:unicode
L20[10:16:51] ⇨ Joins: gamax92 (kiwiirc@c-75-70-114-152.hsd1.co.comcast.net)
L21[10:16:52] zsh sets mode: +v on gamax92
L22[10:18:07] <gamax92> Mimiru: Things back to normal?
L23[10:28:11] ⇨ Joins: gamax92_ (~gamax92@2607:5300:61:8d9::9090:1)
L24[10:28:11] zsh sets mode: +v on gamax92_
L25[10:28:18] ⇦ Quits: gamax92 (kiwiirc@c-75-70-114-152.hsd1.co.comcast.net) (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
L26[10:39:49] ⇨ Joins: MalkContent (~MalkConte@p4FDCC3E1.dip0.t-ipconnect.de)
L27[10:51:03] ⇨ Joins: SquidDev (~SquidDev@host86-151-226-81.range86-151.btcentralplus.com)
L28[11:00:13] ⇦ Quits: Bhootrk_ (~Bhootrk_@118.189.203.83) (Ping timeout: 195 seconds)
L29[11:40:59] * Lizzy prods Mimiru, tells her to look at discord
L30[12:01:21] ⇦ Quits: LuMistry (uid146685@id-146685.brockwell.irccloud.com) (Quit: Connection closed for inactivity)
L31[12:52:45] ⇦ Quits: SquidDev (~SquidDev@host86-151-226-81.range86-151.btcentralplus.com) (Quit: <quit message here>)
L32[13:03:35] ⇨ Joins: Nathan1852 (~Nathan185@HSI-KBW-37-209-86-166.hsi15.kabel-badenwuerttemberg.de)
L33[13:07:10] ⇨ Joins: Beeskee (~beeskee@ip98-183-204-117.hr.hr.cox.net)
L34[13:15:02] ⇦ Quits: MalkContent (~MalkConte@p4FDCC3E1.dip0.t-ipconnect.de) (Quit: Leaving)
L35[13:52:32] * AmandaC places a bunch of tenticle vibrators in a satanic circle, attempts to summon Inari from the void.
L36[13:57:33] * Skye pours liquid lewd and liquid cute on top of the circle, and places a fox eared headband on top
L37[14:19:21] <Mimiru> gamax92 yes, things should be normal.
L38[14:19:33] <Mimiru> Victory is on RAID5
L39[14:30:13] ⇨ Joins: Corded (~MichiBot@hekate.pc-logix.com)
L40[14:30:14] zsh sets mode: +v on Corded
L41[14:57:08] * Kodos bops AmandaC
L42[14:58:09] <AmandaC> D:
L43[14:58:43] <Temia> Amanda, odds are you'll just summon an Inari-shaped succubus D:
L44[14:59:03] <AmandaC> Temia: as long as it has a lap for cuddles, that's fine.
L45[14:59:16] <Temia> ...I guess so, yeah `-`a
L46[14:59:42] <Kodos> Ffs why won't this text align properly
L47[15:04:29] ⇨ Joins: TrexHawk (webchat@185-157-160-86.pool.ovpn.com)
L48[15:05:40] <TrexHawk> Hi, doesn't robots pick up farm items with robot.useDown() anymore? Was that changed, and should I use something else?
L49[15:08:21] <Kodos> Are you using any sort of right click harvest mod?
L50[15:09:08] <TrexHawk> Yes, I think so, as I did in 1.10 (using 1.12) now
L51[15:09:23] <Kodos> I think you need to just use robot.use(sides.down)
L52[15:09:36] <Kodos> Since use requires a side to be specified
L53[15:09:41] <TrexHawk> oh, instead of robot.useDown()
L54[15:09:44] <TrexHawk> ok will try tha
L55[15:09:51] <Kodos> Make sure you're requiring sides
L56[15:09:53] <Vexatos> Kodos, that's different
L57[15:10:07] <Vexatos> robot.use(sides.down) makes it right click on the bottom side of the block in front of the robot
L58[15:10:28] <TrexHawk> i see
L59[15:10:32] <Kodos> Ohh, I misinterpreted the wiki then
L60[15:10:38] <Kodos> useDown isn't even on there, so I just assumed
L61[15:11:54] <TrexHawk> it's here: http://ocdoc.cil.li/api:robot
L62[15:13:03] <Kodos> Ahh, interesting
L63[15:13:07] <Kodos> There's also a component:robot page
L64[15:13:32] <TrexHawk> so anyways, what is recommended? breaking the canola, suck it up and then re-plant? sucking is also quite ineffective
L65[15:19:19] <TrexHawk> swingDown() doesn't pick it up automatically either I found out
L66[15:23:15] ⇦ Quits: BlueAgent (~BlueAgent@2001:8003:8714:b800:e500:6410:2b8a:e573) (Ping timeout: 383 seconds)
L67[15:28:25] ⇨ Joins: SquidDev (~SquidDev@host86-151-226-81.range86-151.btcentralplus.com)
L68[15:30:10] ⇨ Joins: Bhootrk_ (~Bhootrk_@118.189.203.83)
L69[15:31:04] <TrexHawk> tried robot.swing() just in front of a dirt block. the robot didn't acquire the dirt block. that is for sure news to me, i can almost swear robots picked up mined blocks in earlier versions
L70[15:31:25] ⇦ Quits: Vexatos (~Vexatos@p200300556E4D3D90E9F1BC4AF7A1E63F.dip0.t-ipconnect.de) (Ping timeout: 383 seconds)
L71[15:31:50] <TrexHawk> (using OpenComputers-MC1.12.1-1.7.0.4.jar) btw
L72[15:32:30] ⇦ Quits: BearishMushroom (~BearishMu@c-82-209-154-59.cust.bredband2.com) (Read error: Connection reset by peer)
L73[15:33:09] <TrexHawk> and of course the robot got the chest addon
L74[15:33:17] <TrexHawk> anyways, got to go
L75[15:33:19] ⇨ Joins: MalkContent (~MalkConte@p4FDCC3E1.dip0.t-ipconnect.de)
L76[15:36:33] ⇦ Quits: TrexHawk (webchat@185-157-160-86.pool.ovpn.com) (Ping timeout: 180 seconds)
L77[15:41:57] ⇨ Joins: Vexatos (~Vexatos@p200300556E4D3D19E9F1BC4AF7A1E63F.dip0.t-ipconnect.de)
L78[15:41:57] zsh sets mode: +v on Vexatos
L79[16:09:58] ⇦ Quits: Nathan1852 (~Nathan185@HSI-KBW-37-209-86-166.hsi15.kabel-badenwuerttemberg.de) (Quit: Bye :))
L80[16:14:13] ⇦ Quits: SquidDev (~SquidDev@host86-151-226-81.range86-151.btcentralplus.com) (Quit: <quit message here>)
L81[16:41:57] ⇨ Joins: Backslash_ (~Backslash@ip-178-203-97-177.hsi10.unitymediagroup.de)
L82[16:42:55] ⇦ Quits: Beeskee (~beeskee@ip98-183-204-117.hr.hr.cox.net) (Ping timeout: 195 seconds)
L83[16:44:18] ⇦ Quits: Bhootrk_ (~Bhootrk_@118.189.203.83) (Ping timeout: 195 seconds)
L84[16:44:18] ⇦ Quits: Backslash (~Backslash@ip-178-203-97-177.hsi10.unitymediagroup.de) (Ping timeout: 195 seconds)
L85[16:44:38] ⇨ Joins: Bhootrk_ (~Bhootrk_@118.189.203.83)
L86[16:55:44] ⇦ Quits: MalkContent (~MalkConte@p4FDCC3E1.dip0.t-ipconnect.de) (Quit: Leaving)
L87[17:00:57] ⇨ Joins: Beeskee (~beeskee@ip98-183-204-117.hr.hr.cox.net)
L88[17:49:24] <Kodos> Okay, so
L89[17:49:52] <Kodos> I need assistance with picking a license. I want to have my stuff be open source, but I also want people that add to it, modify it, etc to also be forced to keep it open source.
L90[17:49:56] <Kodos> That's GPL, right?
L91[17:50:32] <CompanionCube> yeah, that's GPL's raison-detre
L92[17:56:30] <Skye> Kodos, you could also use LGPL if you want to allow people to use it in library software.
L93[17:56:34] <Skye> erm
L94[17:56:35] <Skye> as in
L95[17:56:45] <Kodos> GPL should be fine for what I'm doing
L96[17:56:48] <Skye> okay
L97[17:57:43] <Kodos> Just making sure I can actually license my code on this platform
L98[17:57:50] <Kodos> And then all my stuff will be GPL
L99[17:59:18] *** gamax92_ is now known as gamax92
L100[18:15:56] <Forecaster> Vexatos because I don't Lua a lot
L101[18:19:52] <Forecaster> :P
L102[18:20:34] <Forecaster> If you want Vexatos-quality code, re-write it for me :P
L103[18:20:47] <Vexatos> D:
L104[18:28:10] <Forecaster> otherwise you get Forecaster-code
L105[18:57:15] ⇦ Quits: Beeskee (~beeskee@ip98-183-204-117.hr.hr.cox.net) (Remote host closed the connection)
L106[19:17:42] ⇦ Quits: Vexatos (~Vexatos@p200300556E4D3D19E9F1BC4AF7A1E63F.dip0.t-ipconnect.de) (Quit: I guess I have to go now. Bye ✔)
L107[19:32:39] ⇨ Joins: SentientTurtle (~SentientT@ip5657cbb2.direct-adsl.nl)
L108[19:33:58] ⇦ Quits: Turtle (~SentientT@ip5657cbb2.direct-adsl.nl) (Ping timeout: 183 seconds)
L109[19:36:41] ⇨ Joins: Ras77 (webchat@ppp118-208-60-233.lns20.bne7.internode.on.net)
L110[19:36:56] <Ras77> morning
L111[20:10:42] ⇨ Joins: BlueAgent (~BlueAgent@2001:8003:8714:b800:e500:6410:2b8a:e573)
L112[20:18:02] <Kodos> #thisisfine https://puu.sh/vdDq1/7cc8708164.png
L113[20:18:52] <Ras77> hello all
L114[20:28:49] ⇦ Quits: SentientTurtle (~SentientT@ip5657cbb2.direct-adsl.nl) (Read error: Connection reset by peer)
L115[20:42:37] * AmandaC wonders why she needs a bypass chip to summon her own space ship to her own base
L116[20:42:51] <AmandaC> Also: #thisisalsofine http://steamcommunity.com/sharedfiles/filedetails/?id=1121054038
L117[20:43:50] <Ras77> forms
L118[20:44:07] <Ras77> /
L119[20:54:18] ⇦ Quits: BlueAgent (~BlueAgent@2001:8003:8714:b800:e500:6410:2b8a:e573) (Ping timeout: 204 seconds)
L120[21:02:02] ⇨ Joins: BlueAgent (~BlueAgent@2001:8003:8714:b800:e500:6410:2b8a:e573)
L121[21:30:09] ⇨ Joins: slapjd (webchat@0540f976.skybroadband.com)
L122[21:30:16] <Kodos> How is Stellaris?
L123[21:30:28] <Kodos> Is it better than Gal Civ II?
L124[21:30:51] ⇦ Quits: slapjd (webchat@0540f976.skybroadband.com) (Client Quit)
L125[21:39:35] <CompanionCube> that was a great game
L126[22:00:11] ⇦ Quits: Lathanael|Away (~Lathanael@p54960845.dip0.t-ipconnect.de) (Ping timeout: 195 seconds)
L127[22:01:48] ⇨ Joins: Lathanael|Away (~Lathanael@p549606A5.dip0.t-ipconnect.de)
L128[22:05:07] ⇦ Quits: Ras77 (webchat@ppp118-208-60-233.lns20.bne7.internode.on.net) (Ping timeout: 180 seconds)
L129[22:57:35] ⇦ Quits: Lathanael|Away (~Lathanael@p549606A5.dip0.t-ipconnect.de) (Ping timeout: 186 seconds)
L130[23:04:04] ⇨ Joins: Lathanael|Away (~Lathanael@p54960E43.dip0.t-ipconnect.de)
<<Prev Next>> Scroll to Top