<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:21:50] <Amanda> I hope foundry adds a
method of transporting fluids long distances soon
L2[00:22:38] <Amanda> I really don't want to
be setting up fracking liquid setups every ore vein
L3[00:23:04] <Amanda> But hey, power is now
infinite thanks to grabbing fracking the ig vein
L4[00:23:37] <Amanda> In theory anyway
L5[00:24:11] <Amanda> The ig base doesn't
seem to be lasting on battery though the night
L6[00:25:48] ⇦
Quits: walksanator (~walksanat@c-73-90-155-94.hsd1.ca.comcast.net)
(Remote host closed the connection)
L7[00:38:43]
<Spider
EveryOS> %tonk
L8[00:38:44] <MichiBot> Zounderkite! Spider
EveryOS! You beat Vaur's previous record of 11 hours, 25 minutes
and 23 seconds (By 43 minutes and 29 seconds)! I hope you're
happy!
L9[00:38:44] <MichiBot> Spider EveryOS's new
record is 12 hours, 8 minutes and 52 seconds! Spider EveryOS also
gained 0.00864 (0.00072 x 12) tonk points for stealing the tonk.
Position #3. Need 0.1009964 more points to pass Vaur!
L10[00:49:47] ⇨
Joins: testuser001
(~testuser0@70-235-133-206.lightspeed.cicril.sbcglobal.net)
L11[00:49:55] ⇨
Joins: Webchat787
(webchat@70-235-133-206.lightspeed.cicril.sbcglobal.net)
L12[00:49:58] <Webchat787> hello
L13[00:50:02] <testuser001> hello
L14[00:53:57] ⇦
Quits: Webchat787
(webchat@70-235-133-206.lightspeed.cicril.sbcglobal.net) (Client
Quit)
L15[00:56:32] ⇦
Quits: testuser001
(~testuser0@70-235-133-206.lightspeed.cicril.sbcglobal.net) (Ping
timeout: 183 seconds)
L16[00:56:35] <Amanda> %yeshi
L17[00:56:35] <MichiBot> Hi, welcome to the
opencomputers IRC channel. If you just connected from minecraft,
yes this is a real chat. There are people here, but dont expect
people to engage with someone who just says "hi" or
similar, we are (usually) pretty busy.
L18[01:44:34] ⇨
Joins: Hawk777
(~Hawk777@2001:569:7ca4:2a00:37b9:71a0:5f6e:6f84)
L19[01:51:45]
<!
LittleTimmy52 !> open security mag reader security door, how do
I use it?, this may sound dumb, but is it just like the magnetic
card reader? do I still need a door controller?
L20[01:55:25] <Izzy> I don't know but that
is relevant to my interests
L21[01:55:28] <Izzy> so I'd be curious to
know too
L22[01:58:22] <Amanda> I assume you'd use
the door controller to program the door, but I don't know for
sure
L23[02:16:00] *
Amanda curls up around Elfi, does a heccen zzzearflick
L24[02:16:03] <Amanda> Night girls
L25[02:26:37] ⇨
Joins: caden
(~caden@c-67-170-123-239.hsd1.wa.comcast.net)
L26[02:26:44] <caden> hello
L27[02:32:09] ⇨
Joins: CadenCoaster
(~CadenCoas@c-67-170-123-239.hsd1.wa.comcast.net)
L28[02:32:28] <CadenCoaster> hello
L29[02:32:46] <caden> lets go i can see
myself in mc
L30[02:34:16]
<Brisingr
Aerowing> OpenSecurity requires a lot of programming.
L32[02:35:35] ⇦
Quits: CadenCoaster
(~CadenCoas@c-67-170-123-239.hsd1.wa.comcast.net) (Remote host
closed the connection)
L33[02:35:49] <caden> i wish computercraft
could do this
L34[02:36:21] ⇦
Quits: caden (~caden@c-67-170-123-239.hsd1.wa.comcast.net) (Remote
host closed the connection)
L35[02:39:24] ⇦
Quits: Hawk777 (~Hawk777@2001:569:7ca4:2a00:37b9:71a0:5f6e:6f84)
(Quit: Leaving.)
L36[03:13:07] <Corded> >
<LittleTimmy52> open security mag reader security door, how
do I use it?, t…
L37[03:13:07]
<Mimiru>
Yes, door controllers are what you use to control the door,
regardless of the "type" of door.
L38[03:41:53] ⇨
Joins: Hawk777
(~Hawk777@2001:569:7ca4:2a00:37b9:71a0:5f6e:6f84)
L39[04:34:25]
<!
LittleTimmy52 !> how can I register another event listener for
detecting if a redstone signl of 8 has been detected?
L40[04:35:02]
<!
LittleTimmy52 !> also if say redstone runs into a block next to
the computer (like with regular redstone) is that block considored
powered and powering the computer?
L41[04:41:26]
<!
LittleTimmy52 !> why is it so hard to make one little
modification to my door script to amke it check the signal of the
right side to see that its 8 and open the door
L42[04:48:49]
<Forecaster> There isn't an event for each
signal level
L43[04:49:12]
<Forecaster> The event sends the level as
one of the parameters
L45[04:53:22]
<!
LittleTimmy52 !> also the computer has a t1 redstone card, and
the signal is going into the right if you were looking at its face
so its left and there are 8 peices of redstone and a button at the
end making the signal 8
L46[04:54:13] <Corded> >
<Forecaster> There isn't an event for each signal
level
L47[04:54:13]
<!
LittleTimmy52 !> tried that, the event doesent happen, its
never called despite redstone going off into it
L48[04:54:30]
<!
LittleTimmy52 !> so i decided to put the if in the main loop
keeping the function on
L49[04:55:57]
<!
LittleTimmy52 !> this is later todays problem when it is not
soon to be 1 am and more around the eavening
L50[05:11:50]
<Forecaster> This doesn't register any
Redstone events
L51[05:13:36]
<Forecaster> Also, it's pretty much
useless to show the original code and a screenshot of a bit you've
added but not where it is in the code
L52[05:14:51]
<Forecaster> And are you sure the input
signal is 8
L53[05:15:37]
<Forecaster> 8 pieces of Redstone wire
doesn't mean a signal strength of 8 I'm pretty sure
L54[05:16:21]
<Forecaster> It decreases from 15 at the
source, so that would make it 7 I think
L55[05:16:44]
<Forecaster> Also why does it need to be
8?
L56[07:13:04] ⇨
Joins: Vexatos
(~Vexatos@p200300eaef17ad0038f4f4cb6397be81.dip0.t-ipconnect.de)
L57[07:13:04] zsh
sets mode: +v on Vexatos
L58[07:26:34]
<Vaur>
%sip
L59[07:26:35] <MichiBot> You drink a
spooned naqahdah potion (New!). Vaur now has a mullet until Sozin's
Comet returns.
L60[08:15:32] ⇦
Quits: Hawk777 (~Hawk777@2001:569:7ca4:2a00:37b9:71a0:5f6e:6f84)
(Quit: Leaving.)
L61[10:20:21] *
Amanda meows and looks around, wonders who stole all her
tireds
L62[10:22:49]
<Forecaster> I stole some tires, maybe
that's related
L63[11:39:49] <Amanda> %splash @Forecaster
with mutable naqahdah potion
L64[11:39:49] <MichiBot> You fling a
mutable naqahdah potion (New!) that splashes onto @Forecaster.
@Forecaster turns into a frog until they tonk.
L65[11:40:03] <Amanda> Forg
L66[11:40:29] <Amanda> At least it's an
amphibian this time not a strictly marine life
L67[11:54:58]
<Forecaster> That's only marginally better
D:
L68[12:26:45] <Amanda> I'm somewhat
impressed with foundry, either physics engines have advanced a lot
since I last looked, or that put an awful lot of work into making
it so that cargo ships and elevators just work flawlessly
L69[12:27:49] <Amanda> I've not fallen
through the elevator car yet, and I've only fallen out of the cargo
ships once, and that's because I was standing right at the edge of
the ramp
L70[13:02:26] ⇨
Joins: hi12 (~hi12@1.29.238.117)
L71[13:03:04] ⇦
Quits: hi12 (~hi12@1.29.238.117) (Client Quit)
L72[13:11:08]
<Forecaster> Maybe they've played a game
where that happens and accounted for it
L73[13:11:18]
<Forecaster> %tonk
L74[13:11:19] <MichiBot> Dagnammit!
Forecaster! You beat Spider EveryOS's previous record of 12
hours, 8 minutes and 52 seconds (By 23 minutes and 42 seconds)! I
hope you're happy!
L75[13:11:20] <MichiBot> Forecaster's new
record is 12 hours, 32 minutes and 34 seconds! Forecaster also
gained 0.0052 (0.0004 x 13) tonk points for stealing the tonk.
Position #1.
L76[13:11:36]
<Forecaster> Hooray, I'm no longer a
frog
L77[14:09:57] <Amanda> Well we can't have
that, better %splash @Forecaster with mutable amber potion
L78[14:09:57] <MichiBot> You fling a
mutable violium potion (New!) that splashes onto @Forecaster.
@Forecaster turns into a dryad until they use "Soup" in a
sentence.
L79[14:13:36]
<Vaur>
%sip
L80[14:13:38] <MichiBot> You drink a robust
nectar potion (New!). Vaur feels chill.
L81[14:28:35]
<Forecaster> Hey D:<
L82[14:28:55]
<Forecaster> Well, at least I'm not an
animal this time
L83[14:29:14]
<Forecaster> Can dryads have
soup...?
L84[14:29:17]
<Forecaster> Oh hey
L85[14:30:37] <Elfi> %splash Forecaster
with mutable potion
L86[14:30:37] <MichiBot> You fling a
mutable crimson potion (New!) that splashes onto Forecaster.
Forecaster turns into a crocodile until they stop thinking about
it.
L87[14:32:24]
<Forecaster> Dangit
L88[14:34:38] *
Amanda curls up around Elfi, offers her a mug of coffee to soak
in
L89[14:35:16] <Elfi> Forecaster is now
gummigoo
L90[14:45:13]
<Forecaster> : |
L91[15:34:22]
<Forecaster> Hooray for distractions
L92[15:45:36]
<Forecaster> %sip
L93[15:45:37] <MichiBot> You drink an
ommitted void potion (New!). The next remote Forecaster looks for
is extra hard to find.
L94[15:46:24]
<Brisingr
Aerowing> %splash @Forecaster with mutable potion
L95[15:46:24] <MichiBot> You fling a
mutable coral potion (New!) that splashes onto @Forecaster.
@Forecaster turns into a boneboo sword boy for 15 seconds.
L96[16:09:50]
<Forecaster> Brief!
L97[16:54:35]
<Vaur>
%sip
L98[16:54:37] <MichiBot> You drink a
serif-only emerald potion (New!). The potion was inside Vaur all
along.
L99[17:40:02]
<walksanator> okay got the mappings to
loa
L100[17:40:08]
<walksanator> time to rig up tree-sitter
to remap
L101[17:55:34] <Corded> >
<Forecaster> Also why does it need to be 8?
L102[17:55:34]
<!
LittleTimmy52 !> the og code was in the link in the message
with the photo, the photo was the only thing i addded on, 8 because
there is another button to turn it on and the signal stregnth is 8
between the other button and the computer, event registering did
not work so I decided that this may work but it did not
L103[17:55:34]
<walksanator> starting port to
1.17.1
L105[18:35:14]
<!
LittleTimmy52 !> ok i give up on it and i slapped another
keypad on the other side to open again
L106[18:35:52]
<!
LittleTimmy52 !> my question is though, how can I get the
display on both keypads to either sync or be independant, not one
work and not the other
L108[18:40:45] <Corded> independant and i
have no clue whwere to start
L109[18:46:33] ⇦
Quits: Vexatos
(~Vexatos@p200300eaef17ad0038f4f4cb6397be81.dip0.t-ipconnect.de)
(*.net *.split)
L110[18:46:33] ⇦
Quits: reborn (reborn@reborn.my.id) (*.net *.split)
L111[18:46:33] ⇦
Quits: CompanionCube (samis@thonk.9net.org) (*.net
*.split)
L112[18:46:33] ⇦
Quits: Kasen
(~rakiru@has.anyone.really.been.far.even.as.decided.to.use.a.witch.horse)
(*.net *.split)
L113[18:46:33] ⇦
Quits: GuntherDW (~guntherdw@quadran.system33.be) (*.net
*.split)
L114[18:46:33] ⇦
Quits: kan18 (~kan18@98.16.44.148) (*.net *.split)
L115[18:46:33] ⇦
Quits: progwml6 (~progwml6@149.88.33.30) (*.net
*.split)
L116[18:46:33] ⇦
Quits: Lizzy (~Lizzy@bode.theender.net) (*.net
*.split)
L117[18:46:33] ⇦
Quits: fingercomp (fingercomp@fomalhaut.me) (*.net
*.split)
L118[18:46:33] ⇦
Quits: LeshaInc (LeshaInc@fomalhaut.me) (*.net
*.split)
L119[18:46:33] ⇦
Quits: Totoro (totoro@fomalhaut.me) (*.net *.split)
L120[18:46:33] ⇦
Quits: Crystal|AFK (crystal@eris.the.sexiest.cat) (*.net
*.split)
L121[18:46:33] ⇦
Quits: Fridtjof (fridel@thonk.9net.org) (*.net
*.split)
L122[18:46:33] ⇦
Quits: tehbeard (~tehesper@66.228.139.228) (*.net
*.split)
L123[18:46:33] ⇦
Quits: zsh (zsh@services.esper.net) (*.net *.split)
L124[18:48:16]
<walksanator> me when gradle hits me with
the `> Missing 'minecraft' dependency.`
L125[18:59:37] <Corded> >
<LittleTimmy52> the og code was in the link in the message
with the photo, …
L126[18:59:37]
<Forecaster> If event registering didn't
work it's because you're doing it wrong...
L127[19:01:00]
<Forecaster> You should figure out how the
program and compliments work if you want to modify it
L128[19:01:38]
<Forecaster> You can ask questions about
that instead of "how do I do the thing I want"
L129[19:01:50]
<Forecaster> * components work if you want
to modify it
L130[19:03:05] <Amanda> %choose halucinate
or waves
L131[19:03:05] <MichiBot> Amanda: The
proof is in the pudding. Definitely "halucinate". Now
please get it out of my pudding.
L132[19:03:27] *
Amanda curls up around Elfi, loads up the story
machine
L133[19:31:18]
<Forecaster> I'll have some of that
pudding
L135[20:22:32] <lunar_sam> hell yeah
L136[20:24:00]
<walksanator> I love the insanity I am
doing to make this work
L138[20:24:41]
<walksanator> if it passes scalafmt then I
move onto the next one
L139[20:40:07]
⇨ Joins: Fridtjof (fridel@thonk.9net.org)
L140[20:40:07]
⇨ Joins: tehbeard (~tehesper@66.228.139.228)
L141[20:40:07]
⇨ Joins: zsh (zsh@services.esper.net)
L142[20:40:07]
swepipe.esper.net sets mode: +o on zsh
L143[20:40:52]
⇨ Joins: Vexatos
(~Vexatos@p200300eaef17ad0038f4f4cb6397be81.dip0.t-ipconnect.de)
L144[20:40:52]
⇨ Joins: reborn (reborn@reborn.my.id)
L145[20:40:52]
⇨ Joins: CompanionCube (samis@thonk.9net.org)
L146[20:40:52]
⇨ Joins: Kasen
(~rakiru@has.anyone.really.been.far.even.as.decided.to.use.a.witch.horse)
L147[20:40:52]
⇨ Joins: GuntherDW
(~guntherdw@quadran.system33.be)
L148[20:40:52]
⇨ Joins: kan18 (~kan18@98.16.44.148)
L149[20:40:52]
⇨ Joins: progwml6 (~progwml6@149.88.33.30)
L150[20:40:52]
⇨ Joins: Lizzy (~Lizzy@bode.theender.net)
L151[20:40:52]
⇨ Joins: fingercomp (fingercomp@fomalhaut.me)
L152[20:40:52]
⇨ Joins: LeshaInc (LeshaInc@fomalhaut.me)
L153[20:40:52]
⇨ Joins: Totoro (totoro@fomalhaut.me)
L154[20:40:52]
⇨ Joins: Crystal|AFK
(crystal@eris.the.sexiest.cat)
L155[20:40:52]
swepipe.esper.net sets mode: +o on Lizzy
L156[21:18:02]
⇨ Joins: Caden
(~caden@71-212-84-177.tukw.qwest.net)
L157[21:48:01]
<walksanator> why was I trying to parse
the scala
L158[21:48:06]
<walksanator> when I could just find and
replace it
L159[21:58:14] ⇦
Quits: Caden (~caden@71-212-84-177.tukw.qwest.net) (Ping timeout:
183 seconds)
L160[22:27:47] ⇦
Quits: Vexatos
(~Vexatos@p200300eaef17ad0038f4f4cb6397be81.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)