]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
Colorize monsters based on skill
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
2013-10-12 MarioColorize monsters based on skill
2013-10-12 MarioAttempt to improve monster skill based damage calculation
2013-10-12 MarioRemove disabled monsters (they don't fit very well...
2013-10-12 MarioCache monster list reply like map list & allow spawning...
2013-10-12 MarioDisable extra monsters
2013-10-12 MarioMerge branch 'master' into Mario/monsters
2013-10-08 Rudolf PolzerMinstaGib really should use SetModname... :(
2013-10-02 MarioMerge branch 'master' into Mario/monsters
2013-10-01 MarioMerge branch 'master' into Mario/monsters
2013-09-30 MarioUse the generic CSQC models implementation for client...
2013-09-28 MarioMerge branch 'master' into Mario/monsters
2013-09-23 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/noautoma...
2013-09-17 Rudolf PolzerMerge branch 'master' into divVerent/desktopfullscreen
2013-09-16 Rudolf PolzerFix water damage (ignore armor when drowning).
2013-09-15 MarioMerge branch 'master' into Mario/monsters
2013-09-14 Samual LenksMerge remote-tracking branch 'origin/debugger/dualscree...
2013-09-14 Samual LenksMerge remote-tracking branch 'origin/Mario/yet_another_...
2013-09-14 Samual LenksMerge remote-tracking branch 'origin/samual/team_macros'
2013-09-14 Samual LenksMake some nice macros for team comparisons
2013-09-12 Samual LenksMerge remote-tracking branch 'origin/samual/notificatio...
2013-09-12 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-09-12 Rudolf PolzerMerge remote-tracking branch 'origin/divVerent/merged...
2013-09-04 DebuggerMerge branch 'master' into debugger/tdm_netscore
2013-09-04 MarioMerge branch 'master' into Mario/monsters
2013-09-02 MarioChange scale if monster is a mini-boss
2013-09-02 MarioFix double score for killing re-spawned zombies
2013-09-02 MarioDon't switch to trace entity (causes issues in modes...
2013-09-01 MarioRemove extra useless turret hooks
2013-09-01 MarioRemove CSQC generator/controlpoint linking (monster...
2013-09-01 MarioLink control points as well
2013-08-31 MarioMove monster waypoint handling to the client
2013-08-30 MarioMerge branch 'master' into Mario/monsters
2013-08-30 Rudolf PolzerMerge branch 'master' of git://nl.git.xonotic.org/xonot...
2013-08-30 Rudolf Polzergmqcc has vector bit operations now. Switch to using...
2013-08-29 MarioMerge branch 'master' into Mario/monsters
2013-08-29 MarioRemove W_SetupShot from monster code & fix minibosses...
2013-08-29 MarioRemove some unused code
2013-08-29 MarioFix round limit not getting set
2013-08-29 MarioAdd a special flag for powerful monsters
2013-08-28 MarioProperly fix monsters thinking they're fish
2013-08-28 MarioBegin cleaning up most monster functions (still a bit...
2013-08-28 MarioMerge branch 'master' into Mario/monsters
2013-08-26 Samual LenksMerge remote-tracking branch 'origin/debugger/superspec...
2013-08-26 Samual LenksMerge remote-tracking branch 'origin/master' into samua...
2013-08-23 Samual LenksMove flag capture verbosity to MSG_CHOICE, plus fix...
2013-08-23 Samual LenksMove flag pickup verbose to MSG_CHOICE
2013-08-22 Samual LenksI'm a goddamn genius, IT WORKS!
2013-08-21 MarioMerge branch 'master' into Mario/monsters
2013-08-19 Samual LenksMerge remote-tracking branch 'origin/terencehill/HUD_co...
2013-08-19 Samual LenksMerge remote-tracking branch 'origin/terencehill/mapvot...
2013-08-18 Samual LenksMerge remote-tracking branch 'origin/terencehill/menu_f...
2013-08-16 MarioMerge branch 'master' into Mario/monsters
2013-08-14 Samual LenksMerge remote-tracking branch 'origin/Mario/mutators'
2013-08-14 MarioMerge branch 'master' into Mario/mutators
2013-08-13 Debuggerfollowkiller feature added properly, thanks for help...
2013-08-13 Debuggerfollowkiller wont work for whatever reason
2013-08-13 DebuggerMerge branch 'terencehill/superspec_fixes' into debugge...
2013-08-09 Rudolf PolzerMerge branch 'master' of git://nl.git.xonotic.org/xonot...
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/ablu/vehiclebalance'
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/Mario/mutators'
2013-08-08 MarioFix bots sliding around slowly while frozen
2013-08-08 MarioRemove rifle arena
2013-08-08 MarioMerge branch 'Mario/mutators' of git://de.git.xonotic...
2013-08-08 MarioDodging while frozen requires only 1 key push
2013-08-08 Samual LenksMerge remote-tracking branch 'origin/master' into Mario...
2013-08-07 MarioFix infinite rounds if timed out
2013-08-05 MarioReset current monster count at round start
2013-08-05 MarioFix spider freezing dead monsters/players
2013-08-05 MarioAlso remove monster ice when ending the round
2013-08-05 MarioHide useless stats from the scoreboard
2013-08-05 MarioAnother attempt at fixing counting
2013-08-05 MarioFix monster count tripling each round
2013-08-05 MarioShow correct name when announcing round winner
2013-08-05 MarioFix some monster counting issues
2013-08-05 MarioBegin working on a new game-mode: invasion
2013-08-04 MarioRemove tower defense
2013-08-04 MarioMerge branch 'master' into Mario/monsters
2013-07-20 MarioTime out after 30 seconds if no-one readied up
2013-07-12 MarioAlso check if the attacker is a player
2013-07-12 MarioFix nade timer getting reset if it's shot while on...
2013-07-12 MarioMove footsteps & norecoil out of the mutator system
2013-07-12 MarioMerge branch 'master' into Mario/mutators
2013-07-11 MarioMerge branch 'master' into Mario/monsters
2013-07-04 MarioMove jump grunt out of the mutator system (causes some...
2013-06-25 MarioMerge branch 'master' into Mario/mutators
2013-06-25 MarioMerge branch 'master' into Mario/monsters
2013-06-16 MarioMerge branch 'master' into Mario/monsters
2013-06-15 terencehillMake cmd followfc change to the other fc if we are...
2013-06-15 terencehillFix superspec bug that caused to see in the HUD you...
2013-06-15 terencehillAlso remove pointless commented out code
2013-06-15 terencehillFix color codes too...
2013-06-15 terencehillOMG! There were SOME typos in the superspec code...
2013-06-15 MarioMove more g_ca checks into mutator hooks
2013-06-15 MarioMove thrown nades to the side a bit more
2013-06-14 MarioMove some more CA damage checks into the mutator hook
2013-06-14 MarioMove a CA damage check into a mutator hook
2013-06-14 MarioFix spider not freezing its prey
2013-06-14 MarioMerge branch 'master' into Mario/monsters
2013-06-13 MarioRemove hook mutator block flags (hook is allowed in...
2013-06-13 MarioDon't disable hook in rifle arena
next