<- Previous Log Select Different Log Next Log ->  
Log from 2019-01-01:
[05:56:21] *** Joins: physkets_ (~physkets@unaffiliated/physkets)
[05:59:46] *** Quits: physkets (~physkets@unaffiliated/physkets) (Ping timeout: 268 seconds)
[08:08:58] *** Quits: physkets_ (~physkets@unaffiliated/physkets) (Read error: Connection reset by peer)
[08:17:29] *** Joins: physkets_ (~physkets@unaffiliated/physkets)
[09:08:44] *** Quits: physkets_ (~physkets@unaffiliated/physkets) (Quit: physkets_)
[10:28:15] *** Joins: physkets (~physkets@unaffiliated/physkets)
[14:37:22] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[17:30:17] <Z-Man> ct|kyle: the sdl2 branch is already merged. The two -ct branches give conflicts on merge with 0.4-armagetronad-work I don't feel confident resolving right now, maybe you want to update them to current 0.4-armagetronad-work first?
[17:30:41] <Z-Man> The other two are being processed and looking good, I'll post the links when they're done.
[17:31:45] <Z-Man> -ct-ladderlog looks doable for me, I'll just have to investigate the source of each side of the conflicts. They're not too many.
[17:32:48] <Z-Man> But -ct has 97 in a screen full of text files, I'm not daring to look at the details.
[17:35:30] <Z-Man> Ah, here's the first one: lp:~z-man/armagetronad/0.4-armagetronad-v2sty-unified
[17:37:37] <Z-Man> All the v2sty code is in the one merge commit, of course with full history, just not visible in the web UI.
[17:38:13] <Z-Man> And the other one: lp:~z-man/armagetronad/0.4-armagetronad-delaycmd-unified
[17:42:18] <Z-Man> That one wasn't really worth the full transformation :)
[17:43:06] <Z-Man> I should probably check whether I can do anything for the cmake and fortress-ai branches.
[17:47:37] <ljrbot> New news from bzr: [armagetronad-unification-scripts] r30 Missed that edit.... || [armagetronad-unification-scripts] r29 Try ~z-man's -unified module as canonical source of already ... || [0.4-armagetronad-delaycmd-unified] r3080 Merge from lp:~armagetronad-ct/armagetronad/0.4-delaycmd || [armagetronad-unification-scripts] r28 Added repair_hack*.sh that can be used to lift branches base... || [0.4-armagetronad-v2sty-unified] r3080 Mer
[18:22:55] <ct|kyle> Z-Man: thanks, what do I need to do to be able to merge it then? that was part of the issue I had bzr kept giving me errors when I tried to merge them
[21:27:44] *** Joins: Z-Man- (~Z-Man@p5B32624F.dip0.t-ipconnect.de)
[21:27:44] *** Quits: Z-Man (~Z-Man@p4FE3EFB9.dip0.t-ipconnect.de) (Killed (hitchcock.freenode.net (Nickname regained by services)))
[21:27:44] *** Z-Man- is now known as Z-Man
[23:24:55] *** Joins: physkets (~physkets@unaffiliated/physkets)

Log from 2019-01-02:
[08:50:42] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:41:42] *** Joins: physkets (~physkets@unaffiliated/physkets)
[12:35:33] <Z-Man> ct|kyle: Dunno, I only get merge conflict errors. You edit the marked files, remove the <<<<< ===== >>>>> markers (deciding each time which version of the code to keep, or maybe write new code, whatever is required), then call 'bzr resolve <filename>'
[12:36:45] <Z-Man> But I'm going to try something else, it should be possible to just move the branches over at the state of 0.4 they're at. The merge then can happen on the new branch or in the git import and isn't going to be harder.
[14:26:53] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[16:42:04] <ct|kyle> what command are you running to do the merge
[16:42:23] <ct|kyle> I think I may not have the correct branch
[16:42:34] <Z-Man> that could be
[16:43:12] <Z-Man> I use 'bzr merge bzr+ssh://bazaar.launchpad.net/~armagetronad-dev/armagetronad/0.4-armagetronad-work/'
[16:43:22] <Z-Man> while in the hack branch.
[16:43:40] <Z-Man> Or the other way round, I make a local branch of bzr+ssh://bazaar.launchpad.net/~armagetronad-dev/armagetronad/0.4-armagetronad-work/
[16:43:49] <ct|kyle> that's it, I was using bzr merge lp:armagetronad/0.4
[16:44:17] <Z-Man> Ah, yeah.
[16:44:34] <Z-Man> My partial transfer plan is going poorly, but I haven't given up yet.
[16:45:19] <ct|kyle> I should be able to resolve the conflicts, when I have a little more time to do that
[16:46:08] <ct|kyle> hopefully they work, I am for some reason having trouble running the code
[16:50:04] <Z-Man> Maybe trouble with a new compiler version that was fixed on 0.4-work in the meantime?
[17:22:52] <ljrbot> New news from bzr: [0.4-armagetronad-ct-unified] r2489 Merge from lp:~armagetronad-ct/armagetronad/armagetronad-ct || [armagetronad-unification-scripts] r31 Support for merging from hack branches that are not up to da...
[17:23:05] <Z-Man> Partial transfer seems to have worked: lp:~z-man/armagetronad/0.4-armagetronad-ct-unified
[17:23:49] <Z-Man> That one should be merge compatible with lp:armagetronad.
[17:26:33] <Z-Man> 'bzr missing' tells me it's 642 revisions behind lp:armagetronad, 'bzr log -r ancestor lp:armagetronad' looks like the last common revision of the original branch and 0.4-armagetronad-work. Seems fine.
[17:28:50] <Z-Man> The other problem child is there, too: lp:~z-man/armagetronad/0.4-armagetronad-ct-ladderlog-unified
[17:53:00] <ljrbot> New news from bzr: [armagetronad-unification-scripts] r34 Forgot to save...... || [armagetronad-unification-scripts] r33 Enabling all hack branches.... || [armagetronad-unification-scripts] r32 Enabling push of result to lp.... || [0.4-armagetronad-ct-ladderlog-unified] r2426 Merge from lp:~armagetronad-ct/armagetronad/armagetronad-ct-...
[18:49:06] <ct|kyle> Z-Man: not sure, make run gave me a seg fault
[18:49:23] <ct|kyle> I've not had that much time to look into it though
[18:49:52] <ct|kyle> I'm trying to revive ct's old forums :)
[21:28:45] *** Joins: Z-Man- (~Z-Man@p5B3262CF.dip0.t-ipconnect.de)
[21:28:45] *** Quits: Z-Man (~Z-Man@p5B32624F.dip0.t-ipconnect.de) (Killed (orwell.freenode.net (Nickname regained by services)))
[21:28:45] *** Z-Man- is now known as Z-Man

