<<Prev Next>> Scroll to Bottom
Stuff goes here
L1[00:07:36]

<Jaja
Steele> %sip
L2[00:07:37] <MichiBot> You drink a prickly
purple potion (New!). Someone just had some of Jaja Steele's
favourite food and they didn't get any!
L3[00:07:47]

<Jaja
Steele> rude
L4[00:10:40] ⇦
Quits: Hawk777 (~Hawk777@2001:569:7cae:7e00:95f3:c57a:3b4c:72c0)
(Quit: Leaving.)
L5[00:11:50]

<Jaja
Steele> wow idk what i did with my program but oc/openos/idk
what's failing does *not* like it
L6[00:11:50]

<Jaja
Steele> the screen resolution is halved horizontally but only
for things like term.write, not for gpu.fill
L7[00:11:50]

<Jaja
Steele> and if i quit and start the program again it's
fine somehow? I'm so confused
L8[00:34:42]

<RedstoneParkour> that seems like the term
viewport is modified
L9[00:35:21] <Corded> > <Jaja
Steele> wow idk what i did with my program but oc/openos/idk
what's…
L10[00:35:21]

<RedstoneParkour> can you post the
code?
L11[00:35:40] <Corded> >
<RedstoneParkour> that seems like the term viewport is
modified
L12[00:35:40]

<Jaja
Steele> well i try to use buffer to prevent flickering, i guess
i'm using it wrong
L13[00:35:43]

<Jaja
Steele> and yeah i can show it
L14[00:35:48]

<Jaja
Steele> it's probably very bad tho lol
L16[00:44:13]

<RedstoneParkour> hmm i can't see
anything directly wrong with the code
L17[00:45:24]

<Forecaster> the main issue is that
it's code
L18[00:48:50]

<Jaja
Steele> yeah i'm really confused lol
L19[00:48:50]

<Jaja
Steele> especially since on the first pc i developed it on..
nothing was wrong??
L20[00:49:00]

<RedstoneParkour> try setting the
resolution at the end of the program to max again
L22[00:49:46] <Corded> >
<RedstoneParkour> try setting the resolution at the end of
the program to max…
L23[00:49:46]

<Jaja
Steele> that's what happens when i do ctrl+c, and it puts
everything back to normal
L24[00:49:51]

<RedstoneParkour> oh its while the program
is running
L25[00:49:56]

<Jaja
Steele> yup
L26[00:50:16]

<RedstoneParkour> hmm
L27[00:50:34]

<Jaja
Steele> tho before i added the setResolution for interrupted,
it stayed even after quitting (and if you sent enough commands to
reach the bottom of screen OpenOS crashed lmao)
L28[00:50:50]

<Jaja
Steele> it's like the resolution gets half changed
somehow
L29[00:50:59]

<RedstoneParkour> then try putting an
`event.pull("screen_resized")` right after setting the
resolution
L30[00:51:14]

<Jaja
Steele> setting it when, at the start?
L31[00:51:46]

<RedstoneParkour> right after the
`gpu.setResolution(width,height)` call
L32[00:52:41]

<Jaja
Steele> why does that fix the issue
L33[00:52:44]

<Jaja
Steele> i'm so confused
L34[00:53:09]

<RedstoneParkour> it makes sure the
`screen_resized` event is processed, including all its
listeners
L35[00:53:20]

<Jaja
Steele> oh did the program just proceed too fast?
L36[00:53:31]

<Jaja
Steele> * fast after changing res?
L38[00:55:16]

<Jaja
Steele> okay wtf
L39[00:55:19]

<Jaja
Steele> if i remove the print
L40[00:55:20]

<Jaja
Steele> it fails again
L41[00:56:34]

<Jaja
Steele> Load-bearing print
L42[00:57:17]

<RedstoneParkour> try moving the
`require(jjs/...)` stuff to before you change the resolution
L43[00:58:51]

<Jaja
Steele> nope still broken
L44[00:59:56]

<RedstoneParkour> hmm
L45[01:00:33]

<RedstoneParkour> right after the
event.pull call `term.getViewport()`
L46[01:01:06]

