]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/common/monsters/sv_monsters.qc
Disallow changing monster's name
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / monsters / sv_monsters.qc
2013-09-01 MarioDisallow changing monster's name
2013-09-01 MarioAdd a spawnflag to only attack targets infront of the...
2013-08-31 MarioAdd a flag to make flying monsters not fly up or down
2013-08-31 MarioClean up monster_use function a little
2013-08-31 MarioAdd a few more checks to lower bandwidth usage
2013-08-31 MarioAttempt to fix monster vehicle support
2013-08-31 MarioMove monster waypoint handling to the client
2013-08-31 MarioFix melee attack not damaging correct entity
2013-08-31 MarioChange monster_melee to work more like monster_leap
2013-08-30 MarioMerge branch 'master' into Mario/monsters
2013-08-30 MarioRemove a useless global check
2013-08-30 MarioImprove monster target finding a bit
2013-08-30 MarioRemove monster vehicle targeting
2013-08-30 MarioZombie re-spawns regardless of settings
2013-08-30 MarioRemove some bad cvars
2013-08-30 MarioAdd a cvar to control monster attack range
2013-08-29 MarioDetonate mage missiles instantly if the mage dies
2013-08-29 MarioClean up filenames a bit