Log from 2019-01-03:
[00:36:07] *** Joins: physkets (~physkets@unaffiliated/physkets)
[00:53:16] *** AmarokNelg is now known as Armanelgtron
[00:53:20] <Armanelgtron> while rookie is proclaiming he's worked with "every dev" to make a "ten step plan" ...
[00:53:45] <Armanelgtron> to "bring tron back"
[01:04:44] <Z-Man> Ten steps? Ridiculous. We need three:
[01:04:52] <Z-Man> 1. Make life less miserable for developers
[01:05:01] <Z-Man> 2. Make life less miserable for players
[01:05:38] <Z-Man> 3. ???? PROFIT
[01:06:09] <Z-Man> And now I messed it up :) Should have gone with the spanish inquisition or something.
[09:01:13] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[11:05:06] *** Joins: physkets (~physkets@unaffiliated/physkets)
[14:27:49] <ljrbot> New news from bzr: [armagetronad-unification-scripts] r35 Added script to treat our unmerged branches.
[14:30:56] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[18:58:51] <ljrbot> New news from bzr: [0.4-armagetronad-fortress_ai-unified-raw] r2692 Merge from lp:~armagetronad-dev/armagetronad/trunk-armagetro...
[19:59:02] <ljrbot> New news from bzr: [armagetronad-gitbzr-scripts] r22 added local test case
[21:24:17] *** Joins: zmanuel (~Z-Man@p5B32624E.dip0.t-ipconnect.de)
[21:24:17] *** Z-Man is now known as Guest67792
[21:24:17] *** Quits: Guest67792 (~Z-Man@p5B3262CF.dip0.t-ipconnect.de) (Killed (watson.freenode.net (Nickname regained by services)))
[21:24:17] *** zmanuel is now known as Z-Man

Log from 2019-01-04:
[00:36:50] *** Joins: physkets (~physkets@unaffiliated/physkets)
[08:26:06] *** Joins: wrtlprnft (~quassel@ipbcc05397.dynamic.kabel-deutschland.de)
[09:02:22] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:50:02] *** Joins: physkets (~physkets@unaffiliated/physkets)
[12:32:39] <ljrbot> New news from bzr: [0.4-armagetronad-fortress_ai-unified-raw] r2692 Merge from lp:~armagetronad-dev/armagetronad/trunk-armagetro... || [armagetronad-unification-scripts] r37 Disabling cmake branch, does not work :(... || [armagetronad-unification-scripts] r36 Renamed target branch, we need to postprocess it....
[14:24:24] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[15:12:26] <Z-Man> ct|kyle: I had to delete the last two branches again (the ct ones), they turned out to be divergent when imported into git. I need to take more care creating them.
[15:33:26] <ljrbot> New news from bzr: [armagetronad-gitbzr-scripts] r24 git co -> git checkout, not everyone has that alias.... || [armagetronad-gitbzr-scripts] r23 removed --dry-run training wheels
[16:03:33] <ljrbot> New news from bzr: [armagetronad-gitbzr-scripts] r22 added local test case
[16:51:52] <ct|kyle> Z-Man: thanks for letting me know, I might get some time to see if ican merge them this weekend
[18:05:26] <Z-Man> GAAAA, that explains a lot. 'bzr revno -r ancestor:<other branch>' doesn't work properly.
[18:20:35] <Z-Man> Correction: It does work properly. But there's inteed a common revision on trunk-fortress_ai and 0.4-armagetronad that's not yet on the revision I'd like revno-r ancestor to report.
[18:21:14] <Z-Man> Lesson: Do not daggy-merge individual bugfixes into feature branches.
[18:21:54] <Z-Man> Meta-Lesson: Do not apply things you just heard about willy-nilly just because they sound cool and clever.
[18:22:18] <Z-Man> Nah, not learning that one.
[18:27:28] <Z-Man> That explains why it was next to impossible to merge the fortress_ai branch.
[18:27:49] <Z-Man> And also why all the clever transfer stuff I tried yesterday did not work at all.
[19:33:18] <ct|kyle> interesting
[19:34:37] <ljrbot> New news from bzr: [armagetronad-unification-scripts] r39 With the new cleanup, the old branch name is fine.... || [armagetronad-unification-scripts] r38 Cleaner repair process....
[21:22:54] *** Joins: Z-Man- (~Z-Man@p5b326461.dip0.t-ipconnect.de)
[21:22:54] *** Z-Man is now known as Guest81053
[21:22:54] *** Z-Man- is now known as Z-Man
[21:26:33] *** Quits: Guest81053 (~Z-Man@p5B32624E.dip0.t-ipconnect.de) (Ping timeout: 258 seconds)

Log from 2019-01-05:
[00:17:44] *** Joins: physkets (~physkets@unaffiliated/physkets)
[05:36:58] <ljrbot> New news from bzr: [armagetronad-unification-scripts] r40 Starting final export earilier....
[08:52:39] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:26:17] *** Joins: physkets (~physkets@unaffiliated/physkets)
[11:08:14] <ljrbot> New news from bzr: [armagetronad-unification-scripts] r41 Activating push to lp. Results look good, history in bzr is...
[14:36:47] <Z-Man> ct|kyle: corrected branches uploaded, they merge in git (with conflicts) and bzr, history matches as best as it can.
[14:36:55] <Z-Man> lp:~z-man/armagetronad/0.4-armagetronad-ct-ladderlog-unified
[14:37:02] <Z-Man> lp:~z-man/armagetronad/0.4-armagetronad-ct-unified
[14:39:54] <Z-Man> The fortress AI branch is now also moved to the new 0.4 branches without -work,
[14:39:54] <Z-Man> lp:~armagetronad-dev/armagetronad/0.4-armagetronad-fortress_ai
[15:58:46] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[21:21:52] *** Joins: zmanuel (~Z-Man@p5B3261D5.dip0.t-ipconnect.de)
[21:21:52] *** Z-Man is now known as Guest80376
[21:21:52] *** Quits: Guest80376 (~Z-Man@p5b326461.dip0.t-ipconnect.de) (Killed (cherryh.freenode.net (Nickname regained by services)))
[21:21:52] *** zmanuel is now known as Z-Man
[23:56:37] *** Joins: physkets (~physkets@unaffiliated/physkets)

