]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commit
Begin implementation of loadable hagar secondary. What this will do: When enabled...
authorMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 11 Apr 2011 10:54:13 +0000 (13:54 +0300)
committerMircea Kitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 11 Apr 2011 10:54:13 +0000 (13:54 +0300)
commit16522be1a38abfc8147a13aa449d514131deb79e
treec7d00f604cacdb16b35c236baadc860362f515ab
parent00f45c5adc0efe49e799a3aef81d1d6fe540a90d
Begin implementation of loadable hagar secondary. What this will do: When enabled, the user holds down the alt fire button to load rockets. The more it's held down, the more rockets are loaded into the hagar (one every X seconds). Once the button is released, the number of rockets that were loaded till that moment will be fired, in a pattern similar to the crylink primary. This will also be Xonotic's first "hold do load, the more the many" firing type.

Current code just causes hagar secondary to fire rockats in the same pattern as the crylink, which is just the first step.
balanceXonotic.cfg
qcsrc/server/autocvars.qh
qcsrc/server/w_hagar.qc