<Jaja
Steele> do i print it or just call it
L47[01:01:12]

<RedstoneParkour> just call it
L48[01:01:22]

<Jaja
Steele> that fixes it
L49[01:01:33]

<Jaja
Steele> is term just not updating the resolution properly for
som reason?
L50[01:02:14]

<RedstoneParkour> it's probable that
term wrongly reads the resolution when the non-screen buffer is
active
L51[01:02:35]

<Jaja
Steele> weird
L52[01:03:07]

<Jaja
Steele> but yeah it's probably related to the buffer
L53[01:03:30]

<Jaja
Steele> Otherwise i'd have just zero idea why term is even
at 25 width, i only set resolution once and it's 50 width
so
L54[01:09:59]

<Jaja
Steele> Oh also do i need to setup my own error handling for
threads? I thought waitForAll could maybe catch their errors but
apparently not lol
L55[01:38:26]

<RedstoneParkour> %tonk
L56[01:38:28] <MichiBot> Heckgosh!
RedstoneParkour! You beat Forecaster's previous record of 4
hours, 25 minutes and 2 seconds (By 1 hour, 16 minutes and 15
seconds)! I hope you're happy!
L57[01:38:29] <MichiBot>
RedstoneParkour's new record is 5 hours, 41 minutes and 17
seconds! RedstoneParkour also gained 0.00635 (0.00127 x 5) tonk
points for stealing the tonk. Position #5. Need 0.07287 more points
to pass CompanionCube!
L58[01:38:31]

<RedstoneParkour> %sip
L59[01:38:35] <MichiBot> You drink a smooth
yellow potion (New!). RedstoneParkour turns into a toad fox girl
until they steal a lamp.
L60[02:20:01] ⇦
Quits: doskel (~doskel@doskel.net) (Read error: Connection reset by
peer)
L61[02:20:21] *** Joins: doskel
(~doskel@doskel.net) doskel
L62[02:21:47]

<RedstoneParkour> %sip
L63[02:21:48] <MichiBot> You drink a
sedimented aluminium potion (New!). The bottle turns into an
apple.
L64[02:27:25] ⇦
Quits: doskel (~doskel@doskel.net) (Ping timeout: 201
seconds)
L65[02:32:36]

<Jaja
Steele> %sip
L66[02:32:37] <MichiBot> You drink a dotted
violium potion (New!). As Jaja Steele drinks the potion they seem
to have become magnetic and A tiny packet of ketchup flies towards
them! They fail to evade it with a 7 vs DC 14 and takes 1d6 =>
3 damage.
L67[02:33:00]

<Jaja
Steele> why is ketchup magnetic
L68[02:33:12]

<Jaja
Steele> wtf did they put in the ketchup
L69[02:42:06] <Izzy> why do you think
it's red? it's full of iron
L70[02:59:33]

<Spider
EveryOS> %sip
L71[02:59:35] <MichiBot> You drink an icy
octiron potion (New!). A trapdoor suddenly opens up under Spider
EveryOS! There are spikes at the bottom. They fail to evade it with
a 1 vs DC 15 and takes 1d6 => 5 damage.
L72[03:14:38]

<RedstoneParkour> %sip
L73[03:14:39] <MichiBot> You drink a basic
bombastium potion (New!). A genie tries to turn RedstoneParkour
into a horse, but RedstoneParkour successfully dodge the beam! (15
vs DC 12)
L74[03:21:39]

<Jaja
Steele> %sip
L75[03:21:42] <MichiBot> You drink a
redacted jumbonium potion (New!). Jaja Steele barely manages to
catch a red shell that appears in front of them! (Rem. uses:
0)
L76[04:29:19] *
Amanda meows and looks around
L77[04:29:20] <Amanda> %give MichiBot the
gender flu
L78[04:29:22] *
MichiBot accepts the gender flu and adds it to their
inventory
L79[04:30:03] *
Amanda orders MichiBot some %soup
L80[04:30:06] <MichiBot> Waiter!! Waiter!!
Theres an empty terrarium labeled "One Danger Noodle, DO
NOT OPEN" in my soup!
L81[04:30:57] <Amanda> I'm sure
that's fine
L82[04:32:16] <Amanda> %splash @Forecaster
with mutable jumbonium potion
L83[04:32:18] <MichiBot> You fling a
mutable jumbonium potion (New!) that splashes onto @Forecaster.
@Forecaster turns into an otter until an angel gets their
wings.
L84[04:32:34] <Amanda> ! New Enclosure
Exihibit!
L85[04:35:51]

