Commit Graph

  • c526fa5885 Enable location feature if bots allowed or listen server is running s1lentq 2023-07-16 04:17:14 +07:00
  • ad13545dac TutorMessageEvent::GetNextParameter: Fixed corrupted stack s1lentq 2023-07-16 04:13:08 +07:00
  • 718f0330f1
    API: Implement PM_LadderMove hook (#740) Adrian Cirstea 2023-07-15 23:48:44 +03:00
  • 8a8f348755
    Adjust gib's velocity limit according to sv_maxvelocity (#846) Francisco Muñoz 2023-07-14 17:34:54 -04:00
  • 11d6b086b4
    Shield constants code cleaning (#843) 5.22.0.593 Francisco Muñoz 2023-07-12 18:29:56 -04:00
  • 8a18969be1
    New CVar: mp_dying_time (#483) Sergey Shorokhov 2023-07-12 20:43:37 +03:00
  • e1d1c11992
    add FTRACE_KNIFE flag (#817) 5.21.0.593 Hamdi 2023-07-11 03:57:50 +01:00
  • 6da11fa4dd
    fix: bot_profile_db CVar use (#827) Sergey Shorokhov 2023-07-11 03:09:11 +03:00
  • 6375ea5504
    Little code cleaning: g_vecAttackDir (#831) Francisco Muñoz 2023-07-10 20:01:53 -04:00
  • a5f288fbd6
    Fix Glock and Famas undesired ammo decreasing on burst mode (#832) Francisco Muñoz 2023-07-10 09:36:58 -04:00
  • 8ddda261fe
    New CVars: mp_weapondrop and mp_ammodrop and fixes (#840) Francisco Muñoz 2023-07-10 08:45:24 -04:00
  • d4deabfe59
    CZero: Fix broken Career Tasks (#836) Francisco Muñoz 2023-07-10 08:44:31 -04:00
  • 12560c2b87
    Make Knife back stab multiplier customizable (#834) Francisco Muñoz 2023-06-30 22:52:11 -04:00
  • e08cf1e72a
    Disable BotPrecache whether game is CS 1.6 (#839) Francisco Muñoz 2023-06-30 22:48:33 -04:00
  • 94bf705196 RemovePlayerItemEx: Do not remove the grenade weapons until it runs out of ammo s1lentq 2023-04-27 17:24:29 +07:00
  • 4b4cd88feb RemovePlayerItemEx: Reduce ammo supply for grenades and c4 s1lentq 2023-04-27 01:01:46 +07:00
  • e090a52846
    Add Visual Studio 2022 (17.0) Platform Toolset (#820) Sergey Shorokhov 2023-04-03 22:16:36 +03:00
  • 2f88574a94
    Weaponbox ammopack hardcode (#533) Vaqtincha 2023-03-31 23:09:41 +05:00
  • c756bf89d1
    * fix bug when picking weaponbox grenades with ammo > 1 (#669) Vaqtincha 2023-03-31 23:03:03 +05:00
  • 4a7a63533c
    Missing friendlyfire after previous commit (#805) Unreal Karaulov 2023-03-31 20:57:16 +03:00
  • dce06e91c2
    Add new trace flags (#813) Hamdi 2023-03-31 18:53:43 +01:00
  • d2ea0d342f
    fix incorrect player 3rd cam animations on death while frozen. (#815) deprale 2023-03-31 18:53:04 +01:00
  • eb91f9280d
    Add FreeGameRules hook, util api functions, player api functions (#808) fl0werD 2023-03-12 23:33:15 +04:00
  • 8ff30b4c3e Revert "New entity trigger_bomb_reset (#796)" 5.21.0.576 Sergey Shorokhov 2023-03-11 11:23:30 +03:00
  • bb5152db0b CI Build remove unittest Fix linux compile experimental_with_safe_pointer s1lentq 2023-01-09 20:59:46 +07:00
  • 2cfa4fc5ff Use safe pointer for members m_rghPlayerItems, m_pActiveItem etc s1lentq 2023-01-09 20:49:33 +07:00
  • 5b1b9574db Allow CI build with custom branch s1lentq 2023-01-09 19:09:19 +07:00
  • d97482640a fix: do not overwrite CC4::Think() fix-crash-c4-think Sergey Shorokhov 2022-12-21 22:52:46 +03:00
  • 889edc81bf
    CI: Keep the ICC build for releases only (#800) 5.21.0.575 Sergey Shorokhov 2022-12-18 00:28:36 +03:00
  • 5dec3bad32
    New entity trigger_bomb_reset (#796) Sergey Shorokhov 2022-12-18 00:17:02 +03:00
  • 7caf748a61
    Fix: 'fast fire glitch' at AUG/SG552 (#734) RauliTop 2022-12-17 21:49:05 +01:00
  • 1c68cb0c98
    FIX: Unexpected behavior with mp_forcerespawn (#653) Federico Matías 2022-12-17 13:45:04 -03:00
  • 15e7d4a11e
    Implement game_round_start & game_entity_restart triggers (#754) Adrian Cirstea 2022-12-16 12:10:01 +02:00
  • 9a001cabd1
    Fix TimeBasedDamage Paralyze decl typo (#748) RauliTop 2022-12-16 10:13:42 +01:00
  • f3fb30fd9d
    CI: ubuntu-latest -> ubuntu-20.04 (#799) Sergey Shorokhov 2022-12-15 16:35:36 +03:00
  • ab2bfd4b9d
    little code fixes (#798) Sergey Shorokhov 2022-12-15 16:06:08 +03:00
  • 980162774a
    fix: Reset immunity effects always (#788) Vaqtincha 2022-12-15 18:04:34 +05:00
  • cf8deb9cac
    Update func_vehicle for multiplayer (#792) Unreal Karaulov 2022-12-06 22:11:25 +03:00
  • 86e7215bfd
    Update CI dependencies (#787) Sergey Shorokhov 2022-12-05 15:53:50 +03:00
  • dae415df66 Disable CHalfLifeMultiplay::Think in training to avoid changing level when time limit has been met and other multiplayer features s1lentq 2022-12-05 19:52:13 +07:00
  • 2d44adae43 Call OnCreate after full creation s1lentq 2022-11-28 18:23:02 +07:00
  • 84f1f5e4c6
    New CVar: mp_hostages_rescued_ratio (#786) fl0werD 2022-11-24 21:16:37 +04:00
  • 946b5a9db0
    Correcting code style and config (#783) Vaqtincha 2022-11-24 21:04:42 +05:00
  • d8702df548 fix for previous commit Sergey Shorokhov 2022-10-08 20:35:12 +03:00
  • 83151aaf0b
    New CVar: mp_give_c4_frags (#776) 666JuL 2022-10-08 13:32:30 -04:00
  • 98b387bb68
    Add an argument to swapteams command (#739) Adrian Cirstea 2022-09-15 19:52:54 +03:00
  • e83eeaed39
    fix: update scoreboard attributes on defuser pickup (#770) Sergey Shorokhov 2022-09-15 16:45:32 +03:00
  • 10813019c8 UTIL_ResetEntities: Crash fixed, sometimes returns NULL for 1 index 5.21.0.556 5.21.0.547 s1lentq 2022-06-14 19:31:34 +07:00
  • 21dab90571
    Added spawnflags for keep player angles & velocity in trigger_teleport (#747) SmileyAG 2022-04-28 15:33:39 +04:00
  • 6c47f96998
    Fix player_weaponstrip (#735) Vaqtincha 2022-04-16 17:11:13 +05:00
  • db76e604df
    Clamp moving entities' sounds volume (#751) Juice 2022-04-11 11:32:00 +03:00
  • f050be77db
    fix respawn protection icon hiding (#695) Alejo 2022-03-13 11:35:42 -03:00
  • 972e14a527 Update workflows/build.yml Set windows job container as windows-2019 instead of windows-latest which now run on windows-2022 https://github.com/actions/virtual-environments/issues/4856 Fixes windows build s1lentq 2022-02-21 06:46:49 +07:00
  • 0bbad64944
    g3sg1 animation duration fix (#670) Vaqtincha 2022-02-19 15:50:59 +05:00
  • bbf4541361
    Fixed missing localized string for several weapons WeaponBuyAliasInfo (#729) Vaqtincha 2022-02-12 23:48:20 +05:00
  • a54abba88f
    README.md: Note about impulse 255 command (#714) UnkwUsr 2022-01-08 14:16:00 +03:00
  • c002edd5b1
    player.cpp: UpdateClientData(): fix observer crosshair bug (#672) Nord1cWarr1or 2021-12-28 19:23:17 +03:00
  • 09a6c61898
    Reset m_flNextFollowTime before trying to find next target after previous target death (#712) 5.21.0.546 Juice 2021-12-28 03:07:43 +03:00
  • b979b5e84f
    Revert "Add GitHub Action for Remove old artifacts (#701)" (#702) Sergey Shorokhov 2021-11-03 17:19:41 +03:00
  • c872b58bb0
    Add GitHub Action for Remove old artifacts (#701) Sergey Shorokhov 2021-11-01 15:08:23 +03:00
  • 2ac5bdee15
    update score status constants (#674) Nord1cWarr1or 2021-10-28 14:30:21 +03:00
  • 112326aa63
    New CVar: mp_plant_c4_anywhere (#692) Alejo 2021-10-28 08:10:02 -03:00
  • 53181d3e9b
    CItemAirBox: Fix flight to the moon! (#697) StevenKal 2021-10-28 02:19:09 +02:00
  • b9cccc691b
    New CVars: sv_autobunnyhopping and sv_enablebunnyhopping (#686) 5.21.0.540 Alejo 2021-10-20 13:18:30 -03:00
  • c6187f3dc7
    mp_free_armor small fix (#685) Alejo 2021-10-14 10:10:16 -03:00
  • dd243eaa0b
    Update player counts (#684) Juice 2021-10-14 13:54:09 +03:00
  • da24c74c20 player.h: fix ForEachItem() items iteration Sergey Shorokhov 2021-09-13 23:51:01 +03:00
  • 667242fadd
    Fix m_flAccuracy calculation (#677) Sergey Shorokhov 2021-09-13 15:28:43 +03:00
  • bb97adefed
    Disable thread-safe initialization for static local variables in VS2015+ when XP toolset is used. (#673) jeefo 2021-09-07 14:41:12 +03:00
  • 9233f852ca CSEntity.h: Move reserve funcs to private 5.21.0.534 Sergey Shorokhov 2021-09-02 20:47:36 +03:00
  • 5aec8aac7e
    Bot fixes (#659) Vaqtincha 2021-09-01 01:17:28 +05:00
  • 7e2279f8c5 Implement CBasePlayer::Observer_FindNextPlayer() hook (#667) Sergey Shorokhov 2021-08-31 22:04:32 +03:00
  • 983500c9bd Implement CCSEntity::FireBuckshots (#651) FEDERICOMB 2021-08-31 12:22:34 -03:00
  • d079f26fc1 Implement CGib::SpawnHeadGib and CGib::SpawnRandomGibs (#650) FEDERICOMB 2021-08-31 09:50:53 -03:00
  • f1b253e5b0
    Implement CBasePlayer::Observer_SetMode hook (#663) Lopol2010 2021-08-31 15:07:21 +03:00
  • 67cc153f5d
    Fix "use accuracy from last bullet fired earlier" glitch. (#662) Vaqtincha 2021-08-31 16:05:25 +05:00
  • 38dda25a84
    Implement player Pain, DeathSound and JoiningThink hooks (#607) fl0werD 2021-08-29 08:12:25 +04:00
  • fbbd6bd083
    Add new CVar sv_allchat (#665) Sergey Shorokhov 2021-08-28 13:41:49 +03:00
  • d85b03096f Add give cmd to readme (#649) 5.20.0.525 Sergey Shorokhov 2021-06-22 14:54:32 +03:00
  • 191857d700
    Add new CVar mp_free_armor (#609) AlexSwartz 2021-06-22 04:48:55 -07:00
  • 63efbfc1d6 'game_player_equip' checking buggy maps check_buggy_map_equip s1lentq 2021-06-22 14:17:31 +07:00
  • 1ac96b8180
    Implement CBasePlayer::HasTimePassedSinceDeath() for m_fDeadTime (#648) Sergey Shorokhov 2021-06-21 11:59:34 +03:00
  • 59c297d26d
    Allow observe for dying player with EF_NODRAW effect (#647) Sergey Shorokhov 2021-06-20 14:44:06 +03:00
  • 55b996c30a Allow observe for dying player with EF_NODRAW effect Sergey Shorokhov 2021-06-20 11:57:51 +03:00
  • a390cadcd0 Observer_IsValidTarget: checks refactoring Sergey Shorokhov 2021-06-20 11:40:25 +03:00
  • a9111f8dda
    Add new type sv_alltalk 5 (#644) Sergey Shorokhov 2021-06-17 17:52:17 +03:00
  • 5b7159e8de Implement sv_alltalk 5 Sergey Shorokhov 2021-06-15 12:59:58 +03:00
  • 8995b9dc77 Add description Sergey Shorokhov 2021-06-15 12:58:51 +03:00
  • 2c52c4f4de
    regamedll-cs.fgd (#637) 5.20.0.516 ChakkiSkrip 2021-06-08 17:12:42 +05:00
  • 49b2412e9c
    func_bomb_target: new feature "strict touch" (#636) Vaqtincha 2021-06-06 23:17:18 +05:00
  • ab846f86f4
    enhance "player_weaponstrip" entity (#634) Vaqtincha 2021-06-06 17:17:07 +05:00
  • 548cca5e5f
    Forcerespawn fix (#623) Vaqtincha 2021-06-06 17:16:09 +05:00
  • 517f68af93
    [WIP] Fgd updates (#632) [skip ci] Vaqtincha 2021-06-06 17:15:34 +05:00
  • 3ff0f0cbf9
    Bots can switch weapons underwater (#631) Vaqtincha 2021-06-06 17:13:55 +05:00
  • d80d87366a
    game_player_equip fixes/enhancement (#618) Vaqtincha 2021-05-22 16:15:28 +05:00
  • 8d1f4fb673
    Add weapon flag ITEM_FLAG_NOFIREUNDERWATER (#628) Vaqtincha 2021-05-22 16:12:24 +05:00
  • bbc54cd30e
    Immunity enhance (#621) Vaqtincha 2021-05-22 16:04:43 +05:00
  • a27ce74e10
    fix crash in UTIL_AreHostagesImprov (#626) OrangePee1 2021-05-17 03:55:22 +08:00
  • 64059d1026
    fix weapon_sg550 (#624) Vaqtincha 2021-05-16 14:19:02 +05:00
  • e86284b08c Update README.md build.yml [skip ci] 5.20.0.505 s1lentq 2021-04-17 17:40:58 +07:00