File: README

package info (click to toggle)
bzflag 2.0.8.20060605
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 29,168 kB
  • ctags: 33,169
  • sloc: cpp: 132,719; ansic: 14,122; sh: 13,441; makefile: 2,330; php: 428; python: 334; perl: 287; objc: 243; xml: 180
file content (26 lines) | stat: -rw-r--r-- 925 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Someone needs to write a better README.

Run the new_plug.sh script to start a new plugin:

sh newplug.sh


NOTES on yon API
==============================================================================

* the API was updated to version all structures, the docs need to reflect this
* export directory stuff so plugins can make/open files
* add new "2.0" map objects to api
* add event callbacks for the anti-cheat code sections
* expose API for superkill, start, end, reset commands.
* check other /commands and see what else could be exported.
* add setFlagList hook
* add allow flag hook
* add disallow flag hook
* add allow team flag hook
* add On Team Score Change hook
* add on player score change hook
* add api to add meshes
* have maps be able to specifiy required plugins
* add ability for a plugin to be unique ( load once ).
* add hook for shot message, move message, teleport message, and "need TP destination"