<RedstoneParkour> %sip
L86[04:35:53] <MichiBot> You drink a cloudy
pear potion (New!). RedstoneParkour briefly feel like they have
just stepped out of a car.
L87[04:38:44] ⇨
Joins: xd (~xd@95.158.42.62)
L88[04:40:03] ⇦
Quits: xd (~xd@95.158.42.62) (Client Quit)
L89[05:16:08]

<Forecaster> D:<
L90[05:27:09] <Amanda> :3
L91[05:45:56]

<Renno> oh
a stargate program
L92[05:45:57]

<Renno>
nice
L93[05:46:38]

<Renno>
What is the purpose of your timeTick function?
L94[05:48:27]

<Renno> I
am guessing you enabled the setting to read item NBT via
transposer? interesting if so
L95[05:59:12] <Corded> > <Renno>
What is the purpose of your timeTick function?
L96[05:59:12]

<Jaja
Steele> So i don't have to copy paste the math multiple
times
L97[05:59:46] <Corded> > <Renno>
I am guessing you enabled the setting to read item NBT via …
L98[05:59:46]

<Jaja
Steele> and yeah i enabled nbt exposed to inventory stuff, so i
can automatically read from note/notebook/universe dialer
L99[06:02:22] <Corded> > <Jaja
Steele> So i don't have to copy paste the math multiple
times
L100[06:02:23]

<Renno> I
mean yea ik that it's a function lol
L101[06:02:27]

<Renno> but
what does the math represent
L102[06:04:26]

<Jaja
Steele> Oh i grabbed it from the oc docs, its to turn the
result of os.time into ticks
L103[06:07:12]

<Renno> so
is that the current amount of ticks the computer has been online
for?
L104[06:08:09]

<Jaja
Steele> No since world was created
L105[06:08:09]

<Jaja
Steele> i didn't really know what else to use as a timer
lol, been a while since i used OC
L106[06:20:11] *** Joins: doskel
(~doskel@doskel.net) doskel
L107[07:07:47] <Corded> > <Jaja
Steele> No since world was created
L108[07:07:47] <Corded> i didn't
really know what else t…
L109[07:07:47]

<Brisingr
Aerowing> OC has timers as part of the event library, though
I'm not sure if they're what your looking for.
L110[07:07:55]

<Brisingr
Aerowing> *you're
L111[07:32:08] <Amanda> %remindme 5m check
greenhouse co2 levels, was 4.98mol
L112[07:32:10] <MichiBot> I'll tell
you "check greenhouse co2 levels, was 4.98mol" in 5m at
10/03/2025 07:37:08 AM
L113[07:37:10] <MichiBot> Amanda REMINDER:
check greenhouse co2 levels, was 4.98mol
L114[07:38:15] <Amanda> fuck
L115[07:47:51]

<Forecaster> Was the number to smol, or to
smbig?
L116[07:50:52]

<Forecaster> Or... maybe it was
smboth!
L117[07:51:09] <Amanda> it shrunk by
0.04mol, which means my atmospherics cycling is too slow to keep up
with plants demands
L118[07:51:38] <Amanda> going to have to
figure out something else for mixing gases for rooms
L119[07:52:50] <Amanda> slowly my plants
will suffocate because they'll use up all the co2
L120[07:53:47] <Amanda> But hey, I managed
to automate the industrial arm I stole from your work to
harvest/replant my crops. :3
L121[07:57:01] <Amanda> %choose capture
furnace gases or move volatiles into new atmos room
L122[07:57:02] <MichiBot> Amanda: Wait,
what was the question again? Uhh... "move volatiles into new
atmos room"?
L123[08:17:39]

