Log from 2008-08-22:
--- Day changed Fri Aug 22 2008
00:05 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has joined #armagetron
00:19 -!- Lackadaisical [n=lckdscl@ip202-29-210-87.adsl2.static.versatel.nl] has joined #armagetron
00:44 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has quit []
00:54 -!- Monkey_arma [n=Monkey@cpc2-stkn1-0-0-cust22.midd.cable.ntl.com] has joined #armagetron
00:54 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has quit [Remote closed the connection]
00:57 -!- Monkey_arma [n=Monkey@cpc2-stkn1-0-0-cust22.midd.cable.ntl.com] has joined #armagetron
01:09 -!- Monkey_a1ma [n=Monkey@cpc2-stkn1-0-0-cust22.midd.cable.ntl.com] has joined #armagetron
01:09 -!- Monkey_a1ma [n=Monkey@cpc2-stkn1-0-0-cust22.midd.cable.ntl.com] has quit [Client Quit]
01:09 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has quit []
01:09 -!- Monkey_arma [n=Monkey@cpc2-stkn1-0-0-cust22.midd.cable.ntl.com] has joined #armagetron
01:13 * ivantis is making a new zone-type of teleport
01:19 -!- teabot` [i=xclan@fiji.dreamhost.com] has joined #armagetron
01:19 -!- teabot [i=xclan@fiji.dreamhost.com] has quit [Nick collision from services.]
01:19 -!- emphasis [n=rolf@123-187-045-062.dynamic.caiway.nl] has joined #armagetron
01:20 -!- teabot` is now known as teabot
01:22 -!- Netsplit brown.freenode.net <-> irc.freenode.net quits: Monkey_arma, Ttech, Lackadaisical, ivantis, ljrbot
01:22 -!- Netsplit over, joins: Monkey_arma, Lackadaisical, Ttech, ljrbot, ivantis
01:42 <ivantis> ??
01:42 <ivantis> wha happen?
01:43 <epsy> @g netsplit
01:43 <teabot> epsy: http://irc.netsplit.de/ - Internet Relay Chat - irc.netsplit.de
01:43 <epsy> @g wikipedia netsplit
01:43 <teabot> epsy: http://en.wikipedia.org/wiki/Netsplit - Netsplit - Wikipedia, the free encyclopedia
01:43 <ivantis> ah
01:45 <ivantis> adding a zone type is easier than it would be think to be
01:46 <ivantis> it was successful, but unfortunately i have larger problems to fry
01:46 <epsy> and all that will be completely fucked when stable 0.3 pops out :)
01:46 <ivantis> all what will?
01:46 <ivantis> oh
01:47 <ivantis> i refuse to use anything higher than 0.2.8(.2)!!
01:47 <ivantis> shush
01:47 <ivantis> its just like the tigers network servers
01:47 <epsy> you should really stay on 0.2.6 then
01:47 <ivantis> and icemans
01:47 <ivantis> why?
01:47 <epsy> <rinse and repeat>
01:48 <ivantis> not what i meant
01:48 <ivantis> a lower version
01:48 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has quit [Connection timed out]
01:48 <epsy> @g wikipedia sarcasm
01:48 <teabot> epsy: http://en.wikipedia.org/wiki/Sarcasm - Sarcasm - Wikipedia, the free encyclopedia
01:48 <ivantis> thank you!
01:50 <luke-jr> epsy: 0.3 will never be stable
01:50 <ivantis> see? zactly what i think
01:50 <epsy> neither will earth be :)
01:50 <ivantis> but we still use earth
01:50 <ivantis> and not 0.3
01:51 <epsy> no, i kick you from earth
01:51 <ivantis> there are only 3 or 4 servers using 0.3
01:51 <luke-jr> IIRC, trunk is backward compatible too
01:51 <epsy> ivantis, because there's nothing which will interest anyone in running a trunk server right now
01:51 <ivantis> Duck Fortress, Rivers of Zada, and {DD} racing i think
01:52 <ivantis> wtf does trunk even mean?
01:52 <epsy> /shuffle /shuffle /shuffle :P
01:52 <ivantis> @wtf trunk
01:52 <teabot> ivantis: Error: I tried to send you an empty message.
01:52 <epsy> @g wikipedia trunk
01:52 <ivantis> @wtf ljrbot
01:52 <teabot> epsy: http://en.wikipedia.org/wiki/Trunk - Trunk - Wikipedia, the free encyclopedia
01:52 <teabot> ivantis: ljrbot: a big noob
01:52 <ivantis> @wtf epsy
01:52 <teabot> ivantis: epsy: an even bigger noob
01:52 <ivantis> ownt
01:52 <ivantis> by your own bot
01:52 <xfroggy> @wtf xfroggy
01:52 <teabot> xfroggy: Error: I tried to send you an empty message.
01:52 <xfroggy> :S
01:52 <epsy> # Trunk (software)<http://en.wikipedia.org/wiki/Trunk_%28software%29>, in revision control
01:55 <ivantis> @wtf ivantis
01:55 <teabot> ivantis: Error: I tried to send you an empty message.
01:56 <epsy> @stfu ivantis
01:57 <ivantis> how does "make" tell what files have been changed?
01:57 <ivantis> its not doing a very good job of it
01:57 <epsy> timestamp
01:57 <ivantis> oh right
01:58 <epsy> the problem, is when you use preparser constants
01:58 <ivantis> i have some files open in gedit, does it just automatically update the timestamp like that?
01:58 <ivantis> when you have it open
01:58 <epsy> when you save it
01:58 <ivantis> but i havent saved it since the last make, and it still had to cycle through it
01:59 <epsy> say, you got constant A in file a.h and function b that only gets defined if constant A is defined in file a.cpp
01:59 <epsy> if you change a.h changes wont be reflected
01:59 <ivantis> whatever
01:59 <epsy> that what makes it required for ./configure scripts to reset the makefiles
02:00 <epsy> (and what makes mesa's building system difficult to use)
02:01 <epsy> trough i remember make recompiling lots of stuff as soon as i edit a header file
02:02 -!- emphasis [n=rolf@123-187-045-062.dynamic.caiway.nl] has quit [Remote closed the connection]
02:02 <ivantis> have you ever edited source in nano?
02:02 <ivantis> it is maddening!
02:02 -!- emphasis [n=rolf@123-187-045-062.dynamic.caiway.nl] has joined #armagetron
02:02 <epsy> my last use of nano was for copypasting into a terminal
02:02 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has joined #armagetron
02:02 <epsy> now i use cat
02:02 <epsy> lol
02:03 <ivantis> remember my colored zones hack? the one that you tested? i had to do all that from SSH
02:03 <epsy> ah yeah, that's awful
02:03 <epsy> i have the same bad habit
02:03 <epsy> with the xclan site
02:03 <epsy> you know, we have our site under version control
02:03 <epsy> so i dont really cae about where i do the changes
02:03 <ivantis> man, the doorbell is really really loud near my computer
02:03 <ivantis> i just noticed that
02:04 <epsy> as long as i dont forget to commit :X
02:08 <ivantis> you know what im thinking of doing? starting my own website-hosting business
02:08 <ivantis> get a cable line
02:12 <ivantis> epsy: come see the teleporting
02:12 <epsy> naa
02:12 <ivantis> come on!
02:12 <ivantis> its cool
02:12 <ivantis> anyway
02:13 <ivantis> how do i make a zone sync with the client?
02:13 <ivantis> the server kills the zone, but its still there on the client
02:13 <epsy> RequestSync ?
02:13 <ivantis> full line?
02:14 <ivantis> right
02:14 <ivantis> there is a MAX_TELEPORTS
02:16 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has quit [Remote closed the connection]
02:18 <epsy> then the teleporter buggs and looses the player?
02:18 <epsy> awwww
02:18 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has joined #armagetron
02:24 <ivantis> no
02:24 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has quit ["Leaving"]
02:24 <ivantis> it doesnt
02:24 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has joined #armagetron
02:25 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has quit [Client Quit]
02:26 -!- xfroggy [n=xfroggy@98.64.131.148] has joined #armagetron
02:28 -!- Lackadaisical [n=lckdscl@ip202-29-210-87.adsl2.static.versatel.nl] has quit ["gone! quit! exit! etc."]
02:50 -!- hoax [n=hoax@unaffiliated/hoax] has quit [Read error: 104 (Connection reset by peer)]
02:53 -!- epsy [n=epsy@unaffiliated/epsy] has quit [".. but he will be back!"]
03:08 -!- hoax [n=hoax@unaffiliated/hoax] has joined #armagetron
03:17 -!- hoax [n=hoax@unaffiliated/hoax] has quit [Read error: 104 (Connection reset by peer)]
03:41 <luke-jr> [20:39:52] <Drantin> rmmod -f is saying the device is busy -_-
03:41 <luke-jr> [20:40:03] <Drantin> hm... it is pcmcia... here goes the eject button...
03:41 <luke-jr> [20:40:22] *** Drantin is Offline
03:43 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has quit [Read error: 113 (No route to host)]
03:46 -!- Lightning [i=4ae630af@gateway/web/ajax/mibbit.com/x-f2c3684bbaac0bca] has joined #armagetron
03:48 -!- Lightning [i=4ae630af@gateway/web/ajax/mibbit.com/x-f2c3684bbaac0bca] has quit [Client Quit]
03:55 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has quit ["leaving"]
04:06 -!- hoax [n=hoax@unaffiliated/hoax] has joined #armagetron
05:42 -!- GodTodd [n=TheTruth@pool-71-170-145-197.dllstx.fios.verizon.net] has quit [Read error: 113 (No route to host)]
05:42 -!- GodTodd [n=TheTruth@pool-71-170-145-197.dllstx.fios.verizon.net] has joined #armagetron
05:46 -!- Monkey_arma [n=Monkey@cpc2-stkn1-0-0-cust22.midd.cable.ntl.com] has joined #armagetron
05:46 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has quit [Client Quit]
05:52 -!- G5_ [n=G5@p579624E7.dip.t-dialin.net] has joined #Armagetron
06:09 -!- G5 [n=G5@p579622DA.dip.t-dialin.net] has quit [Read error: 110 (Connection timed out)]
06:18 -!- GodTodd [n=TheTruth@pool-71-170-145-197.dllstx.fios.verizon.net] has quit ["Konversation terminated!"]
06:34 <hoax> lolz another brain test
06:34 <hoax> http://flashfabrica.com/f_learning/brain3/brain03.html
06:35 <hoax> I prefer this one :P
06:37 <xfroggy> huh
06:37 <hoax> haha and got my actual age w00t
06:37 <hoax> on the 2nd go
06:37 <luke-jr> http://www.sedevacantist.com/misc/temperaments.html
06:37 <hoax> You have to select the write word for the colour of the text
06:39 <hoax> hah luke-jr i like stuff like that, too lazy to do it though xD
06:39 <luke-jr> http://www.sedevacantist.com/misc/tell-liberal.htm
06:39 <xfroggy> lol good teaser :D
06:41 <hoax> oO
06:41 <hoax> #si sumo
06:41 <teabot> hoax: "<br />\n<b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/www2/serverlist/connect.php</b> on line <b>2</b><br />\n<br />\n<b>Warning</b>: mysql_select_db() [<a href='function.mysql-select-db'>function.mysql-select-db</a>]: Too many connections in <b>/www2/serverlist/connect.php</b> on line <b>3</b><br />\n<br />\n<b>Warning</b>: (2 more messages)
06:42 <hoax> oO
06:42 * hoax stoops to new lows &...
06:42 <hoax> ]sd sumo
06:42 <ljrbot> hoax: "<br />\n<b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/www2/serverlist/connect.php</b> on line <b>2</b><br />\n<br />\n<b>Warning</b>: mysql_select_db() [<a href='function.mysql-select-db'>function.mysql-select-db</a>]: Too many connections in <b>/www2/serverlist/connect.php</b> on line <b>3</b><br />\n<br (2 more messages)
06:42 <hoax> :/
06:43 <luke-jr> hoax is fail
06:44 <hoax> you're a phaiylure
06:47 <xfroggy> Oo
06:49 <hoax> oO
06:50 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has quit [Remote closed the connection]
06:51 -!- xfroggy [n=xfroggy@98.64.131.148] has joined #armagetron
06:57 -!- Ttech2 [n=ttech@adsl-69-235-220-57.dsl.irvnca.pacbell.net] has joined #armagetron
06:57 -!- Ttech2 [n=ttech@adsl-69-235-220-57.dsl.irvnca.pacbell.net] has quit [Read error: 104 (Connection reset by peer)]
07:07 <Lucifer> I got 29
07:08 <luke-jr> 29?
07:09 <ct|kyle> o0 not this again
07:11 <hoax> 20 on my second go
07:11 <ct|kyle> i'm approaching 2 hours for compiling oo.o
07:13 <Lucifer> I'm not doing this testing thing again, don't worry
07:13 <Lucifer> but tonight I'm smoking my last cigarette :)
07:13 <Lucifer> because tomorrow is quitting day!
07:13 <hoax> it's friday already :D
07:13 <Lucifer> I know, technically it's already Friday
07:14 <hoax> you doing thatshit where you put cigg cash in a jar to see how much you saved
07:14 <Lucifer> no, mostly because we don't deal in cash
07:14 <Lucifer> considering a spreadsheet where I mark every day without cigarettes and have it compute money saved
07:14 <Lucifer> main thing is I doubt I'll maintain it
07:15 <Lucifer> it also focuses attention on saving money, and I just wrote out a whole page of reasons to quit, and saving money was only one of them
07:18 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has quit ["Leaving"]
07:19 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has joined #armagetron
07:24 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has joined #armagetron
07:24 <Monkey_arma> I just found this while browsing some old forums lol
07:24 <Monkey_arma> http://forums.armagetronad.net/viewtopic.php?t=12801&sid=448073b156426c920458fcb65d94c17e
07:24 <Monkey_arma> thats a LOL
07:25 <Monkey_arma> HAAA
07:26 <ct|kyle> lol i forgot about that poll
07:29 <hoax> Does lucifer suck dykes ftw
07:29 <hoax> YES
07:29 <hoax> 46%
07:29 <hoax> 46% [ 6 ]
07:29 <hoax> YAS
07:29 <hoax> 7%
07:29 <hoax> 7% [ 1 ]
07:29 <hoax> O RLY
07:29 <hoax> 46%
07:29 <hoax> 46% [ 6 ]
07:29 <hoax> LOL
07:29 <hoax> aw
07:29 * Monkey_arma votes quicksmart
07:29 <xfroggy> LOL
07:29 <hoax> where's tronner at so I can .hyphy
07:30 <Monkey_arma> man what happened to hyphy....
07:30 * Monkey_arma reminisces
07:30 <xfroggy> lol
07:31 <xfroggy> i believe he finally afforded a video card that powerful that was unable to play tron
07:31 <ct|kyle> Monkey_arma: just ask luke-jr
07:31 <luke-jr> f u
07:31 <ct|kyle> luke-jr: dident he pay you with stolen credit cards?
07:31 <Monkey_arma> hey if its 46% either end my vote will win the day!
07:32 <Monkey_arma> haha so luke finally got fecked over for all the times he fecked people over with those dodgy servers
07:32 <luke-jr> why *isn't* hyphy banned?
07:32 <Monkey_arma> which shall i vote for hmmm
07:32 <luke-jr> ct|kyle: I responded before I looked, sorry.
07:33 <luke-jr> ct|kyle WAS RIGHT for once
07:33 <ct|kyle> what luke-jr apologise
07:34 <ct|kyle> .si crazt
07:34 <luke-jr> ct|kyle: it was a special occasion
07:34 <ct|kyle> heh
07:34 <luke-jr> of you being right for once
07:34 -!- hoax [n=hoax@unaffiliated/hoax] has quit [Read error: 104 (Connection reset by peer)]
07:34 <ct|kyle> hapends a few times
07:34 -!- hoax [n=hoax@unaffiliated/hoax] has joined #armagetron
07:35 <luke-jr> hoax: no
07:35 <ct|kyle> hmmm i think WRTL's stats are down
07:35 <hoax> to what?
07:35 <ct|kyle> @sd wild fortress
07:35 <teabot> ct|kyle: "<br />\n<b>Warning</b>: mysql_connect() [<a href='function.mysql-connect'>function.mysql-connect</a>]: Too many connections in <b>/www2/serverlist/connect.php</b> on line <b>2</b><br />\n<br />\n<b>Warning</b>: mysql_select_db() [<a href='function.mysql-select-db'>function.mysql-select-db</a>]: Too many connections in <b>/www2/serverlist/connect.php</b> on line <b>3</b><br />\n<br />\n<b>Warning</b>: (2 more messages)
07:36 <ct|kyle> i better take em out of forums
07:50 <Monkey_arma> how do i put special characters into arma. I have tried html syntax and copy/pasting but no workuy
07:51 <ct|kyle> Monkey_arma: they can only come from a certain char set
07:52 <Monkey_arma> the latin one?
07:52 <ct|kyle> i think
07:52 <Monkey_arma> ye ...they will use unicode soon as ftgl now has it
07:52 <Monkey_arma> ok
07:54 <xfroggy> Monkey_arma, come play ><
07:54 <Monkey_arma> tell me how to do the special characters
07:54 <Monkey_arma> what do i put in my .cfg file?
07:54 <ct|kyle> 2.5 hours and still compiling
07:55 <ct|kyle> ya
07:56 <Monkey_arma> is there an escape sequence?
07:56 <Monkey_arma> xfroggy
07:56 <Monkey_arma> oy!
07:56 <xfroggy> oh
07:56 <xfroggy> me
07:56 <xfroggy> LOl
07:56 <xfroggy> open character map or set up meta key
07:57 <Monkey_arma> waaaa
07:57 <Monkey_arma> cant i put special code or escape sequence?
07:59 <xfroggy> no lol
07:59 <xfroggy> not that i know of
08:08 <ct|kyle> xfroggy: 2 hours and 4 minutes for oo.o
08:08 <ct|kyle> 40 minutes*
08:12 <Monkey_arma> oy xfroggy unban me !
08:13 <xfroggy> Oo
08:13 <xfroggy> u got banned?
08:18 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has quit ["Leaving."]
08:24 -!- kidanger [n=kidanger@39.163.201-77.rev.gaoland.net] has joined #armagetron
08:32 -!- GodTodd [n=TheTruth@pool-71-170-145-197.dllstx.fios.verizon.net] has joined #armagetron
08:55 * luke-jr bans Monkey_arma and xfroggy from the master server list.
08:57 <xfroggy> Lucifer, :D
08:57 <xfroggy> oops
08:57 <xfroggy> LOL
08:57 <xfroggy> luci's name came first on tab :S
09:08 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has quit []
09:08 <hoax> damn if only monkey didnt have a cloak
09:58 -!- hoax [n=hoax@unaffiliated/hoax] has quit [Read error: 104 (Connection reset by peer)]
09:58 -!- hoax [n=hoax@unaffiliated/hoax] has joined #armagetron
10:40 -!- GodTodd [n=TheTruth@pool-71-170-145-197.dllstx.fios.verizon.net] has quit [Read error: 104 (Connection reset by peer)]
11:23 -!- kidanger_ [n=kidanger@95.180.201-77.rev.gaoland.net] has joined #armagetron
11:34 -!- kidanger [n=kidanger@39.163.201-77.rev.gaoland.net] has quit [Read error: 110 (Connection timed out)]
12:02 -!- arrow [n=user@adsl-dyn175.78-99-29.t-com.sk] has quit [Read error: 104 (Connection reset by peer)]
12:26 -!- arrow [n=user@adsl-d126.84-47-51.t-com.sk] has joined #armagetron
12:55 -!- arrow [n=user@adsl-d126.84-47-51.t-com.sk] has quit ["Leaving."]
13:08 -!- epsy [n=epsy@unaffiliated/epsy] has joined #armagetron
13:36 -!- Monkey_arma [n=Monkey@unaffiliated/monkeyarma] has joined #armagetron
13:43 -!- epsy [n=epsy@unaffiliated/epsy] has quit [".. but he will be back!"]
14:22 -!- MrBougo [n=MrBougo@187.25-241-81.adsl-dyn.isp.belgacom.be] has joined #armagetron
14:27 <ivantis> can you srsly ban people from the master server list? you host one right
14:27 <ivantis> ip filtering firewall
14:27 <ivantis> i guess
15:08 -!- kidanger_ [n=kidanger@95.180.201-77.rev.gaoland.net] has quit [Read error: 104 (Connection reset by peer)]
15:12 -!- kidanger_ [n=kidanger@56.207.201-77.rev.gaoland.net] has joined #armagetron
15:14 <eddiefantastic> where is armabot these days?
15:14 <eddiefantastic> #help
15:14 <teabot> eddiefantastic: (help [<plugin>] [<command>]) -- This command gives a useful description of what <command> does. <plugin> is only necessary if the command is in more than one plugin.
15:14 <eddiefantastic> #servers
15:15 <eddiefantastic> #list
15:15 <teabot> eddiefantastic: Alias, ChannelRelay, Factoids, Filter, Format, Games, Google, Herald, Internet, Later, Misc, Nickometer, QGoogle, Quote, RSS, Scheduler, String, Time, User, Utilities, and Web
15:15 <eddiefantastic> #serv -v crazy
15:15 <eddiefantastic> .fetch http://plantpeanuts.co.uk/ladder/irc.php?buddy1=ed&buddy2=Flex
15:16 <eddiefantastic> or tronner
15:16 <eddiefantastic> where have all the bots gone? dreaming of electric sheep?
15:17 <eddiefantastic> llist
15:19 -!- ct|kyle [n=kyle@pool-71-97-143-186.aubnin.dsl-w.verizon.net] has joined #armagetron
15:19 <eddiefantastic> oi ct|kyle
15:19 <ct|kyle> oi eddiefantastic
15:19 -!- MaZuffeR [n=mazuffer@darkmoor.sby.abo.fi] has joined #armagetron
15:24 <ct|kyle> ll .user list
16:24 -!- tronner [i=p4@unaffiliated/tronner] has joined #armagetron
16:25 <eddiefantastic> .eddie
16:28 <ct|kyle> .ctwf
16:28 <tronner> ct|kyle: Crazy Tronners Wild Fortress: Players (9/14): <Altidore>, CT_emphasis, Dr.Don Fish, Falcon (Puerta), killerbees19, Stingray, Tigershark, |Evil Chips, °°° ³dot °°°
16:28 <eddiefantastic> .eddie
16:28 <tronner> Eddie is Fantastic
16:28 <eddiefantastic> wht thank you :)
16:28 <eddiefantastic> *why thank you
16:30 <MrBougo> ?
16:36 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has joined #armagetron
16:44 -!- WelshDragon [n=Richie@4rensics.org] has joined #armagetron
16:51 <eddiefantastic> hi WelshDragon :)
16:52 <WelshDragon> Ello ello, Just being nosey =)
16:52 <eddiefantastic> you really a Welsh Dragon?
17:04 -!- Lis [n=liiz_@ip56583146.direct-adsl.nl] has quit [Read error: 104 (Connection reset by peer)]
17:08 -!- Lis [n=liiz_@ip56583146.direct-adsl.nl] has joined #armagetron
17:08 -!- sebol158 [n=sebol158@edy115.neoplus.adsl.tpnet.pl] has joined #armagetron
17:15 -!- fonkay [n=dreamboa@hlfxns0163w-142068135098.pppoe-dynamic.ns.aliant.net] has joined #armagetron
17:16 -!- epsy [n=epsy@unaffiliated/epsy] has joined #armagetron
17:26 <WelshDragon> The Welsh bit is correct but the Dragon might be pushing it slightly =P
17:27 <Lucifer> grape juice?
17:27 <WelshDragon> ewwwwww
17:29 <eddiefantastic> WelshDragon: where in wales are you from?
17:29 <Lucifer> http://www.foxnews.com/story/0,2933,408609,00.html
17:29 <tronner> Title: FOXNews.com - Half-Ton Woman Indicted in Toddler's Death - Local News | News Articles | National News | US News (at www.foxnews.com)
17:30 <WelshDragon> Mid Powys, tiny...boring little place called Abermule =P
17:30 <eddiefantastic> t1?
17:30 <WelshDragon> ?
17:31 <eddiefantastic> I played withsomeone from powys before, his name was t1
17:31 <WelshDragon> Oh, nope, not me ^^
17:32 <eddiefantastic> I live just outside Caerphilly
17:33 <WelshDragon> oooo nice =) Why am i getting the feeling i've spoke to you before ><
17:34 <Lucifer> why do all welsh people look the same?
17:34 <Lucifer> I mean, I can't tell them apart!
17:34 * P4 notes eddie's location for future, surprising visit :>
17:34 <eddiefantastic> inbreeding
17:34 <WelshDragon> O.o!!!
17:34 * Lucifer notes he has enough information to take eddie down with a nuke
17:34 <WelshDragon> Oi that'll get me too =(
17:37 <WelshDragon> So has development stopped on Tron? Nothing new ever seems to come out ^^
17:38 <Lucifer> no, we just subcontracted it to the Russian mafia
17:39 <WelshDragon> Is that a yes or a no O.o
17:40 -!- MrBougo [n=MrBougo@187.25-241-81.adsl-dyn.isp.belgacom.be] has quit []
17:47 -!- epsy [n=epsy@unaffiliated/epsy] has quit [Remote closed the connection]
17:51 -!- epsy [n=epsy@unaffiliated/epsy] has joined #armagetron
17:58 -!- epsy [n=epsy@unaffiliated/epsy] has quit [Remote closed the connection]
17:59 -!- epsy [n=epsy@unaffiliated/epsy] has joined #armagetron
18:18 -!- epsy [n=epsy@unaffiliated/epsy] has quit [".. but he will be back!"]
18:18 -!- epsy [n=epsy@unaffiliated/epsy] has joined #armagetron
18:35 -!- Lackadaisical [n=lckdscl@ip202-29-210-87.adsl2.static.versatel.nl] has joined #armagetron
18:39 -!- tramshed [n=tramshed@got.r0ot.net] has joined #armagetron
18:49 -!- kidanger_ is now known as kidanger
18:52 <K-Yo> .bzr
18:52 <tronner> bzr co lp:~armagetronad-ct/armagetronad/0.2.8-armagetronad-sty+ct
18:53 <K-Yo> #bzr
18:53 <K-Yo> @bzr
18:55 <epsy> #bzr
18:55 <teabot> bzr co lp:armagetronad -OR- bzr co lp:armagetronad/0.2.8
18:57 * Lucifer wants to talk his kids into walking to the grocery store
19:04 <Lucifer> who's been working on the resource system?
19:06 <Lucifer> ah, nvm, that's stuff I added but didn't flesh out
19:06 <epsy> ah, btw, since armabot is gone, should my bot do the commit reporting stuff?
19:10 -!- arrow [n=user@adsl-d126.84-47-51.t-com.sk] has joined #armagetron
19:11 * epsy takes it as a yes :p
19:11 <epsy> @list rss
19:11 <teabot> epsy: add, announce, arma0.2.8, armabugs, armaevents, armatrunk, info, nbcommits, nbcommitsandtickets, nbtickets, nevertable, remove, rss, and xclanaarepo
19:12 <epsy> @announce #armagetron armatrunk
19:12 <teabot> epsy: The operation succeeded.
19:12 <epsy> @announce #armagetron arma0.2.8
19:12 <teabot> epsy: The operation succeeded.
19:12 <epsy> @announce #armagetron armaevents
19:12 <teabot> epsy: The operation succeeded.
19:12 <epsy> @announce #armagetron armabugs
19:12 <teabot> epsy: The operation succeeded.
19:12 <epsy> please excuse the upcoming spam
19:12 <Lucifer> it's inexcusable
19:13 <epsy> :)
19:13 <Lucifer> we have the module in our code repository that armabot used for that
19:13 <Lucifer> it wasn't some random crap, we actually wrote a custom module for the job
19:13 <epsy> armabot was just relaying from #commits
19:13 <epsy> wasn't it?
19:13 <Lucifer> yeah..... using a custom module that's in our code repository
19:14 <epsy> this bot has ChannelRelay
19:14 <Lucifer> needs to be filtered, because #commits gets a bunch of crap from other channels
19:14 <epsy> trough that plugin sucks, because it can only do one relaying at once
19:14 <Lucifer> but you're free to do this in any half-assed way you'd like :)
19:14 <Lucifer> just thought I'd point out that we actually wrote code for the job
19:14 <epsy> @config list plugins.ChannelRelay
19:14 <teabot> epsy: fancy, prefix, public, regexp, source, and target
19:15 <epsy> hte problem is that only one relaying can be done :|
19:20 <K-Yo> regexp
19:20 <epsy> cheese
19:20 <kidanger> K-Yo: à tiens, j'avais pas remarqué, c'est armabot déguisé ?
19:22 <guru3> whoa french alert
19:22 <K-Yo> kidanger: nope, nouveau bot, demande a epsy c'est le sien je crois
19:23 <K-Yo> yo guru3
19:23 <kidanger> epsy: ah ? et il fait quoi ce toutou ?
19:23 <epsy> rien de bien nouveau
19:23 <kidanger> ok ^^
19:23 <epsy> sudo pacman -S pidgin, now i can suffer again
19:28 <kidanger> #lastseen vieux
19:29 <teabot> kidanger: Connection timed out.
19:31 <K-Yo> #ls mike
19:31 <teabot> K-Yo: EKIM|MIKE.:Bh has last been seen on -=}ID< -=}Immortal Dynasty< -=}Dog Fight< (DF) 37 minutes ago.
19:32 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has left #armagetron []
19:39 -!- Lis [n=liiz_@ip56583146.direct-adsl.nl] has quit [Read error: 104 (Connection reset by peer)]
19:42 -!- emphasis [n=rolf@123-187-045-062.dynamic.caiway.nl] has quit [Remote closed the connection]
19:42 -!- emphasis [n=rolf@123-187-045-062.dynamic.caiway.nl] has joined #armagetron
19:55 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has quit [Remote closed the connection]
19:56 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has joined #armagetron
20:04 <Monkey_arma> We are being taken over by the Welsh and the French...
20:05 * WelshDragon <3's Wales
20:05 <Monkey_arma> If you can't beat 'em..... Voulez vous couchez avec moi ce soir boyo you see.
20:05 <WelshDragon> 8|
20:15 -!- MrBougo [n=MrBougo@ip-62-235-227-234.dsl.scarlet.be] has joined #armagetron
20:33 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has joined #armagetron
20:51 -!- MrBougo [n=MrBougo@ip-62-235-227-234.dsl.scarlet.be] has quit []
20:51 <Lucifer> I guess I'm at about 12 hours since my last cigarette
20:55 <hoax> have one now
20:55 <hoax> ooh imagine the rush
20:55 <hoax> :D
20:57 -!- hoax [n=hoax@unaffiliated/hoax] has quit []
20:58 <K-Yo> Lucifer: do you have op rights on this channel?
21:00 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has left #armagetron ["AAAAaahhhhrrrrggghhh nnoooo Lucifer, don't kick meeeeeee!"]
21:00 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has joined #armagetron
21:08 -!- kidanger [n=kidanger@56.207.201-77.rev.gaoland.net] has quit [Read error: 104 (Connection reset by peer)]
21:08 -!- sebol158 [n=sebol158@edy115.neoplus.adsl.tpnet.pl] has quit []
21:10 -!- epsy [n=epsy@unaffiliated/epsy] has quit [Remote closed the connection]
21:11 -!- epsy [n=epsy@unaffiliated/epsy] has joined #armagetron
21:33 -!- mode/#armagetron [+o Lucifer] by ChanServ
21:33 -!- K-Yo was kicked from #armagetron by Lucifer [yes]
21:34 -!- mode/#armagetron [-o Lucifer] by ChanServ
21:34 <epsy> yes?
21:34 <Lucifer> [13:58] <K-Yo> Lucifer: do you have op rights on this channel?
21:34 <epsy> ah
21:35 <epsy> $ glxgears
21:35 <epsy> 841 frames in 5.0 seconds = 168.047 FPS
21:35 <epsy> $ INTEL_BATCH="1" glxgears
21:35 <epsy> 5589 frames in 5.0 seconds = 1117.718 FPS
21:35 <epsy> amazing
21:35 <Lucifer> wow
21:35 <Lucifer> what's the difference?
21:35 <epsy> i don't know
21:35 <epsy> https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/195843
21:35 <tronner> Title: Bug #195843 in xf86-video-intel: “INTEL_BATCH=1 should be enabled per default for Intel graphic hardware” (at bugs.launchpad.net)
21:36 <Lucifer> I would guess that affects when the GPU has access to RAM, since intel gpus tend to share ram with system ram
21:36 <epsy> going to try it with warsow
21:37 <epsy> this time on a better resolution :)
21:39 <epsy> wow
21:39 <epsy> first time it constantly hits the 90fps cap limit
21:40 <epsy> goes up to 130 fps :))
21:44 -!- fonkay [n=dreamboa@hlfxns0163w-142068135098.pppoe-dynamic.ns.aliant.net] has quit [Read error: 110 (Connection timed out)]
21:44 -!- fonkay [n=dreamboa@hlfxns0163w-142068135098.pppoe-dynamic.ns.aliant.net] has joined #armagetron
21:47 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has joined #armagetron
21:47 <K-Yo> evil evil you
21:52 -!- emmy_arma [n=peiaeman@pc232133.static.is.airbites.ro] has joined #armagetron
21:53 -!- macdude12431 [n=macdude1@71-211-152-106.hlrn.qwest.net] has joined #armagetron
21:53 <macdude12431> How do you start a linux server? I've tried /etc/init.d armagetronad-dedicated but it won't start
21:57 -!- MaZuffeR [n=mazuffer@darkmoor.sby.abo.fi] has quit ["Ex-Chat"]
21:59 <macdude12431> Anyone here?
22:00 <Monkey_arma> yes we are here
22:00 <Monkey_arma> IRC is a slow process
22:00 <Monkey_arma> wait a bit and someone will answer you
22:04 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has quit ["Leaving"]
22:04 <macdude12431> Ok thanks.
22:08 <guru3> macdude12431: what distribution?
22:08 <guru3> & how did you install armagetron?
22:08 <macdude12431> I installed the standard i686 linux distribution from armagetronad.net
22:09 <guru3> i mean what distribution are you running
22:09 <guru3> ubuntu... debian... suse
22:09 <guru3> etc
22:09 <macdude12431> Oh
22:09 <macdude12431> Ubuntu 8.04
22:09 <guru3> are you running the init script as root?
22:10 <macdude12431> Does it need to be run that way?
22:10 <guru3> init scripts need to be run as root yes
22:10 <macdude12431> ok
22:10 -!- K-Yo [n=K-Yo@unaffiliated/k-yo] has left #armagetron []
22:10 <guru3> ie
22:10 <guru3> sudo /etc/init.d/armagetron-dedicated start
22:10 <macdude12431> right
22:11 <macdude12431> It works; thank you for your help... I'm a bit spacey today:D.
22:11 <guru3> np
22:13 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has joined #armagetron
22:15 <guru3> boo
22:15 <guru3> i beat someone in a 1on1 match in shrunkland and they left
22:15 <ct|kyle> .slap xfroggy
22:15 * tronner slaps xfroggy around with the real rock band
22:15 <xfroggy> @kick tronner
22:15 <teabot> xfroggy: Error: You don't have the #armagetron,op capability. If you think that you should have this capability, be sure that you are identified before trying again. The 'whoami' command can tell you if you're identified.
22:16 <xfroggy> :(
22:16 <xfroggy> we got a security breach in #armagetron guys..... tronners sneaked in >.<
22:17 <guru3> lol
22:17 <ct|kyle> lol xfroggy
22:17 -!- emmy_arma [n=peiaeman@pc232133.static.is.airbites.ro] has quit ["Leaving"]
22:17 <ct|kyle> xfroggy: tronner > ljrbot > teabot
22:18 <xfroggy> ct|kyle, lies
22:20 -!- macdude12431 [n=macdude1@71-211-152-106.hlrn.qwest.net] has left #armagetron []
22:20 <guru3> jesus
22:20 <guru3> i'm being asked if i'm the REAL tank
22:20 <guru3> am i THE tank
22:20 <xfroggy> LOL
22:21 <guru3> just so everyone knows
22:22 <ct|kyle> guru3: are you the real tank?
22:22 <guru3> as far as i know
22:22 <ct|kyle> :S
22:22 <ct|kyle> there is now a Z-man #2
22:22 <guru3> i could be a clone
22:22 <guru3> but no one told me
22:23 <guru3> i have to operate on the premise that i'm genuine
22:24 <xfroggy> we need to put a genuine stamp on you.....so we don't get confused
22:25 -!- GodTodd [n=TheTruth@pool-71-170-145-197.dllstx.fios.verizon.net] has joined #armagetron
22:25 <guru3> genuine (made in china)
22:25 <xfroggy> :D
22:26 <xfroggy> damn so many version control systems lately :S
22:26 <guru3> cvs, svn, bzr, git
22:26 <xfroggy> ^^
22:26 <xfroggy> fluxbox moved to git :S
22:26 <guru3> im following projects that use those
22:26 <guru3> it's PITA
22:27 <luke-jr> CVS is dead IMO
22:27 <xfroggy> whats next to be abandoned, svn?
22:27 <luke-jr> Subversion vs darcs vs git IMO
22:27 <luke-jr> xfroggy: no, nothing replaces Subversion yet
22:27 <xfroggy> oh
22:27 <luke-jr> darcs supposedly has fatal flaws in design
22:27 <luke-jr> so it might die
22:28 <luke-jr> then just Subversion and git
22:28 <luke-jr> both of which are fairly different
22:29 <ct|kyle> #luke-jr-work CVS
22:29 <ct|kyle> sorry luke-jr
22:29 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has quit ["Leaving"]
22:29 <luke-jr> #obsolete ct|kyle
22:29 <luke-jr> ]obsolete ct|kyle
22:29 <ljrbot> luke-jr: Error: "obsolete" is not a valid command.
22:29 <luke-jr> stupid bots
22:29 <luke-jr> :þ
22:30 <ct|kyle> .luke-jr-work CVS
22:30 <luke-jr> .ct|kyle die
22:30 <ct|kyle> must not have been added to tronner
22:31 <epsy> .echo #ping
22:31 <tronner> #ping
22:31 <guru3> /quit and /exit are in a bar... one leaves. who's left?
22:32 <epsy> :D
22:32 <epsy> either /quit or /Exit
22:32 <luke-jr> /quit I think
22:33 <guru3> /quit is my bet too
22:34 <guru3> and why can't people understand that 4 IS high rubber
22:34 <guru3> we should have left the meter multiplying by 10
22:37 <ct|kyle> lol
22:41 <luke-jr> lol
22:41 <luke-jr> high rubber is 010
22:41 <luke-jr> 100*
22:45 <luke-jr> guru3: can I set a tString with = const char *?
22:47 <epsy> tString("hello world");
22:47 <epsy> how would that work other wise :)
22:49 <guru3> yes
22:50 <guru3> you can i believe
22:50 <guru3> WHO KNOWS WHAT EVIL, LURKS IN THE HEARTS OF MEN?????
22:53 -!- xfroggy [n=xfroggy@unaffiliated/xfroggy] has joined #armagetron
23:02 <epsy> hm...goaoulds?
23:26 <luke-jr> hey, where's that Arma-server chat app?
23:40 -!- Lis [n=liiz_@ip56583146.direct-adsl.nl] has joined #armagetron
23:42 -!- emphasis [n=rolf@123-187-045-062.dynamic.caiway.nl] has quit []
23:43 <Lucifer> is there any reason new code should use tList?
23:44 <epsy> ain't tList just built on top of std::map ?
23:44 <Lucifer> no?
23:44 <Lucifer> or else I have a really old branch, but I did a pull on it and didn't get anything new
23:45 <Lucifer> http://bazaar.launchpad.net/%7Earmagetronad-dev/armagetronad/trunk-armagetronad-work/ <--- still the trunk, right? ;)
23:45 <tronner> Title: ~armagetronad-dev/armagetronad/trunk-armagetronad-work : changes (at bazaar.launchpad.net)
23:49 <epsy> yes
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...