Log from 2019-01-06:
[06:35:28] <Z-Man> WOO found an old local copy to trunk-cmake.
[06:36:53] <Z-Man> Good thing that my strategy for setting up a new pc always is to stuff everything from the old one into an "old/<pcname>" directory and forgetting about it.
[07:12:05] <Z-Man> lp:~armagetronad-dev/armagetronad/0.4-armagetronad-cmake
[07:12:38] <Z-Man> ^ rescued cmake branch, theoretically merge-compatible with 0.4-armagetronad.
[14:29:16] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[17:29:27] <Armanelgtron> is there a command which lets you spawn teams without the teammates spawning next to one another? like in other spawnpoints?
[21:22:44] *** Joins: Z-Man- (~Z-Man@p5B3261F3.dip0.t-ipconnect.de)
[21:22:44] *** Z-Man is now known as Guest68654
[21:22:44] *** Quits: Guest68654 (~Z-Man@p5B3261D5.dip0.t-ipconnect.de) (Killed (livingstone.freenode.net (Nickname regained by services)))
[21:22:44] *** Z-Man- is now known as Z-Man

Log from 2019-01-07:
[00:01:47] *** Joins: physkets (~physkets@unaffiliated/physkets)
[00:46:12] <luke-jr> Armanelgtron: I think maps might be able to do that?
[00:46:25] <luke-jr> Z-Man: btw, cmake sucks :P
[07:25:34] <ct|kyle> Armanelgtron: subspawn points, see https://pastebin.com/etdTuBRf
[08:58:52] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[11:15:04] *** Joins: physkets (~physkets@unaffiliated/physkets)
[13:00:56] <Z-Man> luke-jr: Of course it does. To quote from https://youtu.be/sBP17HQAQjk?t=202 : "Every build system is terrible".
[13:02:32] <Z-Man> That's just a basic invariant. You can't get a build system that's simple, flexible, supports all the actions needed on all OSes AND deals with all of the stupid corner cases.
[13:03:59] <luke-jr> autotools works fairly decent
[13:05:05] <Z-Man> On Linux, yes. OSX, it's decent, I suppose. Windows? Nah.
[13:55:41] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[14:27:17] <Z-Man> https://github.com/ArmagetronAd now also exists.
[14:50:42] <ljrbot> New news from bzr: [armagetronad-gitbzr-scripts] r28 activate sync to github... || [armagetronad-gitbzr-scripts] r27 Correctly handle the case when the local branch does not yet...
[17:51:15] <ljrbot> New news from bzr: [armagetronad-gitbzr-scripts] r33 added delaycmd... || [armagetronad-gitbzr-scripts] r32 fix typo... || [armagetronad-gitbzr-scripts] r31 add common hack branches to sync_all... || [armagetronad-gitbzr-scripts] r30 add sync scripts for hack and feature branches... || [armagetronad-gitbzr-scripts] r29 update comment...
[21:20:17] *** Joins: zmanuel (~Z-Man@p5B326110.dip0.t-ipconnect.de)
[21:20:17] *** Quits: Z-Man (~Z-Man@p5B3261F3.dip0.t-ipconnect.de) (Killed (hitchcock.freenode.net (Nickname regained by services)))
[21:20:17] *** zmanuel is now known as Z-Man
[23:56:38] *** Joins: physkets (~physkets@unaffiliated/physkets)

Log from 2019-01-08:
[05:17:10] <luke-jr> Windows still exists?
[05:24:07] <luke-jr> Z-Man: the git log shows me as <Unknown> -.-
[08:58:57] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:57:33] *** Joins: physkets (~physkets@unaffiliated/physkets)
[14:17:03] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[15:55:45] <Z-Man> luke-jr: yeah, those are your svn commits. They don't have an email address associated with them. bzr commits show you as Luke Dashjr <luke+bzr@dashjr.org>.
[15:55:51] <Z-Man> The same happened with my commits.
[15:57:17] <Z-Man> bzr-git may have an option to add a user mapping file that would have gotten rid of that identity crisis, but this was too much work already and a user mapping would have increased the chances of sync errors later when the user mapping file changed/got lost or the mapping from bzr to git is not one to one.
[18:10:09] <luke-jr> hm, odd
[18:11:11] <luke-jr> GitHub has amazingly low commit counts. I guess almost everything was svn then?
[21:20:22] *** Joins: Z-Man- (~Z-Man@p4FE3EC75.dip0.t-ipconnect.de)
[21:20:22] *** Quits: Z-Man (~Z-Man@p5B326110.dip0.t-ipconnect.de) (Killed (orwell.freenode.net (Nickname regained by services)))
[21:20:22] *** Z-Man- is now known as Z-Man
[22:16:46] <ct|kyle> luke-jr: I would suspect that you had a lot more in svn than bzr
[22:21:18] <ct|kyle> also for instance hack-v2sty is merged into the mainline so commit history is lost for that
[22:21:22] <luke-jr> ct|kyle: it's not just me (actually, GitHub lists me as #2)
[22:21:44] <ct|kyle> I have none in the master branch
[22:22:20] <ct|kyle> that's only showing trunk / master commits
[22:30:21] <ct|kyle> luke-jr: in my fork, I jsut added sty+ct as default branch https://github.com/kslane/armagetronad/graphs/contributors