<Forecaster> you did what now?!
D:<
L124[08:20:34]

<RedstoneParkour> %tonkout
L125[08:20:35] <MichiBot> Wow!
RedstoneParkour! You beat your own previous record of 5 hours, 41
minutes and 17 seconds (By 1 hour and 49 seconds)! I hope
you're happy!
L126[08:20:37] <MichiBot> RedstoneParkour
has tonked out! Tonk has been reset! They gained 0.006 tonk points!
plus 0.01 bonus points for consecutive hours! Current score:
1.60042, Position #5 Need 0.05687 more points to pass
CompanionCube!
L127[08:20:47]

<RedstoneParkour> %sip
L128[08:20:48] <MichiBot> You drink an
excluded dilithium potion (New!). A tiny cloud appears with a
ridiculous smile on it. It follows RedstoneParkour for 46
seconds.
L129[08:42:15]

<Spider
EveryOS> %sip
L130[08:42:17] <MichiBot> You drink a
steady rainbow potion (New!). Spider EveryOS's bed is suddenly
slightly less comfortable until hell has a nice fall.
L131[08:48:40]
⇨ Joins: Pixelerityytt
(~Pixelerit@m5-240-15-136.cust.tele2.lv)
L132[08:48:44] <Pixelerityytt> hi
guys
L133[08:49:12] ⇦
Quits: Pixelerityytt (~Pixelerit@m5-240-15-136.cust.tele2.lv)
(Client Quit)
L134[09:01:31]

<Forecaster> bye guy
L135[09:24:33]
⇨ Joins: computerdores (~computerd@46.28.84.136)
L136[09:25:34]

<Brisingr
Aerowing> %splash @Forecaster
L137[09:25:35] <MichiBot> You fling a
resonating aluminium potion (New!) that splashes onto @Forecaster.
@Forecaster's favourite cup is now upside down.
L138[09:28:54] <Amanda> %choose waves; em
or pressure
L139[09:28:55] <MichiBot> Amanda:
pressure waves
L140[09:30:58]

<Forecaster> my cup!
L141[09:36:16] <computerdores> Hey, I just
wanted to ask whether there is a way to edit EEPROMs from outside
the game? I know this is possible with harddrives, but I
couldn't find the uuid of the eeprom anywhere in the save
files
L142[09:37:03]

<Forecaster> EEPROM data is stored in the
item NBT data
L144[09:59:29]

<Brisingr
Aerowing> "I see you're going to space. Do you want
help with that?"
L145[10:02:26]

<Forecaster> thanks I hate it
L146[10:02:54]

<Renno> is
there a way to get more control over io.read()
L147[10:03:00]

<Renno>
like limit the length of the input
L148[10:03:19]

<Renno> or
even filter the input
L149[10:04:08]

<Vaur>
%tonk
L150[10:04:10] <MichiBot> Huzzah! Vaur!
You beat RedstoneParkour's previous record of <0 (By 1
hour, 43 minutes and 33 seconds)! I hope you're happy!
L151[10:04:10] <MichiBot> Vaur's new
record is 1 hour, 43 minutes and 33 seconds! Vaur also gained
0.00173 tonk points for stealing the tonk. Position #3. Need
0.017845 more points to pass Forecaster!
L153[10:09:17]

<Renno> any
OpenOS people know how I can make it not do that
L154[10:11:26]

<Forecaster> if you're doing a
checklist you might be better off just detecting keypresses
L155[10:11:55]

<Forecaster> with the keyboard event
L156[10:11:55]

<Renno>
it'd be basically perfect if it wasn't for the part where
it erases other stuff when pressing backspace
L157[10:12:47]

<Forecaster> what does
L158[10:12:52]

<Renno>
using io.read..
L159[10:13:06]

<Forecaster> so don't use
io.read
L160[10:13:08]

<Renno> if
you press backspace everything after it in the terminal gets
blanked out
L161[10:13:18] <Corded> >
<Forecaster> so don't use io.read
L162[10:13:18]

