This issue is to keep track of supported (and unsupported) features. # `world` - [x] `size` - [x] `noWalls` - [x] `flagHeight` # `box` - [x] `position` - [x] `size` - [x] `rotation` - [x] `shift` - [x] `color` # `meshbox` - [x] `position` - [x] `size` - [x] `rotation` - [x] `shift` - [x] `color` - [ ] `matref ` # `pyramid` - [x] `position` - [x] `size` - [x] `rotation` - [x] `shift` - [x] `color` # `meshpyr` - [x] `position` - [x] `size` - [x] `rotation` - [x] `shift` - [x] `color` - [ ] `matref ` # `base` - [x] `position` - [x] `size` - [x] `rotation` - [x] `shift` - [x] `color` # `zone` - [x] `position` - [x] `size` - [x] `rotation` - [x] `shift` # `waterLevel` - [ ] `height` - [ ] `materials` # `link` - [ ] `from` - [ ] `to` # Misc - [x] `name` - [ ] `material` - [ ] `arc` - [ ] `cone` - [ ] `mesh` - [ ] `sphere` - [ ] `teleporter` - [ ] `options` - [ ] `define`/`group` - [ ] `include` The BZW format can be found [here](https://wiki.bzflag.org/BZW), and a list of map objects [here](https://wiki.bzflag.org/Comparison_of_map_objects). The unsupported list is incomplete.
This issue is to keep track of supported (and unsupported) features.
worldsizenoWallsflagHeightboxpositionsizerotationshiftcolormeshboxpositionsizerotationshiftcolormatrefpyramidpositionsizerotationshiftcolormeshpyrpositionsizerotationshiftcolormatrefbasepositionsizerotationshiftcolorzonepositionsizerotationshiftwaterLevelheightmaterialslinkfromtoMisc
namematerialarcconemeshsphereteleporteroptionsdefine/groupincludeThe BZW format can be found here, and a list of map objects here. The unsupported list is incomplete.