Log from 2019-01-09:
[00:18:36] *** Joins: physkets (~physkets@unaffiliated/physkets)
[03:24:25] *** Quits: physkets (~physkets@unaffiliated/physkets) (Read error: Connection reset by peer)
[07:26:08] *** Joins: physkets (~physkets@unaffiliated/physkets)
[09:04:26] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:42:33] *** Joins: physkets (~physkets@unaffiliated/physkets)
[12:41:46] *** Quits: physkets (~physkets@unaffiliated/physkets) (Ping timeout: 244 seconds)
[18:32:26] <ljrbot> New news from bzr: [0.4-armagetronad] r3087 merge *~ into .gitignore || [0.2.8-armagetronad-work] r1492 Added emacs backup files to .gitignore... || [0.4-armagetronad] r3086 merge git versioning from 0.2.8 || [0.2.8-armagetronad-work] r1491 add git as a version source...
[19:04:28] <ljrbot> New news from bzr: [0.4-armagetronad] r3088 change git version prefix to z...
[21:17:48] *** Joins: zmanuel (~Z-Man@p5B326353.dip0.t-ipconnect.de)
[21:17:48] *** Z-Man is now known as Guest53681
[21:17:48] *** Quits: Guest53681 (~Z-Man@p4FE3EC75.dip0.t-ipconnect.de) (Killed (livingstone.freenode.net (Nickname regained by services)))
[21:17:48] *** zmanuel is now known as Z-Man

Log from 2019-01-10:
[00:16:32] *** Joins: physkets (~physkets@unaffiliated/physkets)
[02:36:28] *** Quits: physkets (~physkets@unaffiliated/physkets) (Read error: Connection reset by peer)
[02:55:29] *** Joins: physkets (~physkets@unaffiliated/physkets)
[08:07:24] *** Quits: physkets (~physkets@unaffiliated/physkets) (Read error: Connection reset by peer)
[08:33:40] *** Joins: physkets (~physkets@unaffiliated/physkets)
[09:02:23] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:50:02] *** Joins: physkets (~physkets@unaffiliated/physkets)
[16:47:00] *** Joins: Armanelgtron (~AmarokNel@unaffiliated/amaroknelg)
[16:47:00] *** Server sets mode: +cnrt 
[17:39:25] <ljrbot> New news from bzr: [0.2.8-armagetronad-work] r1498 remove empty directory...
[21:20:42] *** Joins: zmanuel (~Z-Man@p5B32618E.dip0.t-ipconnect.de)
[21:20:42] *** Z-Man is now known as Guest18591
[21:20:42] *** zmanuel is now known as Z-Man
[21:23:50] *** Quits: Guest18591 (~Z-Man@p4FE3E085.dip0.t-ipconnect.de) (Ping timeout: 250 seconds)
[23:55:03] *** Joins: physkets (~physkets@unaffiliated/physkets)

Log from 2019-01-11:
[09:04:42] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[11:34:37] *** Joins: physkets (~physkets@unaffiliated/physkets)
[15:10:31] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[21:19:52] *** Joins: Z-Man- (~Z-Man@p4FE3E56F.dip0.t-ipconnect.de)
[21:19:52] *** Z-Man is now known as Guest13385
[21:19:52] *** Quits: Guest13385 (~Z-Man@p5B32618E.dip0.t-ipconnect.de) (Killed (livingstone.freenode.net (Nickname regained by services)))
[21:19:52] *** Z-Man- is now known as Z-Man

Log from 2019-01-12:
[00:57:05] *** Joins: physkets (~physkets@unaffiliated/physkets)
[05:31:36] *** Quits: physkets (~physkets@unaffiliated/physkets) (Ping timeout: 272 seconds)
[07:29:44] *** Joins: physkets (~physkets@unaffiliated/physkets)
[07:41:25] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[11:13:27] *** Joins: physkets (~physkets@unaffiliated/physkets)
[11:53:16] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[11:55:16] *** Joins: physkets (~physkets@unaffiliated/physkets)
[13:43:15] *** Joins: AmarokNelg (~AmarokNel@unaffiliated/amaroknelg)
[13:43:15] *** Server sets mode: +cnrt 
[13:47:16] *** Joins: Armanelgtron (~AmarokNel@unaffiliated/amaroknelg)
[13:47:16] *** Server sets mode: +cnrt 
[13:49:12] *** Quits: AmarokNelg (~AmarokNel@unaffiliated/amaroknelg) (Ping timeout: 250 seconds)
[13:54:01] *** Joins: Armanelgtron (~AmarokNel@unaffiliated/amaroknelg)
[13:54:01] *** Server sets mode: +cnrt 
[15:42:01] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[21:18:14] *** Joins: zmanuel (~Z-Man@p4FE3E928.dip0.t-ipconnect.de)
[21:18:14] *** Z-Man is now known as Guest41905
[21:18:14] *** Quits: Guest41905 (~Z-Man@p4FE3E56F.dip0.t-ipconnect.de) (Killed (watson.freenode.net (Nickname regained by services)))
[21:18:14] *** zmanuel is now known as Z-Man

