<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:09:43] <Forec​aster> Sentient is not the same as sapient
L2[00:28:47] ⇦ Quits: Vexatos (~Vexatos@pd9e21222.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
L3[01:06:54] <Amanda> https://matrix.camnet.site/_matrix/media/r0/download/camnet.site/HCKnZLlBtADfiHjDhDmASffc/tenor_gif645867418991113148.gif
L4[01:50:12] ⇨ Joins: Hawk777 (~Hawk777@2607:c000:828c:ba00:4b79:a84f:8a55:fa68)
L5[01:52:52] <Hawk777> Amanda: If you’ve done an invokeFoo and not an invokeEnd or invokeCancel, another invokeFoo returns QUEUE_FULL (−8) and has no other effects.
L6[01:53:39] <Hawk777> That should be true whether the component call has finished but you haven’t fetched the result yet, or if the component call is pending and hasn’t actually happened yet.
L7[02:05:36] <Amanda> Hawk777: hrm. Strange, I was having issues where I was ending up calling another invoke after one was already in fight, or at least my async frame was in fight
L8[02:06:56] <Hawk777> I haven’t tested it a whole lot, but the code looks pretty straightforward: /* Check that there isn’t one pending already. */ if(pendingCall != null || callResult != null) { return ErrorCode.QUEUE_FULL.asNegative(); } right at the top of invokeCommon.
L9[02:07:59] <Hawk777> Guess you could really do with that debug output to figure out the order of events. Which I should get around to sometime.
L10[02:11:50] <Izaya> https://files.mastodon.social/media_attachments/files/109/332/657/606/548/744/original/78f808ffb561b436.png https://files.bitbang.social/media_attachments/files/000/021/158/original/d938bd754af3b11e.jpeg
L11[02:11:58] <Izaya> cc CompanionCube
L12[02:12:48] <CompanionCube> Izaya: ooh, nice
L13[02:14:46] * CompanionCube remembered the cat uses forth, didn't know it apparently came with the toolchain, which seems vaguely surprising from what i remember of raskin's opinions
L14[02:15:18] ⇨ Joins: gay (~gay@ns545491.ip-66-70-180.net)
L15[02:15:24] ⇦ Quits: gay (~gay@ns545491.ip-66-70-180.net) (Client Quit)
L16[02:17:40] <Izaya> they were hidden
L17[02:17:49] <Izaya> had to write a specific string to enable them
L18[02:25:18] ⇨ Joins: pesky (webchat@host-2-98-175-95.as13285.net)
L19[02:25:20] <pesky> hi
L20[02:26:06] ⇨ Joins: nope (~nope@ns545491.ip-66-70-180.net)
L21[02:26:29] <nope> tfgh
L22[02:26:36] <nope> hi
L23[02:26:50] <pesky> hi
L24[02:27:24] <pesky> .
L25[02:27:38] <nope> how are you today?
L26[02:27:45] <pesky> good u?
L27[02:27:58] <nope> im dooing good
L28[02:28:21] <pesky> so what you playing
L29[02:28:28] <nope> minecraft
L30[02:29:06] ⇦ Quits: nope (~nope@ns545491.ip-66-70-180.net) (Client Quit)
L31[02:39:38] ⇦ Quits: Hawk777 (~Hawk777@2607:c000:828c:ba00:4b79:a84f:8a55:fa68) (Quit: Leaving.)
L32[02:55:28] * Amanda buries elfi in floof, does a heccen zzzmew
L33[02:57:25] <The P​atmann> Neat, I wonder if Pesky and Nope were from the same server
L34[03:35:53] <Michiyo> They don't share the same host name at least.
L35[03:39:59] <pesky> wait your able to see the host name?
L36[03:41:22] ⇦ Quits: pesky (webchat@host-2-98-175-95.as13285.net) (Quit: webchat.esper.net)
L37[04:19:54] <CompanionCube> The Patmann: nope
L38[04:20:09] <CompanionCube> oh, nvm
L39[04:42:44] <The P​atmann> Ye, I got my answer from Michiyo
L40[04:42:49] <The P​atmann> Thx tho
L41[04:44:02] ⇨ Joins: flappy (~flappy@85-156-70-46.elisa-laajakaista.fi)
L42[06:32:30] <Forec​aster> %sip
L43[06:32:30] <MichiBot> You drink a muddy aether potion (New!). Forecaster gains a negligible amount of luck.
L44[07:38:31] ⇨ Joins: HackGames (~HackGames@185.116.156.253)
L45[07:39:01] ⇦ Quits: HackGames (~HackGames@185.116.156.253) (Client Quit)
L46[07:47:16] ⇦ Quits: flappy (~flappy@85-156-70-46.elisa-laajakaista.fi) (Quit: /0)
L47[07:48:36] ⇨ Joins: Hawk777 (~Hawk777@2607:c000:828c:ba00:9f94:b0f5:83e9:ef36)
L48[08:17:29] ⇨ Joins: flappy (~flappy@85-156-70-46.elisa-laajakaista.fi)
L49[08:20:23] ⇦ Quits: flappy (~flappy@85-156-70-46.elisa-laajakaista.fi) (Read error: Connection reset by peer)
L50[08:21:44] <TheCoconu​tDeveloper> How do make epic cube on screen?
L51[08:21:57] <Forec​aster> what
L52[08:22:23] <TheCoconu​tDeveloper> the outlines
L53[08:22:24] <TheCoconu​tDeveloper> https://tinyurl.com/22vddm7e
L54[08:22:25] <TheCoconu​tDeveloper> how do make a line
L55[08:22:33] <TheCoconu​tDeveloper> are they just unicode characters
L56[08:22:34] <TheCoconu​tDeveloper> or smth
L57[08:22:50] <Hawk777> Aren’t those just spaces with non-black background coloru?
L58[08:22:56] <Forec​aster> there is no pixel rendering
L59[08:23:01] <TheCoconu​tDeveloper> ye
L60[08:23:02] <Forec​aster> only characters yes
L61[08:23:03] <TheCoconu​tDeveloper> no 3D
L62[08:23:06] <TheCoconu​tDeveloper> waitt
L63[08:23:09] <TheCoconu​tDeveloper> so thats justt
L64[08:23:10] <TheCoconu​tDeveloper> text?
L65[08:23:14] <Forec​aster> yes
L66[08:23:15] <Hawk777> Looks like it to me?
L67[08:23:31] <Hawk777> That said, Unicode does have the box-drawing characters as well, so take a look at those if you want a bit of a different style (there are horizontal, vertical, and corner lines in character cells).
L68[08:23:43] <TheCoconu​tDeveloper>  is it one of this or smth
L69[08:24:06] <Hawk777> But I don’t think even those are being used in this screenshot, it looks to me like just space characters (i.e. a perfectly ordinary space character) but with different background colours.
L70[08:24:44] <TheCoconu​tDeveloper> text can have background color??
L71[08:24:45] <TheCoconu​tDeveloper> never knew that
L72[08:25:07] <Hawk777> https://ocdoc.cil.li/component:gpu setForeground, setBackground
L73[08:26:13] <TheCoconu​tDeveloper> isnt that the background of the computer?
L74[08:26:23] <TheCoconu​tDeveloper> like for default its black
L75[08:26:50] <Forec​aster> that's not how it works
L76[08:26:53] <Hawk777> No, each character cell has its own background and foreground colour. See the description: “Sets the background color to apply to “pixels” modified by other operations from now on.”
L77[08:26:58] <Hawk777> It doesn’t immediately recolour the whole screen.
L78[08:27:03] <Hawk777> By “pixels” it means character cells.
L79[08:27:25] <TheCoconu​tDeveloper> o
L80[08:27:40] <TheCoconu​tDeveloper> is this possible? or is this on computercraft https://tinyurl.com/2co25wtu
L81[08:27:49] <Redston​eParkour> thats cc
L82[08:27:55] <TheCoconu​tDeveloper> a
L83[08:28:03] <Redston​eParkour> with cclights + other mods
L84[08:30:14] <TheCoconu​tDeveloper> t f is gpu.fill https://tinyurl.com/27emesb6
L85[08:30:40] <Izaya> have you considered reading the documentation to find out
L86[08:30:42] <Forec​aster> hey, did you know we have this amazing wiki?
L87[08:30:54] <Forec​aster> it describes all the functions of literally everything in OC
L88[08:31:18] <Forec​aster> I could have sworn I told you about it
L89[08:31:26] <TheCoconu​tDeveloper> aaaaa
L90[08:32:37] <TheCoconu​tDeveloper> o wait
L91[08:32:48] <TheCoconu​tDeveloper> thats used for color or smth
L92[08:37:41] ⇨ Joins: Vexatos (~Vexatos@pd9e21222.dip0.t-ipconnect.de)
L93[08:37:42] zsh sets mode: +v on Vexatos
L94[08:41:13] <TheCoconu​tDeveloper> what was the https://tinyurl.com/2779ay5v
L95[08:41:42] <Forec​aster> there's four number arguments, not three
L96[08:44:43] <TheCoconu​tDeveloper> how to make a color into numbers
L97[08:44:53] <TheCoconu​tDeveloper> lemme search pallete rq
L98[08:45:42] <Forec​aster> there's an interactive color picker here: https://towerofawesome.org/oc_interface_designer/
L99[08:45:59] <TheCoconu​tDeveloper> oh ma god
L100[08:46:05] <TheCoconu​tDeveloper> it shows the position of the cursor
L101[08:46:10] <TheCoconu​tDeveloper> exactly what i needed
L102[08:46:55] <Izaya> hmm, that page works much better in landscape than portrait
L103[08:50:01] <TheCoconu​tDeveloper> it dosent work :( https://tinyurl.com/2cwzjqn4
L104[08:50:41] <Hawk777> You’re filling with spaces. Spaces are 100% background. Of course you won’t see any effect from changing the foreground colour.
L105[08:51:12] <Forec​aster> https://tinyurl.com/2yeeftaj
L106[08:51:37] <TheCoconu​tDeveloper> >Hawk777: You’re filling with spaces. Spaces are 100% background. Of course you won’t see any ef…
L107[08:51:37] <TheCoconu​tDeveloper> tried with background too
L108[08:51:58] <Forec​aster> where did you get "31" from
L109[08:52:06] <TheCoconu​tDeveloper> 15-bit decimal
L110[08:52:24] <TheCoconu​tDeveloper> am i supposed to use lua hex
L111[08:52:33] <Forec​aster> look at my screenshot...
L112[08:52:38] <Hawk777> Ah, yeah, 31 is 0x00001F, which is pretty dark.
L113[08:53:10] <TheCoconu​tDeveloper> finally
L114[08:53:12] <TheCoconu​tDeveloper> it works
L115[08:53:13] <TheCoconu​tDeveloper> gosh
L116[08:53:21] <Forec​aster> 15-bit decimal is specifically for the colorful lamp block from Computronics
L117[08:55:39] ⇦ Quits: Hawk777 (~Hawk777@2607:c000:828c:ba00:9f94:b0f5:83e9:ef36) (Quit: Leaving.)
L118[09:00:36] <TheCoconu​tDeveloper> do i have to change the resolution https://tinyurl.com/277rb7du
L119[09:00:39] <TheCoconu​tDeveloper> for it to work
L120[09:01:16] <Forec​aster> looks like it's working fine to me
L121[09:01:21] <TheCoconu​tDeveloper> too small
L122[09:01:41] <Redston​eParkour> well then change the numbers to make it bigger
L123[09:03:23] <TheCoconu​tDeveloper> https://tinyurl.com/23mglfoy
L124[09:03:47] <TheCoconu​tDeveloper> it wont let me scale it
L125[09:05:09] <Redston​eParkour> try changing the screen size to 80x25
L126[09:05:36] <Forec​aster> if you're refering to "Set screen size" under "Controls" it says "Blocks"
L127[09:05:44] <Forec​aster> what do you think "blocks" means
L128[09:06:11] <TheCoconu​tDeveloper> ohh
L129[09:06:24] <Redston​eParkour> oh didn't even notice that
L130[09:06:28] <Forec​aster> Resolution is software only
L131[09:07:27] <TheCoconu​tDeveloper> https://tinyurl.com/2bjjcta2
L132[09:07:55] <Forec​aster> that probably means the gpu is too low tier
L133[09:09:14] <TheCoconu​tDeveloper> oh wait its running on a apu
L134[09:09:44] <Forec​aster> then you cannot use the T3 resolution
L135[09:12:41] <TheCoconu​tDeveloper> it says false
L136[09:12:52] <TheCoconu​tDeveloper> once i do component.gpu.setResolution(160, 50)
L137[09:15:18] <Forec​aster> maybe you should read about what that means on the wiki
L138[09:19:50] <CompanionCube> Izaya: https://defn.io/2022/11/12/ann-racket-lua/
L139[10:00:17] ⇨ Joins: ben_mkiv (~ben_mkiv@2001:16b8:1e98:c600:fe34:97ff:fea9:75f2)
L140[10:34:27] <TheCoconu​tDeveloper> how do i copy everything on a script
L141[10:34:31] <TheCoconu​tDeveloper> ctrl c dosent work
L142[10:48:05] <Forec​aster> you can't
L143[10:48:57] <Forec​aster> your options are to send a file to pastebin with an internet card, or copy from the real file in the world save dir
L144[11:50:31] * Amanda grumpily meows and looks around
L145[11:50:54] <Amanda> Who had the nerve to wake me up at 0600 and make me be unable to get back to sleep
L146[11:51:32] <Forec​aster> Entropy
L147[11:54:04] <Forec​aster> What you need is some Entropzzz instead
L148[12:01:13] <Amanda> Sounds like you know a little too much about the root cause _glares_
L149[12:04:04] <Amanda> This calls for punishment %splash Forecaster with mutable diamond potion
L150[12:04:04] <MichiBot> You fling a wild cyan potion (New!) that splashes onto null. null: Nothing seemed to happen...
L151[12:04:14] <Amanda> bah
L152[12:04:22] <Izaya> bottle broke
L153[12:04:25] <Forec​aster> that's interesting...
L154[12:04:54] <Amanda> %splash Forecaster with mutable diamond potion
L155[12:04:54] <MichiBot> You fling a mutable diamond potion (New!) that splashes onto Forecaster. Forecaster turns into a fox girl until they steal the moon.
L156[12:05:04] <Forec​aster> D:
L157[12:05:15] <Amanda> AH-HA! So that's why you stole my tireds! You're working with the foxen!
L158[12:05:41] <Amanda> rude foxen
L159[12:05:52] * Amanda curls up around Elfi, reads stories to her since she's awake anyway
L160[12:05:54] <Forec​aster> what, no way
L161[12:05:59] <Izaya> > a fox girl until they steal the moon
L162[12:06:07] <Izaya> can't tell if random or asian folklore
L163[12:08:50] <luna​r_sam> lmao
L164[12:14:18] <Forec​aster> that's way too much work
L165[12:14:28] <Forec​aster> I don't even have a shrink ray
L166[12:18:55] <Va​ur> %tonkout
L167[12:18:55] <MichiBot> Blast! Va​ur! You beat Redston​eParkour's previous record of 12 hours, 36 minutes and 35 seconds (By 3 hours, 53 minutes and 19 seconds)! I hope you're happy!
L168[12:18:56] <MichiBot> Va​ur has stolen the tonkout! Tonk has been reset! They gained 0.016 tonk points! plus 0.015 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 3.68143676. Position #2 Need 0.20343848 more points to pass Forec​aster!
L169[12:19:11] <Va​ur> %sip
L170[12:19:11] <MichiBot> You drink a concentrated redstone potion (New!). The bottle turns into a piece of bacon. Vaur has found 1 piece of bacon so far. (Rem. uses: 0)
L171[12:21:06] <DiamondC​reeper_6> I drink concrete 🗿
L172[12:21:10] <DiamondC​reeper_6> 🗿
L173[12:21:38] <DiamondC​reeper_6> %sip
L174[12:21:38] <MichiBot> You drink a wild sapphire potion (New!). The bottle turns into a rubium axe.
L175[13:06:08] * Amanda beams a bucket of cheese into @Inari's cell
L176[13:08:51] <Amanda> It was meant to be milk, but somebody did alchemy on it
L177[13:09:09] <Forec​aster> you sure you didn't just wait too long
L178[13:09:22] <Amanda> Who me? Forget to feed the foxen prisoners? Perish the thought!
L179[13:09:33] <Forec​aster> < - <
L180[13:13:34] <Amanda> speaking of
L181[13:13:41] * Amanda sends a capture team to Forecaster's location
L182[13:13:50] <Forec​aster> hey now
L183[13:19:29] <Amanda> You're a foxen. Get in the cage. Right meow!
L184[13:19:54] <Forec​aster> but it's full of cheese
L185[13:29:02] <Inari 「オ​兄デレ」「狐っ娘」> >Amanda: _beams a bucket of cheese into <@!105317648602042368>'s cell_
L186[13:29:02] <Inari 「オ​兄デレ」「狐っ娘」> cheese \o/
L187[13:29:06] <Inari 「オ​兄デレ」「狐っ娘」> i love cheese
L188[13:35:11] <Amanda> See, this is how you keep an @Inari contained, just give her ~~milk~~ cheese
L189[13:46:06] <Forec​aster> I'm not particularly fond of cheese
L190[13:49:55] <Amanda> Just be sure not to run into Actual Cannibal Shia Labeus
L191[13:49:59] <Amanda> Lebeuf
L192[13:50:52] <Forec​aster> as long as it's not Cheese Lebeuf
L193[14:05:37] <Va​ur> %sip
L194[14:05:38] <MichiBot> You drink a dusty octiron potion (New!). Vaur feels slightly less agile.
L195[14:05:54] <Amanda> Oh hey, that'll be helpful for catching Fore
L196[14:06:06] <Amanda> %splash Forecaster with dusty octiron potion
L197[14:06:07] <MichiBot> You fling a dusty octiron potion that splashes onto Forecaster. Forecaster feels slightly less agile.
L198[14:23:00] <Forec​aster> D:<
L199[14:34:20] <lunar_sam> why is KSP so fuckin buggy
L200[14:35:27] <Forec​aster> It's a videogame
L201[14:35:36] <Forec​aster> %tonk
L202[14:35:37] <MichiBot> Shoot! Forec​aster! You beat Va​ur's previous record of <0 (By 2 hours, 16 minutes and 41 seconds)! I hope you're happy!
L203[14:35:38] <MichiBot> Forecaster's new record is 2 hours, 16 minutes and 41 seconds! Forecaster also gained 0.00228 tonk points for stealing the tonk. Position #1.
L204[14:36:39] <Wat​tana> https://twitter.com/ThreatNotation/status/1591641988583104514
L205[14:39:16] <Forec​aster> That's part of a Super Mario level I'm pretty sure
L206[14:51:22] <lunar_sam> servos just aren't working, amazing
L207[14:52:56] ⇨ Joins: flappy (~flappy@85-156-70-46.elisa-laajakaista.fi)
L208[15:38:30] <S​ky> %sip
L209[15:38:30] <MichiBot> You drink a resonating rubium potion (New!). A genie tries to turn Sky into a lizard, but Sky successfully dodge the beam! (20 vs DC 12)
L210[15:38:35] <S​ky> poggers
L211[15:59:08] <Forec​aster> %sip
L212[15:59:08] <MichiBot> You drink a dusty salmon potion (New!). It sounds like someone is dragging a large metal axe along the floor nearby... Wait, now the sound is gone...
L213[16:01:24] <Va​ur> %sip
L214[16:01:24] <MichiBot> You drink a concentrated white potion (New!). Vaur gains the ability to talk to Sheep until they have a rubium potion.
L215[16:02:56] <ben_mkiv> %sip
L216[16:02:56] <MichiBot> You drink an oxidised green potion (New!). ben_mkiv turns into an avesmingo dragon sword until they have some bacon.
L217[16:03:14] <ben_mkiv> why do i always get weirdo potions
L218[16:08:36] <Ri​ley> %sip
L219[16:08:37] <MichiBot> You drink a viscous oculemon potion (New!). Riley's skin turn the color of dilithium but with a mithril glow until they stop thinking about it.
L220[16:19:35] <Forec​aster> >ben_mkiv: why do i always get weirdo potions
L221[16:19:35] <Forec​aster> MichiBot likes you
L222[16:28:55] <Elfi> %quaff
L223[16:28:55] <MichiBot> You drink a stirring blue potion (New!). A large figure suddenly swings an axe at Elfi! Elfi ducks under the axe and gets away from the figure! (18 vs DC 16)
L224[16:29:08] * Elfi MC hammer slides away
L225[16:32:05] * Amanda hisses at the large figure for attacking her fairy fren
L226[16:32:06] <Forec​aster> That couldn't have lined up much better with the potion I had
L227[16:32:09] * Amanda curls uo to protecc
L228[17:03:02] <S​ky> %sip
L229[17:03:03] <MichiBot> You drink a dusty water potion (New!). A bunch of people in white coats approach Sky. Sky successfully evade the people! (20 vs DC 12)
L230[17:03:09] <S​ky> oh god
L231[17:04:38] ⇨ Joins: Hawk777 (~Hawk777@2607:c000:828c:ba00:9923:89fd:ac87:5662)
L232[17:06:13] <Redston​eParkour> >MichiBot: You drink a dusty water potion (New!). A bunch of people in white coats approach S…
L233[17:06:13] <Redston​eParkour> hmm shouldn't it be 'evades' and not 'evade'?
L234[17:07:50] <Forec​aster> Either works
L235[17:10:22] <Va​ur> %tonk
L236[17:10:22] <MichiBot> Blast! Va​ur! You beat Forec​aster's previous record of 2 hours, 16 minutes and 41 seconds (By 18 minutes and 4 seconds)! I hope you're happy!
L237[17:10:23] <MichiBot> Vaur's new record is 2 hours, 34 minutes and 45 seconds! Vaur also gained 0.0009 (0.0003 x 3) tonk points for stealing the tonk. Position #2. Need 0.20481848 more points to pass Forec​aster!
L238[17:54:05] ⇦ Quits: ben_mkiv (~ben_mkiv@2001:16b8:1e98:c600:fe34:97ff:fea9:75f2) (Ping timeout: 189 seconds)
L239[17:57:17] <Izaya> no, it should be evaded or evades, not evade
L240[18:01:29] ⇦ Quits: Hawk777 (~Hawk777@2607:c000:828c:ba00:9923:89fd:ac87:5662) (Quit: Leaving.)
L241[18:16:03] <ThePi​Guy24> >Wattana: https://twitter.com/ThreatNotation/status/1591641988583104514
L242[18:16:03] <ThePi​Guy24> snans
L243[18:16:48] <S​ky> %sip
L244[18:16:48] <MichiBot> You drink a sedimented coralcreep potion (New!). Sky turns into a water unicorn bear boy for 3 hours.
L245[18:25:19] <Elfi> I think those are cricecorns
L246[18:32:35] <Va​ur> %sip
L247[18:32:35] <MichiBot> You drink a prickly green potion (New!). The bottle splits into two revealing a smaller Cloudy Citrus potion.
L248[19:28:13] <Amanda> @Nadja don't you hate when the local horse rescue puts out rootkit-laiden minecraft gamemodes?
L249[19:39:16] <Inari 「オ​兄デレ」「狐っ娘」> why is all the nerdy tech stuff russian
L250[19:39:16] <Inari 「オ​兄デレ」「狐っ娘」> I should learn russian
L251[19:42:36] <Amanda> %splash @Inari with mutable emerald potion
L252[19:42:36] <MichiBot> You fling a mutable emerald potion (New!) that splashes onto @Inari. @Inari turns into a pearlpeas bear until they tonk.
L253[19:43:05] * Amanda lowers the blast doors of @Inari's cell
L254[20:33:40] <Forec​aster> %tonkout
L255[20:33:40] <MichiBot> Geez! Forec​aster! You beat Va​ur's previous record of 2 hours, 34 minutes and 45 seconds (By 48 minutes and 32 seconds)! I hope you're happy!
L256[20:33:41] <MichiBot> Forec​aster has stolen the tonkout! Tonk has been reset! They gained 0.003 tonk points! plus 0.002 bonus points for consecutive hours! (Reduced to 50% because stealing) Current score: 3.89315524. Position #1
L257[20:57:44] <S​ky> %sip
L258[20:57:44] <MichiBot> You drink a concentrated emerald potion (New!). Sky feels slightly stronger.
L259[21:50:08] * Amanda offers Elfi some snacks as an offering to ignore the growing hive she's making
L260[21:52:56] <Amanda> %choose laptopnaptime?
L261[21:52:56] <MichiBot> Ama​nda: No, maybe tomorrow.
L262[21:53:14] <Amanda> No, for the last time MichiBot, I'm not leaving my laptop on overnight for no reason
L263[21:54:48] <Amanda> %choose continue halucinating or irradiate
L264[21:54:48] <MichiBot> Ama​nda: Some "continue halucinating" sounds nice
L265[21:54:53] <Amanda> indeed it does
L266[21:55:04] * Amanda curls up around Elfi, continiues to read to her about a growing hive queen
L267[22:18:52] <Mic​hiyo> %sip mutable diamond potion
L268[22:18:52] <MichiBot> You drink a mutable diamond potion. Michiyo turns into a lizard girl until they have an unobtanium potion.
L269[22:18:57] <Mic​hiyo> damn it
L270[22:19:35] <Va​ur> %sip
L271[22:19:35] <MichiBot> You drink a stirring rød potion (New!). A swinging blade comes flying towards Vaur from nowhere! They fail to evade it with a 12 vs DC 16 and takes 1d​8 => 5 damage.
L272[22:25:12] <Forec​aster> Michilizard
L273[22:33:35] <Na​dja> Amanda: Yes, that horse is *so* annoying.
L274[23:00:29] <Forec​aster> or: Liziyo
L275[23:29:06] <Ocawes​ome101> @Wattana thanks, i (slightly) hate it
L276[23:29:12] ⇦ Quits: Vexatos (~Vexatos@pd9e21222.dip0.t-ipconnect.de) (Quit: Insert quantum chemistry joke here)
<<Prev Next>> Scroll to Top