#civ | Logs for 2014-05-31

« return
[00:02:12] <chromas> ~define-add lisp A speech impediment which causes sufferers to speak parenthetically while being unable to pronounce the word lisp
[00:02:13] <exec> definition for term "lisp" set to "A speech impediment which causes sufferers to speak parenthetically while being unable to pronounce the word lisp"
[00:03:20] <chromas> I wonder how many custom words are in the dictionary
[00:58:54] <crutchy> ~reload
[00:58:55] <exec> successfully reloaded exec file
[00:59:03] <crutchy> ~define-count
[00:59:03] <exec> alias "~define-count" requires additional trailing argument
[00:59:18] <crutchy> ~reload
[00:59:18] <exec> successfully reloaded exec file
[00:59:20] <crutchy> ~define-count
[00:59:21] <exec> custom definition count: 12
[01:01:31] <chromas> cool
[03:50:07] -!- exec has quit [Ping timeout: 240 seconds]
[06:14:48] <chromas> shellbot is starting to work. Have some issues with flooding though :)
[06:17:19] <crutchy> shellbot?
[06:17:29] <crutchy> is that the freepascal bot?
[06:18:17] <chromas> Yeah it uses the unit I posted and gives a shell from IRC
[06:20:09] <crutchy> is it this one: https://github.com
[06:20:38] MrBluze is now known as MrBluze|afk
[06:20:45] <chromas> Yep
[06:21:39] <chromas> I wanted it to work somewhat similar to exec but I haven't finished the little server part so I figured I'd do something useful instead :)
[06:22:53] <chromas> It also took me an embarrasing amount of time to figure out the "PRIVMSG" string was wrong
[08:36:48] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[08:36:49] -!- mode/#civ [+o exec] by ChanServ
[08:36:59] <exec> IRCiv: login: welcome back "chromas"
[08:36:59] <exec> IRCiv: login: welcome back "crutchy"
[08:37:02] <exec> IRCiv: #civ MrBluze|afk => http://irciv.port119.net
[08:37:02] <exec> IRCiv: #civ MrBluze|afk => 0/2, settler, +100, (16,32)
[08:37:02] <exec> IRCiv: login: welcome new player "MrBluze|afk"
[08:39:30] <crutchy> ahh crap
[08:39:51] <chromas> MrBluze|afk got two maps
[08:40:21] <crutchy> yeah i gotta fix that... again
[08:40:35] <crutchy> after i cook dinner for the kiddies :-)
[08:40:50] <chromas> Oooh
[08:41:47] <crutchy> new authentication system for you to try to bust :-P
[08:41:49] <crutchy> ~
[08:41:49] <exec> IRC SCRIPT EXECUTIVE
[08:41:50] <exec> https://github.com
[08:41:50] <exec> http://wiki.soylentnews.org
[08:41:53] <crutchy> irc.php
[08:42:27] <crutchy> all the commands protected with is_admin function
[08:42:35] <crutchy> like ~q etc
[08:43:26] <chromas> ~q
[08:43:28] <exec> IRCiv: login: welcome back "chromas"
[08:43:29] <chromas> ~op
[08:43:32] <chromas> ~q
[08:43:34] <exec> IRCiv: login: welcome back "chromas"
[08:43:36] <chromas> heh
[08:43:39] <crutchy> lol
[08:43:48] <crutchy> busting successful :-P
[08:43:53] <chromas> ZZ
[08:43:56] <chromas> :q!
[08:43:57] <crutchy> well, irciv busting
[08:44:05] <chromas> ~q!
[08:44:11] <chromas> ~civ u
[08:44:14] <chromas> ~unlock
[08:44:19] <chromas> ~lock ballz
[08:44:20] <exec> alias "ballz" locked for nick "chromas" in "#civ"
[08:44:24] <chromas> ~unlock
[08:44:25] <exec> alias "ballz" unlocked for nick "chromas" in "#civ"
[08:44:25] <crutchy> civ is still just civ
[08:44:32] <chromas> ~halp
[08:44:34] <chromas> ~~
[08:44:37] <chromas> ~
[08:44:37] <exec> IRC SCRIPT EXECUTIVE
[08:44:37] <exec> https://github.com
[08:44:37] <exec> http://wiki.soylentnews.org
[08:44:47] <crutchy> civ help
[08:44:48] <exec> IRCiv: QUICK START GUIDE
[08:44:48] <exec> IRCiv: unit movement: (left|l),(right|r),(up|u),(down|d)
[08:44:48] <exec> IRCiv: settler actions: (build|b)
[08:44:48] <exec> IRCiv: player functions: (help|?),status,init,flag/unflag,set/unset
[08:44:48] <exec> IRCiv: flags: public_status,grid,coords,city_names
[08:44:52] <crutchy> civ u
[08:44:53] <exec> IRCiv: #civ crutchy => move up failed for active unit (player "MrBluze" is occupying)
[08:44:53] <exec> IRCiv: #civ crutchy => 1/2, warrior, +100, (74,29)
[08:45:08] * chromas probably has at least three other crutchy-/test tabs open
[08:45:22] <crutchy> hmm yeah i should put ~ on civ too for consistency
[08:45:46] <crutchy> pushed new code a couple of minutes ago
[08:45:48] <chromas> Except when ~lock
[08:46:45] <crutchy> ~reload
[08:46:54] <chromas> ~reload
[08:47:02] <chromas> ~login
[08:47:05] <crutchy> hmm
[08:47:17] <chromas> ~segfault
[08:47:35] <crutchy> aww fucking antiflood
[08:47:41] <chromas> Wait how does a program segfault with paged memory?
[08:47:59] <chromas> ~access_violation
[08:48:02] <crutchy> using the windows SeFaultEx api
[08:48:13] <crutchy> s/Se/Seg/
[08:48:14] <chromas> ~dereference nil
[08:48:28] <chromas> ~SedBot activate
[08:49:16] <crutchy> exec.sed.enable
[08:49:30] <crutchy> s/se/blah/
[08:49:30] <exec> crutchy: s/blah/Seg/
[08:49:32] <chromas> See now it needs to activate per channel
[08:49:46] <crutchy> yeah needs work
[08:50:14] <chromas> So many features; now you'll never have time for irCiv
[08:50:23] <crutchy> so many bugs
[08:51:00] <crutchy> nah i'm still working on irciv every couple of days
[08:51:10] <crutchy> been really tired after work lately
[08:51:53] <chromas> They saw your side projects and are draining your energies so they get all your codez
[08:53:24] <chromas> ~exec-up
[08:53:24] <exec> exec up: 0d 0:16:51
[08:53:29] <chromas> ~uptime
[08:53:29] <exec> 16:53:26 up 1 day, 23:29, 2 users, load average: 0.11, 0.17, 0.19
[08:53:32] <chromas> ~uptiem
[08:53:55] <chromas> exec: s/.*/Not cool, man/
[09:38:33] <exec> IRCiv: login: welcome back "chromas"
[09:38:49] <chromas> ~join #pipedot
[09:39:38] <chromas> I can ~part and ~join. Not sure I want to try ~q because what if it works and crutchy'sn't around to restart?
[09:42:19] <crutchy> nah try it
[09:42:27] <crutchy> testing is gooooood
[09:42:52] <exec> IRCiv: login: welcome back "chromas"
[09:43:05] <chromas> haha
[09:43:08] <chromas> ~part
[09:43:09] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has parted #civ
[09:43:24] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[09:43:24] -!- mode/#civ [+o exec] by ChanServ
[09:43:29] <exec> IRCiv: login: welcome back "chromas"
[09:43:30] <exec> IRCiv: login: welcome back "crutchy"
[09:43:34] <exec> IRCiv: login: welcome back "MrBluze|afk"
[09:43:35] <crutchy> that's weird
[09:43:41] <chromas> ~q
[09:43:42] <exec> IRCiv: login: welcome back "chromas"
[09:43:47] <chromas> ^ That's funny
[09:43:54] <crutchy> that's just dumb :-P
[09:44:00] <crutchy> stupid programmererererer
[09:45:07] -!- exec has quit [Quit: exec]
[09:45:30] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[09:45:31] -!- mode/#civ [+o exec] by ChanServ
[09:48:16] <crutchy> ~part
[09:48:17] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has parted #civ
[09:48:35] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[09:48:35] -!- mode/#civ [+o exec] by ChanServ
[09:48:40] <exec> IRCiv: login: welcome back "chromas"
[09:48:41] <exec> IRCiv: login: welcome back "crutchy"
[09:48:44] <exec> IRCiv: login: welcome back "MrBluze|afk"
[09:48:54] <chromas> ~q
[09:49:02] <chromas> woohoo!
[09:49:20] <crutchy> wtf arti isn't identified
[09:49:43] <chromas> Is he in the buckets?
[09:49:54] <chromas> Or does it add anyone in the channel?
[09:50:11] <crutchy> only logs in nicks that are identified with nickserv
[09:50:14] <chromas> Also, does exec have a gneder?
[09:50:19] <chromas> s/nde/end/
[09:50:25] <crutchy> its an it :-P
[09:50:43] <crutchy> cos its my slave
[09:50:46] <crutchy> :-P
[09:50:58] <chromas> He must be registered to have a custom host mask
[09:51:07] <chromas> slaves are good, m'kay
[09:51:23] <crutchy> he's cloaked, but not identified
[09:51:46] <crutchy> i kinda assumed that you had to identify to cloak
[09:52:13] <crutchy> i did a whois on arti and he doesn't have a 330 line
[09:53:36] <chromas> oh yeah. arti must be magic
[09:53:54] -!- notcrutchy [notcrutchy!~77120042@709-27-2-01.cust.aussiebb.net] has joined #civ
[09:54:53] <crutchy> chromas, what was the thingy that you did that got the dodgy civ login?
[09:55:05] <crutchy> oh it was a ~q
[09:55:08] <chromas> ~q
[09:55:17] <chromas> Doesn't do it now though so you must've got it
[09:55:19] <crutchy> ahh yeah you tried it before :-)
[09:55:25] <crutchy> sry
[09:55:46] * crutchy is trying to remember what the remaining bugs are :-P
[09:55:50] <chromas> Yeah well you'd better be
[09:55:52] <chromas> :-D
[09:56:06] <chromas> Hey maybe it needs a bug list feature
[09:56:08] <crutchy> ahh that's right... mrbluze has 2 maps i think
[09:57:03] <crutchy> ~reload
[09:57:33] <crutchy> dammit
[09:57:34] <chromas> ~reload
[09:58:24] <chromas> ~init
[09:58:27] <chromas> ~wininit
[09:58:43] <chromas> ~win
[09:59:00] <chromas> <exec> Windows 3.11 for Workgroups
[10:02:06] -!- notchromas [notchromas!~chromas@62-31-652-122.dhcp.mdfd.or.charter.com] has joined #civ
[10:04:37] <chromas> Aw; can't add more connections
[10:04:46] notchromas is now known as notLoggie
[10:04:49] <crutchy> i'm making handle data into a switch statement
[10:09:52] <chromas> fanciness++
[10:09:58] <chromas> complexity++
[10:18:39] <crutchy> ~q
[10:18:46] <crutchy> ah shit
[10:18:49] -!- exec has quit [Remote host closed the connection]
[10:21:40] -!- notLoggie [notLoggie!~chromas@62-31-652-122.dhcp.mdfd.or.charter.com] has parted #civ
[10:25:15] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[10:25:15] -!- mode/#civ [+o exec] by ChanServ
[10:25:20] <chromas> ~q
[10:25:22] <exec> IRCiv: login: welcome back "chromas"
[10:25:23] <exec> IRCiv: login: welcome back "crutchy"
[10:25:23] <exec> IRCiv: login: welcome back "chromas"
[10:25:25] <exec> IRCiv: login: welcome back "MrBluze|afk"
[10:25:28] <chromas> ~q
[10:25:30] <exec> IRCiv: login: welcome back "chromas"
[10:25:33] <crutchy> fuck
[10:25:38] <chromas> weird
[10:25:41] <crutchy> ta
[10:26:12] <chromas> ~cowsay ; echo ../pwd/exec
[10:26:13] <exec> ____________________
[10:26:13] <exec> < ; echo ../pwd/exec >
[10:26:13] <exec> --------------------
[10:26:13] <exec> \ ^__^
[10:26:14] <exec> \ (oo)\_______
[10:26:14] <exec> (__)\ )\/\
[10:26:14] <exec> ||----w |
[10:26:15] <exec> || ||
[10:26:15] <crutchy> i can stop that but when i put the fix in i can't figure out how it works
[10:26:44] <chromas> ~cowsay `cat ../pwd/exec`
[10:26:44] <exec> ___________________
[10:26:45] <exec> < `cat ../pwd/exec` >
[10:26:45] <exec> -------------------
[10:26:45] <exec> \ ^__^
[10:26:45] <exec> \ (oo)\_______
[10:26:45] <exec> (__)\ )\/\
[10:26:45] <exec> ||----w |
[10:26:46] <exec> || ||
[10:27:37] <crutchy> ~cowsay blah` && ps
[10:27:38] <exec> _____________
[10:27:38] <exec> < blah` && ps >
[10:27:38] <exec> -------------
[10:27:38] <exec> \ ^__^
[10:27:39] <exec> \ (oo)\_______
[10:27:39] <exec> (__)\ )\/\
[10:27:39] <exec> ||----w |
[10:27:39] <exec> || ||
[10:27:57] <chromas> ~cowsay "`cat ../pwd/exec`
[10:27:58] <exec> ____________________
[10:27:58] <exec> < "`cat ../pwd/exec` >
[10:27:58] <exec> --------------------
[10:27:58] <exec> \ ^__^
[10:27:59] <exec> \ (oo)\_______
[10:27:59] <exec> (__)\ )\/\
[10:27:59] <exec> ||----w |
[10:27:59] <exec> || ||
[10:28:03] <chromas> ~cowsay "`cat ../pwd/exec` \
[10:28:04] <exec> ______________________
[10:28:04] <exec> < "`cat ../pwd/exec` \ >
[10:28:04] <exec> ----------------------
[10:28:04] <exec> \ ^__^
[10:28:04] <exec> \ (oo)\_______
[10:28:05] <exec> (__)\ )\/\
[10:28:05] <exec> ||----w |
[10:28:05] <exec> || ||
[10:28:22] <chromas> ~unlock
[11:04:51] -!- exec has quit [Remote host closed the connection]
[11:06:58] <notcrutchy> ~q
[11:07:13] <chromas> hardcore bottography
[11:07:14] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[11:07:14] -!- mode/#civ [+o exec] by ChanServ
[11:07:20] <chromas> bottux
[11:07:20] <exec> IRCiv: login: welcome back "chromas"
[11:07:21] <exec> IRCiv: login: welcome back "crutchy"
[11:07:24] <exec> IRCiv: login: welcome back "MrBluze|afk"
[11:07:34] <notcrutchy> ~q
[11:07:49] <crutchy> ~q
[11:07:58] <crutchy> ~q
[11:07:59] -!- exec has quit [Client Quit]
[11:09:12] <chromas> there could also be a roflcopter cowfile
[11:11:16] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[11:11:16] -!- mode/#civ [+o exec] by ChanServ
[11:11:20] <chromas> ~define roflcopter
[11:11:22] <exec> [urbandictionary] roflcopter: Invented by a Blizzard moderator on the Warcraft III forum. There is always much whining going on on those official forums, much sucking up to mode...
[11:11:23] <exec> IRCiv: login: welcome back "chromas"
[11:11:23] <exec> IRCiv: login: welcome back "crutchy"
[11:11:27] <exec> IRCiv: login: welcome back "MrBluze|afk"
[11:11:52] <crutchy> ~reload
[11:11:54] <exec> successfully reloaded exec file
[11:11:58] <crutchy> ~q
[11:12:01] -!- exec has quit [Client Quit]
[11:12:08] <crutchy> that's a good sign
[11:13:03] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[11:13:03] -!- mode/#civ [+o exec] by ChanServ
[11:13:05] <chromas> ~define chromas
[11:13:09] <exec> IRCiv: login: welcome back "chromas"
[11:13:10] <exec> [wolframalpha] chromas: noun | chromatic purity: freedom from dilution with white and hence vivid in hue
[11:13:10] <exec> IRCiv: login: welcome back "crutchy"
[11:13:13] <exec> IRCiv: login: welcome back "MrBluze|afk"
[11:13:30] <crutchy> wanna try a ~q
[11:13:34] <chromas> ~q
[11:13:36] <exec> IRCiv: login: welcome back "chromas"
[11:13:36] <crutchy> please :-)
[11:13:39] <crutchy> dammit
[11:13:41] <crutchy> lol
[11:13:45] <chromas> ~damn
[11:13:57] <crutchy> i think i'm getting there though
[11:14:03] <chromas> So the bug is in the civ department?
[11:14:22] <chromas> Maybe replace the and with a nested if
[11:14:46] <chromas> So do a ~q check, then do auth check inside, else the ~q gets passed on because it didn't match both
[11:15:24] <chromas> Then if auth check fails, then emit an ascii middle finger
[11:15:42] <chromas> in the name of Bneder
[11:24:04] <crutchy> i'll push the new code
[11:25:29] <crutchy> latest code on github
[11:28:32] <chromas> ~q
[11:28:34] <exec> IRCiv: login: welcome back "chromas"
[11:28:59] <chromas> ~finger xlefay
[11:43:53] <crutchy> ~q
[11:43:55] -!- exec has quit [Quit: exec]
[11:52:43] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[11:52:43] -!- mode/#civ [+o exec] by ChanServ
[11:52:52] <crutchy> ~reload
[11:53:51] <chromas> ~q
[12:06:17] <crutchy> ~q
[12:06:24] -!- exec has quit [Remote host closed the connection]
[12:06:39] <crutchy> begugging is fun
[12:06:53] <crutchy> *debug
[12:07:35] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[12:07:35] -!- mode/#civ [+o exec] by ChanServ
[12:07:46] <chromas> see, you just debugged already
[12:07:59] <chromas> debugging sentences :)
[12:08:20] -!- exec has quit [Remote host closed the connection]
[12:19:39] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[12:19:39] -!- mode/#civ [+o exec] by ChanServ
[12:19:46] <exec> IRCiv: login: welcome back "chromas"
[12:19:47] <exec> IRCiv: login: welcome back "crutchy"
[12:19:50] <exec> IRCiv: login: welcome back "MrBluze|afk"
[12:31:25] <crutchy> ~reload
[12:31:27] <exec> IRCiv: login: welcome back "crutchy"
[12:34:23] <crutchy> ~q
[12:34:25] <exec> IRCiv: login: welcome back "crutchy"
[12:34:40] -!- exec has quit [Remote host closed the connection]
[12:35:38] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[12:35:39] -!- mode/#civ [+o exec] by ChanServ
[12:35:45] <exec> IRCiv: login: welcome back "chromas"
[12:35:46] <exec> IRCiv: login: welcome back "crutchy"
[12:35:49] <exec> IRCiv: login: welcome back "MrBluze|afk"
[12:36:38] <crutchy> ~reload
[12:36:40] <exec> IRCiv: login: welcome back "crutchy"
[12:41:08] -!- exec has quit [Remote host closed the connection]
[12:41:53] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[12:41:54] -!- mode/#civ [+o exec] by ChanServ
[12:42:00] <exec> IRCiv: login: welcome back "chromas"
[12:42:01] <exec> IRCiv: login: welcome back "crutchy"
[12:42:04] <exec> IRCiv: login: welcome back "MrBluze|afk"
[12:42:20] <crutchy> ~reload
[12:42:22] <exec> successfully reloaded exec file
[12:42:45] <notcrutchy> ~q
[12:43:24] notcrutchy is now known as bacon
[12:43:50] <bacon> ~q
[12:44:49] -!- bacon [bacon!~77120042@709-27-2-01.cust.aussiebb.net] has parted #civ
[12:44:49] <exec> IRCiv: logout: there is no player logged in as "bacon"
[12:44:57] -!- bacon [bacon!~77120042@709-27-2-01.cust.aussiebb.net] has joined #civ
[12:45:00] <exec> IRCiv: #civ bacon => http://irciv.port119.net
[12:45:00] <exec> IRCiv: #civ bacon => 0/2, settler, +100, (66,10)
[12:45:00] <exec> IRCiv: login: welcome new player "bacon"
[12:45:25] <crutchy> ~q
[12:45:27] -!- exec has quit [Client Quit]
[12:47:31] -!- monopoly [monopoly!~chromas@62-31-652-122.dhcp.mdfd.or.charter.com] has joined #civ
[12:47:45] <chromas> /echo ~q
[12:47:45] <monopoly> ~q
[12:47:48] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[12:47:49] -!- mode/#civ [+o exec] by ChanServ
[12:47:51] <chromas> /echo ~q
[12:47:52] <monopoly> ~q
[12:47:56] <exec> IRCiv: login: welcome back "chromas"
[12:47:58] <exec> IRCiv: login: welcome back "crutchy"
[12:48:00] <exec> IRCiv: login: welcome back "MrBluze|afk"
[12:48:13] <chromas> /echo ~lock test
[12:48:13] <monopoly> ~lock test
[12:48:14] <exec> alias "test" locked for nick "monopoly" in "#civ"
[12:48:18] <chromas> /echo ~unlock
[12:48:18] <monopoly> ~unlock
[12:48:19] <exec> alias "test" unlocked for nick "monopoly" in "#civ"
[12:48:36] <chromas> in case you need an extra tester :)
[12:48:46] <crutchy> cool :-)
[12:48:58] <crutchy> /echo test
[12:49:10] <chromas> ^ space
[12:49:17] <chromas> dalete
[12:49:23] <crutchy> does something weird without the space
[12:49:36] <crutchy> puts test on a blank line with no nick
[12:49:36] <chromas> try two slashes
[12:49:43] <crutchy> /echo test
[12:49:43] <monopoly> test
[12:49:46] <crutchy> haha
[12:49:48] <crutchy> cool :-D
[12:50:19] <crutchy> ~say //echo hi chromas
[12:50:20] <exec> //echo hi chromas
[12:50:24] <crutchy> lol
[12:50:28] <crutchy> ~say /echo hi chromas
[12:50:29] <exec> /echo hi chromas
[12:50:29] <monopoly> hi chromas
[12:50:34] <chromas> lool
[12:50:37] <crutchy> ooh bot on bot
[12:50:40] <crutchy> :-P
[12:51:23] <chromas> If only Loggie would speak
[12:54:34] <crutchy> can you send monopoly into a roob with sedbot or aqu4?
[12:54:51] <crutchy> lol roob
[12:55:56] <chromas> aqu4 ignores us
[13:12:08] -!- crutchy has quit [Quit: Leaving]
[13:12:42] -!- crutchy [crutchy!~crutchy@709-27-2-01.cust.aussiebb.net] has joined #civ
[13:12:42] -!- mode/#civ [+o crutchy] by ChanServ
[13:12:45] <exec> IRCiv: login: welcome back "crutchy"
[15:04:04] -!- exec has quit [Quit: exec]
[15:04:50] -!- exec [exec!~exec@709-27-2-01.cust.aussiebb.net] has joined #civ
[15:04:51] -!- mode/#civ [+o exec] by ChanServ
[15:04:57] <exec> IRCiv: login: welcome back "crutchy"
[15:05:00] <exec> IRCiv: login: welcome back "bacon"
[15:05:00] <exec> IRCiv: login: welcome back "chromas"
[15:05:02] <exec> IRCiv: login: welcome back "MrBluze|afk"
[15:26:32] -!- exec has quit [Quit: exec]
[15:51:33] -!- bacon has quit [Quit: Web client closed]
[21:10:43] MrBluze|afk is now known as MrBluze
[21:12:45] -!- MrBluze [MrBluze!~MrBluze@Soylent/Staff/IRC/MrBluze] has parted #civ