]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/mutators
Properly support team field on trigger_multiple
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators /
2017-07-12 terencehillFix output argument of the mutator hook function Player...
2017-07-05 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
2017-07-03 Martin TaibrMerge branch 'master' into martin-t/dmgtext2
2017-06-25 MarioMerge branch 'terencehill/vec2_optimizations' into...
2017-06-20 MarioGreatly simplify monster velocity calculation and use...
2017-06-15 LybertaMajor rewrite of team balance code. New bitmask system.
2017-06-04 LybertaAdded GetTeamCount(s) hooks.
2017-06-03 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
2017-06-03 LybertaAdded Player_ChangeTeamKill and ClientKill_Now hooks.
2017-05-27 Martin TaibrMerge branch 'master' into martin-t/dmgtext2
2017-05-20 MarioAdd an intrusive list for entities that save their...
2017-05-16 MarioMerge branch 'Mario/cts_checkpoint_speedup' into 'master'
2017-05-16 MarioMerge branch 'Mario/cts_respawn_clear' into 'master'
2017-05-13 MarioFix compile and use of .mins/.maxs on the monster regis...
2017-05-12 MarioAdd a "type" option to invasion, allowing switching...
2017-05-11 Martin TaibrMerge branch 'master' into martin-t/dmgtext2
2017-05-06 MarioMerge branch 'martin-t/dmgtext' into 'master'
2017-05-06 MarioHide powerup pickup notifications in CTS (hack)
2017-04-07 MarioMerge branch 'Lyberta/PlayerDied' into 'master'
2017-04-07 MarioMerge branch 'amade/small-fixes' into 'master'
2017-04-04 MarioMerge branch 'master' into Mario/cts_respawn_clear
2017-04-02 LybertaMerge branch 'master' into Lyberta/DebugPrintToChat
2017-04-02 LybertaAdded JoinBestTeam hook.
2017-04-02 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
2017-04-01 terencehillFreeze Tag bot AI: avoid gathering all teammates in...
2017-04-01 MarioGive client access to the WeaponSound mutator hook
2017-03-26 terencehillFix typo and improve g_waypointeditor_symmetrical_order...
2017-03-26 terencehillImplement symmetrical editing of waypoints for ctf...
2017-03-24 MarioMerge branch 'Mario/mutator_array_fix'
2017-03-19 terencehillSymmetrical waypoint editing: center is automatically...
2017-03-19 terencehillCalculate middle point on CTF initialization
2017-03-18 LybertaAdded PlayerDied event.
2017-03-18 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
2017-03-17 LybertaMerge branch 'master' into Lyberta/TeamplayFixes_
2017-03-15 MarioMerge branch 'martin-t/overkill' into 'master'
2017-03-14 MarioAdd a mutator hook to customize a bot's aim target
2017-03-13 Martin TaibrMerge branch 'master' into martin-t/overkill
2017-03-13 MarioFix buff prediction and use PHYS_HIGHSPEED for the...
2017-03-13 MarioAdd an option to always show item re-spawn waypoints...
2017-03-12 MarioMerge branch 'master' into Mario/race_target_waypoint
2017-03-12 MarioMerge branch 'master' into Mario/killsound
2017-03-11 LybertaAdded SetPlayerTeamSimple and Player_ChangedTeam hook.
2017-03-11 MarioMerge branch 'Lyberta/_mod_autogen_fix' into 'master'
2017-03-10 MarioMerge branch 'Mario/itemstime_editor_fix' into 'master'
2017-03-10 MarioMerge branch 'martin-t/spec' into 'master'
2017-03-08 terencehillRemove navigation_hasgoals field, use goalentity to...
2017-03-07 MarioMerge branch 'master' into Mario/mutator_array_fix
2017-03-07 terencehillFix a subtle Key Hunt bug causing bots to not run to...
2017-03-07 terencehillFix nearest waypoint not updated for dropped flags...
2017-03-06 Mariopow(a, b) -> a ** b
2017-03-06 MarioMake for_whom accessible to the CheckAllowedTeams mutat...
2017-03-06 MarioKill another re-spawn related gamemode specific referen...
2017-03-06 MarioAdd a mutator hook to hide the team nagger (clears...
2017-03-06 MarioFix CTF flags secretly spamming squashed messages,...
2017-03-04 MarioDisable a dead function in bot CTF code and fix bots...
2017-03-03 MarioHack: only check one flag per team (fixes some oddities...
2017-03-03 MarioResize the flag's hitbox depending on its scale (fixes...
2017-03-03 MarioRound down the midway score between the 2 flags if...
2017-03-03 MarioAdd flag grouping
2017-03-03 MarioAdd a field to control the number of captures a flag...
2017-03-03 MarioUse the correct flag for capture scores (shouldn't...
2017-02-27 terencehillMerge branch 'martin-t/damagetext' into 'master'
2017-02-24 MarioClean up fusion reactor's target validation function...
2017-02-24 MarioUse StartItem on monster's dropped items instead of...
2017-02-19 Martin TaibrMerge branch 'master' into martin-t/damagetext
2017-02-18 MarioMerge branch 'Mario/bd_tweak' into 'master'
2017-02-18 MarioMerge branch 'terencehill/bot_AI_improvements' into...
2017-02-17 terencehillMerge branch 'master' into terencehill/bot_AI_improvements 409/head
2017-02-13 terencehillMerge branch 'master' into terencehill/bot_AI_improvements
2017-02-13 MarioAbuse the new hidden option to make a kind of 'practice...
2017-02-10 terencehillAllow bots to roam on the map even if there's no item...
2017-02-09 terencehillMerge branch 'master' into terencehill/bot_AI_improvements
2017-02-03 MarioAdd a way to set the score given for a flag per entity...
2017-01-30 terencehillMerge branch 'master' into terencehill/bot_item_rating
2017-01-29 MarioMerge branch 'Mario/ctf_rankings' into 'master'
2017-01-29 MarioFix players potentially picking up a second flag
2017-01-29 MarioFix CTF rankings not acquiring player's name for the...
2017-01-28 MarioMerge branch 'master' into Mario/overkill
2017-01-14 terencehillFix stupid bug causing bots to never go for enemy flag...
2017-01-13 MarioFix monsters not attacking some targets, also fix monst...
2017-01-12 MarioMerge branch 'terencehill/bot_AI' into 'master'
2017-01-12 MarioAdd an option to show CTS-style capture time rankings...
2017-01-12 terencehillMerge branch 'master' into terencehill/bot_AI 404/head
2017-01-11 terencehillMerge branch 'master' into terencehill/bot_AI
2017-01-10 MarioMerge branch 'terencehill/notification_cvars' into...
2017-01-10 terencehillBot AI: improve item rating
2017-01-09 terencehillMove game_stopped setting to game modes that want it
2017-01-09 MarioFix invasion spawn priority preferring spawns that...
2017-01-07 MarioAdd a hidden flag to monsters, so they don't show up...
2017-01-06 terencehillHandle notifications with team information with a singl...
2017-01-05 MarioAdd the weapon entity to the firebullet mutator hook
2017-01-04 terencehillRename gameover to game_stopped as it makes more sense...
2017-01-04 MarioMerge branch 'Mario/wepent_experimental' into 'master'
2017-01-03 MarioMerge branch 'master' into Mario/wepent_experimental
2017-01-03 MarioMerge branch 'terencehill/keyhunt' into 'master'
2017-01-02 MarioMerge branch 'martin-t/ok_weap' into 'master'
2016-12-31 terencehillMerge branch 'master' into terencehill/keyhunt
2016-12-31 Martin Taibroverkill: take into account last weapon held when switc... 400/head
2016-12-31 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-31 MarioMerge branch 'Mirio/balance' into 'master'
next