#bitfighter IRC Log

Index Search ←Prev date Next date→

IRC Log for 2012-04-05

Timestamps are in GMT/BST.

02:12:07raptordi sam686
02:12:10raptor*hi
02:12:18raptordoes your joystick work fine in 017a?
02:24:14Heyub Quit (Quit: KVIrc 4.0.4 Insomnia http://www.kvirc.net/)
03:38:01sam686Joystick seems to want to go back to keyboard after closing and re-opening, i have to change input to joystick everytime now
03:38:50raptoris AlwaysStartInKeyboardMode=No in the INI?
03:39:12raptoror yes, i mean?
03:40:04sam686AlwaysStartInKeyboardMode=No is what i have
03:42:10sam686oh, and another problem with AlwaysStartInKeyboardMode=No is it does keyboard input, until i enter option menu (always shows input = joystick), then does joystick input
03:42:32raptorthen i guess it broke since 016
03:42:45sam686only difference with AlwaysStartInKeyboardMode=Yes, is it stays input = keyboard when entering option menu
03:42:55raptoroh wait
03:44:17raptoron start-up with a joystick in, it used to switch to joystick mode every time
03:44:36raptorthen I added that INI option to force it to start in keyboard mode
03:44:40raptorsomething must have changed...
03:54:56raptorI wonder if i should check in my win64 changes?
03:57:20sam686how big is the changes?
03:57:42sam686also that might mean having to have a 64-bit lib and 64-bit .dll
03:59:35raptoryes - it's about 6MB of dlls (compress as 1.4MB)
03:59:42sam686although, eventually, in about 5 - 10 years, most computer CPU will probably be 64-bit
04:19:57kodaws has joined
04:26:34kodaws Quit (Ping timeout: 260 seconds)
04:27:29raptor Quit ()
06:26:12koda has joined
06:46:42koda Quit (Quit: koda)
06:47:04Watusimoto_ has joined
07:33:19kodaws has joined
07:39:36sam686 has left
07:44:31Watusimoto_ Quit (Ping timeout: 264 seconds)
12:05:44LordDVG has joined
12:13:43LordDVG Quit (Remote host closed the connection)
12:14:04LordDVG has joined
13:23:35LordDVG Quit (Remote host closed the connection)
15:30:50raptor has joined
15:30:50ChanServ sets mode +o raptor
15:30:58raptorgood day!
15:35:38raptorwatusimoto: i read the lua stuff
15:35:44raptorit was informative
15:36:01raptorso i figure we'd only need to load s_bot once, on-demand
15:36:35raptorthen replicate its internal table for however many bots we want... is tthat about right?
16:07:37watusimotomaybe
16:07:47watusimotoI'm going to give it a whirl tonight
16:08:16watusimotoat worst, we load a single lua instance and create new global tables as we create bots/levelgens
16:08:36raptorthat's better than what we have now, right?
16:08:37watusimotoeven if we have to reload the s_bot
16:08:44watusimotoI suspect so
16:08:53watusimotoat least from a memory POV
16:09:03watusimotoonly one copy of Lua would be loaded
16:09:05raptorseems like s_bot adds at least 1MB every time one is added
16:09:13watusimotobecause it creates a new copy of Lua
16:10:06Heyub has joined
16:10:12HeyubGood morning.
16:10:29watusimotoHey heyub
16:10:33raptorwere you able to glean anything from 'naev'? i talked to the devs and they said they did the table switching
16:10:44raptorbut i couldn't quite understand it from their code
16:10:49watusimotoI looked at the source, but didn't see it either
16:11:00raptorhello Heyub
16:11:14watusimotobut I did grab some ideas for getting a stack trace in case of error
16:12:12watusimotothough I don't yet undrestand how it works
16:17:21raptorthe naev folks are purists... they hate c++
16:18:05raptori mentioned once that i was working on a c++ project and had used boost.. they said: "if you use boost to fix c++, now you have two problems"
16:21:14watusimotothat's funny
16:22:11raptorthen they proceeded to tell me an analogy of a country having an insect problem
16:22:20raptorso to fix it they brough in lizards
16:22:41watusimotoAustralia?
16:22:45raptorthen the lizards get out of control, so the bring in tigers
16:22:56raptorwhich kill all lizards and now they have an insect and tiger problem
16:23:29raptorhehe, that's what i said, too
16:23:36Heyublol
16:24:50raptoranyways, they are smart cookies over on #naev, but tread lightly - they will philosophically hound you
16:26:01watusimotonaev seems to do all their lua binding manually
16:26:20watusimotowhereas we do it using the Lunar thingy
16:26:37raptorwas Lunar something you wrote?
16:26:41watusimotono
16:26:44watusimotoheavans no
16:26:48watusimotoit uses template
16:26:49watusimotos
16:27:07raptorah ok
16:27:18raptorwasn't sure the history of bitfighter-lua integration
16:27:19watusimotounfortunately, I am not sure it will work with Lua 5.2
16:27:36watusimotothough at this point, lua-vec isn't available for 5.2 either
16:27:39raptorwell, we'd need lua-vec for lua 5.2 first?
16:27:42watusimotoyes
16:27:42raptorhehe, yep
16:27:47watusimotowe may need to port it ourselves
16:27:54watusimotowhich I'm in no hurry to do
16:28:09watusimotothen we'd need to port our mods to luavec
16:44:30raptorit's the open source model!: nothing can be good-enough; we must rewrite!
17:15:53kodaws Quit (Ping timeout: 245 seconds)
17:38:06Watusimoto_ has joined
18:04:45sam686 has joined
18:04:46ChanServ sets mode +v sam686
18:37:15Watusimoto_ Quit (Ping timeout: 246 seconds)
19:10:48koda has joined
20:19:51Watusimoto_ has joined
20:51:49Watusimoto_hi -- saw the bug report, haven't investigated
20:53:01raptorbug report?
20:53:18raptorok, the editor FF one
20:57:55Watusimoto_yes
21:11:45Watusimoto_still not quite there yet, but some of this new lua paradigm is starting to click
21:13:28Watusimoto_great -- now I have a zombie bitfighter process I cannot kill
21:13:39raptorkill -9
21:14:21Watusimoto_great idea
21:14:35Watusimoto_I'll try that in my virtual machine
21:15:07raptori guess you're not using linux, huh...
21:15:25Watusimoto_yeah yeah
21:27:40zoomber_mbp has joined
21:49:48Frank__ has joined
21:50:05Frank__Hello
21:50:12raptorhi Frank__
21:50:34Frank__For some reason the latest update keeps getting blocked as a virus by my anti virus software... :/
21:50:55raptorwhat OS are you using?
21:51:01Frank__Vista
21:51:02raptorWatusimoto_: have you gotten that before?
21:51:05Frank__Nope
21:51:17Watusimoto_Avira?
21:51:38Watusimoto_Frank__: what AV software?
21:51:45sam686or what anti-virus scanner being used?
21:51:45Frank__Actually just got it to work, but it gives me an error message saying its not a valid windows 32 app
21:52:06Frank__I'm using Norton
21:52:08sam686maybe an anti-virus blanked or corrupt that bitfighter.exe file
21:52:12Watusimoto_I sometimes can't build because Avira accuses me of creating a virus
21:52:30Watusimoto_that could be, I suppose
21:52:32Heyublol silly anti viruses.
21:52:48Frank__I will figure it out eventually
21:52:58Watusimoto_I absolutely gurarantee that if you are using our build of BF, there is no virus involved
21:53:04Watusimoto_I built it myself :-)
21:53:18Watusimoto_you could try redownloading and disbaling Norton before installing
21:53:22Frank__Yea
21:53:24raptorFrank__: where did you download it from?
21:53:26sam686i don't use any anti-virus on my computers (anti virus uses too much RAM and lots of CPU for my old computer)
21:53:34Watusimoto_this is the first I've heard of Norton disliking bf
21:53:37Frank__The downloads page, Raptor.
21:53:41raptorok
21:53:47Watusimoto_there
21:53:56HeyubI only do system scans once a week with my anti virus...
21:54:07Watusimoto_yes, the downloads page should grab you the copy on google code, which is certainly legit
21:54:23Frank__I see
21:54:30Watusimoto_I take it back -- i think raptor built the release version.
21:54:44Watusimoto_but he's reasonably trustworthy "-)
21:54:45raptori built it this time
21:55:01Frank__What programming language did you make Bit Fighter with?
21:55:06Watusimoto_C++
21:55:12Watusimoto_with a smidge of Lua
21:55:13Frank__Interesting, I love the game.
21:55:14Watusimoto_for the robots
21:55:17Watusimoto_great!
21:55:27Watusimoto_we work hard on making it as fun as possib;le
21:55:31Frank__Got a bunch of friends at school to play
21:55:39Watusimoto_excellent -- the more the better
21:56:06Frank__I have no clue how I came by this game. lol, very addicting though.
21:56:13raptorinstaller: https://www.virustotal.com/file/1dd29d0355fc367dc121f57744b6fb372ffa8c7d728b57a27e8d8975726f1315/analysis/1333662881/
21:56:26raptorlet me extract the executable...
21:57:30Watusimoto_I just finished a very cool new feature!
21:57:35raptoruh oh
21:57:42HeyubDo we get buttons?
21:57:43Watusimoto_Now when you add a bot during a game, you immediately exit the game!
21:58:01raptorhahaha
21:58:05Watusimoto_It seems to work every time!
21:58:19raptorhere is the bitifighter.exe: https://www.virustotal.com/file/f3c219de3870da3c1a1376d485a41f911b7a6b215f6abbeaf770ff421b0433be/analysis/1333663044/
21:58:38raptornorton isn't in that list, though....
21:58:41raptorsymantec is
21:59:05Frank__Interesting
21:59:10Frank__Maybe it isn't Norton
21:59:25Frank__Or my Norton is a virus :O
21:59:28Watusimoto_neither is avira
21:59:46Watusimoto_Norton is definitely a virus, though not in the way most people think about them
21:59:54raptorhaha
21:59:56Frank__CPU hog
22:00:02Watusimoto_ever try to uninstall it?
22:00:12Watusimoto_can't be done!
22:00:12Frank__Norton?
22:00:17Watusimoto_yes
22:00:20Watusimoto_it's notorious
22:00:20raptoryes - by wiping the hard drive
22:00:27Frank__^
22:01:34raptori love it when they make you enter a password to authorize uninstall from a central reporting server
22:01:35Frank__There we go, disabled Norton and I can run the installer for Bit Fighter
22:02:38Frank__Why must the servers be empty.... The word about this game must be spread!
22:02:53Watusimoto_it must
22:03:23sam686sometimes, uninstalling anti-virus can't be done because of password protected and you don't know the password, but you could just boot into linux live CD and delete all files used for anti-virus from program files
22:13:28Watusimoto_whoa... Heyub is way out in front on the games played this week
22:13:42Watusimoto_amost double the next player
22:14:10raptoreven ahead of me from last week!
22:14:14HeyubI have a lot of free time.
22:14:18Watusimoto_:-)
22:14:18raptorand i was testing achievements...
22:14:34Watusimoto_we need a badge for playing some insane number of games in a week
22:15:05Watusimoto_heyub -- you should register your name on the formus
22:15:29Watusimoto_that way you get a little underline on your name :-)
22:15:51Frank__ Quit (Quit: Page closed)
22:15:53HeyubIm registered as "c.s" for some odd reason.
22:16:01raptorwant me to change it?
22:16:51HeyubSure, if its no bother :)
22:16:58raptorok, tell me the exact username you want
22:17:02raptorcase-sensitive
22:17:05HeyubHeyub
22:17:15raptorokey dok
22:19:24sam686when you changed forum name, your forum login won't be "c.s" anymore, but will be the same as forum name, which may be "Heyub"
22:19:39raptorok Heyub, you are now 'Heyub'
22:19:55raptoryou may need to re-login into bitfighter to get the underline :)
22:20:10HeyubThanks, Ill do that
22:20:55HeyubIt workedd
22:21:07raptorgreat!
22:25:42Watusimoto_game play has definitely been up since 017
22:27:41raptoryay
22:27:50raptorbecause it doesn't crash so much maybe....
22:28:06Heyub^ why I came back
22:28:25raptoryeah, 016 was a rough release
22:28:30raptorbut an important stepping stone...
22:35:54raptorfound an oddity: if you're not a registered user, your name will be lowercased in the 'players online' json
23:00:57Watusimoto_016 was stable though
23:01:05Watusimoto_015 was stable
23:01:10Watusimoto_014 crashed on mac a lot
23:01:16Watusimoto_I think
23:01:35raptormaybe it's the mac port that hurt us?
23:02:33raptorok, well, i'm out for a few hours
23:02:35raptorlaters!
23:03:40raptor Quit ()
23:06:14Alfred_ has joined
23:06:27Alfred_ Quit (Client Quit)
23:07:57Watusimoto_night
23:30:00koda Quit (Quit: koda)

Index Search ←Prev date Next date→

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