<Renno> the
alternative being?
L163[10:13:24]

<Forecaster> keyboard events...
L164[10:13:29]

<Renno>
🙄
L165[10:13:31] <computerdores> ah ok
thanks Forecaster
L166[10:14:04]

<Renno> so
basically remake io.read because io.read is buggy
L167[10:14:06]

<Renno>
great
L168[10:15:03]

<Forecaster> welcome to software
development, where the wheel is reinvented every day for a variety
of reasons
L169[10:15:32]

<Renno>
I'd fix it right now if I had the slightest clue of where any
of that is in OpenOS
L170[10:17:39]

<Renno>
found it
L171[10:17:43]

<Renno>
self:echo(self.clear)
L172[10:18:52]

<Renno>
wonder how this core_cursor.vertical.clear = "\27[J" is
making it clear the rest of the screen
L173[10:19:39]

<Renno>
vt100 rule 🤔
L174[10:29:01]

<Renno>
Looks like "\27[K" works??
L175[10:36:24] <Amanda> Goddesses damned
that was scary
L176[10:36:44] <Amanda> guess I
accidentally let some volatiles into the atmos, because I turned on
the HPB and suddenly everything burst into flames briefly
L177[11:17:33]

<Forecaster> %tonk
L178[11:17:35] <MichiBot> I'm sorry
Forecaster, you were not able to beat Vaur's record of 1 hour,
43 minutes and 33 seconds this time. 1 hour, 13 minutes and 25
seconds were wasted! Missed by 30 minutes and 8 seconds!
L179[11:17:42]

<Forecaster> ah dangit
L180[11:17:51]

<Forecaster> sad %sip
L181[11:17:52] <MichiBot> You drink an
unaligned nectar potion (New!). The potion contained a computer
virus! Forecaster hears a maniacal laugh as their cursor flips
upside down!
L182[11:18:08]

<Forecaster> that's not comforting at
all!
L183[12:01:52]

<Vaur>
%sip
L184[12:01:54] <MichiBot> You drink a
boiling orange potion (New!). Vaur is easily spotted.
L185[12:03:09] <Amanda> %choose G or
B1
L186[12:03:09] <MichiBot> Amanda: Out of
these two choices? I'd say "G".
L187[13:02:52] *** Joins: Vexatos
(~Vexatos@p200300EAef0Fce00CeD72D47504dCC4f.dip0.t-ipconnect.de)
Vexatos
L188[13:02:53]
zsh sets mode: +v on Vexatos
L189[13:36:30] ⇦
Quits: doskel (~doskel@doskel.net) (Ping timeout: 201
seconds)
L190[13:41:46]

<Vaur>
%tonkout
L191[13:41:47] <MichiBot> Yeah! Vaur! You
beat your own previous record of 1 hour, 43 minutes and 33 seconds
(By 40 minutes and 38 seconds)! I hope you're happy!
L192[13:41:48] <MichiBot> Vaur has tonked
out! Tonk has been reset! They gained 0.002 tonk points! plus 0.002
bonus points for consecutive hours! Current score: 1.97735,
Position #3 Need 0.013845 more points to pass Forecaster!
L193[13:48:37] *** Joins: doskel
(~doskel@doskel.net) doskel
L194[13:57:12] <Izzy> Renno: I resize the
viewport for the popup entry dialogs in mtmenu
L196[13:59:17] <Corded> > <Brisingr
Aerowing> OC has timers as part of the event library, though
I'm not …
L197[13:59:17]

<Jaja
Steele> nah i just needed something to measure how long ago a
thing was done, so i can show how long ago the feedback/error
changed
L198[14:25:24] ⇦
Quits: doskel (~doskel@doskel.net) (Ping timeout: 190
seconds)
L199[14:36:07] *** Joins: doskel
(~doskel@doskel.net) doskel
L200[14:36:24] ⇦
Quits: Vexatos
(~Vexatos@p200300EAef0Fce00CeD72D47504dCC4f.dip0.t-ipconnect.de)
(Quit: Insert quantum chemistry joke here)
L201[14:56:08]

