<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:14:47] ⇦
Quits: Vexatos
(~Vexatos@p200300eaef1b6400e8c5c688d2d45d9f.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L3[00:22:51]
<walksanator> wrong image...
L5[00:22:59]
<walksanator> here it is
L6[00:24:22] <Corded> > <Michiyo>
I found one for 1.20.. and I was going to back port it. Bu…
L7[00:24:23]
<walksanator> and post 1.20 there is
`sinatrya connector` which allows you to *run fabric mods on
forge*
L8[00:57:11] * Amanda
meows, offers elfi a special deal on delivery of mind-shattering
eldrich knowledge
L9[01:03:17] <Amanda> %choose waves; em or
psychic
L10[01:03:17] <MichiBot> Amanda: psychic
waves
L11[01:03:23] <Amanda> Hrmhrm
L12[01:04:06] <Amanda> Sounds good, time to
beam impossible geometry into Izzy's mind
L13[03:09:50] <Amanda> Could a battery
being at only 75% it's manufactured capacity cause it to be
discharging when plugged in, or do I need to go looking for pu
throttling options
L14[03:10:06] <Amanda> For CPU*
L15[03:27:12] ⇨
Joins: Hawk777
(~Hawk777@2001:569:7e40:1300:9806:7f12:e58c:5e0f)
L16[03:36:17] *
Amanda snuggles up around Elfi, meows about the basement, and the
gross mold-infected carpet she's pulled out, does a heccen zzzmew
while she borrows Elfi's flamethrower to put the carpet out of it's
misery
L17[03:37:35] <Amanda> Night girls
L18[03:46:16] ⇦
Parts: brayden (brayden@2a01:4ff:f0:1c59::1)
(Leaving))
L19[03:57:22] ⇨
Joins: QuickMuffin8782 (~QuickMuff@143.109.156.196)
L20[03:58:03] ⇦
Quits: QuickMuffin8782 (~QuickMuff@143.109.156.196) (Client
Quit)
L21[04:09:26]
<Forecaster> %tonk
L22[04:09:27] <MichiBot> Blast!
Forecaster! You beat PwnagePineapple (He/Him)'s previous record
of 9 hours and 8 minutes (By 4 hours, 43 minutes and 12 seconds)! I
hope you're happy!
L23[04:09:28] <MichiBot> Forecaster's new
record is 13 hours, 51 minutes and 13 seconds! Forecaster also
gained 0.0472 (0.00472 x 10) tonk points for stealing the tonk.
Position #1.
L24[04:09:38]
<Forecaster> %sip
L25[04:09:38] <MichiBot> You drink a
simulated red potion (New!). Forecaster: Nothing seemed to
happen...
L26[04:09:49]
<Forecaster> Simulation error
L28[07:16:22]
<Forecaster> ooh, the major update for
Dyson Sphere Program has a release date
L29[07:38:37] ⇨
Joins: Bronco (~Bronco@104.188.240.189)
L30[07:39:35] <Bronco> Hey, anyone know
how(if possible) to get user input? I've tried io.read() but it
keep saying it's reciving a null value instead of pausing and
allowing the user to type
L31[07:41:39] <Izzy> io.read() should
work
L32[07:41:53] <Izzy> can we see what you
have?
L33[07:43:32] <Bronco> ```
L34[07:43:36] <Bronco> oops
L35[07:44:17] ⇦
Quits: Bronco (~Bronco@104.188.240.189) (Quit: Bronco)
L36[07:45:44]
<Broncosaurus> I'm pooping back over here
for this
L38[07:46:51]
<Broncosaurus> i'm going to guess that it
needs `local io = requires("io")` or something
L39[07:47:30]
<Forecaster> Have you not read the
wiki?
L40[07:47:40]
<Broncosaurus> There's nto much
there
L41[07:48:57] <Izzy> input is where you
want to read input from the user, I take it?
L42[07:49:24]
<Broncosaurus> Yes. It has local on it. I
forgot to add it back before I coppied it
L43[07:49:28] <Izzy> should just be as
simple as local input = io.read()
L44[07:49:56] <Izzy> io.stdin should(?)
return a handle for the stdin stream, which is not immediately
useful
L45[07:50:06] <Izzy> or maybe it just lets
you set it. anyway.
L46[07:50:48]
<Forecaster> it literally says in the
example on the wiki `io.stdin:read()`
L47[07:50:58]
<Forecaster> I don't know where you got
`io.stdin` from
L48[07:51:06]
<Forecaster> * `io.stdin()` from
L49[07:51:11]
<Broncosaurus> I was trying different
routs
L50[07:52:16]
<Broncosaurus> They all throw an error
saying attempt to index a nil value (global 'io')
L51[07:52:23]
<Broncosaurus> * saying: attempt to index
a nil value (global 'io')
L52[07:52:50]
<Forecaster> maybe `io` can't be nil
then
L53[07:55:03]
<Broncosaurus> I'd love to fix that issue
but I don't know how. I'm used to Java
L54[07:55:21]
<Forecaster> you gave yourself a
suggestion earlier
L55[07:55:24]
<Forecaster> have you tried that
L56[07:55:43]
<Broncosaurus> Yep. Let me go grab that
error
L57[07:56:15]
<Broncosaurus> Tells me it can't find the
io library
L59[07:59:45] <fingercomp> are you,
perchance, running MineOS?
L61[08:00:08] <Corded> >
<fingercomp> are you, perchance, running MineOS?
L62[08:00:09]
<Broncosaurus> Yep.... I like the
ide
L63[08:00:18]
<Forecaster> well... the wiki is for
OpenOS
L64[08:00:24]
<Broncosaurus> Ah
L65[08:00:24] <fingercomp> you've got to
use its APIs then
L66[08:00:31]
<Broncosaurus> Welp
L67[08:00:45]
<Broncosaurus> Classic case of user
error...
L68[08:28:18] ⇨
Joins: Vexatos
(~Vexatos@p200300eaef222900517a2976aae25d9b.dip0.t-ipconnect.de)
L69[08:28:18] zsh
sets mode: +v on Vexatos
L70[08:59:53]
<walksanator> plot saving has been
implemented (and fixed)
L71[09:00:34]
<walksanator> hhow I save rects?
L72[09:00:35]
<walksanator> A long array of ints
L73[09:00:48]
<walksanator> since each rect is 4 ints I
just allocate a size*4 array of ints
L74[09:00:50]
<walksanator> save that to NBT
L75[09:00:54]
<walksanator> and then re-construct
it
L76[09:59:39] <Izzy> Forecaster: you had a
todo list program right?
L77[09:59:52]
<Forecaster> yeah
L78[09:59:55]
<Forecaster> it's on oppm
L79[10:05:11] ⇦
Quits: Hawk777 (~Hawk777@2001:569:7e40:1300:9806:7f12:e58c:5e0f)
(Quit: Leaving.)
L80[12:50:40] <Izzy> thinking about a UI
for a TiCon forge
L81[12:51:25] <Izzy> screen would be
divided in half, on one side you'd have the forge contents, on the
other the storage hooked up to the forge
L82[12:52:42] <Izzy> you'd use tab to
switch between panes, and you could select each resource in a menu
to transfer it in and out of the forge
L83[13:07:49] *
Amanda meows and looks around
L84[13:07:58] <Amanda> That was a nice
nap
L85[13:25:41] *
Amanda curls up on Michiyo, meows about the four foxen of the
apocalypse
L86[13:46:47] <Amanda> %choose cubes or
space or factory
L87[13:46:47] <MichiBot> Amanda: Pretty
sure I'd want you to go with "factory"!
L88[13:49:40]
<Kristopher38> Izzy: the waterwheel is
actually worse than a windmill
L89[14:05:10] ⇨
Joins: feldim2425_
(~feldim242@2001:871:25a:43e:e690:a17b:ae61:add0)
L90[14:06:05] ⇦
Quits: feldim2425
(~feldim242@178-191-244-167.adsl.highway.telekom.at) (Ping timeout:
189 seconds)
L91[14:06:05] ***
feldim2425_ is now known as feldim2425
L92[15:08:27] ⇦
Quits: feldim2425 (~feldim242@2001:871:25a:43e:e690:a17b:ae61:add0)
(Quit: ZNC 1.8.2+deb2build5 - https://znc.in)
L93[15:10:15] ⇨
Joins: feldim2425
(~feldim242@188-22-46-147.adsl.highway.telekom.at)
L94[15:20:35] ⇦
Quits: feldim2425
(~feldim242@188-22-46-147.adsl.highway.telekom.at) (Ping timeout:
183 seconds)
L95[15:20:40] ⇨
Joins: feldim2425_
(~feldim242@2001:871:25a:43e:8f5d:ad20:a76c:194d)
L96[15:21:09] ***
feldim2425_ is now known as feldim2425
L97[17:25:04]
<Forecaster> %sip
L98[17:25:05] <MichiBot> You drink a
searing boneboo potion (New!). Forecaster turns into an octopus
octopus boy until an elephant forgets.
L99[17:25:36]
<Forecaster> Does that mean I have 16
tentacles?
L100[17:34:33]
<Vaur>
%sip
L101[17:34:33] <MichiBot> You drink an
excluded yellow potion (New!). Vaur thinks "What if, like,
*we* are the potions man?". This makes no sense
whatsoever.
L102[18:19:22]
<Forecaster> %tonkout
L103[18:19:23] <MichiBot> Wow!
Forecaster! You beat your own previous record of 13 hours, 51
minutes and 13 seconds (By 18 minutes and 42 seconds)! I hope
you're happy!
L104[18:19:24] <MichiBot> Forecaster has
tonked out! Tonk has been reset! They gained 0.014 tonk points!
plus 0.026 bonus points for consecutive hours! Current score:
2.04489842, Position #1
L105[18:25:11]
⇨ Joins: Webchat089
(webchat@nat-193-25-251-10.wieszowanet.pl)
L106[18:25:29] ⇦
Quits: Webchat089 (webchat@nat-193-25-251-10.wieszowanet.pl)
(Client Quit)
L107[19:01:17] ⇦
Quits: Hobbyboy (Hobbyboy@hobbyboy.co.uk) (Read error: Connection
reset by peer)
L108[19:02:00]
⇨ Joins: Hobbyboy (Hobbyboy@hobbyboy.co.uk)
L109[19:12:01] <Izzy> Kristopher38: oh, my
bad, my info may be out of date
L110[19:13:24]
<PwnagePineapple (He/Him)> %tonk
L111[19:13:24] <MichiBot> Uh-oh!
PwnagePineapple (He/Him)! You beat Forecaster's previous record
of <0 (By 54 minutes and 1 second)! I hope you're happy!
L112[19:13:25] <MichiBot> PwnagePineapple
(He/Him)'s new record is 54 minutes and 1 second! PwnagePineapple
(He/Him) also gained 0.0009 tonk points for stealing the tonk.
Position #8. Need 0.26955499 more points to pass SoBinary!
L113[19:35:27]
⇨ Joins: Hawk777
(~Hawk777@2001:569:7e40:1300:bf31:f5d:8047:9ea1)
L114[20:13:18] <Liizzii> %tonk
L115[20:13:18] <MichiBot> Eh! Liizzii!
You beat PwnagePineapple (He/Him)'s previous record of 54 minutes
and 1 second (By 5 minutes and 51 seconds)! I hope you're
happy!
L116[20:13:19] <MichiBot> Liizzii's new
record is 59 minutes and 53 seconds! Liizzii also gained 0.0001
tonk points for stealing the tonk. Position #16. Need 0.01018 more
points to pass spokr!
L117[22:10:00] *
Amanda collapses into a pile of floof mixed with drywall dust atop
Elfi
L118[22:10:26] *
Elfi sneezes and flutters, mixing fairy dust into the mix
>^<
L119[22:10:46] <Amanda> Spent most of
today putting up drywall in the bathroom
L120[22:24:19] <Amanda> %choose halucinate
or irradiate or games
L121[22:24:20] <MichiBot> Amanda: I
received a message from future you, said to go with
"games".
L122[22:24:38] <Amanda> Hrm, future-amanda
_does_ have pizza, so she probably knows what's up
L123[22:27:56] <Amanda> Hrm hrm
L124[22:29:09] <Amanda> %choose factory or
space or halucinate after all
L125[22:29:09] <MichiBot> Amanda: Oh no,
not "space" again! I'll have "factory"
instead.
L126[22:41:34] <SquidDev> %tonk
L127[22:41:34] <MichiBot> Yow! SquidDev!
You beat Liizzii's previous record of 59 minutes and 53 seconds
(By 1 hour, 28 minutes and 22 seconds)! I hope you're happy!
L128[22:41:35] <MichiBot> SquidDev's new
record is 2 hours, 28 minutes and 16 seconds! SquidDev also gained
0.00147 tonk points for stealing the tonk. Position #13. Need
0.022421 more points to pass Logos!
L129[23:20:22] ⇦
Quits: Vexatos
(~Vexatos@p200300eaef222900517a2976aae25d9b.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L130[23:42:02] <Amanda> %give MichiBot
Dollar Store Thor
L131[23:42:02] *
MichiBot accepts Dollar Store Thor and adds it to their
inventory