]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/monsters
Add spawnshield time for monsters
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / monsters /
2013-04-13 MarioFix some fish & tarbaby issues
2013-04-13 MarioFix monster skin not updating with mobedit skin command
2013-04-13 MarioBig load of updates (attempted CSQC monsters)
2013-04-11 MarioFix monsters not targeting vehicles
2013-04-11 MarioDrop minsta ammo in minstagib mode
2013-04-10 MarioClean up monster weapons a little
2013-04-07 MarioIncrease ogre waypoint sprite height
2013-04-07 MarioAdd a new model for the ogre
2013-04-06 MarioSet monster waypoint height after changing the monster...
2013-04-04 MarioMerge branch 'master' into Mario/monsters
2013-04-03 MarioImprove monster team colors
2013-03-22 MarioMerge branch 'master' into Mario/monsters
2013-03-16 MarioSome minor changes to mage projectiles
2013-03-10 MarioRemove duplicate target check
2013-03-08 MarioRemove extra useless spawner_think definition
2013-03-08 MarioCleanup spawner code a bit
2013-03-07 MarioUse setorigin instead of .origin for monster dropped...
2013-03-07 MarioImprove monster weapon dropping
2013-03-07 MarioRemove distance check in attack code (enemy is lost...
2013-03-07 MarioRemove enemy_range() checks
2013-03-07 MarioFix another bad use of nextthink in the spider attack...
2013-03-07 MarioRemove unused neutral check from target validation...
2013-03-07 MarioUse IS_PLAYER & IS_SPEC instead of classname checks
2013-03-07 MarioMerge branch 'master' into mario/monsters
2013-03-07 MarioFix pink waypoints when the monster is not in a team...
2013-03-07 MarioMove remaining monster/za messages to notifications...
2013-03-05 MarioDon't face owner if the monster has an enemy
2013-03-05 MarioDon't drop items if killed by mobkill command
2013-03-05 MarioMove all monster deathtypes to the notifications system
2013-03-05 MarioFix compile errors
2013-03-05 MarioMerge branch 'master' into mario/monsters
2013-03-04 MarioAdd a system for monster sounds & some sounds for zombie
2013-03-04 MarioRemove pain_finished from each monster's spawncode...
2013-03-04 MarioAdd support for pain_finished
2013-03-04 MarioAllow specifying zombie skin, rather than always forcin...
2013-03-04 MarioUse ltime instead of .shal_cycles counter for shalrath...
2013-03-03 MarioMerge branch 'master' into mario/monsters
2013-03-01 MarioAdd a setting to stop monsters from attacking turrets
2013-03-01 MarioRemove need to define FindTarget in monster defs file
2013-03-01 MarioFix monsters not choosing target2 as a valid path
2013-03-01 MarioRemove unused FOR_EACH_MONSTERS definition. Attempt...
2013-02-25 MarioImprove mini-boss code
2013-02-25 MarioPrint a message if the monster drop item was invalid
2013-02-25 MarioMerge branch 'master' into mario/monsters
2013-02-25 MarioMerge branch 'master' into mario/monsters
2013-02-24 MarioAdd support for custom monster target range
2013-02-24 MarioAdd a basic monster spawning GUI (based on sandbox...
2013-02-23 MarioSome updates to vore (new model, better projectiles)
2013-02-21 MarioMerge branch 'master' into mario/monsters
2013-02-13 MarioUse a cvar for monster list rather than a hardcoded...
2013-02-13 MarioFix overpowered ogre chainsaw
2013-02-11 MarioFix stuck entity spam
2013-02-11 MarioReplace enforcer model with e-wheel
2013-02-11 MarioReplace cloaked soldier with a familiar marine
2013-02-10 MarioAdd FLAC Cannon support to TD
2013-02-10 MarioAdd a proper death message for zombies
2013-02-10 MarioMerge branch 'master' into mario/monsters
2013-02-10 MarioMerge branch 'master' into mario/monsters
2013-02-08 MarioSome more targeting cleanup (fixes monsters targeting...
2013-02-07 MarioFix monsters not targeting players in normal gamemodes
2013-02-07 MarioFace owner while idle
2013-02-07 MarioFix zombie checking if its enemy is valid every time...
2013-02-06 MarioSome more RTS cleanup
2013-02-06 MarioFix monsters not looking in the correct direction while...
2013-02-06 MarioCleanup RTS mode a bit
2013-02-06 MarioAdd highly experimental RTS game-mode (for testing...
2013-02-05 MarioMerge branch 'master' into mario/monsters
2013-01-31 MarioMerge branch 'master' into mario/monsters
2013-01-28 MarioSome more fixes to fish suffocating
2013-01-26 MarioLower fish drown damage so they don't die instantly
2013-01-26 MarioRemove an unused monster spawn counter & slightly impro...
2013-01-25 MarioMerge commit 'd8d184e7c633d17f6a4468627b690bdbbae62206...
2013-01-25 MarioMerge branch 'master' into mario/monsters
2013-01-25 MarioFix TD monsters delaying for 2 seconds before selecting...
2013-01-24 MarioFix spiders trying to freeze a frozen enemy
2013-01-24 MarioFix spider not attacking & TD matches running out of...
2013-01-24 MarioFix TD monster spawn protection. Improve TD monster...
2013-01-24 MarioFix monster spawner spawning too many monsters
2013-01-23 MarioFix monster counting for mobspawn command
2013-01-22 MarioFix some weird problems with zombie movement, fix spawn...
2013-01-22 MarioThe first of many bad mistakes (forgot to include the...
2012-02-18 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/new...
2012-02-08 SamualMerge remote branch 'origin/master' into samual/mutator_ctf
2012-01-09 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/allow...
2012-01-03 SamualMerge remote branch 'origin/master' into samual/menu_up...
2011-12-04 mand1ngaMerge master
2011-11-10 terencehillMerge branch 'master' into terencehill/physics_panel_up...
2011-11-04 SamualMerge remote branch 'origin/master' into samual/updatec...
2011-10-27 Rudolf PolzerMerge remote-tracking branch 'origin/atheros/secret'
2011-10-23 SamualMerge remote branch 'origin/master' into samual/add_eve...
2011-10-19 Mircea KitsuneMerge branch 'master' into mirceakitsune/damage_effects
2011-10-18 Przemysław GrzywaczMerge commit '6f440770dbdb' into atheros/item_keys
2011-10-15 SamualMerge remote branch 'origin/master' into samual/hud_updates
2011-10-14 SamualMerge remote branch 'origin/master' into terencehill...
2011-10-11 Jakob MGMerge remote-tracking branch 'origin/tzork/misc-fixes'
2011-10-10 Jakob MGGet rid of all monster stuff. its eigther unused or...
2011-10-10 Jakob MGGet rid of unnessesary traling ;'s (as in fucntions...
2011-10-10 Jakob MGget rid of 'local' prefixes (does nothing)
2011-10-09 Rudolf PolzerMerge remote-tracking branch 'origin/terencehill/keep_c...
2011-10-09 Rudolf PolzerMerge remote-tracking branch 'origin/fruitiex/animations'
next