2013-12-30 |
Mario | Update uzi function names |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Mario | Update hook function names |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Mario | Update HLAC function names |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Mario | Update hagar function names |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Mario | Update fireball function names |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Mario | Update crylink function names |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Mario | Update arc function names |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Mario | Update mortar function names |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Mario | Rename nex to vortex |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Mario | Remove a debug print |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Mario | Add a compatibility spawn function for vaporizer |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Mario | Use weaponinfo to get weapon sprite info |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Mario | Rename minstanex to vaporizer |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Mario | Fix shotgun reloading |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Mario | Fix shotgun not showing in new toys mutator |
commit | commitdiff | tree | snapshot |
2013-12-13 |
Mario | Retrieve weapon name from client, rather than networking it |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Rudolf Polzer | Merge branch 'divVerent/ballistic2' into samual/weapons |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Samual Lenks | Shotgun is not normal |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Samual Lenks | Nope, there is no better way to do that |
commit | commitdiff | tree | snapshot |
2013-12-12 |
Samual Lenks | Shockwave is not a bullet weapon |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Rudolf Polzer | We DO need to detect double-hits, due to the weird... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Rudolf Polzer | Always show DamageInfo, even when hitting the same... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Rudolf Polzer | Merge branch 'master' into divVerent/ballistic2 |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Rudolf Polzer | Fix use of "self". |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Mario | Add shotgun |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Clean spawning up a little too |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Fix some things I broke |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Update config, plus small spacing fix |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Use .current_ammo instead of specific ammo fields |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Update config |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Cleanup cvar handling a bit |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | No need for that extra prefix |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Arc, Fireball, Hook, Porto, and Tuba are not reloadable |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Fix DecreaseAmmo usage |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Blaster does not need to decrease ammo |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Electro is not a plasma weapon anymore-- also clean... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Update config |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Strip out legacy pellets support from Shockwave-- no... |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Blaster is no longer reloadable |
commit | commitdiff | tree | snapshot |
2013-12-11 |
Samual Lenks | Fix string property saving |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Whoops, forgot to also commit the config |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Machine Gun is not a normal weapon anymore, also weapon... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Remove shell ammo from Shockwave |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Rifle is not a normal weapon, remove spawnflag |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Skip complain if: We don't own it, it's not normal... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Move New Toys to mutator config, we have the weapons... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Update config |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Mark mutator weapons in the config output |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Fix hagar primary spread |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Melee animtime should be 1.3, not 0.3 |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Fix some things with HUD |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Some more consistency please |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Fixes for Crylink |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Add proper support for weaponstart and weaponstartoverride |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Fix that last one, plus update the config- now we have... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Support weaponreplace with new properties system |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | More work on switching over to using entity field inste... |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Begin fixing ammo field usage |
commit | commitdiff | tree | snapshot |
2013-12-10 |
Samual Lenks | Try renaming MinstaNex and Nex temporarily (to Vaporize... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | upgrade this todo to WEAPONTODO :D |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Move weaponstats to its own file as well |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Delete useless comment from 2004 |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | On second thought, no, we're not moving this |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | More fixes/cleanup for Shockwave |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Don't do the full WEP_id for these, not necessary |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Clean up settings lists slightly |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Add weaponstartoverride property to weapons |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Start using weaponstart property now |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Add the properties to all weapons now |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Begin adding support for weaponstart and weaponreplace... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Mario | Merge branch 'samual/weapons' of http://nl.git.xonotic... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Mario | Simplify devastator bot logic |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Add reminder |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Fix forwardbias |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Mario | Fix a missing cvar |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | EVEN FURTHER cleanup of shockwave blast function :D |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | More cleanup for Shockwave blast attack |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Cleanup the next part of shockwave blast code as well |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Remove one of the projectile velocity setup macros |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Fixes to Shockwave (make it use WEP_CVAR everywhere... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Fix config stuff |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Fix unnecessary processing with combo triggering, add... |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | We don't need to set a variable for that in this case |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Samual Lenks | Fix checkcvars, start cleaning up Shockwave calculations |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Mario | Fix missing parentheses |
commit | commitdiff | tree | snapshot |
2013-12-09 |
Mario | Remove "if not" |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Samual Lenks | Update configs to match new system (sort of) |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Samual Lenks | Move MinstaNex to the new settings system as well |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Samual Lenks | Add reminder |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Samual Lenks | Avoid some unnecessary thinking |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Mario | Add cvars to disable plasma exploding on player touch... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Mario | Midair combos |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Samual Lenks | Cleanup shockwave pellets code |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Mario | Bouncing effects for mortar grenades |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Mario | Merge branch 'samual/weapons' of http://nl.git.xonotic... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Mario | Rename WEP_GRENADE_LAUNCHER to WEP_MORTAR |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Samual Lenks | Make pellets use new cvar reading too |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Samual Lenks | Add comment for reminder |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Mario | Merge branch 'samual/weapons' of http://nl.git.xonotic... |
commit | commitdiff | tree | snapshot |
2013-12-08 |
Samual Lenks | Another fix by Mario for previous weapon function |
commit | commitdiff | tree | snapshot |
next |