#bitfighter IRC Log

Index Search ←Prev date Next date→

IRC Log for 2011-10-29

Timestamps are in GMT/BST.

00:07:00Zoombersam686 there?
00:08:00sam686i am in game, with CrazyLinux.Nerd
00:08:00Zoomberi get this message when pinging a remote server http://pastebin.com/XcC70ugi
00:20:00BFLogBot - Commit 3d0fb94dc3f0 | Author: watusim...@bitfighter.org | Log: Added some instructions, made helper quit after pressing enter
00:20:00BFLogBot - Commit 4c3002726269 | Author: watusim...@bitfighter.org | Log: Credits update
00:25:00Watusimoto Quit (Ping timeout: 240 seconds)
00:55:00BFLogBot - Commit 88cb4fbf85fe | Author: buckyballreaction | Log: In-game console key changed to CTRL + '/' so we can ask questions in chat again
01:04:00CrazyLinuxNerd Quit (Quit: Leaving)
01:19:00sam686Zoomber, you can't get a message from bitfighter itself when pinging some address (let me see your screenshot?).. such message may mean that that address went offline maybe...
01:52:00karamazovapyheyyy...I'm in the credits now!
01:52:00karamazovapyhah!
02:00:00raptori don't think i've known your real name before
02:01:00raptoroh wait; yes, i have
02:01:00raptorin some of our developer e-mails
02:07:00raptorsam686: is there a unique player identifier that can be sent across via c2s commands?
02:09:00raptori guess it'll have to be by player name...
02:13:00sam686there is some sort of id system for clients that changes everytime clients connects, gameConnection.cpp line 1460 mClientInfo->getId()->read(stream);
02:14:00sam686i mean, such client ID system changes everytime the client starts up and connect to master..
02:15:00sam686it is used so that client sends password to only master.. client send id to server, server send id to master to check if verified.
02:23:00raptorinteresting
02:23:00karamazovapyserver pass?
02:24:00raptor?
02:24:00karamazovapynvm
02:24:00sam686password for authentication (underline names) is only send to master, the id (which is random) is send to server / master, so server can verify with master
02:26:00Zoomberwe should put sam686 's map "triple point stars" in the stock map collection
02:26:00sam686also, no 2 clients can connect to master with the same ID (it will show a duplicate ID error if / when it happens)
02:27:00karamazovapyI'm thinking of asking wat if he wants me to make a full set of "stock" maps
02:28:00Zoombermaybe a good idea..
02:28:00Zoomberwow, im out of ram already
02:28:00raptorwatusimoto has mentioned replacing some of them
02:28:00Zoomberouch
02:28:00raptorlike geowar
02:28:00Zoomberi need more ram
02:28:00Zoomberand i thought 4 GB was way enough
02:29:00sam686my computer have 1.5 GB, more then good enough for windows XP 32-bit
02:29:00Zoombermine has 4
02:29:00Zoomberbut half of it is used by a vm
02:29:00sam686I usually don't run VM, my computer is not very powerful...
02:30:00raptorsam686: if i am on team 1 do I have an ClientInfo->mTeamIndex of 0?
02:30:00Zoomberthere, i set it to 1 GB instead of 2 GB
02:31:00sam686yes, mTeamIndex is zero for first team
02:31:00raptorexcellent, thanks
02:31:00sam686like /addbot 1 will add to second team
02:31:00raptorok
02:32:00sam686except in LUA coding where first team might be 1
02:35:00raptorI believe in whitespace in coding
02:35:00raptorif only laptops had better vertical resolution...
02:57:00Flynnn Quit (Ping timeout: 244 seconds)
03:21:00raptorsam686: is there a way for an admin to broadcast a server message from the client?
03:24:00raptorshuffle works!
03:24:00raptorlooks uuuugly
03:39:00raptorkaramazovapy: wan't me to make any changes to the credits?
03:40:00BFLogBot - Commit 50a5bd9c3399 | Author: buckyballreaction | Log: CaSe matters in online pseudonyms, I promise
03:41:00BFLogBot - Commit 0e59976be499 | Author: buckyballreaction | Log: Do the shuffle!
04:01:00Zoombersam686
04:01:00Zoomberever play chess?
04:01:00Zoomberor raptor
04:01:00raptoryes, i used to play heavily in high school
04:01:00Zoomberstill know how to play a bit?
04:02:00raptorI remember the rules, but I am sorely out of practice
04:03:00Zoomberi used to play a game called "Keeps and Moats" chess, and just came back to it / bought the full version
04:03:00Zoomberits a unique 4-player chess game
04:03:00Zoomberwith full cpu players, and multiplayer capability
04:03:00raptorinteresting - one of my friends and myself created a 4-player chess set, but we didn't know the rules so we made them up
04:04:00raptorI played this weird serbo-croation 3-player version with some co-workers once
04:05:00Zoomberi need to go
04:05:00Zoomberbut i would love to share this one with you when i get back
04:05:00Zoomberlater
04:06:00raptorbye
04:49:00raptori think slipzones are broken
05:10:00raptor Quit (Remote host closed the connection)
05:11:00BFLogBot - Commit 34b44273b2be | Author: buckyballreaction | Log: Code clean-up of helper hierarchy
05:17:00sam686 Quit (Ping timeout: 258 seconds)
05:17:00Flynnn has joined
05:18:00sam686 has joined
05:18:00ChanServ sets mode +v sam686
05:31:00CrazyLinuxNerd has joined
06:14:00CrazyLinuxNerdAh the fun of trying to fix crazy soccer for 016 :-D. Definitively needs some work.
07:43:00Zoomberhi
07:43:00Zoomberback
07:43:00CrazyLinuxNerdwelcome back
07:55:00Zoombertrying to get "Keeps and Moats" chess to work on mac
07:56:00CrazyLinuxNerdoh, sounds fun xD I'm half-way through completely re-creating crazy soccer to work with the new no pickup thing :-)
07:57:00CrazyLinuxNerdon monitor 1 I got the original (edit mode) in bitfighter 015, and on monitor two i'm recreating it on a bigger grid on 016 xD fun times....
08:06:00CrazyLinuxNerdsegfault xD god i'm glad i save!
08:10:00Zoomberhey crazylinuxnerd, do you use debian or ubuntu at all?
08:11:00CrazyLinuxNerdnah not really, I prefer Fedora and CentOS
08:16:00Zoomberok
08:16:00CrazyLinuxNerddamn just noticed how heavy the soccer ball feels now on 016, but non-the-less my level is playable again :-) but not fully. it hasn't got all the extra's like health packs, energy, turrets etc yet, there up next now. but aside that it's done
08:16:00Zoomberhow do you add a whole fedora repository in centos?
08:16:00Zoombersay you have no repositories at all..
08:16:00CrazyLinuxNerdi really wouldn't do that if i was you xD things will break, a lot
08:16:00Zoomberjust "yum"
08:17:00Zoomberhowever, in my situation, its "apt-get"
08:17:00CrazyLinuxNerdyour best bet would be to grab the fedora-release, or centos-release rpms and install them with rpm -ivh - this should give you the required basic repositories
08:18:00CrazyLinuxNerdas for apt-get, i'm not sure, i rarely use it
08:18:00Zoomberyes, i do remember rpm works with centos
08:18:00CrazyLinuxNerdon fedora/centos repositories are stored in /etc/yum.repos.d/ - here you will find .repo files. these are the config for a repository, maybe apt has a similar thing.
08:18:00Zoomberi know theres apt-get source
08:19:00Zoomberand apt-get dist-upgrade
08:19:00Zoomberlooking...
08:24:00Zoomberthere was nothing, but it looks like it wanted to look for /etc/apt/sources.list.
08:24:00Zoomberi made that and put some deb stuff
08:25:00CrazyLinuxNerdso, what is it exactly you need to do?
08:38:00Zoombernevermind, im trying something
08:39:00CrazyLinuxNerdok fair enough :-) do you have bitfighter 016? if so do you want to test out my new crazy soccer? i'm curious if it would be easier for people now (Assuming you played original?)
09:01:00Flynnn Quit (Quit: This computer has gone to sleep)
09:19:00CrazyLinuxNerdRight, I'm gonna go afk for a while, Crazy Soccer is pretty much done (started working on it round 7am, it's now 10am..) so I need a break :-) be back later. cya.
10:23:00CrazyLinuxNerd Quit (Quit: Leaving)
12:22:00sam686 Quit (Ping timeout: 258 seconds)
12:23:00sam686 has joined
12:23:00ChanServ sets mode +v sam686
12:29:00koda has joined
12:55:00koda_ has joined
12:56:00koda Quit (Read error: Connection reset by peer)
12:56:00koda_ is now known as koda
13:20:00koda Quit (Quit: koda)
13:39:00raptor has joined
13:39:00ChanServ sets mode +o raptor
13:40:00raptorso cold!
14:37:00raptor Quit (Remote host closed the connection)
15:51:00karamazovapyhttp://bitfighter.org/forums/viewtopic.php?f=20&t=970
16:34:00koda has joined
16:39:00koda Quit (Remote host closed the connection)
16:39:00koda has joined
17:29:00LordDVG has joined
17:32:00raptor has joined
17:32:00ChanServ sets mode +o raptor
17:32:00raptorhooray!!
17:45:00raptor Quit (Remote host closed the connection)
17:47:00raptor has joined
17:47:00ChanServ sets mode +o raptor
18:34:00raptor Quit (Remote host closed the connection)
18:38:00Flynnn has joined
18:54:00CrazyLinuxNerd has joined
20:32:00raptor has joined
20:32:00ChanServ sets mode +o raptor
20:38:00Zoomber Quit (Quit: Zoomber)
20:40:00LordDVG Quit (Remote host closed the connection)
20:43:00dajoker has joined
20:43:00dajoker has left
20:59:00raptorhey sam686, CrazyLinuxNerd has some joystick oddities - maybe you migh tknow something
21:00:00CrazyLinuxNerdyeah.... when on 016, ship will just stop moving when using axis fully to left or right, it's like it hits a wall, however when not fully, to left or right, up down etc say, at about 75% to the left for example, the ship will go to stop, but instead of stopping it will "jump" past the wall without fully stopping.
21:06:00Flynnn Quit (Quit: This computer has gone to sleep)
21:10:00Flynnn has joined
21:14:00Flynnn Quit (Client Quit)
21:14:00Flynnn has joined
21:15:00Flynnn Quit (Client Quit)
21:15:00Flynnn has joined
21:15:00Flynnn Quit (Client Quit)
23:46:00Watusimoto has joined

Index Search ←Prev date Next date→

These logs were automatically created by BFLogBot on irc.freenode.net.