Log from 2009-04-29:
--- Day changed Wed Apr 29 2009
00:21 -!- z-manuel [n=manuel@p50871C97.dip0.t-ipconnect.de] has quit [Read error: 110 (Connection timed out)]
00:23 -!- Ttech [n=ttech@botters/staff/ttech] has left #armagetron []
00:26 -!- Ttech[daedalus] [n=ttech@72.14.179.207] has quit [Remote closed the connection]
00:41 -!- pavelo [n=pavelo@cl-300.mbx-01.si.sixxs.net] has left #armagetron []
01:10 -!- apples [n=ttech@will.never.ever.undo.it] has joined #armagetron
01:10 -!- apples is now known as Guest50248
01:10 -!- The_Master [n=master@unaffiliated/ttech/bot/themaster] has quit [Nick collision from services.]
01:11 -!- The_Master` [n=master@adsl-69-235-197-64.dsl.irvnca.pacbell.net] has joined #armagetron
01:11 -!- The_Master [n=master@unaffiliated/ttech/bot/themaster] has joined #armagetron
01:11 -!- The_Master [n=master@unaffiliated/ttech/bot/themaster] has quit [Read error: 104 (Connection reset by peer)]
01:11 -!- The_Master` is now known as The_Master
01:15 -!- Guest50248 is now known as Ttech[daedalus]
01:39 -!- Ttech[daedalus] [n=ttech@will.never.ever.undo.it] has quit [Remote closed the connection]
01:40 -!- apples [n=ttech@will.never.ever.undo.it] has joined #armagetron
01:40 -!- The_Master [n=master@unaffiliated/ttech/bot/themaster] has quit [Nick collision from services.]
01:41 -!- apples is now known as Ttech[daedalus]
01:41 -!- The_Master` [n=master@adsl-69-235-197-64.dsl.irvnca.pacbell.net] has joined #armagetron
01:41 -!- The_Master [n=master@unaffiliated/ttech/bot/themaster] has joined #armagetron
01:41 -!- The_Master [n=master@unaffiliated/ttech/bot/themaster] has quit [Read error: 54 (Connection reset by peer)]
01:41 -!- The_Master` is now known as The_Master
01:50 -!- smoothice [n=smoothic@174-16-69-66.hlrn.qwest.net] has joined #armagetron
01:55 -!- Netsplit kornbluth.freenode.net <-> irc.freenode.net quits: noob13
01:56 -!- Netsplit over, joins: noob13
02:13 -!- Ttech[daedalus] [n=ttech@will.never.ever.undo.it] has quit [Remote closed the connection]
02:45 -!- nsh22 [n=neal@unaffiliated/nsh22] has joined #armagetron
03:00 -!- AshitakA [n=AshitakA@pD9E01457.dip0.t-ipconnect.de] has quit ["...draws the curtains."]
03:00 <nsh22> ct|kyle: you know java right?
03:17 -!- smoothice [n=smoothic@unaffiliated/smoothice] has quit []
03:18 <joda_bot> nsh22: I do, anyway I can help you ?
03:19 <nsh22> joda_bot: lol,ok. im trying to figure out a way to make a guitar hero game in java...
03:20 <joda_bot> and =
03:20 <joda_bot> ?
03:21 <nsh22> and i am trying to think of the best and easiest way to do it (i.e. with what methods...)
03:21 <nsh22> any suggestions?'
03:26 <joda_bot> do you want to program a gui ?
03:27 <joda_bot> why do you want to implement it in java ?
03:27 <nsh22> computer science project
03:27 <joda_bot> the game should automatically generate the key taps from a track ?
03:28 <nsh22> i just want something tha t will allow a user to press buttons that corresspond to "notes" that cross the screen, and
03:28 <joda_bot> or just display show a pretimed sheet of key pressed for a prepared song ?
03:28 <nsh22> when they press them correctly, play a sound and giev them points, and add to a note count ( ican do the note count easily enuf)
03:29 <joda_bot> so you need scrolling ... hm
03:29 <nsh22> joda_bot: if i could use a pree made sheet thatd be awesome, but i think i will need to do a song by hand (i.e. have a midi for every note and play it)
03:29 <joda_bot> are you comfortable with writing your own component/swing label ? (with "paint" methods)
03:29 <nsh22> i am also toying with the idea of just muting it when the person plays wrong
03:30 <nsh22> paint methods as in public void paint (Graphics g)?
03:30 <joda_bot> the easiest way I can think of doing that is to write a console application
03:30 <joda_bot> or use a scrolling text box in java
03:31 <nsh22> but the problem is that i need to have the program recognize if a key is pressed when a note passes a certain x coordinate...
03:31 <joda_bot> show ---- if no note has to be played at that time
03:32 <joda_bot> once a timer tells you that a note has to be played write a line with "z-cv"
03:32 <joda_bot> yeah, you need to listen for keyboard events
03:33 <joda_bot> and check if the key event was in the tolerance range of the any timed note
03:33 <nsh22> ??? i shouldve told you that im almost new to java (i can make objects and amake them moove...and thats prretty much where im at)
03:33 <nsh22> ack, i g2g
03:33 <joda_bot> move ?
03:33 <joda_bot> ok cu
03:33 <nsh22> ill ask my teacher....
03:33 <nsh22> kk thx for your help, ill be back lol
03:33 -!- nsh22 [n=neal@unaffiliated/nsh22] has quit ["gud bye"]
03:47 -!- smoothice [n=smoothic@174-16-69-66.hlrn.qwest.net] has joined #armagetron
04:01 -!- joda_bot [n=anonymou@dslb-084-061-068-162.pools.arcor-ip.net] has quit ["Leaving."]
04:20 -!- ljrbot [n=supybot-@2002:46bb:1a76:0:2b0:d0ff:fe49:6b31] has quit [Remote closed the connection]
04:20 -!- ljrbot [n=supybot-@2002:46bb:1a76:0:2b0:d0ff:fe49:6b31] has joined #armagetron
05:21 -!- apples [n=ttech@will.never.ever.undo.it] has joined #armagetron
05:21 -!- apples is now known as Ttech[daedalus]
05:22 -!- Ttech[daedalus] [n=ttech@will.never.ever.undo.it] has quit [Client Quit]
05:22 -!- Ttech[daedalus] [n=ttech@will.never.ever.undo.it] has joined #armagetron
05:25 -!- Ttech[daedalus] [n=ttech@will.never.ever.undo.it] has quit [Client Quit]
05:27 -!- Ttech[daedalus] [n=ttech@will.never.ever.undo.it] has joined #armagetron
05:43 -!- ivantis [n=ivantis@63-245-159-7.kitusa.com] has quit ["Leaving"]
06:10 -!- ct|kyle [n=kyle@71.97.147.102] has quit ["Leaving."]
06:19 -!- Ttech [n=ttech@botters/staff/ttech] has joined #armagetron
06:20 -!- Nickname [n=user@c-98-206-118-116.hsd1.il.comcast.net] has joined #armagetron
06:20 <Nickname> bleh bleh
06:20 -!- Nickname is now known as Cloaket
06:20 <Cloaket> BLEH
06:20 <Cloaket> BLEH
06:20 <Cloaket> Jamon anyone here n ting?
06:21 <Cloaket> BLEH,
06:21 <Cloaket> BLEH!
06:21 <Cloaket> BLEH,
06:21 <Cloaket> BLEH!
06:21 <Cloaket> BLEH,
06:21 <Cloaket> BLEH!
06:21 <Cloaket> BLEH,
06:21 <Cloaket> BLEH!
06:21 <Cloaket> BLEH,
06:21 <Cloaket> BLEH!
06:21 <Cloaket> BLEH,
06:21 <Cloaket> BLEH!
06:21 <Cloaket> BLEH,
06:21 <Cloaket> BLEH!
06:21 <Cloaket> BLEH,
06:21 <Cloaket> BLEH!
06:21 <Cloaket> BLEH,
06:21 <Cloaket> BLEH!
06:21 <Cloaket> BLEH,
06:21 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:22 <Cloaket> BLEH,
06:22 <Cloaket> BLEH!
06:24 -!- Cloaket [n=user@c-98-206-118-116.hsd1.il.comcast.net] has quit [Client Quit]
06:34 <Ttech> Alright wtf?
06:41 <luke-jr_> I thought he was pretty clear.
06:41 <luke-jr_> obviously he means BLEH
06:47 -!- smoothice [n=smoothic@unaffiliated/smoothice] has quit ["void smoothice::leave();"]
07:26 -!- MrBougo [n=MrBougo@81.242.248.76] has joined #armagetron
07:40 -!- MrBougo [n=MrBougo@81.242.248.76] has quit []
08:05 -!- z-manuel [n=manuel@p50871CE5.dip0.t-ipconnect.de] has joined #armagetron
08:12 -!- G5 [n=G5@cl-506.dus-01.de.sixxs.net] has quit []
08:25 -!- epsy [n=epsy@2a01:e34:ec02:2370:216:76ff:fe44:494c] has joined #aRmAGetRoN
08:33 -!- epsy [n=epsy@unaffiliated/epsy] has quit [Remote closed the connection]
08:33 -!- epsy [n=epsy@unaffiliated/epsy] has joined #aRmAGetRoN
08:46 -!- epsy [n=epsy@unaffiliated/epsy] has quit ["Ragequit."]
08:55 -!- zmanuel [n=manuel@p508727A0.dip0.t-ipconnect.de] has joined #armagetron
09:08 -!- z-manuel [n=manuel@p50871CE5.dip0.t-ipconnect.de] has quit [Read error: 110 (Connection timed out)]
09:34 -!- zmanuel [n=manuel@p508727A0.dip0.t-ipconnect.de] has quit [Read error: 110 (Connection timed out)]
09:57 -!- asddbt [i=4ae10603@gateway/web/ajax/mibbit.com/x-a9090e5c25f1e541] has joined #armagetron
10:08 -!- asddbt [i=4ae10603@gateway/web/ajax/mibbit.com/x-a9090e5c25f1e541] has quit ["http://www.mibbit.com ajax IRC Client"]
11:43 -!- akira_arma [n=lost_chi@77-64-161-27.dynamic.primacom.net] has joined #armagetron
11:51 -!- joda_bot [n=anonymou@eduroam-198-247.uni-paderborn.de] has joined #armagetron
12:02 -!- joda_bot1 [n=anonymou@131.234.28.21] has joined #armagetron
12:02 -!- joda_bot [n=anonymou@eduroam-198-247.uni-paderborn.de] has quit [Nick collision from services.]
13:00 -!- epsy [n=epsy@unaffiliated/epsy] has joined #aRmAGetRoN
13:07 -!- joda_bot1 [n=anonymou@131.234.28.21] has quit [Read error: 113 (No route to host)]
13:25 <P4> a lot of "blech" around here, mostly S960qL :P
13:37 -!- emphasis [n=rolf@082-185-045-062.dynamic.caiway.nl] has quit [Read error: 110 (Connection timed out)]
13:58 -!- joda_bot [n=anonymou@eduroam-198-247.uni-paderborn.de] has joined #armagetron
14:08 -!- ct|kyle [n=kyle@pool-71-97-147-102.aubnin.dsl-w.verizon.net] has joined #armagetron
14:49 -!- epsy [n=epsy@unaffiliated/epsy] has quit [Remote closed the connection]
14:54 * z-man-work chuckles at the ticket to mexico spam
16:13 -!- MrBougo [n=MrBougo@76.248-242-81.adsl-dyn.isp.belgacom.be] has joined #armagetron
16:16 -!- emphasis [n=rolf@082-185-045-062.dynamic.caiway.nl] has joined #armagetron
16:38 -!- dlh [n=dlh@unaffiliated/dlh] has joined #armagetron
16:43 <akira_arma> hmm
16:43 <akira_arma> nemo we need some more players :)
16:43 <akira_arma> like 2
16:44 <dlh> for ladle?
16:44 <akira_arma> did you see your_mom by chance?
16:44 <akira_arma> Flex would probably play
16:44 <akira_arma> yea ladle
16:45 <dlh> Your_mom plays semi-anonymously as Player 1. Makes it difficult to realize if it is him.
16:46 <dlh> Who can play?
16:47 -!- JS48 [n=x-javach@HSI-KBW-091-089-052-241.hsi2.kabelbw.de] has joined #armagetron
16:49 -!- JS48 [n=x-javach@HSI-KBW-091-089-052-241.hsi2.kabelbw.de] has quit [Client Quit]
16:52 <akira_arma> as for now
16:53 <akira_arma> Luzifer, pavelo, you, me
16:53 <akira_arma> madmax probably not
16:53 <akira_arma> Flex probably yes
16:55 <dlh> What about Mazuffer?
16:56 -!- StickyNoob [n=sticky@137.205.181.236] has quit [Remote closed the connection]
17:00 <akira_arma> no idea
17:01 -!- StickyNoob [n=sticky@137.205.181.236] has joined #armagetron
17:04 -!- StickyNoob [n=sticky@137.205.181.236] has quit [Read error: 60 (Operation timed out)]
17:06 -!- StickyNoob [n=sticky@137.205.181.236] has joined #armagetron
17:10 -!- joda_bot [n=anonymou@eduroam-198-247.uni-paderborn.de] has quit ["Leaving."]
17:50 -!- PinkTomato [n=sam@5ac9eb8e.bb.sky.com] has joined #armagetron
18:27 -!- zmanuel [n=manuel@p508727A0.dip0.t-ipconnect.de] has joined #armagetron
18:40 -!- pavelo [n=pavelo@cl-300.mbx-01.si.sixxs.net] has joined #armagetron
18:52 -!- z3cko [n=z3cko@chello080109017107.12.14.vie.surfer.at] has joined #armagetron
18:55 -!- joda_bot [n=anonymou@dslb-084-061-068-162.pools.arcor-ip.net] has joined #armagetron
19:15 -!- PinkTomato [n=sam@5ac9eb8e.bb.sky.com] has quit ["Leaving."]
19:22 -!- Flex [n=savas@unaffiliated/flex] has joined #armagetron
19:24 <akira_arma> Flex
19:24 <Flex> akira_arma
19:24 <akira_arma> sign up for the ladle :)
19:24 <akira_arma> kod thread
19:24 <StickyNoob> tsk tsk Flex SPLITTER
19:25 <akira_arma> O.o
19:25 <Flex> hmm sticky
19:25 <StickyNoob> heh
19:26 <Flex> are you playing sticky?
19:26 <StickyNoob> duno
19:26 <StickyNoob> probably not
19:26 <StickyNoob> dont have much time and i play so little i suck outloud nowerdays anyway
19:27 <Flex> my sumo sucks
19:27 <akira_arma> as long as your sweeping doesnt suck :)
19:27 <Flex> i thought it did
19:27 <akira_arma> last i looked you did well
19:28 <akira_arma> well with you we would need one more
19:30 <Flex> who's playing?
19:30 <akira_arma> right now: luzifer, pavelo, nemo, me
19:30 <akira_arma> madmax improbable
19:30 <Flex> isn't it 8vs8?
19:30 <akira_arma> nope
19:30 <Flex> oh ok
19:30 <Flex> i'll post
19:30 <akira_arma> thanks!
19:30 <Flex> great!
19:30 <akira_arma> now i just need to get hold of your_mom or maz
19:30 <Flex> where is luzifer?
19:30 <akira_arma> no idea
19:30 <akira_arma> .tea
19:30 <tronner> akira_arma: Fortress Café: Players (0/32):
19:30 <akira_arma> :S
19:31 <Flex> .ls Luzifer
19:31 <tronner> Flex: Luzifer has last been seen on Fortress Café 5 hours 16 minutes ago.
19:32 <Flex> .ls Sticky
19:32 <tronner> Flex: Sticky Bit seems to be on The YELLOW Submarine right now.
19:32 <Flex> mazuffer is on msn
19:33 <Flex> sticky, you should play
19:34 -!- epsy [n=epsy@unaffiliated/epsy] has joined #aRmAGetRoN
19:38 <Flex> akira_arma, maybe kod should sign up on the wiki, right?
19:40 <akira_arma> yes
19:40 <akira_arma> i thought luzifer would do it
19:40 <akira_arma> but ...
19:40 <Flex> when is the deadline
19:40 <akira_arma> no idea
19:41 <akira_arma> i have no clue of my account :/
19:41 <akira_arma> too many webaccounts...
19:42 <Flex> who even uses ICQ
19:42 * pavelo does :/
19:43 <pavelo> for some reason, it's popular here
19:43 <Flex> got Luzifer added? maybe you could tell him to sign up
20:10 -!- zmanuel [n=manuel@p508727A0.dip0.t-ipconnect.de] has quit [Read error: 110 (Connection timed out)]
20:36 -!- compguygene [n=compguyg@cpe-76-189-167-130.neo.res.rr.com] has joined #armagetron
20:37 -!- compguygene [n=compguyg@cpe-76-189-167-130.neo.res.rr.com] has left #armagetron []
20:37 -!- PinkTomato [n=sam@5ac9eb8e.bb.sky.com] has joined #armagetron
21:06 -!- zmanuel [n=manuel@p508727A0.dip0.t-ipconnect.de] has joined #armagetron
21:14 <zmanuel> gaaaaaaa, spam flood! guru3!!!!!!
21:18 <epsy> PS: Sorry for spamming you
21:19 <epsy> also, whoever said phpbb3 had better spam protection is a damn duck
21:19 <epsy> >.>
21:21 * epsy is tired clicking the report button
21:21 -!- madmax [n=x@unaffiliated/madmax] has joined #armagetron
21:35 <guru3> that bad?
21:36 <guru3> so it is
21:37 <guru3> not as bad as i can possibly imagine fortunately
21:38 -!- nsh22 [n=neal@unaffiliated/nsh22] has joined #armagetron
21:39 -!- nsh22 [n=neal@unaffiliated/nsh22] has quit [Client Quit]
21:45 -!- zmanuel [n=manuel@p508727A0.dip0.t-ipconnect.de] has quit [Read error: 110 (Connection timed out)]
21:49 -!- madmax [n=x@unaffiliated/madmax] has quit [Nick collision from services.]
21:49 -!- madmax|pt [n=x@89.180.92.129] has joined #armagetron
21:49 -!- madmax|pt is now known as madmax
21:58 -!- epsy [n=epsy@unaffiliated/epsy] has quit ["Ragequit."]
22:23 -!- ivantis [n=ivantis@63-245-159-7.kitusa.com] has joined #armagetron
22:40 <madmax> .lastseen luzifer
22:40 <tronner> madmax: Luzifer has last been seen on Fortress Café 8 hours 25 minutes ago.
22:42 <akira_arma> max can you play on sunday?
22:44 <madmax> nope :<
22:45 <madmax> btw, just sent a PM to luzi about KoD's vote, since the voting closes today apparently
22:45 <akira_arma> :(
22:46 <akira_arma> we need just one more
22:49 -!- G5 [n=G5@cl-506.dus-01.de.sixxs.net] has joined #armagetron
22:53 -!- dlh [n=dlh@unaffiliated/dlh] has quit ["⌘Q"]
22:54 <ivantis> luke-jr_, have you been selling my phone number? I keep getting weird calls
22:54 <pavelo> we can play with 5... and we'll kick ass too
22:54 <ivantis> luke-jr_, one from Nebraska, one from Wisconsin, two from Illinois?
22:54 -!- zmanuel [n=manuel@p508727A0.dip0.t-ipconnect.de] has joined #armagetron
22:54 <ivantis> Weird
23:20 -!- MrBougo [n=MrBougo@76.248-242-81.adsl-dyn.isp.belgacom.be] has quit []
23:24 <PinkTomato> ivantis: if luke-jr can find it, then I'm sure wierd people can find it
23:24 <ivantis> I told him it, I'm going to be getting VPS service soon
23:26 <ct|kyle> it is a mistake telling luke-jr_ anything like that
23:26 <PinkTomato> Wasn't your Phone number on the Whois records though?
23:27 <ivantis> That was my home phone, this is my cell phone
23:29 <PinkTomato> They do marketing calls to mobiles now?
23:30 <ivantis> ...
23:32 <PinkTomato> Well I didn't think it would be cost-effective.
23:36 <guru3> it is if they call from a mobile on the same network
23:46 -!- zmanuel [n=manuel@p508727A0.dip0.t-ipconnect.de] has quit [Read error: 60 (Operation timed out)]
View entire month
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.
• Website was created by nelg
• Design:
» Layout is loosely based on an old design by Durf.
» Icons on the tools page were originally by Royce, new icons added will try to follow some of the design language.
» Various other icon selections include icons from Crystal, crystalsvg, oxygen, and breeze icon themes.
» Other icons: fontawesome

is a site that has tools, maps, and other various items. It orignally only existed as a server control panel, but I slowly began adding stuff such as a homepage and tools.
----
This is an LLM-free zone. In general, I am unwilling to use (fight with) any form of "GenAI" to write code for me. So, for the forseeable future, everything on this site will continue to be written by a very silly goose (wait that's me honk honk) with some parts written by other humans as well (silly hu-mon) rather than any plausible-series-of-words token-eating machine. Even my libraries are out of date, and suddenly that's a good thing!
(Although the style has changed several times and content has been added and changed, the base of this site has barely been updated since 2015. But it Ain't Broke!)
This site is also occasionally tested with older browsers, but compatibility is not guarenteed. Although, if you have an old obscure browser and something isn't working that previously did, I guess you can tell me (nelg) about it...