Welcome to bzflag.norang.ca!
BZFlag 2.0.14 is out. Get your fresh copy at Sourceforge.net or from SVN.![[Tank]](tankb1.png)
The bzmap map building toolset supports BZFlag 2.0 map generation features and is used to build the map on the Olympic server.
The patches applied to our bzflag servers provide the following extra features:
- Lag autokick fix to prevent player removal on failed ping message returns
- No kill zones for areas on the map (Olympic Server)
- Player destruction height (Olympic Server)
Custom plugins have also been written to allow the servers to provide real-time updates of the current player list to this web server. Logging is handled by the logDetail plugin which is part of the BZFlag source repository.
Servers
| Players:0 Servers:47 | Test Server | Anonymous Player | Registered Player | Administrator | The current time is:2010-09-03T02:14:43Z |
| Port | Name | Links | # | Details |
|---|
| 5154 | BZFlag Olympics -Tank Driving 101- | Stats | 0 | |
| 5155 | Mad City by Grape Of Wrath | MapStats | 0 | |
| 5156 | The Two Tanks by stive! | MapStats | 0 | |
| 5157 | LouMan's Island Hopping (Rabbit Chase) | MapStats | 0 | |
| 5158 | ^nightmare^'s Four-Star CTF [4 team CTF] | MapStats | 0 | |
| 5159 | LaserTag by Happy Tanker | MapStats | 0 | |
| 5160 | LouMan's Columns and Rivers | MapStats | 0 | |
| 5161 | LouMan's Mystic Valley (R1.3) - BZFlag Clients 2.0.5+ Rq'd - Beta | MapStats | 0 | |
| 5162 | LouMan's BZBowl | MapStats | 0 | |
| 5163 | LouMan's Babylon IV | MapStats | 0 | |
| 5164 | LouMan's BZFlag Rocks | MapStats | 0 | |
| 5165 | LouMan's Camelot | MapStats | 0 | |
| 5166 | LouMan's LegoLand | MapStats | 0 | |
| 5167 | LouMan's Time Trial | MapStats | 0 | |
| 5168 | LouMan's Twin Peaks | MapStats | 0 | |
| 5169 | LouMan's Island Hopping (CTF) | MapStats | 0 | |
| 5170 | LouMan's Bridges | MapStats | 0 | |
| 5171 | LouMan's Twin Peaks (Rabbit Chase) | MapStats | 0 | |
| 5172 | Snipers Haven by Inferno | MapStats | 0 | |
| 5173 | Rat Lab Reloaded by dutchrai | MapStats | 0 | |
| 5174 | No Name Provided | MapStats | 0 | |
| 5175 | Viking's pill-box-style Arena! Join the fun! (Version 2!) | MapStats | 0 | |
| 5176 | BZCity | MapStats | 0 | |
| 5177 | BunnyWorld Rabbit Chase by Ducatiwannabe | MapStats | 0 | |
| 5178 | Tower by experiMENTALfrog | MapStats | 0 | |
| 5179 | Texas Star by ClayOgre! Ultimate BZFlag... | MapStats | 0 | |
| 5180 | WHAMMO! World by WHAMMO! | MapStats | 0 | |
| 5181 | Stealth Battle Grounds by Inferno | MapStats | 0 | |
| 5182 | Inferno's Inferno, BEWARE! Only for People Who Can Stand The HEAT!! | MapStats | 0 | |
| 5183 | TO by Tanner | MapStats | 0 | |
| 5184 | Angles of Destruction, By Legolas_ | MapStats | 0 | |
| 5185 | Ducktape's Map: Lightsabers | MapStats | 0 | |
| 5186 | WarZoneX by Ducatiwannabe | MapStats | 0 | |
| 5187 | R3laX's Green vs. Blue 0.2 | MapStats | 0 | |
| 5188 | DooM CTF by Infinite ::Good Flags Only:: | MapStats | 0 | |
| 5189 | Aircraft Carrier- Big Cheese | MapStats | 0 | |
| 5190 | Duck or Die by A Distraction | MapStats | 0 | |
| 5191 | Labyrinth map by R3laX | MapStats | 0 | |
| 5192 | Ducatiwannabe's Paintball - Red vs Blue - Fun at its MAX :-) | MapStats | 0 | |
| 5193 | Rain'N Frogs Map by Landshark | MapStats | 0 | |
| 5194 | Aribeth's Giza Plateau (2.9.12) | MapStats | 0 | |
| 5195 | Fox Burrow (Rabbit Chase) by ^nightmare^ | MapStats | 0 | |
| 5196 | Great Wall- by Big Cheese | MapStats | 0 | |
| 5197 | Halo3's 1 way CTF map | MapStats | 0 | |
| 5198 | Castle Warfare by DW (two castles, small map, mostly gm) NEW! | MapStats | 0 | |
| 5199 | Vertigo 6.0 By Win Xp :D | MapStats | 0 | |
| 5200 | Administrator Replay Server | Stats | 0 | |
5154 - BZFlag Olympics
The BZFlag Olympic map is a collection of challenges for players. The most interesting of these is the obstacle race course. Olympic events include:
- 3-level Obstacle Course Race
- Multiple difficulty levels
- 69 obstacles (23 per level)
- Randomly generated race course
- Rock Climbing Walls
- Diving Competition
- Fireworks Competition
- Free-For-All Battling Area under 50m
The BZFlag server has been patched to prevent tank killing on race track levels. The course is difficult enough without having to dodge player bullets.
The race map is automatically generated every time it is idle (no active players) and changes many times a day.
Thumper is maintaining this map and can be reached by email at thumper@norang.ca or by private message to Thumper at the Official forums for BZFlag.org.
The source code for this map is available from our public Arch source repository.
More information is available via server /help for this map. The list of contributors that have helped create this map can be found with /help credits when connected to the server.
BZMAP Map Building Toolset
bzmap Map Generation
Some BZFlag maps on our servers are generated using scripting tools. The Olympic server map is created using a Python scripting map generation toolset called bzmap.
bzmap creates a map file which contains all of the attributes for the map including:
- Server variables
- Server startup options
- Server help
- Map of the world to be rendered
The bzmap generated map files contains everything required to render the map for gameplay by the bzflag server (bzfs). bzmap is GPL licensed and freely available. Both the stable version and the development version of bzmap are available from our public Arch source repository.
The easiest to way run a server created by bzmap is with runserver described below. bzmap can generate standard map files which contain only elements that are compatible with the BZFlag game server so that using runserver is not required.
Development on bzmap continues and will possibly change languages from Python to Common Lisp (CL). Stay tuned for further developments.
runserver - Creating A Server
runserver is a tool that takes the bzmap generated map file and starts the server with all of the map specified options. runserver processes a bzmap generated map file and starts the BZFlag game server (bzfs) with all of the specified options for the map. bzmap runserver is available from our public Arch source repository.
bzmap and runserver are brought to you by Frédéric Jolliton (aka Cods). You can contact Cods at fj@tuxee.net.