<Forecaster> %tonk
L202[14:56:10] <MichiBot> Wah!
Forecaster! You beat Vaur's previous record of <0 (By 1
hour, 14 minutes and 22 seconds)! I hope you're happy!
L203[14:56:11] <MichiBot>
Forecaster's new record is 1 hour, 14 minutes and 22 seconds!
Forecaster also gained 0.00124 tonk points for stealing the tonk.
Position #2. Need 0.01951 more points to pass Spider
EveryOS!
L204[14:58:43]

<S3> Izzy,
what is that glorious minimap?
L205[14:58:57] <Izzy> Probably Antique
Atlas
L206[14:59:16]

<S3>
Neat
L207[15:00:15]

<S3> I was
just reminded by the way that I've been sort of sucked into
the world of DWDM systems and there's a lot about what I do
that is similar to the way I was designing OCR and Trotwood
L208[15:00:43]

<S3> Kind
of makes me want to continue the project.
L209[15:10:19]

<S3> If I
did though, I would probably want to consider avoiding TL1 CLI
design
L210[15:10:28]

<S3> TL1
would scare people.
L211[16:30:06] <Corded> > <Izzy>
Renno: I resize the viewport for the popup entry dialogs in…
L212[16:30:06]

<Renno>
Izzy how do you stop the io.read from spanning multiple lines
L213[16:30:55]

<Renno> and
how do you stop it from copy and pasting the terminal up by 1
line
L214[16:31:55] <Izzy> with the vieport
resized to the space I want for text entry it works okay
L215[16:32:06] <Izzy> sometimes it does
oveflow onto the next line but it is constrained into the
viewport
L216[16:33:07]

<Renno> is
this the popupEntry that is at the bottom of the screen?
L217[16:33:36] <Izzy> yes the lines I
specifically highlighted for your convenience
L218[16:33:56]

<Renno> I
meant like in the dss2 gui
L219[16:34:01]

<Renno>
when you press tab
L220[16:34:14] <Izzy> ah in newer versions
it's in a popup dialog
L221[16:34:26] <Izzy> haven't updated
the warehouse one because it's just UI changes
L222[16:34:40] <Izzy> (if you're
using a normal terminal rather than a remote one)
L223[16:35:00]

<Renno> I
don't see where in that mtmenu it sets the cursor
L224[16:35:29]

<Renno> I
am doing basically the same thing that snippet does, but it is
moving the screen up when I press enter
L225[16:35:59] <Saphire> DSS2?
L226[16:36:11] <Lizzy> draw storage
system
L227[16:36:15] <Saphire> ohhh
L228[16:36:22]

<Renno>
nevermind I got it
L229[16:36:34] <Izzy> it doesn't set
the cursor, it's resized the viewport to only contain the text
entry space
L230[16:36:42]

<Renno> I
just figured that out lol
L231[16:37:41] <Izzy> there are VT100
control codes for setting the viewport area also but I don't
think that OpenOS implements them
L232[16:37:43] <Izzy> bit of a shame
L233[16:41:57]

<Renno> I
am seeing that when I type more than the terminals size it does
overwrite the line below it
L234[16:42:11] <Izzy> I find it happens
when I backspace it erases the line below
L235[16:42:34]

<Renno> ah
yea
L236[16:42:40]

<Renno>
that is the same issue I was having before
L237[16:42:54] <Izzy> I just left enough
space in the window that it didn't erase anything important
>.<
L238[16:43:12]