Log from 2019-01-13:
[00:10:41] *** Joins: physkets (~physkets@unaffiliated/physkets)
[01:15:49] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[09:22:14] *** Joins: physkets (~physkets@unaffiliated/physkets)
[11:52:18] *** Quits: ljrbot (~supybot-l@unaffiliated/luke-jr/bot/ljrbot) (Disconnected by services)
[11:54:07] *** Joins: ljrbot (~supybot-l@unaffiliated/luke-jr/bot/ljrbot)
[11:59:06] *** Quits: ljrbot (~supybot-l@unaffiliated/luke-jr/bot/ljrbot) (Ping timeout: 252 seconds)
[12:09:47] *** Joins: AmarokNelg (~AmarokNel@unaffiliated/amaroknelg)
[12:09:48] *** Server sets mode: +cnrt 
[12:12:07] *** Quits: Armanelgtron (~AmarokNel@unaffiliated/amaroknelg) (Ping timeout: 240 seconds)
[14:19:12] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[16:22:26] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Excess Flood)
[16:22:35] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[18:30:02] <ljrbot> New news from bzr: [0.4-armagetronad] r3090 merge eVoter safety from 0.2.8 || [0.2.8-armagetronad-work] r1499 safer vote item properties...
[21:16:45] *** Joins: Z-Man- (~Z-Man@p5B3263C0.dip0.t-ipconnect.de)
[21:16:45] *** Quits: Z-Man (~Z-Man@p4FE3E928.dip0.t-ipconnect.de) (Killed (tolkien.freenode.net (Nickname regained by services)))
[21:16:45] *** Z-Man- is now known as Z-Man
[21:45:23] *** Joins: Armanelgtron (~AmarokNel@unaffiliated/amaroknelg)
[21:45:23] *** Server sets mode: +cnrt 
[21:48:25] *** Quits: AmarokNelg (~AmarokNel@unaffiliated/amaroknelg) (Ping timeout: 268 seconds)

Log from 2019-01-14:
[00:19:57] *** Joins: physkets (~physkets@unaffiliated/physkets)
[08:27:26] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 272 seconds)
[08:53:27] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[08:56:14] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[10:32:27] *** Joins: physkets (~physkets@unaffiliated/physkets)
[13:44:18] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[16:17:39] <Z-Man> oops, forked bombed myself.
[16:18:33] <Z-Man> well, not really, but a linear loop forking processes is bad enough :)
[21:16:13] *** Joins: zmanuel (~Z-Man@p5B326361.dip0.t-ipconnect.de)
[21:16:13] *** Quits: Z-Man (~Z-Man@p5B3263C0.dip0.t-ipconnect.de) (Killed (leguin.freenode.net (Nickname regained by services)))
[21:16:13] *** zmanuel is now known as Z-Man

Log from 2019-01-15:
[00:21:08] *** Joins: physkets (~physkets@unaffiliated/physkets)
[05:11:01] *** Quits: Z-Man (~Z-Man@p5B326361.dip0.t-ipconnect.de) (Ping timeout: 268 seconds)
[05:12:25] *** Joins: Z-Man (~Z-Man@p4FE3E08F.dip0.t-ipconnect.de)
[09:06:00] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[09:42:18] *** Joins: AmarokNelg (~AmarokNel@unaffiliated/amaroknelg)
[09:42:18] *** Server sets mode: +cnrt 
[09:42:58] *** Quits: Armanelgtron (~AmarokNel@unaffiliated/amaroknelg) (Ping timeout: 250 seconds)
[10:20:12] *** Joins: physkets (~physkets@unaffiliated/physkets)
[13:49:22] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[17:10:53] <ljrbot> New news from bzr: [0.2.8-armagetronad-work] r1500 add eVoteItemServerControlled::Pending()...
[17:41:01] <ljrbot> New news from bzr: [0.4-armagetronad] r3091 merge from 0.2.8... || [0.2.8-armagetronad-work] r1502 add translation update backups to ignore list || [0.2.8-armagetronad-work] r1501 changing expired vote notice...
[21:48:45] *** Joins: Z-Man- (~Z-Man@p4FE3E7EF.dip0.t-ipconnect.de)
[21:48:46] *** Z-Man is now known as Guest33848
[21:48:46] *** Quits: Guest33848 (~Z-Man@p4FE3E08F.dip0.t-ipconnect.de) (Killed (asimov.freenode.net (Nickname regained by services)))
[21:48:46] *** Z-Man- is now known as Z-Man
[22:04:04] *** AmarokNelg is now known as Armanelgtron
[23:48:36] *** Joins: physkets (~physkets@unaffiliated/physkets)

Log from 2019-01-16:
[08:55:35] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:55:10] *** Joins: physkets (~physkets@unaffiliated/physkets)
[14:01:34] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[20:26:46] *** Quits: wrtlprnft (~quassel@ipbcc05397.dynamic.kabel-deutschland.de) (Ping timeout: 268 seconds)
[21:38:55] *** Joins: MrBougo_ (~MrBougo@xonotic/contributor/MrBougo)
[21:46:15] *** Quits: MrBougo (~MrBougo@xonotic/contributor/MrBougo) (*.net *.split)
[21:48:14] *** Joins: zmanuel (~Z-Man@p4FE3E560.dip0.t-ipconnect.de)
[21:48:14] *** Quits: Z-Man (~Z-Man@p4FE3E7EF.dip0.t-ipconnect.de) (Killed (tolkien.freenode.net (Nickname regained by services)))
[21:48:15] *** zmanuel is now known as Z-Man

