]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server/client.qc
Merge branch 'k9er/strafehud-changes' into 'master'
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / client.qc
2024-09-03 Dr. JaskaMerge branch 'drjaska/nextmap' into 'master'
2024-09-03 Dr. JaskaShow nextmap on HUD and rewrite nextmap from cvar to cmd
2024-09-03 Dr. JaskaMerge branch 'drjaska/shotgun-animation-time' into...
2024-09-01 terencehillMerge branch 'terencehill/status_effect_fix' into ...
2024-09-01 terencehillDon't allow StatusEffects_gettime to return a time...
2024-08-31 bones_was_hereMerge branch 'bones_was_here/Q1BSP_items_droptofloor...
2024-08-28 terencehillMerge branch 'Spike29/campaign_french' into 'master'
2024-08-27 Dr. JaskaMerge branch 'Mario/jetpack_powerup_settings' into...
2024-08-26 terencehillMerge branch 'terencehill/translatable_strings_cleanup...
2024-08-25 terencehillMerge branch 'terencehill/blaster_attack_shared' into...
2024-08-12 terencehillSwitch to using the WEP_CVAR* macros I added in the...
2024-08-06 terencehillMerge branch 'terencehill/floodcontrol_refactoring...
2024-08-05 terencehillMerge branch 'Mario/show_all_button' into 'master'
2024-08-05 bones_was_hereMerge branch 'bones_was_here/teamplay5' into 'master'
2024-08-05 bones_was_hereImprove sv_spectate 0 notifications and description...
2024-08-05 bones_was_herejoin: display translated notifications for relevant...
2024-08-05 bones_was_herejoin queue: UI improvements and refactoring
2024-08-05 bones_was_herejoin queue: fix 2 bugs that could result in too many...
2024-08-05 bones_was_herejoin queue: disable in singleplayer, improve description
2024-08-05 bones_was_hereEnable sv_teamnagger in CA, remove HideTeamNagger mutat...
2024-08-05 bones_was_herejoin queue: fix removal of AFK players
2024-08-05 bones_was_hereDon't end warmup when teams are unbalanced (WRT sv_team...
2024-08-05 bones_was_hereFix and extend networking of sv_teamnagger
2024-08-03 terencehillMerge branch 'LegendaryGuard/optimize_ok_player_models...
2024-08-02 terencehillRefactor flood control code to work with .cmd_floodtime...
2024-08-01 Dr. JaskaMerge branch 'Mario/instagib_explicit_powerups' into...
2024-07-31 terencehillFix cmd flood control blocking cmds after only a few... terencehill/cmd_floodcontrol_fix
2024-07-31 Dr. JaskaMerge branch 'Mario/warpzone_div0_fix' into 'master'
2024-07-31 Dr. JaskaMerge branch 'Mario/maplist_improvements' into 'master'
2024-07-31 Dr. JaskaMerge branch 'Mario/player_death_size_fix' into 'master'
2024-07-31 MarioScale player hitbox size on death to fix potential...
2024-07-28 Dr. JaskaMerge branch 'LegendaryGuard/chat_showplayerid' into...
2024-07-28 Dr. JaskaMerge branch 'drjaska/spread-pattern' into 'master'
2024-07-25 terencehillMerge branch 'master' into terencehill/cfg_fixes
2024-07-25 terencehillMerge branch 'terencehill/rpn_fix' into 'master'
2024-07-25 terencehillMerge branch 'Mario/chat_bubble_hook' into 'master'
2024-07-25 MarioAdd a hook to allow mutators to hide or override the...
2024-07-25 Dr. JaskaMerge branch 'drjaska/race-splits-opt-out' into 'master'
2024-07-24 terencehillMerge branch 'terencehill/vampirehook_fix' into 'master'
2024-07-24 terencehillMerge branch 'terencehill/damage_logging_optimization...
2024-07-24 terencehillOptimize damage logging when there are multiple hits...
2024-07-08 terencehillMerge branch 'terencehill/cl_bobmodel_improvements...
2024-07-05 Dr. JaskaMerge branch 'Juhu/q3df_fragsfilter_flags' into 'master'
2024-07-01 terencehillMerge branch 'terencehill/arc_cleanup' into 'master'
2024-06-27 Dr. JaskaMerge branch 'fix_2884_v2' into 'master'
2024-06-25 Damián VianoMake sv_spectate to strictly forbid spectating, clients...
2024-06-13 Dr. JaskaMerge branch 'drjaska/handicap' into 'master'
2024-06-02 terencehillMerge branch 'terencehill/bot_target_push' into 'master'
2024-05-29 Dr. JaskaMerge branch 'drjaska/fix-race-spectating' into 'master'
2024-05-29 Dr. JaskaFix spectators not seeing race timer if they start...
2024-05-28 terencehillMerge branch 'terencehill/scoreboard_team_selection...
2024-05-27 Dr. JaskaMerge branch 'drjaska/cl_race_cptimes_onlyself' into...
2024-05-25 bones_was_hereMerge branch 'bones_was_here/monsterstuff' into 'master'
2024-05-25 bones_was_hereMerge branch 'z411/team_queue' into 'master'
2024-05-25 z411Create queue system to prevent team imbalance in teamplay
2024-05-25 terencehillMerge branch 'terencehill/drawstring_aspect_fix' into...
2024-05-24 terencehillMerge branch 'terencehill/match_end_restore_status...
2024-05-24 terencehillMerge branch 'terencehill/autoscreenshot_improvements...
2024-05-24 terencehillMerge branch 'terencehill/damagetext_stuff' into 'master'
2024-05-21 terencehillMerge branch 'terencehill/minigame_flood_control' into...
2024-05-21 Dr. JaskaMerge branch 'drjaska/falloffcvars' into 'master'
2024-05-17 bones_was_hereMerge branch 'bones_was_here/q1bsp_hitbox' into 'master'
2024-05-13 bones_was_hereQ1BSP: make the player's bbox fit the player's cliphull
2024-05-10 bones_was_hereMerge branch 'bones_was_here/obj_model_orientation...
2024-05-10 bones_was_hereMerge branch 'bones_was_here/mapinfo' into 'master'
2024-04-10 terencehillMerge branch 'master' into 'terencehill/nades_stuff'
2024-03-30 bones_was_hereDisplay map author in Welcome message, add more author...
2024-03-30 bones_was_hereDisplay mapinfo titlestring in Welcome message, handle...
2024-03-29 bones_was_hereWelcome message: combine bool networking into a bitfield
2024-03-23 terencehillMerge branch 'terencehill/minigame_spectator_list'...
2024-03-21 terencehillMerge branch 'terencehill/spectator_camera_fix' into...
2024-03-16 terencehillFix (this.shootfromfixedorigin != autocvar_g_shootfromf...
2024-03-15 terencehillMerge branch 'terencehill/playerlist_layout' into ...
2024-03-14 terencehillMerge branch 'terencehill/menu_registries' into 'master'
2024-02-25 bones_was_hereMerge branch 'bones_was_here/sv_playerthink_optimise...
2024-02-06 Dr. JaskaMerge branch 'drjaska/spawnfunc-item_buff_name' into...
2023-11-08 Dr. JaskaMerge branch 'Juhu/target_print' into 'master'
2023-08-22 Dr. JaskaMerge branch 'Mario/mehrdad08_spectatorlist' into ...
2023-08-11 bones_was_hereMove some code that only needs to run once per frame...
2023-06-27 z411Merge branch 'Juhu/velocity_pads' into 'master'
2023-06-22 LegendaryGuardMerge branch 'LegendaryGuard/fix_playban_notif' into...
2023-06-15 terencehillMerge branch 'bones_was_here/itemsdesync' into 'master'
2023-06-15 terencehillMerge branch 'terencehill/campaign_message_fix' into...
2023-06-15 terencehillAllow showing translated campaign level descriptions...
2023-06-12 LegendaryGuardMerge branch 'drjaska/new-defaults' into 'master'
2023-06-10 Dr. JaskaMerge branch 'terencehill/survival_fixes' into 'master'
2023-06-10 LegendaryGuardMerge branch 'Juhu/vehicle_ws_fix' into 'master'
2023-06-10 z411Merge branch 'terencehill/vote_commands' into 'master'
2023-06-09 terencehillMerge branch 'terencehill/banning_stuff'
2023-06-09 terencehillBanning system: prevent a bug where any redundant space...
2023-06-06 LegendaryGuardMerge branch 'drjaska/muteban-to-chatban' into 'master'
2023-06-06 Dr. JaskaRename muteban to chatban, left muteban aliases for...
2023-06-06 terencehillMerge branch 'Juhu/bot_weapcomplain' into 'master'
2023-06-05 Juhutry initial bot weapon selection only at join/reset...
2023-06-02 terencehillMerge branch 'Juhu/strafehud-centerline' into 'master'
2023-05-31 z411Merge branch 'terencehill/misc_stuff' into 'master'
2023-05-31 terencehillUseful tools for debugging
2023-05-31 bones_was_hereMerge branch 'drjaska/sync-bal-wep-mario' into 'master'
2023-05-27 terencehillMerge branch 'terencehill/ft_froze_by_space_fix' into...
2023-05-25 terencehillMerge branch 'terencehill/lms_spec' into 'master'
next