<Renno> I
don't really know if it's all the necessary to do the [J
code as opposed to the [K code
L239[16:43:20]

<Renno>
when handling backspace
L240[16:43:33]

<Renno> all
that*
L241[16:44:09]

<Renno> the
[K code seems to fix that issue
L242[16:45:20] <Izzy> in my case I'm
doing [2J to clear the text box in inverted colours
L243[16:45:20] <Saphire> Izzy: I low key
want to port OpenOS to CC >_>
L244[16:45:33] <Saphire> I have edit.lua
and wow it feels so much faster to use than uh, CC's
L245[16:45:46] <Saphire> I have
ported*
L246[16:54:36]

<Renno>
okay I did some hacky thing with the /core/cursor object
L247[16:54:39]

<Renno> and
it works now
L248[16:54:47]

<Renno>
selectively changing the clear line vt100 code
L249[16:55:04] <Izzy> lmao awful
L250[16:55:10] <Izzy> very good
L251[16:58:18]

<Renno>
very epic
L253[17:00:14] <Izzy> cool!
L254[17:01:08] <Izzy> I can see how that
would work actually; if you've got a whole screen and your
lines wrap down the screen then you'd want to clear from the
cursor to the "end" of the screen, whereas if it's a
single line display you only need to clear to the end of the
line
L255[17:01:17] <Izzy> feels like a bug
that it does overflow in the former case but ???
L256[17:01:28]

<Renno> it
probably is
L257[17:01:45]

<Renno> but
I don't know about about that library to touch it
L258[17:01:50]

<Renno> it
seems kind of important
L259[17:02:01]

<Renno> and
the time it would take me to figure it out is
L260[17:02:07]

<Renno> not
worth
L261[17:04:04] <Izzy> given the tty API is
undocumented I'm not surprised
L262[17:06:53]

<Renno>
well at least now my little miniature gui lib can do both menu
traversal and user input
L263[17:07:11]

<Renno> tbh
I might just uh
L264[17:07:29]

<Renno>
make my big boy gui library use the tty hacks I just did with this
one
L265[18:16:14] *** Joins: Hawk777
(~Hawk777@2001:569:7cae:7e00:8ff:ff00:28ee:e70f) Hawk777
L266[19:00:05] *
Amanda curls up atop Izzy, meows eepily about how she had charted
out Mars' L4 Lagrange ppomt, now she needs to do
/5
L267[19:00:32] <Amanda> And I wrote an
entire ic10 script using the steam deck OSK
L268[19:01:14] <Amanda> Anyways, zzzmews
time, night girls
L269[19:48:10] ⇦
Quits: Hawk777 (~Hawk777@2001:569:7cae:7e00:8ff:ff00:28ee:e70f)
(Quit: Leaving.)
L270[20:07:01]

<Forecaster> %tonkout
L271[20:07:03] <MichiBot> Darn it!
Forecaster! You beat your own previous record of 1 hour, 14
minutes and 22 seconds (By 3 hours, 56 minutes and 31 seconds)! I
hope you're happy!
L272[20:07:04] <MichiBot> Forecaster has
tonked out! Tonk has been reset! They gained 0.005 tonk points!
plus 0.008 bonus points for consecutive hours! Current score:
2.005435, Position #2 Need 0.00651 more points to pass Spider
EveryOS!
L273[20:34:32] *** Joins: Hawk777
(~Hawk777@node-1w7jr9qtusf5on0mxlvih6lcu.ipv6.telus.net)
Hawk777
L274[22:03:21]
⇨ Joins: frouggy
(~frouggy@syn-075-137-210-107.res.spectrum.com)
L275[22:03:51] ⇦
Quits: frouggy (~frouggy@syn-075-137-210-107.res.spectrum.com)
(Client Quit)
L276[22:08:40]

<Vaur>
%tonk
L277[22:08:41] <MichiBot> Wild! Vaur! You
beat Forecaster's previous record of <0 (By 2 hours, 1
minute and 38 seconds)! I hope you're happy!
L278[22:08:42] <MichiBot> Vaur's new
record is 2 hours, 1 minute and 38 seconds! Vaur also gained
0.00203 tonk points for stealing the tonk. Position #3. Need
0.026055 more points to pass Forecaster!
L279[22:56:48]

<Jaja
Steele> %sip
L280[22:56:49] <MichiBot> You drink a
rather aegisalt potion (New!). Jaja Steele's hair grows 3
times longer until hell has a nice fall.
L281[23:47:24] ⇦
Quits: Hawk777
(~Hawk777@node-1w7jr9qtusf5on0mxlvih6lcu.ipv6.telus.net) (Quit:
Leaving.)