<- Previous Log Select Different Log Next Log ->  
Log from 2007-02-12:
--- Day changed Mon Feb 12 2007
00:00 -!- MaZuffeR [n=MaZuffeR@darkmoor.sby.abo.fi] has quit ["Leaving."]
00:08 <luke-jr> GodTodd: depends if you continue it or not
00:46 -!- wejp_ [n=j@i577BAD75.versanet.de] has joined #armagetron
00:53 -!- wejp [n=j@i577BBE06.versanet.de] has quit [Read error: 60 (Operation timed out)]
01:05 -!- guru3_ [n=guru3@2002:5ae3:8196:1:0:0:0:1] has joined #armagetron
01:06 <[dlh]> "<luke-jr>: please tell me you didn't add that security hole on purpose?" wtf??
01:10 <luke-jr> [dlh]: if I read it correctly, my client will execute any ruby code someone chats starting with 'eval'
01:11 <[dlh]> sure, in a sandbox. if you don't have the sandbox it will do nothing.
01:12 <[dlh]> "tRuby::Safe safe(0.3);" -> safe with 0.3 second timeout.
01:14 -!- guru3 [n=guru3@90-227-129-150-no21.tbcn.telia.com] has quit [Read error: 110 (Connection timed out)]
01:16 <luke-jr> how much a sandbox?
01:16 <luke-jr> arbitrary players shouldn't be able to execute code at all
01:16 <luke-jr> only the server should
01:17 <luke-jr> what happens when someone says 'eval sleep(10)'?
01:17 <[dlh]> nothing, because #sleep is unsafe and not allowed in a safe
01:17 <[dlh]> and even if it was, it would timeout after 0.3 seconds
01:18 <[dlh]> $ ruby1.8 -rsandbox -e 'Sandbox::Safe.new.eval("sleep(10)")'
01:18 <[dlh]> (eval):1:in `_eval': NoMethodError: undefined method `sleep' for main:Object (Sandbox::Exception)
01:20 <[dlh]> the worst you could do is this: $ ruby1.8 -rsandbox -e 'Sandbox::Safe.new(:timeout => 0.3).eval("0.upto(1.0/0) { }")'
01:20 <[dlh]> results in: /Users/lee/Library/ruby/1.8/lib/ruby/site_ruby/1.8/sandbox.rb:66:in `eval': Sandbox::Safe#eval timed out (Sandbox::TimeoutError)
01:21 <luke-jr> even that could cause noticable lag
01:22 <[dlh]> no binary ships with the sandbox right now, though, but I'll disable it before release.
01:24 <[dlh]> if your scared of running code in safe then don't get near the Io branch :o
01:24 -!- guru3_ [n=guru3@2002:5ae3:8196:1:0:0:0:1] has quit [Remote closed the connection]
01:25 -!- guru3 [n=guru3@2002:5ae3:8196:1:0:0:0:1] has joined #armagetron
01:29 <luke-jr> I'm scared of random players running code
01:30 <luke-jr> because it can never be safe
01:30 <luke-jr> there's always the DoS aspect
01:30 <[dlh]> right, read what I said.
01:31 <[dlh]> disable now if you want, it was mainly used for testing, but you can't do anything with it right now
01:31 <[dlh]> disable it now*
01:37 -!- ghableska [n=ghablesk@12-216-182-238.client.mchsi.com] has joined #Armagetron
01:38 <ghableska> #weather 50266
01:38 <armabot> ghableska: An error has occurred and has been logged. Please contact this bot's administrator for more information.
01:38 <ghableska> #ping
01:38 <armabot> pong
01:38 <ghableska> #weather 50266
01:39 <armabot> ghableska: An error has occurred and has been logged. Please contact this bot's administrator for more information.
01:39 <ghableska> #cnn 50265
01:39 <armabot> ghableska: The current temperature in West Des Moines, IA is 35.0°F. Conditions: Cloudy. Humidity: 58%. Wind: SE at 5 mph (8 km/h).
01:39 <luke-jr> lol
01:39 <ghableska> #weather 50265
01:39 <armabot> ghableska: The current temperature in Des Moines, Iowa is 35.6°F (5:54 PM CST on February 11, 2007). Conditions: Overcast. Humidity: 55%. Dew Point: 21.2°F. Windchill: 32.0°F. Pressure: 30.07 in 1018 hPa (Falling).  Winter Storm Watch in effect from Monday morning through Tuesday morning...
01:39 <ghableska> #weather 50266
01:39 <armabot> ghableska: An error has occurred and has been logged. Please contact this bot's administrator for more information.
01:39 <ghableska> -_-
01:41 <ghableska> luke-jr broke it
01:50 <luke-jr> did not
01:50  * luke-jr fixes it
01:50 -!- mode/#armagetron [+o luke-jr] by ChanServ
01:50 <ghableska> #weather 50266
01:50 <armabot> ghableska: The current temperature in West Des Moines, Iowa is 36.0°F (6:46 PM CST on February 11, 2007). Conditions: Overcast. Humidity: 53%. Dew Point: 21.2°F. Pressure: 29.06 in 984.0 hPa (Falling).  Winter Storm Watch in effect from Monday morning through Tuesday morning...
01:50 <ghableska> -_-
01:50 -!- armabot was kicked from #armagetron by luke-jr [User terminated!]
01:50 -!- armabot [n=armabot@85.233.38.240.static.cablesurf.de] has joined #armagetron
01:51 -!- mode/#armagetron [+o armabot] by luke-jr
01:51 -!- mode/#armagetron [-o luke-jr] by luke-jr
01:51 <ghableska> armabot: go away, no one likes you
01:51 <luke-jr> try now
01:51 <ghableska> I did before ^^
01:54 -!- ghableska [n=ghablesk@12-216-182-238.client.mchsi.com] has quit [Read error: 104 (Connection reset by peer)]
01:57 -!- ghableska [n=ghablesk@12-216-182-238.client.mchsi.com] has joined #Armagetron
01:57 <ghableska> grr
02:08 <DrJoeTron>   shut up
02:09 <ghableska> DrJoeTron: I'm adding crap to the tron gaming forum thread :D
02:12 <ghableska> err
02:12 <ghableska> how do I stick in an svg?
02:13 <DrJoeTron> I thought this was over?
02:13 <DrJoeTron> he said sorry :/
02:13 <ghableska> aww, ok
03:04 <spidey__> sup losers :D
03:04 <ghableska> the ceiling
03:07 <DrJoeTron> spidey__, change your clan tag
03:07 <DrJoeTron> its too easy to make fun of
03:08 <spidey__> so?
03:08 -!- spidey__ is now known as spidey
03:19  * luke-jr upgrades to freeciv 2.0.9
03:19 <ghableska> #weather 50266
03:19 <@armabot> ghableska: The current temperature in West Des Moines, Iowa is 34.2°F (8:17 PM CST on February 11, 2007). Conditions: Overcast. Humidity: 56%. Dew Point: 19.4°F. Windchill: 30.2°F. Pressure: 29.06 in 984.0 hPa.  Winter Storm Watch in effect from Monday morning through Tuesday morning...
03:19  * luke-jr messes w/ freeciv developers' heads
03:43 -!- Vanhayes [n=Vanhayes@stjhnbsu83w-156034207037.nb.aliant.net] has quit [Remote closed the connection]
03:57 -!- Your_mom_arma [n=Your_mom@pool-151-204-61-137.pskn.east.verizon.net] has joined #armagetron
03:58 <Your_mom_arma> #roulette
03:58 <@armabot> Your_mom_arma: *click*
03:58 <[dlh]> hi Your_mom_arma
03:58 <DrJoeTron> hey
03:58 <Your_mom_arma> hey
03:58 <DrJoeTron> wow thats weird
03:59 <DrJoeTron> the wii registration for the wifi dongle fucked ip
04:02 <DrJoeTron> http://75.59.228.207/adada.gif it shows up as squares now
04:03 -!- ghableska [n=ghablesk@12-216-182-238.client.mchsi.com] has quit [Read error: 104 (Connection reset by peer)]
04:04 <Your_mom_arma> thats wierd
04:04 -!- ghableska_ [n=ghablesk@12-216-182-238.client.mchsi.com] has joined #Armagetron
04:05 -!- ghableska_ is now known as ghableska
04:05 <DrJoeTron> I havent restarted
04:05 <DrJoeTron> and I'm hoping its going to change
04:15 -!- rickyross [n=1805f2ec@h10487.serverkompetenz.net] has joined #armagetron
04:15 <rickyross> luke
04:15 <rickyross> where u at
04:15 <rickyross> luke-jr
04:17 <luke-jr> ???
04:17 <rickyross> the server is down
04:17 <luke-jr> :o
04:17 <rickyross> did the payment bounce
04:17 <luke-jr> not AFAIK
04:17 <rickyross> whats afaik stand for
04:17 <luke-jr> as far as I know
04:17 <rickyross> wait
04:17 <rickyross> speak englis
04:17 <luke-jr> did you stop it?
04:17 <rickyross> whats afaik
04:17 <rickyross> no
04:17 <luke-jr> AFAIK = as far as I know
04:17 <rickyross> talk to me in pm please
04:18 <luke-jr> you registered?
04:18 <rickyross> registed what
04:18 <luke-jr> with FreeNode
04:18 <rickyross> no,.
04:18 <luke-jr> you can't PM unless you register w/ IRC
04:18 <rickyross> make ur prviate
04:18 <rickyross> room
04:18 <rickyross> and then i can join it
04:18 <luke-jr> /join #armalukechat
04:25 -!- ghableska [n=ghablesk@12-216-182-238.client.mchsi.com] has left #Armagetron []
04:25 <DrJoeTron> you bounced a check?
04:25 <DrJoeTron> ouch
04:25 <rickyross> nope
04:25 <rickyross> the server was just down
04:25 <rickyross> :)
04:25 <rickyross> it turned itself off or something
04:40 <rickyross> cu
04:40 -!- rickyross [n=1805f2ec@h10487.serverkompetenz.net] has quit ["CGI:IRC"]
04:41 <Your_mom_arma> only 15 people in here now
04:50 <DrJoeTron> weird huh
05:21 <luke-jr> ...
05:27 <Your_mom_arma> alright well those guys ruined ctf for me
05:29 <spidey> Your_mom_arma, ctf players suck
05:29 <Your_mom_arma> not so much ruined as reminded me that i cant stand people who say "re" all the time
05:29 <Your_mom_arma> spidey: basically
05:29 <spidey> that expect you to do all the work
05:29 <spidey> then respawn them when they die
05:30 <spidey> when i go into a ctf server i disable text
05:30 <spidey> so i don't have to listen to "RE RE RE" "res or kick" "res or kick"
05:30 <Your_mom_arma> haha
05:31 <spidey> it's like
05:31 <Your_mom_arma> well my team kept dying so i went solo and made 20 points
05:31 <spidey> hello, i'm defending from 3 people, if i go respawn you we lose
05:31 <spidey> STFU!
05:31 <spidey> infact, "stfu" is my F4 instant chat
05:31 <Your_mom_arma> i have no problem going out of my way to respawn decent players
05:31 <spidey> yea
05:31 <spidey> but when you're defending from people
05:32 <spidey> you can't exactly drop everything and respawn them
05:32 <Your_mom_arma> yeah, especially when its 3 attackers and 1 guy guarding the respawn/base zone
05:35 <luke-jr> RESPAWN
05:39 <DrJoeTron> damn it
05:39 <DrJoeTron> are you guys stil lplaying?
05:40 <Your_mom_arma> it was just me, and not right now
05:40 <DrJoeTron> :(
05:42 <Your_mom_arma> #lastseen help im a bug
05:42 <@armabot> Your_mom_arma: help im a bug has last been seen on  Wild West  =Capture The Flag= 0 days 1 hours 2 minutes ago.
05:43 <Your_mom_arma> still need to catch him so we can get him to try that game
05:48 <DrJoeTron> yeah tell me about it
05:48 <DrJoeTron> he's so elusive
06:07 -!- Your_mom_arma [n=Your_mom@pool-151-204-61-137.pskn.east.verizon.net] has quit ["cya."]
07:21 -!- Niii [n=Niii@lnr56-1-82-246-48-71.fbx.proxad.net] has quit ["Quitte"]
09:31 -!- Netsplit sterling.freenode.net <-> irc.freenode.net quits: [dlh]
09:32 -!- Netsplit over, joins: [dlh]
09:45 -!- GodTodd [n=GodTodd@cpe-76-183-44-91.tx.res.rr.com] has quit [Read error: 110 (Connection timed out)]
11:16 -!- Arma758 [n=caadb73a@h10487.serverkompetenz.net] has joined #armagetron
11:16 -!- Arma758 [n=caadb73a@h10487.serverkompetenz.net] has quit [Client Quit]
11:44 <DrJoeTron> HOLY SHIT
11:44 <DrJoeTron> spidey ping
11:45 <DrJoeTron> do you have a xbox?
11:45 <spidey> DrJoeTron, no
11:45 <spidey> not anymore
11:45 <DrJoeTron> aw
11:45 <DrJoeTron> http://www.circuitcity.com/ccd/productDetail.do?oid=138336&WT.mc_n=57&WT.mc_t=U&cm_ven=AFFILIATE%20MARKETING&cm_cat=BEFREE&cm_pla=DATAFEED-%3EPRODUCTS&cm_ite=1%20PRODUCT&cm_keycode=57
11:45 <spidey> i did but it got electrofied
11:45 <DrJoeTron> half life 2 for xbox for 5 bucks
11:45 <DrJoeTron> thats so wild
11:51 -!- DrJoeTron [n=DrJoeTr0@adsl-75-59-228-207.dsl.emhril.sbcglobal.net] has quit ["I don't practice what I preach because I'm not the kind of man I'm preaching to :V"]
11:58 -!- MaZuffeR [n=MaZuffeR@darkmoor.sby.abo.fi] has joined #armagetron
13:40 <spidey> http://video.google.com/videoplay?docid=-3655465801474364288
13:44 -!- armabot [n=armabot@85.233.38.240.static.cablesurf.de] has quit [Read error: 104 (Connection reset by peer)]
13:44 -!- armabot [n=armabot@85.233.38.240.static.cablesurf.de] has joined #armagetron
14:01 <spidey> Plot
14:01 <spidey> Although plot details are unknown, Outpost is planned to be a zombie film set on an oil rig. Marshall also plans to evoke controversy with the film telling Bloody-Disgusting.com, "There will be some fantastic nudity in Outpost, I am devising a zombie sex scene that will be quite unique." [2]
14:01 <spidey> that's gonna be the worse zombie movie ever
14:07 -!- deja_vu [n=deja_vu@HSI-KBW-091-089-011-161.hsi2.kabelbw.de] has joined #armagetron
14:27 -!- oOk3nNy [n=k3nNy@193.83.150.74] has joined #armagetron
14:29 <oOk3nNy> hey guys
14:32 <spidey> deja_vu, 
14:33 <deja_vu> spidey: 
14:33 <spidey> hi :P
14:35 <deja_vu> hey :P
14:36 <spidey> deja_vu, you play fortress?
14:37 <deja_vu> not lately
14:37 <spidey> :/
14:50 -!- deja_vu [n=deja_vu@HSI-KBW-091-089-011-161.hsi2.kabelbw.de] has quit ["leaving"]
15:02 -!- |CruZ| [n=cruzer@p57AF3B1E.dip0.t-ipconnect.de] has joined #armagetron
15:02 <|CruZ|> hi
15:02 <|CruZ|> http://wrtlprnft.ath.cx/serverlist/serverxml.php?stripcolors  mysql error :(
15:17 -!- |CruZ| [n=cruzer@p57AF3B1E.dip0.t-ipconnect.de] has quit []
15:25 -!- GodTodd [n=GodTodd@cpe-76-183-44-91.tx.res.rr.com] has joined #armagetron
15:25 <armabot> DrJoeTron is GodTodd's bitch.
15:28 <wrtlprnft> fixed.
15:28 <wrtlprnft> #g 9011 seconds in hours
15:28 <armabot> wrtlprnft: 9,011 seconds = 2.50305556 hours
15:28 <wrtlprnft> lost 2.5 hours of stats because mysql was down
15:28 <wrtlprnft> :(
15:41 -!- guru3_ [n=guru3@2002:5ae3:8196:1:0:0:0:1] has joined #armagetron
15:44 -!- guru3 [n=guru3@2002:5ae3:8196:1:0:0:0:1] has quit [Read error: 60 (Operation timed out)]
15:49 -!- oOk3nNy [n=k3nNy@193.83.150.74] has left #armagetron []
15:55 <armabot> armagetronad: mlbelenus * r7119 /private/belenus/OpenBSD/ports/games/armagetronad/ (client/Makefile server/Makefile): update Makefile, switched to .tar.gz
16:05 -!- guru3_ is now known as guru3
16:29 <spidey> wrtlprnft, ping
16:31 <wrtlprnft> spidey: pong
16:31 <spidey> 3.0 has built in map rotation?
16:31 <wrtlprnft> i think it does
16:32 <spidey> is there a wiki link?
16:32 <wrtlprnft> try ROTATION_TYPE and MAP_ROTATION
16:32 <spidey> yea there's 4 options for "rotation"
16:32 <wrtlprnft> http://forums.armagetronad.net/viewtopic.php?t=2205
16:37 <spidey> lol
16:38 <spidey> that explains why when i tried to edit sd's xml rotation thingy it wouldn't work
16:38 <spidey>  I will start writing the DTD for it tonight hopefully.   <-
16:44 <spidey> yay :D
16:44 -!- luke-jr_work [n=luke-jr@adsl-70-128-250-253.dsl.ksc2mo.swbell.net] has joined #armagetron
16:44 <spidey> luke-jr_work, im?
--- Log closed Mon Feb 12 16:55:02 2007
--- Log opened Mon Feb 12 16:55:07 2007
16:55 -!- wrtlprnft [n=wrtlprnf@85.233.38.240.static.cablesurf.de] has joined #armagetron
16:55 -!- Irssi: #armagetron: Total of 14 nicks [0 ops, 0 halfops, 0 voices, 14 normal]
16:55 <armabot> I love you more than ice cream!
16:55 -!- Irssi: Join to #armagetron was synced in 9 secs
16:58 <luke-jr_work> ...
16:59 -!- deja_vu [n=deja_vu@HSI-KBW-091-089-011-161.hsi2.kabelbw.de] has joined #armagetron
16:59 -!- wejp_ [n=j@i577BAD75.versanet.de] has joined #armagetron
17:09 <armabot> armagetronad: mlbelenus * r7120 /private/belenus/OpenBSD/ports/games/armagetronad/ (client/Makefile server/Makefile): unbreak Makefile
17:17 -!- deja_vu_ [n=deja_vu@HSI-KBW-091-089-011-161.hsi2.kabelbw.de] has joined #armagetron
17:34 -!- deja_vu [n=deja_vu@HSI-KBW-091-089-011-161.hsi2.kabelbw.de] has quit [Read error: 110 (Connection timed out)]
17:38 -!- deja_vu_ is now known as deja_vu
17:52 -!- Niii [n=Niii@lnr56-1-82-246-48-71.fbx.proxad.net] has joined #armagetron
18:34 -!- deja_vu_ [n=deja_vu@HSI-KBW-091-089-011-161.hsi2.kabelbw.de] has joined #armagetron
18:35 <spidey> #g 5 USD in CAD
18:35 <armabot> spidey: 5 U.S. dollars = 5.90400 Canadian dollars
18:50 -!- deja_vu [n=deja_vu@HSI-KBW-091-089-011-161.hsi2.kabelbw.de] has quit [Read error: 110 (Connection timed out)]
19:18 -!- epsy [n=epsy@mar75-4-82-227-65-72.fbx.proxad.net] has quit [Remote closed the connection]
19:21 -!- epsy [n=epsy@mar75-4-82-227-65-72.fbx.proxad.net] has joined #armagetron
19:28 <epsy> http://www.glumbert.com/media/blonde
19:28 <epsy> lol
19:34 -!- spidey [i=spidey@adsl-065-006-218-226.sip.mem.bellsouth.net] has quit [Read error: 104 (Connection reset by peer)]
19:52 -!- spidey [i=spidey@adsl-065-006-218-226.sip.mem.bellsouth.net] has joined #armagetron
19:53 <spidey> dude WTF
19:54 <spidey> windows gave me a message, "You have installed WINDOWS NT, over a exsisting windows 3.x blah blah to copy files blah blah"
19:54 <spidey> how do you install windows nt over another windows install?
19:55 <spidey> not to mention my xp account suddenly got a password :|
20:07 -!- DrJoeTron [n=DrJoeTr0@adsl-75-59-228-207.dsl.emhril.sbcglobal.net] has joined #Armagetron
20:07 <spidey> DrJoeTron, die :D
20:07 <DrJoeTron> ok
20:08 <spidey> DrJoeTron, defcon before you die?
20:08 <spidey> like..a last game :D
20:08 <DrJoeTron> nah
20:08 <spidey> y
20:08 <spidey> ok
20:08 <spidey> you wanna help me pick settings?
20:08 <spidey> for tron*
20:10 <luke-jr_work> spidey: IM foo
20:10 <spidey> didn't get one foo
20:37 <armabot> armagetronad: z-man * r7121 / (2 files in 2 dirs): Clarified doc on SERVER_IP a bit.
20:38 <armabot> armagetronad: z-man * r7122 / (3 files in 2 dirs):
20:38 <armabot> armagetronad: Moved one instance of deletion of game grid objects from grid creation to
20:38 <armabot> armagetronad: the previous phase and increased the timeout. This should make missing zone
20:38 <armabot> armagetronad: bugs less likely.
20:39 <armabot> armagetronad: z-man * r7123 / (2 files in 2 dirs): Performance improvement and debug recording playback problem avoidance: ack messages are no longer created before they are used.
20:39 <armabot> armagetronad: z-man * r7124 / (4 files in 4 dirs): Ping charity is now completely server controlled. Maximum and minimum can be set; setting the maximum to 0 should avoid most instant deaths.
20:52 -!- Stempo [n=44e46ffa@h10487.serverkompetenz.net] has joined #armagetron
20:52 <Stempo> whoa... on at school...
20:52 <Stempo> awesome lol
20:53 <DrJoeTron> fuck that
20:53 <DrJoeTron> go study
20:53 <DrJoeTron> HOLY FUCK
20:53 <DrJoeTron> kid icarus on VC
20:53 <DrJoeTron> and kirbys adventure!
20:53 <DrJoeTron> MOTHER FUCK!
20:53 <DrJoeTron> I only have 500 points :/
20:53 <Stempo> lol
20:53 <Stempo> that was...
20:53 <Stempo> slightly disturbing
20:53 <DrJoeTron> I CANT BUY BOTH
20:54 <DrJoeTron> D:
20:54 <Stempo> hahahaha
20:54 <Stempo> I'll buy you one for christmas
20:54 <Stempo> Is todd around?
20:54 <Stempo> MISTER SIR MSPAINT TODD MAN!!!!?!?!?
20:54 -!- epsy [n=epsy@mar75-4-82-227-65-72.fbx.proxad.net] has quit ["END OF LINE"]
20:55 <Stempo> guess not... it's lunch time so I don't have to study
21:00 -!- Stempo [n=44e46ffa@h10487.serverkompetenz.net] has quit ["CGI:IRC (EOF)"]
21:00 -!- Stempo [n=44e46ffa@h10487.serverkompetenz.net] has joined #armagetron
21:07 <DrJoeTron> Stempo it helps if you tab his name
21:07 <DrJoeTron> like so
21:07 <DrJoeTron> GodTodd you suck
21:07 <DrJoeTron> GodTodd, GodTodd GodTodd GodTodd GodTodd GodTodd GodTodd 
21:09 -!- Stempo [n=44e46ffa@h10487.serverkompetenz.net] has quit ["CGI:IRC (Ping timeout)"]
21:12 -!- Vanhayes [n=Vanhayes@stjhnbsu83w-156034205121.nb.aliant.net] has joined #armagetron
21:19 <spidey> #last --from wrtlprnft --with http://
21:20 <armabot> spidey: [16:32:42] <wrtlprnft> http://forums.armagetronad.net/viewtopic.php?t=2205
21:39 -!- epsy [n=epsy@mar75-4-82-227-65-72.fbx.proxad.net] has joined #armagetron
21:42 <deja_vu_> interesting how much visitors i get with search strings like "armagetron color codes"
21:50 -!- epsy [n=epsy@mar75-4-82-227-65-72.fbx.proxad.net] has quit ["END OF LINE"]
21:55 <wrtlprnft> you have a site about arma?
21:59 <spidey> he does, and i've used it :D
22:00  * spidey has a good idea
22:02 <spidey> with that rotation thing in 3.0, include about 4 cfg.s first have rotation_type 2 for match based then in the second cfg have rotation_type 1 for round base, then include 10 cfg's with different settings for match 2 then match 3 be like match 1 with different settings, then match 4 be like match 2 with different settings
22:02 <spidey> then let it repeat
22:02 <spidey> :D
22:05 <wrtlprnft> http://forums.armagetronad.net/viewtopic.php?t=2207
22:05 <wrtlprnft> o_O
22:06 <wrtlprnft> those forums always have been full of small kids :)
22:07 <wrtlprnft> but i can't seem to find deja_vu's arma site
22:07 <wrtlprnft> just the one with the color picker
22:20 <deja_vu_> wrtlprnft: i just have that one page
22:23 <wrtlprnft> ah
22:35 <armabot> armagetronad: z-man * r7125 / (2 files in 2 dirs): Fixed failed client count assertion on client.
22:36 <wrtlprnft> root@colin 1 # emerge -uDavN world
22:36 <wrtlprnft> Total: 8 packages (7 upgrades, 1 reinstall), Size of downloads: 5,948 kB
22:36 <wrtlprnft> nice!
22:36 <wrtlprnft> (new feature in portage, it seems)
22:39 <luke-jr_work> there is?
22:40 <luke-jr_work> what?
22:41 -!- Niii_ [n=Niii@lnr56-1-82-246-48-71.fbx.proxad.net] has joined #armagetron
22:41 -!- Niii [n=Niii@lnr56-1-82-246-48-71.fbx.proxad.net] has quit [Read error: 104 (Connection reset by peer)]
22:55 <wrtlprnft> !!! A file is not listed in the Manifest: '/usr/portage/local/layman/armagetron/games-action/armagetronad-live/armagetronad-live-0.3_alpha6693-r15.ebuild'
22:55 <wrtlprnft> luke-jr_work: i recall something in my emerge log, but what's the solution? :P
22:55 <wrtlprnft> luke-jr_work: that message about how many packages will be emerged is new
22:56 <luke-jr_work> wrtlprnft: FEATURES=-strict
22:56 <luke-jr_work> it's not *that* new
22:57 -!- MaZuffeR [n=MaZuffeR@darkmoor.sby.abo.fi] has quit ["Leaving."]
22:57 <luke-jr_work> wrtlprnft: if -strict no longer works, complain and such in #gentoo-portage that they've just broken the only workaround for the lack of SCM support in Portage
23:10 <wrtlprnft> hmm, FEATURES=-strict works
23:10 <wrtlprnft> though it used to work without that before
23:16 <armabot> armagetronad: z-man * r7126 / (3 files in 3 dirs):
23:16 <armabot> armagetronad: SILENCE_ALL now also works on the server.
23:16 <armabot> armagetronad: New commands: SILENCE and VOICE to take chat rights and give them back to individual players.
23:16 <armabot> armagetronad: All this only affects public chat, /team and /msg and the other commands are unaffected.
23:17 <wrtlprnft> nice!
23:20 <wrtlprnft> #night
23:20 <armabot> Good night wrtlprnft!
23:34 <luke-jr> wrtlprnft: yeah
23:46 -!- Van-hayes [n=Vanhayes@stjhnbsu83w-156034152118.nb.aliant.net] has joined #armagetron
23:56 -!- Vanhayes_ [n=Vanhayes@stjhnbsu83w-156034154032.nb.aliant.net] has joined #armagetron
23:59 -!- Vanhayes [n=Vanhayes@stjhnbsu83w-156034205121.nb.aliant.net] has quit [Read error: 110 (Connection 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.


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