Added some more energy mounted guns plus a GAU-19 .50 rotary cannon.
Made it so pickups (FL_WEAPON FL_ITEM FL_POWERUP) are disabled in fire zones, and they explode if they're IT_ROCKETS etc. You can deny the enemy the fruits of an area by forest fire. They might want to put it out.
I've worked on code that allows you to burn down the forests created by the foliage mutator. (create>mutators>environment) I've also added a deluge gun aswell as made such mountable on the helicopters (spawnflags 32 adds it, also 1/4th of spawned-by-mutator sparrows will have one). Some more vehicles were added, the mountedgun (qcsrc/server/vehicles/mg_*.qc) code was refactored to make it easier to add the guns to vehicles.... read more