Log from 2019-01-17:
[00:07:49] *** Joins: physkets (~physkets@unaffiliated/physkets)
[01:05:56] *** Joins: wrtlprnft (~quassel@ipbcc05397.dynamic.kabel-deutschland.de)
[08:51:28] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[11:07:07] *** Joins: physkets (~physkets@unaffiliated/physkets)
[12:09:33] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[12:09:53] *** Joins: physkets (~physkets@unaffiliated/physkets)
[13:36:17] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[17:30:25] <ljrbot> New news from bzr: [0.2.8-armagetronad-work] r1503 call nLoginProcess::Finish in the foreground...
[17:31:42] <Z-Man> Neat, both github and gitlab support referencing issues in commit messages if you just paste in the full issue URI.
[19:41:13] <ct|kyle> Z-Man: ya it's prettty neat, you can also do #xxxx in github even on forked branches if you reference the issue number
[20:59:41] *** Joins: AmarokNelg (~AmarokNel@unaffiliated/amaroknelg)
[20:59:41] *** Server sets mode: +cnrt 
[21:00:18] *** Quits: wrtlprnft (~quassel@ipbcc05397.dynamic.kabel-deutschland.de) (*.net *.split)
[21:00:18] *** Quits: Armanelgtron (~AmarokNel@unaffiliated/amaroknelg) (*.net *.split)
[21:48:15] *** Joins: Z-Man- (~Z-Man@p4FE3E6D4.dip0.t-ipconnect.de)
[21:48:16] *** Z-Man is now known as Guest37622
[21:48:16] *** Quits: Guest37622 (~Z-Man@p4FE3E560.dip0.t-ipconnect.de) (Killed (tepper.freenode.net (Nickname regained by services)))
[21:48:16] *** Z-Man- is now known as Z-Man
[22:46:16] *** AmarokNelg is now known as Armanelgtron

Log from 2019-01-18:
[00:25:31] *** Joins: physkets (~physkets@unaffiliated/physkets)
[00:29:30] *** Quits: physkets (~physkets@unaffiliated/physkets) (Client Quit)
[00:30:42] *** Joins: physkets (~physkets@unaffiliated/physkets)
[00:32:16] *** Quits: physkets (~physkets@unaffiliated/physkets) (Client Quit)
[00:32:54] *** Joins: physkets (~physkets@unaffiliated/physkets)
[00:33:11] *** Quits: physkets (~physkets@unaffiliated/physkets) (Client Quit)
[00:33:51] *** Joins: physkets (~physkets@unaffiliated/physkets)
[00:34:40] *** Quits: physkets (~physkets@unaffiliated/physkets) (Remote host closed the connection)
[00:35:17] *** Joins: physkets (~physkets@unaffiliated/physkets)
[00:42:01] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[00:43:09] *** Joins: physkets (~physkets@unaffiliated/physkets)
[00:54:31] *** Joins: wrtlprnft (~quassel@ipbcc05397.dynamic.kabel-deutschland.de)
[03:57:28] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 268 seconds)
[07:41:29] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[08:14:28] *** Joins: physkets (~physkets@unaffiliated/physkets)
[12:42:12] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[13:10:28] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 245 seconds)
[13:39:34] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[14:36:01] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[15:30:24] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 250 seconds)
[15:34:15] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[16:06:55] <Z-Man> Yeah, but then GitHub and GitLab will both think we mean THEIR issue.
[16:08:08] <Z-Man> Granted, that could be easily solved by disabling the issue tracker on one of them, but right now, while we're getting the feel of things, I'd like to give both a bit of a try.
[16:45:34] <ct|kyle> Z-Man: I agree I think both have differnt pros / cons. Also a side note, I am working on the delay command thing (should not take too much time, just having a hard time finding the time) hopefully soon we can close that branch
[17:05:02] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 272 seconds)
[17:32:45] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[21:46:46] *** Joins: Z-Man- (~Z-Man@p5B3262B5.dip0.t-ipconnect.de)
[21:46:46] *** Quits: Z-Man (~Z-Man@p4FE3E6D4.dip0.t-ipconnect.de) (Killed (orwell.freenode.net (Nickname regained by services)))
[21:46:46] *** Z-Man- is now known as Z-Man

Log from 2019-01-19:
[00:11:04] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 268 seconds)
[00:13:10] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[00:22:44] *** Joins: physkets (~physkets@unaffiliated/physkets)
[06:14:07] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:00:21] *** Joins: physkets (~physkets@unaffiliated/physkets)
[13:25:21] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Read error: Connection reset by peer)
[13:26:57] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[13:37:54] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 246 seconds)
[14:26:36] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[21:45:15] *** Joins: zmanuel (~Z-Man@p5B326203.dip0.t-ipconnect.de)
[21:45:15] *** Z-Man is now known as Guest8420
[21:45:15] *** zmanuel is now known as Z-Man
[21:48:14] *** Quits: Guest8420 (~Z-Man@p5B3262B5.dip0.t-ipconnect.de) (Ping timeout: 246 seconds)

Log from 2019-01-20:
[01:32:24] *** Joins: physkets (~physkets@unaffiliated/physkets)
[09:11:56] *** Joins: Z-Man- (~Z-Man@p5B326852.dip0.t-ipconnect.de)
[09:11:56] *** Z-Man is now known as Guest18430
[09:11:57] *** Quits: Guest18430 (~Z-Man@p5B326203.dip0.t-ipconnect.de) (Killed (asimov.freenode.net (Nickname regained by services)))
[09:11:57] *** Z-Man- is now known as Z-Man
[09:31:25] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[10:06:45] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 246 seconds)
[14:04:11] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[15:11:29] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[21:48:15] *** Joins: zmanuel (~Z-Man@p4FE3E7F6.dip0.t-ipconnect.de)
[21:48:15] *** Z-Man is now known as Guest90819
[21:48:15] *** Quits: Guest90819 (~Z-Man@p5B326852.dip0.t-ipconnect.de) (Killed (cherryh.freenode.net (Nickname regained by services)))
[21:48:15] *** zmanuel is now known as Z-Man
[22:51:58] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Quit: ZNC - http://znc.sourceforge.net)
[22:55:16] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)

