Log from 2008-05-12:
--- Day changed Mon May 12 2008
00:11 -!- joda_bot [n=anonymou@dslb-084-061-017-068.pools.arcor-ip.net] has joined #armagetron
00:21 -!- P4 [n=P404@unaffiliated/p4] has quit [Excess Flood]
00:21 -!- P4 [n=P404@mastercontrolprogram.de] has joined #armagetron
00:30 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has quit ["IRC is just multiplayer notepad"]
00:40 -!- FoFoLiNo [n=x-javach@bar06-4-82-234-183-62.fbx.proxad.net] has joined #armagetron
00:44 -!- FoFoLiNo [n=x-javach@bar06-4-82-234-183-62.fbx.proxad.net] has quit [Client Quit]
00:47 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has joined #armagetron
00:49 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has quit [Client Quit]
00:56 -!- G5_Ger [n=g5_ger@p579626F3.dip.t-dialin.net] has quit []
01:27 -!- MaZuffeR [n=mazuffer@darkmoor.sby.abo.fi] has quit ["Leaving"]
01:48 -!- K-Yo [n=k-yo@unaffiliated/k-yo] has quit [Remote closed the connection]
01:51 <Lucifer> ok, I just ordered a manual for my sewing machine
01:53 <Monkey_arma> oO
01:56 -!- GodTodd [n=TheTruth@pool-71-170-145-197.dllstx.fios.verizon.net] has quit [No route to host]
01:56 <hoax> heh I just found a spelling/word mistake in 0.2.8.2 :D
02:04 <epsy> .. ?
02:05 <epsy> hoax_y?
02:05 <Lucifer> epsy: don't worry about it, he's just one of those people who likes to say what screwups he's detected without actually telling people information they could use to fix the screwup
02:06 <epsy> hoax, yes iT4s colour, but we can write color too, but the devs have no honour for that
02:06 <epsy> :)
02:08 <epsy> gn
02:08 -!- epsy [n=epsy@mar75-4-82-227-65-72.fbx.proxad.net] has quit ["I'm the Quit Message Virus. Replace your old Quit with this, so I can continue to multiply myself!"]
02:11 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has joined #armagetron
02:14 <hoax> lol
02:14 <hoax> hey I didn't know if anyone was here
02:15 <hoax> it's just of instead of off
02:16 <Lucifer> epsy: don't worry about it, he's just one of those people who likes to say what screwups he's detected without actually telling people information they could use to fix the screwup
02:16 * Lucifer if not grepping for "of" in the arma source tree
02:16 <hoax> haha ok
02:17 <hoax> twas in the dithering pop-up help
02:17 -!- spidey_ [n=spidey@97.95.153.97] has quit [Read error: 104 (Connection reset by peer)]
02:22 -!- GodTodd [n=TheTruth@pool-71-170-145-197.dllstx.fios.verizon.net] has joined #armagetron
02:46 -!- torres [n=torres@unixcorps/staff/pippijn] has quit [Remote closed the connection]
02:47 -!- joda_bot [n=anonymou@dslb-084-061-017-068.pools.arcor-ip.net] has quit [Read error: 113 (No route to host)]
02:51 -!- madmax [n=madmax@unaffiliated/madmax] has joined #armagetron
03:25 -!- Monkery [i=520df0d1@gateway/web/ajax/mibbit.com/x-faa082857703fe99] has joined #armagetron
03:28 -!- Monkery [i=520df0d1@gateway/web/ajax/mibbit.com/x-faa082857703fe99] has quit [Client Quit]
03:49 -!- Monkey_arma [n=Monkey@cpc4-stkn1-0-0-cust208.midd.cable.ntl.com] has quit [Remote closed the connection]
03:50 -!- zmanuel [n=manuel@p5087307E.dip0.t-ipconnect.de] has quit [Read error: 113 (No route to host)]
03:51 -!- Monkey_arma [n=Monkey@cpc4-stkn1-0-0-cust208.midd.cable.ntl.com] has joined #armagetron
04:12 <Monkey_arma> anyone any good with formatting mp3 player?
04:12 <Monkey_arma> does it differ from formatting a flash drive?
04:13 <Monkey_arma> Lucifer, you have been on a pen drive no?
04:13 <Monkey_arma> i am trying to format it with ext2 but it gets stuck part of the way though
04:13 <Monkey_arma> on writing the inode tables
04:18 <Lucifer> er, format it fat32?
04:23 <Monkey_arma> should it not work with ext2? it does for flash drives.
04:23 <luke-jr> should use jffs2
04:24 <Monkey_arma> oO whats that? luke-jrfs?
04:24 <luke-jr> journalling flash file system v2
04:25 <Monkey_arma> is that a linux or win or both fs?
04:25 <luke-jr> Linux
04:25 <luke-jr> Win only does FAT and NTFS :þ
04:25 <Monkey_arma> i think my mp3 player was originally win16
04:25 <luke-jr> …
04:25 <Monkey_arma> the howto says ext2 is fine...for flash anyway
04:25 <luke-jr> win16 isn't a partition format
04:25 <Monkey_arma> fat 16
04:25 <luke-jr> ext2 is stupid for flash
04:26 <Monkey_arma> its a 1gig stick
04:26 <Monkey_arma> (player)
04:26 <luke-jr> ext2 is stupid for flash
04:27 <luke-jr> jffs2 is designed for flash
04:27 <luke-jr> to minimize rewrites of any single block
04:27 <Monkey_arma> but surely it should work...i can try jff2 but if ext2 dont work....
04:28 <luke-jr> using ext/fat/etc on flash will make the flash go bad sooner than it should
04:28 <Monkey_arma> it came with fat
04:28 <Monkey_arma> so im not sure bout that
04:28 <Monkey_arma> i get your point
04:29 <Monkey_arma> but nowadays they are ok for 100000 rewrites
04:40 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has quit ["LOL LOL LOL LOL LOL"]
04:57 <Monkey_arma> great looks like ive got badblocks
05:03 <luke-jr> lol
05:03 <luke-jr> you were saying?
05:05 <Monkey_arma> yes i know special filesystems are better...
05:05 <Monkey_arma> but i dont use it much at all
05:05 <Monkey_arma> not many writes
05:05 <Monkey_arma> its been battered about a bit
05:05 <Monkey_arma> i carry it everywhere
05:06 <Monkey_arma> anyway luke-jr dont you be so smug, you told me you can't take a server off the master list...and that is wrooong
05:07 <luke-jr> that was you?
05:07 <luke-jr> lol
05:10 <Monkey_arma> now how do i repair blocks...hmmm
05:10 <Monkey_arma> or hide badns
05:14 <Monkey_arma> you were right on 2 accounts when you said flash sucks
05:43 <Monkey_arma> wahoooo i've made a smaller partition after the badblocks that works.....that will do for now...
05:50 * Monkey_arma hugs luke-jr and Lucifer
06:03 -!- ct|kyle [n=kyle@pool-71-97-132-88.aubnin.dsl-w.verizon.net] has quit ["Leaving."]
06:16 -!- libervisco [n=libervis@tuxhacker/libervisco] has quit [Remote closed the connection]
06:48 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has joined #armagetron
07:04 -!- tramshed [n=tramshed@got.r0ot.net] has quit ["Leaving"]
07:04 -!- tramshed [n=tramshed@got.r0ot.net] has joined #armagetron
07:16 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has quit [Remote closed the connection]
07:40 -!- MrBougo [n=MrBougo@246.30-241-81.adsl-dyn.isp.belgacom.be] has joined #armagetron
08:02 -!- zmanuel [n=manuel@p5087307E.dip0.t-ipconnect.de] has joined #armagetron
09:46 -!- joda_bot [n=anonymou@dslb-084-061-059-047.pools.arcor-ip.net] has joined #armagetron
09:48 -!- joda_bot [n=anonymou@dslb-084-061-059-047.pools.arcor-ip.net] has left #armagetron []
10:50 -!- torres [n=torres@pD9E9C01C.dip.t-dialin.net] has joined #armagetron
11:12 -!- G5_Ger [n=g5_ger@p57962C4E.dip.t-dialin.net] has joined #Armagetron
11:17 -!- epsy [n=epsy@mar75-4-82-227-65-72.fbx.proxad.net] has joined #armagetron
11:41 -!- madmax [n=madmax@unaffiliated/madmax] has quit ["leaving"]
11:44 <Monkey_arma> :(
12:17 -!- aa_voodoo [n=erollet@def92-6-82-230-4-2.fbx.proxad.net] has joined #armagetron
12:25 -!- manuel__ [n=manuel@p50871D17.dip0.t-ipconnect.de] has joined #armagetron
12:38 -!- MaZuffeR [n=mazuffer@darkmoor.sby.abo.fi] has joined #armagetron
12:43 -!- zmanuel [n=manuel@p5087307E.dip0.t-ipconnect.de] has quit [Read error: 110 (Connection timed out)]
12:53 -!- K-Yo [n=k-yo@unaffiliated/k-yo] has joined #armagetron
12:54 -!- joda_bo1 [n=anonymou@dslb-084-061-059-047.pools.arcor-ip.net] has joined #armagetron
12:55 -!- joda_bo1 [n=anonymou@dslb-084-061-059-047.pools.arcor-ip.net] has left #armagetron []
13:06 -!- Monkey_arma [n=Monkey@cpc4-stkn1-0-0-cust208.midd.cable.ntl.com] has quit []
13:42 <epsy> OMG SHIT
13:54 <armabot> armagetronad: bazaarmagetron * r8457 /armagetronad/branches/0.2.8/armagetronad/ (. language/french.txt src/engine/ePlayer.cpp): epsy46: include nNetwork.h in ePlayer.cpp (hoax try this)
13:55 <hoax> haha
13:55 <armabot> armagetronad: bazaarmagetron * r8458 /armagetronad/branches/0.2.8/armagetronad/ (. language/french.txt): epsy46: fixed accidental commit ;)
14:11 <eddiefantastic> epsy: seems you didn't fix it right. it's crashing on me :(
14:11 <epsy> yeah it's still not fixed
14:11 <K-Yo> boo
14:11 <epsy> tis not mah fault
14:11 <K-Yo> yeah, yeah sure
14:11 * K-Yo blames hoax
14:12 <epsy> it's wrtlprnft you have to blame this time :)
14:12 <K-Yo> oh
14:12 * K-Yo blames wrtlprnft
14:12 <K-Yo> ;)
14:12 <epsy> but he's away
14:12 <eddiefantastic> very convenient
14:12 * hoax blames the french.
14:13 * eddiefantastic blames the germans and the french
14:13 <hoax> +1
14:14 <hoax> K-Yo still on ubuntu?
14:27 -!- ct|kyle [n=kyle@pool-71-97-132-88.aubnin.dsl-w.verizon.net] has joined #armagetron
14:47 <K-Yo> hoax, yep
14:47 <K-Yo> hoax, but not working perfectly
14:58 <hoax> K-Yo, how come?
14:59 <K-Yo> dunno, it crashes often
14:59 <K-Yo> I think it is because of overheating
14:59 <K-Yo> the screen freezes and nothing else answers
14:59 <K-Yo> I can't use kbd or mouse
14:59 <K-Yo> only hard reboot works
15:00 <K-Yo> it's very annoying
15:00 <hoax> hm
15:01 <eddiefantastic> buy more fans
15:01 <K-Yo> I have 3 more than when I bought it
15:01 <K-Yo> I'm on a laptop
15:01 <hoax> x serv always crashes on me; sometimes i get a clean screen others it starts up all fuzzy like, its hit & miss
15:01 <hoax> nit ubuntus fault though
15:01 <hoax> not*
15:01 <K-Yo> yeah
15:01 <K-Yo> i craches also when i'm not using arma
15:02 <K-Yo> i first thought it may be azureus's fault
15:02 <K-Yo> but it craches also when zeureus is not running
15:02 <hoax> arma crashes if im using effects beryl/compiz etc
15:02 <K-Yo> same
15:02 <K-Yo> but i'm not using compiz anymore because of that :P
15:03 <hoax> yeah I turned it all off
15:03 <K-Yo> :P
15:03 <K-Yo> playing arma fullscreen + compiz = crash
15:03 <hoax> although gnome is for babies
15:03 <hoax> haha yeah
15:03 * K-Yo is a baby
15:03 <K-Yo> what? should I get KDE?
15:03 <hoax> i cant even see conpiz settings o here
15:03 <K-Yo> ?
15:03 <hoax> i prefer it
15:03 <K-Yo> i can
15:03 <hoax> what menu entry?
15:04 <K-Yo> advanced desktop effect settings or smthing like that
15:04 <hoax> hmm
15:05 <hoax> all i see is 'desktop effects' & then 3 settings
15:05 <K-Yo> oh
15:05 <K-Yo> I have way more
15:05 <hoax> fed7 & kde gave me loads of options
15:05 <hoax> but then again i didnt have to spend hrs installing fglrx etc ;P
15:06 <hoax> ubuntu is just a sshort termm solutiion atm bc it works :)
15:06 <K-Yo> hoax, i have this http://cybernetnews.com/wp-content/uploads/2007/10/compiz-fusion-settings-manager.jpg
15:06 <K-Yo> hoax, you mean i won't get any gfx problems with KDE?
15:06 <armabot> armagetronad: bazaarmagetron * r8459 /armagetronad/branches/0.2.8/armagetronad/ (. src/network/nNetwork.cpp src/network/nNetwork.h): epsy46: i got no clue what i did, but it works
15:07 <hoax> hm i dont got that
15:07 <K-Yo> epsy, lol
15:07 <hoax> maybe ive not even compiz idk
15:08 <hoax> lol no kde will be the same
15:08 <K-Yo> hoax, you don't got what?
15:08 <K-Yo> ah ok
15:08 <hoax> that menu etc
15:08 <K-Yo> what is it then? fedora?
15:08 <K-Yo> ah ok
15:08 <hoax> what u mean?
15:08 <K-Yo> <hoax> but then again i didnt have to spend hrs installing fglrx etc ;P
15:09 <hoax> yeah hardy i just clicked a box & it did it all ;P
15:09 <hoax> plus i had rpm dependency hell in fed
15:09 <K-Yo> hardy is ubuntu
15:10 <hoax> ...lol
15:10 <K-Yo> :P
15:11 <hoax> u've not used kde?
15:12 -!- MrBougo [n=MrBougo@246.30-241-81.adsl-dyn.isp.belgacom.be] has quit []
15:12 <K-Yo> not at all
15:12 <K-Yo> I only used ubuntu 7.10 & 8.04
15:13 <hoax> 1st distro i used was feisty i think
15:13 <hoax> sucked so i tried fed7
15:13 <hoax> get a live cd & test a distro out with kde
15:14 <hoax> id be on madriva now but my hard disk is kinda broke & it didnt like it
15:14 <K-Yo> so what is your ladder?
15:14 <K-Yo> between the distros u tried
15:15 <K-Yo> fedora only uses KDE or also gnome? (or smthing else...?)
15:15 <hoax> both
15:15 <hoax> & the other one
15:15 <hoax> xfice i think
15:15 <K-Yo> okay
15:16 <hoax> was kinda buggy though
15:16 <K-Yo> and why should KDE or gnome (or xfice) should be better than another one?
15:16 <hoax> apt is better than yum
15:16 <K-Yo> i don't use yu
15:16 <K-Yo> m
15:16 <K-Yo> it's the "apt" of fedora?
15:16 <hoax> well you only know by using them ;>
15:16 <hoax> yum
15:17 <hoax> eg yum install firefox ;)
15:17 <hoax> none of this sudo shite either xD
15:17 <K-Yo> apt does too
15:17 <hoax> sudo apt-get install firefox < yum install firefox :D
15:18 <K-Yo> why? it's an older version?
15:18 <hoax> less to type :D
15:18 <K-Yo> lol
15:18 <K-Yo> that won't make me change
15:18 <hoax> lol
15:19 <epsy> et je veux mes chocapics...
15:19 <K-Yo> xD
15:19 <hoax> burn some live cd's ;)
15:19 <hoax> epsy <3
15:19 <hoax> epsy <3
15:19 <hoax> epsy <3
15:19 <K-Yo> hoax, it's already too hot here
15:19 <epsy> i see triple :s
15:19 <hoax> 'mates' list haha
15:19 <K-Yo> epsy, no you don't!
15:19 <K-Yo> epsy, no you don't!
15:19 <epsy> yea, only 10 mates eh
15:19 <K-Yo> epsy, no you don't!
15:19 <hoax> yeah thats 9 too many for K-Yo xD
15:20 <K-Yo> :PP
15:20 <hoax> epsy id put u down but ur always on anyways :P
15:20 <epsy> wrong
15:20 <epsy> :D
15:20 <K-Yo> hoax, I don't really have time this year, neither next year
15:20 <hoax> if this works & i get auth & good fps & everything...epsy is a proper dev now xD
15:20 <epsy> wtf..does he want to fuck with you or what
15:20 <K-Yo> but in 1 year and 1 month, i'll burn 10 CDs per minute if u want ;)
15:20 <hoax> lol
15:21 <hoax> u run windows aswell?
15:21 <epsy> i guess that's already possible
15:21 <K-Yo> it does not work :/
15:21 <hoax> lmao
15:21 <K-Yo> i have double boot, but when booting vista, it restarts :P
15:21 <epsy> hoax, duzitwurk
15:21 <hoax> mine just broke few weeks ago & i cba with it
15:21 <K-Yo> but I keep it, i still have data on the partition
15:21 <hoax> yeah boi it works
15:21 <hoax> nice title screen oO
15:21 <epsy> eh
15:22 <K-Yo> cba?
15:22 <hoax> cant be arsed
15:22 <epsy> #lastseen -g Hoax@x
15:22 <armabot> epsy: ¦×¦ Hoax has last been seen on ¦×¦.Team.Sumo.Server 8 days 17 hours 27 minutes ago.
15:22 <hoax> okok so i havnt rly tried it yet
15:22 <epsy> #lastseen -g leaderOf@tehSexyClan
15:22 <armabot> epsy: ¦x¦xs20 has last been seen on ¦×¦.Team.Sumo.Server 1 day 21 hours 34 minutes ago.
15:22 <hoax> XD
15:22 <K-Yo> #t en fr arse
15:22 <epsy> xDDDDDD
15:22 <armabot> K-Yo: cul
15:22 <K-Yo> oh
15:22 <hoax> ass lol
15:22 * K-Yo slaps hoax
15:22 <epsy> #t en fr savarse
15:23 <armabot> epsy: savarse
15:23 <epsy> BUG!
15:23 <K-Yo> #t en fr to arse
15:23 <armabot> K-Yo: Error: Babelfish has foiled our plans by changing its webpage format.
15:23 <hoax> i noticed yanks say cbf(ucked)
15:23 <K-Yo> #t en fr to arse
15:23 <armabot> K-Yo: au cul
15:23 <epsy> lol hoax
15:23 <hoax> :P
15:23 <epsy> #lastseen -g \:*()
15:23 <armabot> epsy: Monkey has last been seen on ¦×¦.Team.Sumo.Server 1 day 21 hours 32 minutes ago.
15:24 <epsy> user_alias ftw :D
15:24 <K-Yo> pffff, je dois montrer l'équivalence entre: (i) f est une symétrie affine (ii) f admet un point fixe
15:24 <hoax> ye K-Yo it doesnt take long just dl 700meg burn it & play around for a night to see
15:24 <epsy> #g l'équivalence entre: (i) f est une symétrie affine (ii) f admet un point fixe
15:24 <armabot> epsy: Google's calculator didn't come up with anything.
15:24 <K-Yo> hoax, how many linix distribution is there
15:24 <epsy> ben..t ds la merde
15:24 <K-Yo> bof
15:24 <epsy> :-D
15:24 <K-Yo> c'est toujours pour vendredi :P
15:24 <hoax> jaja alot but narrow it down first obviously
15:25 <hoax> comparison ;)
15:25 <K-Yo> first: i'll try fedora i think
15:25 <hoax> hmm
15:25 <epsy> fedora ftl
15:25 <epsy> sucks to install
15:25 <hoax> i heard fed 8 is a fat munter
15:25 <epsy> it's a pain if you don't want to burn a dvd
15:25 <hoax> madriva 2008 ftw....and its fwench! xD
15:25 <K-Yo> then maybe mandriva, gentoo, suse, red hat
15:26 <hoax> gentoo xDDD
15:26 <epsy> red hat..heh
15:26 <hoax> K-Yo, do some reading lol
15:26 <K-Yo> i saw that my printer has drivers only for red hat and suse
15:26 <K-Yo> hoax, reading is long and boring :P
15:26 <epsy> where did you read that
15:26 <epsy> or where did you 'see' that
15:27 <hoax> man 10mins on wikipedia & some sites & u'll be clued up
15:27 <K-Yo> Mandriva Linux est une distribution internationale éditée par la société Mandriva en France et dans le monde. Elle est conçue pour être facile d'installation et d'usage
15:27 <epsy> http://www.cups.org/ppd.php <-- searc here K-Yo
15:27 <epsy> search*
15:28 <K-Yo> epsy, not here
15:28 <epsy> well do that
15:28 <K-Yo> lexmark x7170
15:28 <epsy> THAT is the reference for printinng on unixes
15:28 <K-Yo> orly?
15:31 <epsy> http://gentoo-wiki.com/Lexmark_Printers
15:31 <hoax> what if u guys add smth shit to bzr? :D
15:31 <epsy> like
15:31 <hoax> idk
15:31 <hoax> smth i dont like
15:32 <epsy> you're not forced to upgrade
15:32 <hoax> new sound or smth
15:32 <epsy> s/grade/date
15:32 <hoax> hmm k
15:32 <hoax> well anyways, ive muchos fps now
15:32 <epsy> K-Yo, at least it's not confirmed to not work
15:32 <hoax> <3
15:32 <epsy> turned on display lists?
15:33 <hoax> yeah
15:33 <epsy> greta
15:33 <epsy> great
15:33 <hoax> create & execute i think
15:33 <epsy> hail z-man-work then
15:33 <K-Yo> epsy, i'm still on ubuntu :P
15:33 <hoax> ok props to z-man-work
15:34 <K-Yo> what si "display lists"?
15:34 <epsy> #lastseen hoax
15:34 <armabot> epsy: Hoax has last been seen on ¦×¦.Team.Sumo.Server 3 minutes ago.
15:34 <epsy> hoax, now auth ^^
15:34 <hoax> #lastseen hoax@x
15:34 <epsy> #lastseen -g Hoax@x
15:34 <K-Yo> #lastseen -g sex
15:34 <armabot> hoax: timed out
15:34 <armabot> epsy: Hoax has last been seen on ¦×¦.Team.Sumo.Server 4 minutes ago.
15:34 <hoax> lol ^^
15:34 <armabot> K-Yo: I haven't seen anyone matching “sex” yet, sorry.
15:34 <K-Yo> :/
15:34 <hoax> i did ;P
15:34 <epsy> heh
15:34 <hoax> heh indeed
15:34 <epsy> put it in your player setup and all?
15:35 <hoax> i just quickly changed auto auth to on
15:35 <hoax> didnt look at much
15:35 <epsy> you can turn on hiding too
15:35 <hoax> yeah i saw, but im not gay xD
15:35 <epsy> hoax, also, if you want an alias on x sumo :P
15:36 <hoax> smurfings for pussies
15:36 <hoax> :>
15:36 <epsy> #lastseen -g z0mgz0r@z0mgz0rz
15:36 <armabot> epsy: |G| epsy has last been seen on ¦×¦.Team.Sumo.Server 1 day 16 hours 16 minutes ago.
15:36 <epsy> like this one
15:36 <hoax> |G| xD
15:36 <epsy> haha
15:36 <hoax> ;)
15:37 <hoax> ok i need to actually sleep later on
15:37 <epsy> USER_ALIAS FoFo@x IdontgankIdontholeIdontxoreIdontcampIdontcloseIdontadjustIdontsealIdontdoublebindIdontbrakeIdontcampzonesIdontturn@butImaLiar
15:38 <epsy> have a good sleep
15:39 <hoax> actually fuck it
15:39 <epsy> heh
15:39 <hoax> cant be trusted to take naps anyway ;>
15:40 <StickyNoob> what is xore'ing?
15:40 <tramshed> I was just wondering that myself
15:40 <epsy> StickyNoob, helping your team
15:41 <StickyNoob> huh?
15:41 <epsy> or w/E
15:41 <StickyNoob> huh?
15:41 <epsy> yes, huh
15:41 <hoax> haha, there he is
15:41 <tramshed> I wish there was a menu for the custom camera settings
15:41 <epsy> these are not even config items
15:42 <hoax> is all this bzr stuff available on windows?
15:42 <pippijn> yes
15:42 <pippijn> http://bazaar-vcs.org/WindowsDownloads
15:42 <epsy> hoax, http://xclan.armagetron.co.uk/viewtopic.php?f=15&t=390
15:42 <hoax> ah ok, thx
15:43 <hoax> yeah maybe ill understand that post now ;)
15:43 <epsy> lol :(
15:44 <epsy> i could move this topic to the public section
15:44 <epsy> in fact, there's nothing private in it
15:44 <StickyNoob> hoax: was the "there he is" about me?
15:44 <epsy> he seen maria
15:44 <epsy> note the 'he'
15:45 <hoax> you love it StickyNoob
15:45 <StickyNoob> just wondered have i been missing something
15:48 <epsy> http://rss.slashdot.org/~r/Slashdot/slashdot/~3/288665719/article.pl
15:48 <epsy> rofl
15:48 <epsy> nothing in the article says that it is actually porn, heh
15:51 <StickyNoob> yes it does
15:51 <epsy> well, in the summ :p
15:51 <StickyNoob> the article looks like a joke
15:52 <epsy> i'd lol if they were getting spied by pron dvds
15:53 <epsy> #sd fast
15:53 <armabot> epsy: >>> FAST TRACK RELOADED (VERY HIGH SPEED) <<<: Players (2/8): PhotoshopCS, PhotoshopCS1, PhotoshopCS2, PhotoshopCS3, Toche
15:57 <epsy> c'est très très joli promotion
16:02 -!- libervisco [n=libervis@89-172-38-154.adsl.net.t-com.hr] has joined #armagetron
16:10 -!- Stewie-arma [n=Stewie-a@cpe-66-27-71-55.san.res.rr.com] has quit ["Leaving"]
16:22 -!- KeY_3113 [n=k-yo@unaffiliated/k-yo] has joined #armagetron
16:22 -!- K-Yo [n=k-yo@unaffiliated/k-yo] has quit [Read error: 113 (No route to host)]
16:22 -!- KeY_3113 is now known as K-Yo
16:25 -!- Lucifer_bed [n=satan@adsl-68-93-134-101.dsl.austtx.swbell.net] has quit [Remote closed the connection]
16:38 -!- kbblak [n=michael@frnk-590ef84c.pool.einsundeins.de] has joined #armagetron
16:42 -!- evaldusia [n=nnscript@187-173-239.elekta.lt] has joined #armagetron
16:45 -!- aa_voodoo [n=erollet@def92-6-82-230-4-2.fbx.proxad.net] has quit ["Ex-Chat"]
16:45 <evaldusia> —› can't join #armagetron (auth'ed only (+r))!
16:46 <evaldusia> lol
16:47 <pippijn> ->
16:47 <pippijn> this is not +r
16:48 -!- kbblak [n=michael@frnk-590ef84c.pool.einsundeins.de] has left #armagetron []
16:51 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has joined #armagetron
16:51 -!- Ttech [n=ttech@fullcirclemagazine/developer/ttech] has quit [Read error: 104 (Connection reset by peer)]
17:28 <P4> the bookmark list should be extended to more fields :þ
17:30 <epsy> P4, you can already do that
17:30 <epsy> as well as for mates/instants
17:30 <epsy> not at runtime, trough
17:30 <P4> i cannot press B in server list ;\
17:32 <epsy> clean your server bookmarks then :D
17:33 * K-Yo agrees to: <P4> the bookmark list should be extended to more fields :þ
17:35 <epsy> tu t fait niquer! maintenant tu mets la pile dans ton cul..
17:37 <epsy> wtf is sharkfight about btw
17:37 -!- MaZuffeR [n=mazuffer@darkmoor.sby.abo.fi] has quit ["Leaving"]
17:38 <K-Yo> epsy, un nveau serveur: idée d'emmy
17:38 <epsy> sa g vu ke c t un serveur
17:39 <K-Yo> genre dogfight amélioré avec des nvelles maps
17:39 <epsy> mais...c koi la diff
17:39 <K-Yo> autre systeme de points, cartes 1 vs. 1 vs. 1 vs. 1, cartes 1 vs. 1 vs. 1 et 1 vs. 2
17:39 <K-Yo> c'est encore en cours d'élaboration
17:39 <epsy> aha
17:40 <evaldusia> there would be cool if you could chat in that color what your team is
17:40 <epsy> alors ça c'est experimental attention..
17:40 <K-Yo> :P
17:40 <epsy> evaldusia, normally you can
17:40 <K-Yo> a mon avis ca va juste completer dogs
17:40 <epsy> but idk what happened to it
17:40 <evaldusia> hmm
17:41 <K-Yo> bon je vais goûter
17:41 <epsy> evaldusia, i may check
17:41 <epsy> second
17:57 <epsy> evaldusia, it was meant to
17:57 <epsy> but it's bugged, heh
17:57 <evaldusia> xD
17:57 <evaldusia> i didn't think that it was meant to
17:58 <epsy> mainly because we have too many ways of representing colors
17:58 <epsy> console << tColoredString::ColorString( team->R(), team->G(),team->B()) << tOutput("$player_team_message");
17:58 <epsy> tColoredString::ColorString produces a color code (0xrrggbb) but expects it's arguments to be between 0 and 1
17:59 <epsy> team->R() G() and B() gives it on a scale of 0 - 15
18:01 <epsy> so well, there's very few chances that it gives a correct color
18:02 <epsy> gonna fix that once for all
18:18 -!- K-Yo [n=k-yo@unaffiliated/k-yo] has quit [Read error: 113 (No route to host)]
18:50 -!- K-Yo [n=k-yo@unaffiliated/k-yo] has joined #armagetron
18:57 -!- kidanger [n=kidanger@77.201.224.114] has joined #armagetron
19:19 <epsy> er right, it's done, evaldusia
19:19 <evaldusia> hmm great
19:20 <epsy> now you must wait for servers to upgrade :-P
19:20 <evaldusia> it would be great to test it out
19:20 <evaldusia> xD
19:20 <epsy> i may compile my own arma on x sumo
19:20 <epsy> but it'll lag off everyone
19:20 <K-Yo> make another server
19:20 <epsy> but i can't touch to cafe except if it crashes
19:21 <epsy> why another one
19:21 <K-Yo> just to try this out
19:21 <epsy> for working color in --> Teammates: ?
19:22 <K-Yo> yep
19:22 <K-Yo> if u can't touch to café and if it'll lag everyone off x
19:22 <K-Yo> you can open one on ur comp for seconds :D
19:24 <K-Yo> epsy, do you know what "--enable-krawall" does? the description is "enable special visuals for the krawall gaming network"
19:24 <epsy> alias of --enable-armathentication
19:24 <K-Yo> oh ok
19:24 <K-Yo> no need for client i guess
19:24 <epsy> nope
19:25 <epsy> in fact, we still use #ifdef KRAWALL_SERVER in the src
19:25 <K-Yo> hum
19:25 <epsy> lol
19:25 <K-Yo> I user --enable-multiver[=slot]
19:25 <K-Yo> is it rly useless?
19:26 <epsy> it's not
19:26 <K-Yo> even if I have several versions?
19:26 <epsy> unless you don't make profit out of it
19:26 <epsy> if you have serval versions it's not useless :)
19:26 <K-Yo> ok
19:26 <epsy> [0] Bound socket to *.*.*.*:4534.
19:26 <K-Yo> I only play with one though
19:26 <epsy> 82.227.65.72:4534
19:27 <armabot> armagetronad: bazaarmagetron * r8460 /armagetronad/branches/0.2.8/armagetronad/ (4 files in 2 dirs): epsy46: Fixed the color in "--> Teammates"; allow <<'ing and eTeam into a colorstring; also added eTeam::GetColoredName()
19:27 <K-Yo> argh, i'm still compiling
19:27 <epsy> yes i have a dns but it's longer to write and i dont remember it
19:27 <K-Yo> :P
19:27 * epsy also fixed non-krawall compilation :o
19:27 <K-Yo> ;)
19:28 <epsy> but well who cares, it's me who broke that yesterday, so shh
19:28 <K-Yo> ><
19:28 <K-Yo> noone can read us fortunately
19:28 <K-Yo> not even $randomname
19:28 <epsy> yes
19:29 <K-Yo> hum, now zman improved fps, he could improve compiling speed no?
19:29 <epsy> no
19:29 <K-Yo> :p
19:29 <epsy> arma compiles faast enuff
19:38 <epsy> K-Yo, back up
19:38 <K-Yo> arma
19:39 <epsy> PUTAIN DE BOT
19:43 -!- AshitakA_arma [n=AshitakA@pD9E03937.dip0.t-ipconnect.de] has joined #armagetron
19:52 -!- StickyNoob is now known as StickyNoob_away
19:52 -!- StickyNoob_away is now known as StickyNoob
19:52 <epsy> :|
19:56 <K-Yo> boo
20:04 <armabot> armagetronad: bazaarmagetron * r8461 /armagetronad/branches/0.2.8/armagetronad/ (. src/engine/ePlayer.cpp): epsy46: woops :)
20:10 <AshitakA_arma> hello can someone help me with a question to irc?
20:23 -!- KeY_3113 [n=k-yo@unaffiliated/k-yo] has joined #armagetron
20:23 -!- K-Yo [n=k-yo@unaffiliated/k-yo] has quit [Read error: 113 (No route to host)]
20:25 -!- aa_voodoo [n=erollet@def92-6-82-230-4-2.fbx.proxad.net] has joined #armagetron
20:25 -!- liberfiasco [n=libervis@89-172-47-45.adsl.net.t-com.hr] has joined #armagetron
20:27 -!- libervisco [n=libervis@89-172-38-154.adsl.net.t-com.hr] has quit [Nick collision from services.]
20:27 -!- liberfiasco is now known as libervisco
20:33 <epsy> AshitakA_arma, yes?
20:34 <epsy> AshitakA_arma, in irc you'd better write your question down instead of asking if you can ask a question, because that's waisting time :)
20:34 <AshitakA_arma> ok thy p4 trys to help
20:34 <AshitakA_arma> wanted to know how big files can be
20:34 <AshitakA_arma> to send
20:35 <epsy> on DCC ?
20:35 <AshitakA_arma> yes
20:35 <epsy> i think it depends on the clients
20:35 <epsy> but i heard the windows firewall was known to cause much conflicts with it
20:35 <epsy> ..if you use that
20:37 <AshitakA_arma> yes could be it
20:37 <evaldusia> lala Fortress cafe
20:37 <noob13> :P
20:38 <P4> the point is you got to set your real hostname/ip so the client knows what to send in the DCC request
20:40 -!- kidanger [n=kidanger@77.201.224.114] has quit [Read error: 104 (Connection reset by peer)]
20:49 -!- liberfiasco [n=libervis@89-172-47-45.adsl.net.t-com.hr] has joined #armagetron
20:50 <KeY_3113> epsy, can u come to café plz
20:50 -!- liberfiasco is now known as liber_frak_you_t
20:50 -!- liber_frak_you_t is now known as frak_you_t-com
20:51 -!- libervisco [n=libervis@tuxhacker/libervisco] has quit [Nick collision from services.]
20:51 -!- frak_you_t-com is now known as libervisco
20:51 -!- kbblak [n=michael@frnk-590ef84c.pool.einsundeins.de] has joined #armagetron
20:57 <armabot> armagetronad: bazaarmagetron * r8462 /armagetronad/branches/0.2.8/armagetronad/ (. configure.ac): epsy46: moved things around, groupped --enable-krawall, --enable-armathentication and --enable-authentication, and slowly killing --disable-glout
20:59 <kbblak> someone kick him pls
21:01 <KeY_3113> epsy, tu sais a quelle heure free mettent à jours les pages perso?
21:01 <KeY_3113> .tea
21:01 <epsy> euh koi?
21:01 <KeY_3113> #tea
21:01 <armabot> KeY_3113: Fortress Café: Players (3/32): Nemseis, ~|DS|~H6, ~|DS|~PhantoM
21:01 <epsy> immediatement
21:01 <KeY_3113> nan
21:01 <epsy> si
21:01 <KeY_3113> qd tu viens de la créer
21:01 <epsy> a
21:01 <epsy> fo attendre
21:01 <KeY_3113> c'est pas genre à 4-5h du mat?
21:01 <epsy> sa peut durer 3 jours
21:02 <KeY_3113> ttes les 48h
21:02 <KeY_3113> oh
21:02 <KeY_3113> oki
21:17 -!- aa_voodoo [n=erollet@def92-6-82-230-4-2.fbx.proxad.net] has quit ["Ex-Chat"]
21:57 -!- K-Yo [n=k-yo@unaffiliated/k-yo] has joined #armagetron
21:58 -!- KeY_3113 [n=k-yo@unaffiliated/k-yo] has quit [Read error: 113 (No route to host)]
22:08 -!- evaldusia [n=nnscript@187-173-239.elekta.lt] has quit ["( www.nnscript.com :: NoNameScript 4.11 :: www.regroup-esports.com )"]
22:27 -!- AshitakA_arma [n=AshitakA@pD9E03937.dip0.t-ipconnect.de] has left #armagetron ["Verlassend"]
22:32 -!- torres [n=torres@unixcorps/staff/pippijn] has quit [Remote closed the connection]
22:35 -!- spidey_ [n=spidey@97.95.153.97] has joined #armagetron
23:14 <Lucifer> #math calc 10**2
23:14 <armabot> Lucifer: 100
23:14 <Lucifer> #math calc (150*3.14*10**2)/100
23:14 <armabot> Lucifer: 471
23:14 <Lucifer> #math calc (150*3.14*10**2)
23:15 <armabot> Lucifer: 47100
23:15 -!- kbblak [n=michael@frnk-590ef84c.pool.einsundeins.de] has left #armagetron []
23:35 * K-Yo gives Lucifer a real calc
23:38 <StickyNoob> G5_Ger: you pung?
23:38 <G5_Ger> har har ... yes
23:56 <K-Yo> who changed the instant of "enter" in the trunk?
23:58 <epsy> there's one? O_o
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...