Search found 7 matches

by Betty
Tue Jan 21, 2003 9:34 am
Forum: Servers: General Discussion
Topic: Custom Server
Replies: 5
Views: 4811

sweet, guess I'll go compile it on my linux box and try this then =D
by Betty
Tue Jan 21, 2003 5:48 am
Forum: Servers: General Discussion
Topic: Custom Server
Replies: 5
Views: 4811

yeah go for it, I will probably get around to making diffs for it soon, just was wondering what some of the feedback was like first, I have updated it alittle since my last post, don't think it really does anything else, just changed it to use vectors instead of my own crappy link lists, shortens my...
by Betty
Tue Jan 21, 2003 1:30 am
Forum: Help: Source Code / Compiling / Development
Topic: Developers, show yourselves!
Replies: 21
Views: 11134

well guess I'll jump in and say hi =). I'm a uni student so I'm constantly learning new languages and stuff, I normally use c++ and java, others I normally just use as they're required by papers I take =P
by Betty
Tue Jan 21, 2003 1:25 am
Forum: Enhancements
Topic: Stats!! (in-game and long-term)
Replies: 4
Views: 4212

I modded the server a bit to save stats (playername wins losses gamesplayed and tks) it's in the server forum (probably should be in development or something I guess)
by Betty
Mon Jan 20, 2003 10:38 pm
Forum: Servers: General Discussion
Topic: Custom Server
Replies: 5
Views: 4811

ADDED:
* -logscore saves playername gamesplayed totalwins totallosses totalteamkills to a file scores.log. can be used to make like a top 10 players list or something.
* started adding random map/wildcard support for linux
by Betty
Mon Jan 20, 2003 1:58 am
Forum: Help: Source Code / Compiling / Development
Topic: Gentoo users: bzflag-cvs-0.ebuild
Replies: 2
Views: 4375

mint, was wanting an ebuild for this
by Betty
Mon Jan 20, 2003 1:56 am
Forum: Servers: General Discussion
Topic: Custom Server
Replies: 5
Views: 4811

Custom Server

I got alittle bored and modified the 1.7g0 server a bit, I figure it could use alittle testing although I haven't added anything particularly amazing. ADDED: * Ability to choose random world file by specifying "-world *.bzw" (Windows version only) * Added a "-printfinalscore" jus...