Log from 2019-01-21:
[00:18:04] *** Joins: physkets (~physkets@unaffiliated/physkets)
[08:55:43] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:32:23] *** Joins: physkets (~physkets@unaffiliated/physkets)
[13:17:45] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[14:16:12] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 250 seconds)
[17:05:34] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[19:36:47] *** Quits: guru3 (~guru3@li1355-121.members.linode.com) (Read error: Connection reset by peer)
[21:47:18] *** Joins: Z-Man- (~Z-Man@p4FE3E566.dip0.t-ipconnect.de)
[21:47:18] *** Z-Man is now known as Guest59215
[21:47:19] *** Quits: Guest59215 (~Z-Man@p4FE3E7F6.dip0.t-ipconnect.de) (Killed (tolkien.freenode.net (Nickname regained by services)))
[21:47:19] *** Z-Man- is now known as Z-Man
[23:58:06] *** Joins: physkets (~physkets@unaffiliated/physkets)

Log from 2019-01-22:
[00:47:16] *** Joins: Descartes (~chatzilla@thsnmb0135w-bras5-207-168.dynamic.bellmts.net)
[01:01:02] *** Parts: Descartes (~chatzilla@thsnmb0135w-bras5-207-168.dynamic.bellmts.net) ()
[06:58:21] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Read error: Connection timed out)
[07:00:15] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[07:17:43] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Max SendQ exceeded)
[07:18:11] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[07:27:08] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Quit: ZNC - http://znc.sourceforge.net)
[07:30:17] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[08:48:56] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:43:38] *** Joins: physkets (~physkets@unaffiliated/physkets)
[14:33:37] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[15:06:46] *** Joins: lukedashjr (~luke-jr@unaffiliated/luke-jr)
[15:08:36] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 250 seconds)
[15:14:14] *** Quits: lukedashjr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 268 seconds)
[16:32:40] <Armanelgtron> Z-Man: you still host armagetron tournament server? We could use an EU JTST server
[16:32:44] <Armanelgtron> servers*
[16:33:08] <Armanelgtron> tournament servers* bah, I think you get what I mean :P
[17:00:04] <Z-Man> Armanelgtron: I still have my server, yes.
[18:29:10] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[21:47:20] *** Joins: zmanuel (~Z-Man@p4FE3E747.dip0.t-ipconnect.de)
[21:47:21] *** Z-Man is now known as Guest62897
[21:47:21] *** zmanuel is now known as Z-Man
[21:50:08] *** Quits: Guest62897 (~Z-Man@p4FE3E566.dip0.t-ipconnect.de) (Ping timeout: 268 seconds)

Log from 2019-01-23:
[00:06:57] *** Joins: physkets (~physkets@unaffiliated/physkets)
[08:47:49] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:39:36] *** Joins: physkets (~physkets@unaffiliated/physkets)
[10:39:48] *** Quits: physkets (~physkets@unaffiliated/physkets) (Client Quit)
[10:40:06] *** Joins: physkets (~physkets@unaffiliated/physkets)
[14:24:29] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[17:08:16] <ljrbot> New news from bzr: [oneshotserver] r39 add jtst
[17:39:21] *** Joins: AmarokNelg (~AmarokNel@unaffiliated/amaroknelg)
[17:39:21] *** Server sets mode: +cnrt 
[17:41:15] *** Quits: Armanelgtron (~AmarokNel@unaffiliated/amaroknelg) (Ping timeout: 244 seconds)
[21:03:02] *** Quits: MrBougo_ (~MrBougo@xonotic/contributor/MrBougo) (Ping timeout: 250 seconds)
[21:21:03] *** Joins: MrBougo_ (~MrBougo@xonotic/contributor/MrBougo)
[21:45:14] *** Joins: zmanuel (~Z-Man@p4FE3E32B.dip0.t-ipconnect.de)
[21:45:14] *** Quits: Z-Man (~Z-Man@p4FE3E747.dip0.t-ipconnect.de) (Killed (hitchcock.freenode.net (Nickname regained by services)))
[21:45:14] *** zmanuel is now known as Z-Man
[23:56:22] *** Joins: physkets (~physkets@unaffiliated/physkets)

Log from 2019-01-24:
[03:42:07] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 240 seconds)
[03:47:16] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[09:06:41] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:06:54] *** Joins: physkets (~physkets@unaffiliated/physkets)
[14:43:21] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[21:44:31] *** Joins: Z-Man- (~Z-Man@p4FE3E957.dip0.t-ipconnect.de)
[21:44:31] *** Quits: Z-Man (~Z-Man@p4FE3E32B.dip0.t-ipconnect.de) (Killed (barjavel.freenode.net (Nickname regained by services)))
[21:44:31] *** Z-Man- is now known as Z-Man

Log from 2019-01-25:
[00:28:09] *** Joins: physkets (~physkets@unaffiliated/physkets)
[08:00:56] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 244 seconds)
[09:01:43] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[09:45:01] *** Joins: physkets (~physkets@unaffiliated/physkets)
[11:20:38] *** Joins: luke-jr (~luke-jr@unaffiliated/luke-jr)
[11:30:45] *** Joins: lukedashjr (~luke-jr@unaffiliated/luke-jr)
[11:34:26] *** Quits: luke-jr (~luke-jr@unaffiliated/luke-jr) (Ping timeout: 240 seconds)
[11:35:23] *** lukedashjr is now known as luke-jr
[15:45:09] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[16:47:30] *** AmarokNelg is now known as Armanelgtron
[16:47:45] <Armanelgtron> Z-Man: thank you
[21:43:16] *** Joins: zmanuel (~Z-Man@p5B32667A.dip0.t-ipconnect.de)
[21:43:16] *** Z-Man is now known as Guest35822
[21:43:16] *** Quits: Guest35822 (~Z-Man@p4FE3E957.dip0.t-ipconnect.de) (Killed (cherryh.freenode.net (Nickname regained by services)))
[21:43:16] *** zmanuel is now known as Z-Man

