<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:15:02] <Amanda> I wish DSP had a way
to snap to the grid when placing foundations, I hate my swiggly
equator belt
L2[00:39:57]
<Kristopher38> @Ubus99 I think I know what
happens. IIRC RC scripts are ran in kind of a sandbox, so any
globals you will declare in an RC script won't survive its exit.
Regarding how the sandbox works - when OpenOS calls `load` on the
contents of your RC script, it can set the `_ENV` variable that the
script will see - so if it's not a default (the default global
environment), all your globals end up in the env table supplied to
`load`. I don't know if you
L3[00:39:57]
<Kristopher38> can break out of that
sandbox
L5[00:41:14]
<PwnagePineapple (He/Him)> %tonk
L6[00:41:15] <MichiBot> Yeah!
PwnagePineapple (He/Him)! You beat walksanator. B⃢ot.'s previous
record of 1 hour, 14 minutes and 9 seconds (By 5 minutes and 33
seconds)! I hope you're happy!
L7[00:41:16] <MichiBot> PwnagePineapple
(He/Him)'s new record is 1 hour, 19 minutes and 42 seconds!
PwnagePineapple (He/Him) also gained 0.00018 (0.00009 x 2) tonk
points for stealing the tonk. Position #16 => #15. (Overtook
schafhirte 204) Need 0.00167 more points to pass cat2002!
L8[00:42:01]
<Kristopher38> try doing
`_G.your_global_that_you_want_to_preserve = something` and see if
that makes your globals survive the rc script exit
L9[00:43:42]
<walksanator.
B⃢ot.> also @PwnagePineapple (He/Him) tis3d uses the primitive
short
L10[00:43:46]
<walksanator.
B⃢ot.> wah
L11[00:44:29]
<PwnagePineapple (He/Him)> Yes
L12[00:44:34]
<PwnagePineapple (He/Him)> And that's by
design
L13[00:45:09]
<walksanator.
B⃢ot.> hmmm mabey i can inject some data into Casing
L14[00:45:10]
<PwnagePineapple (He/Him)> Specifically to
avoid stupid nonsense like subclassing `Short`
L15[00:45:21]
<walksanator.
B⃢ot.> and have casings store a "hash" of the
item
L16[00:45:31]
<walksanator.
B⃢ot.> this means that casings also become a efficent form of
storage
L17[00:45:38]
<PwnagePineapple (He/Him)> Well have fun
unhashing it at the other end lol
L18[00:45:50]
<walksanator.
B⃢ot.> ohno did i say hashing
L19[00:45:56]
<walksanator.
B⃢ot.> no i meant indexing into a list of item NBT
L20[00:46:18]
<walksanator.
B⃢ot.> so the first item you serialise is `0x000` then
`0x0001`....
L21[00:46:22]
<TechTastic> You dont need that...
L22[00:46:34]
<walksanator.
B⃢ot.> whats your suggestion for TIS item transport
L23[00:46:38]
<PwnagePineapple (He/Him)> Or hear me out
on this
L24[00:46:46]
<PwnagePineapple (He/Him)> TIS-3D is not
AE2
L25[00:46:51]
<TechTastic> You use a
DefaultedList<ItemStack>
L26[00:46:52]
<TechTastic> And NBT handing through
Container class
L27[00:47:34]
<TechTastic> When I'm home ill send you my
code for Toil and Trouble's Cast Iron Oven
L28[00:47:54]
<PwnagePineapple (He/Him)> That sounds
like something TIS-3D shouldn't be able to do
L29[00:47:59]
<walksanator.
B⃢ot.> >PwnagePineapple (He/Him): TIS-3D is not AE2
L30[00:47:59]
<walksanator.
B⃢ot.> b- b- but CC can move items
L31[00:48:13]
<walksanator.
B⃢ot.> (i also considered a TIS turtle, totally a good idea
:>)
L32[00:48:19]
<TechTastic> Sounds like you want
hoppers
L33[00:48:27]
<walksanator.
B⃢ot.> can hoppers use IR
L34[00:48:42]
<Kristopher38> "TIS" and
"item transport" together in one sentence doesn't sound
right
L35[00:48:50]
<walksanator.
B⃢ot.> thats the consensus
L36[00:48:55]
<PwnagePineapple (He/Him)> Personally, I
like the idea of using Aero/VS2 to make giant TIS-3D powered
airships that move items
L37[00:48:58]
<walksanator.
B⃢ot.> but i need to earn my modrinth `cursed` idea
L38[00:49:12]
<TechTastic> Here's a solution
@walksanator. B⃢ot.
L39[00:49:12]
<TechTastic> Basic bitch programmable
Amazon delivery drones
L40[00:49:20]
<walksanator.
B⃢ot.> thats Pneumaticcraft
L41[00:49:25]
<TechTastic> Exactly
L42[00:49:34]
<TechTastic> >PwnagePineapple (He/Him):
Personally, I like the idea of using Aero/VS2 to make giant TIS-3D
powered ai…
L43[00:49:35]
<TechTastic> Same
L44[00:49:41]
<walksanator.
B⃢ot.> although the ability to program Drones with TIS sounds
neat
L45[00:49:53]
<walksanator.
B⃢ot.> just turn TIS-3d modules back into TIS-100
L46[00:50:07]
<walksanator.
B⃢ot.> better drones = bigger grid
L47[00:50:21]
<TechTastic> Yes
L48[00:50:31]
<TechTastic> And using VS2 would be fun
for that
L49[00:50:37]
<PwnagePineapple (He/Him)> That actually
sounds kinda neat
L50[00:50:48]
<walksanator.
B⃢ot.> the problem becomes: rendering
L51[00:51:00]
<PwnagePineapple (He/Him)> Simple:
don't
L52[00:51:01]
<TechTastic> >walksanator. B⃢ot.: the
problem becomes: rendering
L53[00:51:02]
<TechTastic> You fixed the rendering
tho
L54[00:51:09]
<walksanator.
B⃢ot.> >TechTastic: You fixed the rendering tho
L55[00:51:09]
<walksanator.
B⃢ot.> i mean custom GUI
L56[00:51:19]
<walksanator.
B⃢ot.> for programming and viewing modules
L57[00:51:21]
<TechTastic> Eazy
L58[00:51:36]
<walksanator.
B⃢ot.> ~~import a GUI from Mcreator~~
L59[00:51:37]
<TechTastic> Take TIS-100 gui
:trollface:
L60[00:51:42]
<TechTastic> No
L62[00:52:05]
<TechTastic> Personally, id look at how
CC's Pocket Computer does its test
L64[00:52:20]
<TechTastic> >walksanator. B⃢ot.:
L65[00:52:20]
<TechTastic> Kinda perfect dont ya
think?
L66[00:52:30]
<walksanator.
B⃢ot.> because the things i gotta do: i have to force the
modules to render on a GUI
L67[00:52:36]
<walksanator.
B⃢ot.> i dont think they will be happy with that
L68[00:52:52]
<TechTastic> Its a texture, some how
somewhere its always a texture
L69[00:53:10]
<PwnagePineapple (He/Him)> IMO you should
get a fixed 6 slots for modules, each one corresponding to a
physical side of the drone
L70[00:53:33]
<TechTastic> And 4 for the fans
L71[00:53:35]
<walksanator.
B⃢ot.> >PwnagePineapple (He/Him): IMO you should get a fixed
6 slots for modules, each one corresponding to a physical si…
L72[00:53:35]
<walksanator.
B⃢ot.> thats turtle
L73[00:53:44]
<walksanator.
B⃢ot.> turtle will be locked to 6
L74[00:53:50]
<walksanator.
B⃢ot.> and will be hyper-cheap
L75[00:53:52]
<PwnagePineapple (He/Him)>
>walksanator. B⃢ot.: i dont think they will be happy with
that
L76[00:53:52]
<PwnagePineapple (He/Him)> If you subclass
`RenderContext` you'll probably be able to manage it
L77[00:54:15]
<walksanator.
B⃢ot.> listening to Roar of the Jungle Dragon from Calamity
mod
L78[00:54:30]
<walksanator.
B⃢ot.> it is because of the god forsaken `PoseStack`
L79[00:54:54]
<walksanator.
B⃢ot.> which is a blaze3d thing
L80[00:54:59]
<walksanator.
B⃢ot.> `com.mojang.blaze3d.vertex.PoseStack`
L81[01:02:47]
<TechTastic> You'll still use the
poseStack, it exists in the render() method of the Screen
L82[01:03:30]
<walksanator.
B⃢ot.> yeah but i mean that i have to draw a poseStack to a 2d
screen
L83[01:03:33]
<walksanator.
B⃢ot.> when they are 3d
L84[01:04:05]
<TechTastic> Or just grab the texture
directly to render
L85[01:04:12]
<walksanator.
B⃢ot.> and where is that
L86[01:04:26]
<walksanator.
B⃢ot.> is it the `MultiBufferSource`
L87[01:04:38]
<TechTastic> Assets > tis > textures
>
L88[01:04:56]
<walksanator.
B⃢ot.> thats not what i mean
L89[01:05:03]
<walksanator.
B⃢ot.> i mean the in-world versions
L90[01:05:08]
<walksanator.
B⃢ot.> with all the moving parts
L91[01:05:17]
<walksanator.
B⃢ot.> like how you can see text on terminal
L92[01:05:25]
<TechTastic> BlockEntityRenderer more than
likely
L94[01:05:55]
<TechTastic> Renderer
L95[01:06:10]
<TechTastic> I'll look when I'm home
L96[01:07:45]
<walksanator.
B⃢ot.> found the casting render
L98[01:10:28]
<walksanator.
B⃢ot.> i wish that we could get commented minecraft code
L99[01:10:35]
<walksanator.
B⃢ot.> so that i could see developer commends
L100[01:10:37]
<walksanator.
B⃢ot.> then again
L101[01:10:45]
<walksanator.
B⃢ot.> that could reveal the sanity dwindiling
L102[01:11:35]
<TechTastic> There are those green blocks
of text CC methods have when I go poking around in their code
L103[01:52:54]
<Michiyo>
(╯°□°)╯︵ ┻━┻
L104[01:53:00]
<Michiyo>
Why the hell isn't this working
L105[01:55:55]
<Michiyo> I
have a string I'm fetching from the database with \n for newlines,
but when I feed this string to nl2br it doesn't replace... so I
tried with str_replace and it.. doesn't replace. However, if I copy
the string from the database, and replace the db fetch with the
pasted string it works fine ._.
L106[02:07:45]
<PwnagePineapple (He/Him)> Oof
L107[02:09:13]
<TechTastic> %tonk
L108[02:09:14] <MichiBot> Boo-yah!
TechTastic! You beat PwnagePineapple (He/Him)'s previous record
of 1 hour, 19 minutes and 42 seconds (By 8 minutes and 16 seconds)!
I hope you're happy!
L109[02:09:15] <MichiBot> TechTastic's new
record is 1 hour, 27 minutes and 58 seconds! TechTastic also gained
0.00028 (0.00014 x 2) tonk points for stealing the tonk. Position
#9. Need 0.01731 more points to pass SquidDev!
L110[02:14:31]
<Michiyo>
.... and again posting a huge as block of code choked the relay
neat.
L111[02:14:45]
<TechTastic> ...
L112[02:14:48]
<TechTastic> :trollface:
L113[02:16:46]
<Sky>
lol
L114[02:16:49]
<Sky>
%sip
L115[02:16:50] <MichiBot> You drink a
rather automato potion (New!). Sky turns into a spice octopus
platypus boy until hell freezes over.
L116[02:22:11] ⇦
Quits: DBotThePony (~Thunderbi@31.220.170.28) (Ping timeout: 189
seconds)
L117[02:41:54]
<Michiyo>
FFS, the issue the whole time was that my string had a literal \n,
not a "newline" so nl2br was ignoring it.
L118[02:46:07]
<PwnagePineapple (He/Him)> Oof lmao
L119[03:50:33]
<walksanator.
B⃢ot.> still has 0 clue how to turn the 3d rendering code into a
2d rendering code
L120[03:53:15]
<PwnagePineapple (He/Him)> Maybe look at
the TIS-3D code as an example?
L121[03:57:58]
<walksanator.
B⃢ot.> i would have to refrence architrctury code
L122[03:58:08]
<walksanator.
B⃢ot.> since BlockEntity render
L123[04:05:56]
<walksanator.
B⃢ot.> let idea index
L124[04:06:02]
<walksanator.
B⃢ot.> so i can use goto: definition
L125[04:13:19]
<TechTastic> %tonkout
L126[04:13:20] <MichiBot> Darn!
TechTastic! You beat your own previous record of 1 hour, 27
minutes and 58 seconds (By 36 minutes and 7 seconds)! I hope you're
happy!
L127[04:13:21] <MichiBot> TechTastic has
tonked out! Tonk has been reset! They gained 0.002 tonk points!
plus 0.002 bonus points for consecutive hours! Current score:
0.01984, Position #9 Need 0.01331 more points to pass
SquidDev!
L129[04:15:12]
<TechTastic> got my datagen fixed
L130[04:18:13]
<walksanator.
B⃢ot.> because what does PoseStack.pushPose() do
L131[04:21:48]
<TechTastic> pushes your changes to the
stack iirc
L132[04:22:22]
<TechTastic> think Kaupenjoe oges over it
in his animated block or item video where he uses GeckoLib
L133[04:22:44]
<walksanator.
B⃢ot.> TIL if a TIS-3d module crashes while rendering it gets
added to a blacklist
L135[04:24:57]
<walksanator.
B⃢ot.> but yeah idk how to render a `PoseStack` to a 2d
screen
L136[04:25:05]
<walksanator.
B⃢ot.> since PoseStack is inherently 3d
L137[04:29:24]
<walksanator.
B⃢ot.> yeah neither video explains how PoseStack works
L138[04:34:11] <Amanda> Hey Elfi, did you
see the bnunny that just went by? I think they stole the time,
there's no other way it's suddenly so late
L139[04:34:22] *
Amanda collapses into a pile of floof, zzzmews
L141[04:35:22]
<TechTastic> Data-driven gaming
L142[04:51:19]
<Forecaster> %sip
L143[04:51:19] <MichiBot> You drink a
dashed pearlpeas potion (New!). Forecaster remembers an unimportant
appointment.
L144[05:03:48]
<walksanator.
B⃢ot.> %sip
L145[05:03:49] <MichiBot> You drink a
timeless black potion (New!). walksanator. B⃢ot. barely manages to
catch a red shell that appears in front of them! (Rem. uses:
2)
L147[05:14:51]
⇨ Joins: DBotThePony (~Thunderbi@31.220.170.28)
L148[05:15:23]
<Forecaster> %sip timeless black
L149[05:15:24] <MichiBot> You drink a
timeless black potion. Forecaster barely manages to catch a red
shell that appears in front of them! (Rem. uses: 1)
L150[06:04:12] <CompanionCube> %sip
timeless black
L151[06:04:16] <MichiBot> You drink a
timeless black potion. CompanionCube barely manages to catch a red
shell that appears in front of them! (Rem. uses: 0)
L152[06:36:21] <CompanionCube> %tonk
L153[06:36:22] <MichiBot> Wut!
CompanionCube! You beat TechTastic's previous record of <0 (By
2 hours, 23 minutes and 2 seconds)! I hope you're happy!
L154[06:36:23] <MichiBot> CompanionCube's
new record is 2 hours, 23 minutes and 2 seconds! CompanionCube also
gained 0.00238 tonk points for stealing the tonk. Position #2. Need
0.02479 more points to pass Forecaster!
L155[07:23:48] <lunar_sam> unmanaged disk
fun SOON
L156[07:23:51] <lunar_sam> (tm)
L157[08:31:10] ⇦
Quits: Victor_sueca
(~Victor_su@190.pool90-165-120.dynamic.orange.es) (Ping timeout:
183 seconds)
L158[08:34:04]
⇨ Joins: Victor_sueca
(~Victor_su@190.pool90-165-120.dynamic.orange.es)
L159[08:51:03]
⇨ Joins: Vexatos
(~Vexatos@p200300eaeF0baf368eA4b009B8149fb4.dip0.t-ipconnect.de)
L160[08:51:03]
zsh sets mode: +v on Vexatos
L161[11:18:28]
<TechTastic> %tonk
L162[11:18:29] <MichiBot> Wut!
TechTastic! You beat CompanionCube's previous record of 2 hours,
23 minutes and 2 seconds (By 2 hours, 19 minutes and 4 seconds)! I
hope you're happy!
L163[11:18:30] <MichiBot> TechTastic's new
record is 4 hours, 42 minutes and 6 seconds! TechTastic also gained
0.00696 (0.00232 x 3) tonk points for stealing the tonk. Position
#9. Need 0.00635 more points to pass SquidDev!
L164[11:54:24] *
Amanda meows and looks around, offers elfi some breakfast
candy
L165[12:03:21]
<Forecaster> you can't have candy for
breakfast!
L166[12:03:30]
<Forecaster> oh wait, I drink soda for
breakfast, nevermind
L167[12:18:29]
<TechTastic> ~~you can pry my Large Coke
from my cold dead hands~~
L168[12:38:57] <Elfi> Forecaster, I'm a
fairy! I need sugar O:
L169[12:39:07] *
Elfi nibl candy
L170[12:48:45]
<AR2000>
*give a honey pot 🍯 to elfi*
L171[12:57:26]
<Forecaster> %sip
L172[12:57:26] <MichiBot> You drink a
dusty dilithium potion (New!). Oh no, Forecaster got a health
potion, there's probably a boss fight coming!
L173[12:57:34]
<Forecaster> oh dear
L174[12:57:39]
<Forecaster> I'll have to find my
sword
L175[13:01:01]
<TechTastic> %down
L176[13:01:01] <MichiBot> You drink a
salty caterium potion (New!). TechTastic briefly feel like they
have just stepped out of a car.
L177[13:01:21]
<TechTastic> Oddly enough, in a Toyota
dealership rn
L178[13:02:33]
<Forecaster> MichiBot knows!
L180[15:04:44]
<Sky>
%sip
L181[15:04:44] <MichiBot> You drink a
silent platinum potion (New!). Sky recovers some mana.
L182[15:44:37] <dequbed> @AR2000 in the
case of Elfi coffee is probably the safer choice. But well she's a
fae so y'know, do make sure you get it right or risk broken fingers
:P
L183[15:44:43] ***
dequbed is now known as nadja
L184[15:48:45]
<Forecaster> >TechTastic: ~~you can pry
my Large Coke from my cold dead hands~~
L185[15:48:45]
<Forecaster> We can?! And it's even cold!
How nice
L187[16:15:23] <Amanda> %choose comfort or
utility
L188[16:15:24] <MichiBot> Amanda: The
proof is in the pudding. Definitely "utility". Now please
get it out of my pudding.
L189[16:15:40] *
Amanda wonders who keeps leaving spanners in MichiBot's
pudding
L190[16:16:04] *
Amanda curls up around Elfi on her pillow, continues managing her
factory
L191[16:18:36]
<AR2000>
>dequbed: <@256917157559009281> in the case of Elfi coffee
is probably the safer ch…
L192[16:18:36]
<AR2000>
She said she needed sugar. I gave her sugar
L193[16:19:04] <Elfi> HONEY +O+
L194[16:19:31] *
Elfi sticks her lil mitts in and slurps it up
L195[16:24:28]
<Agitated
Alice> %down
L196[16:24:29] <MichiBot> You drink a
sedimented nectar potion (New!). Agitated Alice's eyes turn the
color of quicksilver until they see a star fall.
L197[16:25:44]
<Agitated
Alice> hmm this can't possibly be healthy for me
L198[16:26:03]
<Agitated
Alice> %tonk
L200[16:26:07]
<Agitated
Alice> %tonkout
L202[16:26:22]
<Agitated
Alice> ill never fully understand this odd game
L203[16:27:49]
<walksanator.
B⃢ot.> %tonkout
L204[16:27:49] <MichiBot> Goshhawk!
walksanator. B⃢ot.! You beat TechTastic's previous record of 4
hours, 42 minutes and 6 seconds (By 27 minutes and 13 seconds)! I
hope you're happy!
L205[16:27:50] <MichiBot> walksanator.
B⃢ot. has stolen the tonkout! Tonk has been reset! They gained
0.005 tonk points! plus 0.004 bonus points for consecutive hours!
(Reduced to 50% because stealing) Current score: 0.01847. Position
#11 => #10 (Overtook Ocawesome101) Need 0.00833 more points to
pass TechTastic!
L206[16:28:16]
<walksanator.
B⃢ot.> >Agitated Alice: ill never fully understand this odd
game
L207[16:28:16]
<walksanator.
B⃢ot.> you have to read the rules and get some points before you
are allowed to play
L208[16:29:47]
<Agitated
Alice> ayy
L209[16:29:53]
<Agitated
Alice> i can read again wtf i kept missing that
L210[16:29:59]
<Agitated
Alice> thanks brain you are recovering
L211[16:30:05]
<Agitated
Alice> %tonk 0402E
L212[16:30:25]
<walksanator.
B⃢ot.> so you read the rules then it will give a code which you
append to %tonk(out) and that will give you points then once you
have points it lets you play
L213[16:30:44]
<walksanator.
B⃢ot.> >Agitated Alice: %tonk 0402E
L214[16:30:45]
<walksanator.
B⃢ot.> has a 15-minute cooldown for everyone (so if someone just
tonked you have to wait 15 minutes)
L215[16:31:21]
<Agitated
Alice> okay i keep missing details im gonna go offline its
usually an indicator of failing neurochem
L216[16:34:30]
<TechTastic> luckily since its a tonkout,
its just a 15 min wait
L217[16:34:44]
<walksanator.
B⃢ot.> otherwise you have to beat the record
L218[16:34:45]
<TechTastic> tonkout resets the
timer
L219[16:34:58]
<walksanator.
B⃢ot.> (which gets longer untill someone tonks out)
L220[16:35:30]
<TechTastic> btw im getting angry at my
code XD
L221[16:35:49]
<walksanator.
B⃢ot.> also what does (Reduced to 50% because stealing) does
this mean that tonkout is more effective if you hold the tonk when
tonking out
L222[16:36:24]
<walksanator.
B⃢ot.> so you loose points for keeping the tonk (%tonk at the
right time when you are the last person hoolding the tonk)
L223[16:36:29]
<TechTastic> red doesnt seem to execute as
noted by my logs, green executes as noted via logs, and yellow is
what i beleive is the problem child
https://tinyurl.com/2lm2qkta
L224[16:36:30]
<walksanator.
B⃢ot.> but get extra for tonking out with the tonk
L225[16:37:00]
<walksanator.
B⃢ot.> why are you using System.err.printLn
L226[16:37:14]
<walksanator.
B⃢ot.> just import your logger *or did you not make one*
L227[16:37:33]
<TechTastic> cuz Java, and its in Common
so i cant use a loader-specific logger
L228[16:37:46]
<walksanator.
B⃢ot.> the logger is not platform specific
L229[16:37:59]
<walksanator.
B⃢ot.> the logger is Log4j, it is in base mc
L230[16:38:03]
<TechTastic> then its bad practice i
picked up
L231[16:38:18]
<TechTastic> in any case, these work
L232[16:38:53]
<walksanator.
B⃢ot.> but dont those not show up in latest.log
L233[16:39:14]
<TechTastic> yes they do, just in this
method some arent being ran
L234[16:39:43]
<walksanator.
B⃢ot.> ofc i question how the 1st println is getting hit, but
not the other 2 right after it
L235[16:40:09]
<Forecaster> >walksanator. B⃢ot.: also
what does (Reduced to 50% because stealing) does this mean that
tonkout …
L236[16:40:09]
<Forecaster> Correct
L237[16:40:10]
<walksanator.
B⃢ot.> is there any java error in testState.getBlock()
L238[16:40:40]
<TechTastic> ik why, cuz its not
converting the ints ofr whatever reason, but the block it keeps
throwing is my altar, nothing else!
L239[16:40:40]
<TechTastic> for context, void world with
stone platform
L240[16:41:31]
<walksanator.
B⃢ot.> where is the altar located, and does it change if you
move the setup
L241[16:42:01]
<TechTastic> amid a ground of 6 of em,
2x3
L242[16:42:01]
<TechTastic> and no
L243[16:43:17]
<TechTastic> rerunning with changes, will
post logs
L246[16:47:30] <Amanda> %choose pave over
copper?
L247[16:47:30] <MichiBot> Amanda: What
even is that? Oh right, sure!
L249[16:48:43]
<walksanator.
B⃢ot.> q: which altar you said you have 6 of them
L250[16:50:57]
<Forecaster> the one you least
expect
L251[16:51:01]
<Forecaster> it's always that one
L252[16:54:21]
<TechTastic> Itll always be one of the
center most
L253[16:54:21]
<TechTastic> The rest are dummies that
pass their calls to the master position
L255[17:05:12]
<walksanator.
B⃢ot.> %tonkout
L256[17:05:12] <MichiBot> walksanator.
B⃢ot.: You gotta tonk before you can tonk out. For this
transgression the timer has been reset.
L257[17:05:18]
<walksanator.
B⃢ot.> lulw
L258[17:05:33]
<walksanator.
B⃢ot.> i had to test it
L259[17:20:39]
<walksanator.
B⃢ot.> %tonk
L260[17:20:39] <MichiBot> Holy empty array
Batman! walksanator. B⃢ot.! You beat your own previous record of
<0 (By 15 minutes and 27 seconds)! I hope you're happy!
L261[17:20:40] <MichiBot> walksanator.
B⃢ot.'s new record is 15 minutes and 27 seconds! No points gained
for stealing from yourself. (Lost out on 0.00026)
L262[17:23:04]
<Agitated
Alice> %calendarfacts
L263[17:23:04] <MichiBot> Did you know
that the super moon might not happen this year because of magnetic
field reversal? Apparently it was even more extreme during the ice
age.
L264[17:23:18]
<Agitated
Alice> %sell goats
L266[17:23:26]
<Agitated
Alice> oof
L267[17:23:48]
<walksanator.
B⃢ot.> TIL MichiBot is java
L268[17:24:04]
<Forecaster> only mostly
L269[17:24:08]
<Forecaster> %source
L271[17:24:30]
<Forecaster> 1.7% HTML, 0.3% Lua
L272[17:25:17]
<Agitated
Alice> %tonkout 35C4E
L273[17:25:40]
<Forecaster> it's only been 5
minutes
L274[17:25:40]
<Agitated
Alice> it wont even reply now, guess I tried too many
times
L275[17:25:50]
<Forecaster> no, there's a 15 minute
timeout
L276[17:26:20]
<Forecaster> if you try the tonk or
tonkout command within 15 minutes of the last one it simply wont
let you
L277[17:26:33]
<Forecaster> it sends you a PM telling you
this
L278[17:26:38]
<Forecaster> or it should
L279[17:26:44]
<Agitated
Alice> Okay this game is supposed to be trivial to figure out, I
feel like tapeworm level IQ at this point
L280[17:27:06]
<Forecaster> the PM thing doesn't work
across the bridge if your name has spaces in it
L281[17:31:19]
<walksanator.
B⃢ot.> >Agitated Alice: it wont even reply now, guess I tried
too many times
L282[17:31:19]
<walksanator.
B⃢ot.> whenever someone uses a tonk command the bot ignores all
tonk commands for 15 minutes
L283[17:31:34]
<walksanator.
B⃢ot.> since i tonked 12 minutes ago
L284[17:31:38]
<walksanator.
B⃢ot.> it still has 3 minutes
L285[17:38:48]
<PwnagePineapple (He/Him)> %tonk
L286[17:38:48] <MichiBot> Willikers!
PwnagePineapple (He/Him)! You beat walksanator. B⃢ot.'s previous
record of 15 minutes and 27 seconds (By 2 minutes and 41 seconds)!
I hope you're happy!
L287[17:38:49] <MichiBot> PwnagePineapple
(He/Him)'s new record is 18 minutes and 8 seconds! PwnagePineapple
(He/Him) also gained 0.00004 tonk points for stealing the tonk.
Position #15. Need 0.00163 more points to pass cat2002!
L288[17:48:25]
<ThePiGuy24> >Agitated Alice: Okay this
game is supposed to be trivial to figure out, I feel like tapeworm
…
L289[17:48:25]
<ThePiGuy24> alternatively you could read
the rules, like you are supposed to when getting the code
L290[17:50:30]
<Forecaster> To be fair it doesn't mention
the command timeout on that page
L291[18:04:29]
<walksanator.
B⃢ot.> %tonk
L292[18:04:30] <MichiBot> Wut!
walksanator. B⃢ot.! You beat PwnagePineapple (He/Him)'s previous
record of 18 minutes and 8 seconds (By 7 minutes and 32 seconds)! I
hope you're happy!
L293[18:04:31] <MichiBot> walksanator.
B⃢ot.'s new record is 25 minutes and 41 seconds! walksanator. B⃢ot.
also gained 0.00013 tonk points for stealing the tonk. Position
#10. Need 0.0082 more points to pass TechTastic!
L294[18:30:34]
<walksanator.
B⃢ot.> %tonk
L295[18:30:34] <MichiBot> Jeepers!
walksanator. B⃢ot.! You beat your own previous record of 25
minutes and 41 seconds (By 22 seconds)! I hope you're happy!
L296[18:30:35] <MichiBot> walksanator.
B⃢ot.'s new record is 26 minutes and 4 seconds! No points gained
for stealing from yourself. (Lost out on 0.00001)
L297[19:04:09]
<Vaur>
%tonk
L298[19:04:10] <MichiBot> Willikers!
Vaur! You beat walksanator. B⃢ot.'s previous record of 26 minutes
and 4 seconds (By 7 minutes and 31 seconds)! I hope you're
happy!
L299[19:04:11] <MichiBot> Vaur's new
record is 33 minutes and 35 seconds! Vaur also gained 0.00013 tonk
points for stealing the tonk. Position #4. Need 0.25797 more points
to pass Michiyo!
L300[19:51:36]
<Sky>
%tonk
L301[19:51:37] <MichiBot> Gadsbudlikins!
Sky! You beat Vaur's previous record of 33 minutes and 35 seconds
(By 13 minutes and 50 seconds)! I hope you're happy!
L302[19:51:38] <MichiBot> Sky's new record
is 47 minutes and 26 seconds! Sky also gained 0.00023 tonk points
for stealing the tonk. Position #7. Need 0.032792 more points to
pass ThePiGuy24!
L303[20:14:10] <Amanda> %remindme 20m
check on IC
L304[20:14:10] <MichiBot> I'll tell you
"check on IC" in 20m at 03/16/2023 08:34:10 PM
L305[20:34:10] <MichiBot> Amanda REMINDER:
check on IC
L306[20:38:57]
<TechTastic> oh thanks for the
reminder
L307[20:39:01]
<TechTastic> %tonkout
L308[20:39:01] <MichiBot> I'm sorry
TechTastic, you were not able to beat Sky's record of 47 minutes
and 26 seconds this time. 47 minutes and 24 seconds were wasted!
Missed by 2 seconds!
L309[20:39:24]
<TechTastic> FUCK
L310[20:40:02] <Amanda> ... that was for
me to check if my weekly update was updated properly
L311[20:40:34]
<PwnagePineapple (He/Him)> >TechTastic:
FUCK
L312[20:40:34]
<PwnagePineapple (He/Him)> Aw rip
L313[20:40:35]
<Vaur>
rip
L314[20:40:53]
<TechTastic> 2 seconds
L315[20:41:12]
<TechTastic> the amount of time beofre my
code yells at me about errors
L316[20:50:35]
<Michiyo>
There have been 0 second misses in the past, 2 seconds is nothing
:P
L317[20:51:08] <Amanda> There have also
been 0 second successes hasn't there?
L318[20:56:11] ⇦
Quits: Amanda (~m-yt727s@2600:4040:70f3:6601:9772:ada6:5b1b:8110)
(Ping timeout: 190 seconds)
L319[21:04:27]
<Ariri>
gone
L320[21:09:38]
⇨ Joins: Amanda
(~m-yt727s@2600:4040:70f3:6601:9c7:a377:fa7a:f195)
L321[21:11:02]
<Vaur>
%sip
L322[21:11:02] <MichiBot> You drink an
included boneboo potion (New!). Vaur watches helplessly as 0.007
tonk points take flight into the horizon. (Rem. uses: 0)
L323[21:11:11]
<Vaur>
rip
L324[21:11:23] <CompanionCube> f
L325[21:18:43]
<walksanator.
B⃢ot.> %sip
L326[21:18:43] <MichiBot> You drink a
hairy coral potion (New!). walksanator. B⃢ot. turns into a horse
girl until an elephant forgets.
L327[21:18:51]
<walksanator.
B⃢ot.> darn
L328[21:18:56]
<walksanator.
B⃢ot.> am horse girl
L329[21:19:08] <Amanda> I need more
server.
L330[21:20:04] <Amanda> My weekly update
CI job pegged my server's CPU to the point where it actually seems
to have crashed the ethernet card's driver somehow
L331[22:10:30]
<TechTastic> %down
L332[22:10:30] <MichiBot> You drink a
dangerous orange potion (New!). The potion contained a computer
virus! It sent a message to all of TechTastic's friends telling
them that they love them!
L333[22:10:56]
<TechTastic> ~~jokes on you i have no
friends~~
L334[22:21:27] <Amanda> Jokes on you,
MichiBot will be your friend!
L335[22:21:46] <Amanda> And she's
flattered, but she only sees you as a user
L336[22:23:44]
<PwnagePineapple (He/Him)> %tonk
L337[22:23:44] <MichiBot> Heckgosh!
PwnagePineapple (He/Him)! You beat Sky's previous record of 47
minutes and 26 seconds (By 57 minutes and 16 seconds)! I hope
you're happy!
L338[22:23:45]
<TechTastic> %down
L339[22:23:45] <MichiBot> PwnagePineapple
(He/Him)'s new record is 1 hour, 44 minutes and 43 seconds!
PwnagePineapple (He/Him) also gained 0.00095 tonk points for
stealing the tonk. Position #15. Need 0.00068 more points to pass
cat2002!
L340[22:23:46] <MichiBot> You drink a
dotted naqahdah potion (New!). Dramatic music briefly plays in the
distance.
L341[22:24:02]
<Sky>
>Amanda: And she's flattered, but she only sees you as a
user
L342[22:24:02]
<Sky>
Damn... userzoned again...
L343[22:24:27]
<TechTastic> welp, i always have my remake
of Witchery
L344[22:45:59] *
Amanda curls up around Elfi, meows about her day, first managing
her factory, then crashing the ethernet driver on her server with a
CI job, you know, the usual cat-day
L345[22:46:21] <Amanda> %remindme 1h check
if CI job's done
L346[22:46:22] <MichiBot> I'll tell you
"check if CI job's done" in 1h at 03/16/2023 11:46:21
PM
L347[22:53:37] <Amanda> %choose factory
space; or no
L348[22:53:38] <MichiBot> Amanda: or no
factory space
L349[22:53:55] <Amanda> Hrm
L350[22:54:53] <Amanda> %choose to space
factory or not to space factory
L351[22:54:53] <MichiBot> Amanda: Huh,
what? "to space factory" I guess, now leave me alone I'm
playing Tetris.
L352[23:18:12] ⇦
Quits: Vexatos
(~Vexatos@p200300eaeF0baf368eA4b009B8149fb4.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L353[23:37:46]
<walksanator.
B⃢ot.> %sip
L354[23:37:46] <MichiBot> You drink a
hairy pearlpeas potion (New!). The potion contained a computer
virus! But walksanator. B⃢ot.'s anti-virus routines destroy
it.
L355[23:46:22] <MichiBot> Amanda REMINDER:
check if CI job's done
L356[23:47:35]
<walksanator.
B⃢ot.> %sip
L357[23:47:43]
<walksanator.
B⃢ot.> ah what is the cooldown on that
L358[23:47:47]
<walksanator.
B⃢ot.> %help
L361[23:57:31]
<Ariri>
Amanda after dropping the half sphere