Log from 2019-01-26:
[00:16:54] *** Joins: physkets (~physkets@unaffiliated/physkets)
[14:23:02] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[17:04:46] *** Joins: AmarokNelg (~AmarokNel@unaffiliated/amaroknelg)
[17:04:47] *** Server sets mode: +cnrt 
[17:06:56] *** Quits: Armanelgtron (~AmarokNel@unaffiliated/amaroknelg) (Ping timeout: 240 seconds)
[20:17:58] *** AmarokNelg is now known as Armanelgtron
[21:42:25] *** Joins: Z-Man- (~Z-Man@p4FE3EE74.dip0.t-ipconnect.de)
[21:42:25] *** Quits: Z-Man (~Z-Man@p5B32667A.dip0.t-ipconnect.de) (Killed (hitchcock.freenode.net (Nickname regained by services)))
[21:42:25] *** Z-Man- is now known as Z-Man

Log from 2019-01-27:
[00:38:13] *** Joins: physkets (~physkets@unaffiliated/physkets)
[00:44:27] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[00:47:21] *** Joins: physkets (~physkets@unaffiliated/physkets)
[10:39:27] <Armanelgtron> is there a way to always show the scoreboard on vanilla 0.2.8.3.4?
[10:40:39] <Armanelgtron> a setting that I'm not seeing
[14:07:54] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[18:02:15] <Z-Man> Armanelgtron: No, I don't think so.
[21:41:44] *** Joins: zmanuel (~Z-Man@p4FE3E9BD.dip0.t-ipconnect.de)
[21:41:44] *** Z-Man is now known as Guest7135
[21:41:44] *** zmanuel is now known as Z-Man
[21:45:28] *** Quits: Guest7135 (~Z-Man@p4FE3EE74.dip0.t-ipconnect.de) (Ping timeout: 245 seconds)

Log from 2019-01-28:
[00:01:58] *** Joins: physkets (~physkets@unaffiliated/physkets)
[08:59:37] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:50:18] *** Joins: physkets (~physkets@unaffiliated/physkets)
[13:55:55] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[21:41:15] *** Z-Man is now known as Guest23960
[21:41:15] *** Joins: Z-Man- (~Z-Man@p4FE3EA3A.dip0.t-ipconnect.de)
[21:41:15] *** Quits: Guest23960 (~Z-Man@p4FE3E9BD.dip0.t-ipconnect.de) (Killed (tolkien.freenode.net (Nickname regained by services)))
[21:41:16] *** Z-Man- is now known as Z-Man
[23:19:12] *** Joins: physkets (~physkets@unaffiliated/physkets)

Log from 2019-01-29:
[06:07:58] *** Quits: physkets (~physkets@unaffiliated/physkets) (Read error: Connection reset by peer)
[06:24:30] *** Joins: physkets (~physkets@unaffiliated/physkets)
[11:32:56] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[12:25:46] *** Joins: physkets (~physkets@unaffiliated/physkets)
[14:04:45] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[21:39:44] *** Joins: zmanuel (~Z-Man@p4FE3E940.dip0.t-ipconnect.de)
[21:39:44] *** Quits: Z-Man (~Z-Man@p4FE3EA3A.dip0.t-ipconnect.de) (Killed (card.freenode.net (Nickname regained by services)))
[21:39:44] *** zmanuel is now known as Z-Man
[23:15:16] *** Joins: physkets (~physkets@unaffiliated/physkets)

Log from 2019-01-30:
[07:54:27] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:54:35] *** Joins: physkets (~physkets@unaffiliated/physkets)
[12:37:33] *** Quits: wrtlprnft (~quassel@ipbcc05397.dynamic.kabel-deutschland.de) (Ping timeout: 268 seconds)
[14:38:40] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[21:39:15] *** Joins: Z-Man- (~Z-Man@p4FE3E816.dip0.t-ipconnect.de)
[21:39:15] *** Quits: Z-Man (~Z-Man@p4FE3E940.dip0.t-ipconnect.de) (Killed (rajaniemi.freenode.net (Nickname regained by services)))
[21:39:15] *** Z-Man- is now known as Z-Man
[23:59:10] *** Joins: physkets (~physkets@unaffiliated/physkets)

Log from 2019-01-31:
[09:05:22] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[10:44:30] *** Joins: physkets (~physkets@unaffiliated/physkets)
[14:41:29] *** Quits: physkets (~physkets@unaffiliated/physkets) (Quit: physkets)
[21:40:50] *** Joins: Z-Man- (~Z-Man@p4FE3E823.dip0.t-ipconnect.de)
[21:40:50] *** Z-Man is now known as Guest86961
[21:40:50] *** Quits: Guest86961 (~Z-Man@p4FE3E816.dip0.t-ipconnect.de) (Killed (livingstone.freenode.net (Nickname regained by services)))
[21:40:50] *** Z-Man- is now known as Z-Man


DISCLAIMER: These logs of public chat may contain some content which may not be appropriate for all audiences. Use at your own risk.
Logs from 2006-2009 pulled from wrtlprnft
Format changes at: 2015-08-25, 2017-02-20, and 2020-03-23. Times (2015 and later) should be Eastern.


 
 
 ArmaNelgTron.tk
 © NelgTron 2014-2024. Made for . [About this site] [Credits]