Commit Graph

34 Commits

Author SHA1 Message Date
Andrey Akhmichin b37078f019 Change weapon switch rules. 2024-02-04 01:15:33 +05:00
Andrey Akhmichin dd1036a5a0 Change hive hand's weight. 2024-02-03 02:00:18 +05:00
Andrey Akhmichin 9c247c5bcf
Add new humoristic railgunarena-like multiplayer game mode "GhostBusters" from HL 25th anniversary update. (#433) 2024-02-02 13:02:25 +00:00
Andrey Akhmichin 938a6e2361
HL 25th anniversary update rpg rocket changes. (#431) 2024-01-28 09:16:25 +00:00
Andrey Akhmichin 1e4663ab73 server: spawn mp5 with full ammo only in multiplayer. 2023-11-18 22:45:26 +05:00
Andrey Akhmichin e106972599 server: spawn mp5 with full ammo. 2023-11-18 02:44:44 +05:00
Bohdan Shulyar eceb28a304
Remove useless macro from weapons.h (#352) 2023-01-09 15:03:07 +00:00
Roman Chistokhodov e12d1aa743
Replace usage of m_ForceSendAnimations with entvars to avoid changing the class data layout (#306) 2022-08-06 14:40:26 +00:00
Roman Chistokhodov 8d91e9b4c0
Use MAX_WEAPONS constant instead of magic numbers (#294) 2022-07-27 05:24:22 +00:00
Roman Chistokhodov ed676a5413
Fix deploy animations on fast weapon switching (#289) 2022-07-21 14:40:51 +00:00
Marc-Antoine Lortie 1f23bff236
Restore Hornetgun fire phase. (#238) 2021-12-31 22:03:05 +05:00
Andrey Akhmichin a541a9699c #ifdef->#if. 2021-06-20 03:53:07 +05:00
Andrey Akhmichin 6d8e1c5d0c Got rid "defined". 2021-06-07 19:17:22 +05:00
Andrey Akhmichin 0dd90846fe #ifdef->#if 2021-06-07 05:05:58 +05:00
Andrey Akhmichin 2c9cb0c645 Revert "Merge 33413807d0"
This reverts commit 19bdc1d01b.
2021-06-06 03:48:55 +05:00
Andrey Akhmichin 593c9185aa Do not override IsUseable for mp5. Merge a9b1d9cda8. 2021-06-06 02:48:22 +05:00
Andrey Akhmichin 464a678b33 Remove WeaponTick and override ItemPostFrame instead. 2021-06-06 02:40:52 +05:00
Night Owl f27d1028ac Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards. 2017-12-11 02:44:30 +05:00
Night Owl 18adf0979f Redefine string_t. Fix wrong variables type. 2017-12-10 20:56:46 +05:00
Night Owl 8e799fcf6d Add crowbar idle animations under CROWBAR_IDLE_ANIM macro. 2017-10-15 14:22:14 +05:00
Night Owl 7e5145aaff Merge b15a0f9d56 2017-07-17 13:03:38 +05:00
Night Owl 9ef79aee9e Merge 6f020090bd 2017-07-05 21:44:06 +05:00
Night Owl 19bdc1d01b Merge 33413807d0 2017-07-05 19:48:01 +05:00
Night Owl e7b324da5e Merge 19c8e45d8f 2017-07-05 19:17:59 +05:00
Night Owl e5f6f7d9ac Merge 0cbbe099f3 2017-07-05 16:58:26 +05:00
Night Owl ca7464b158 Merge 60a45fb6cd 2017-07-05 16:51:43 +05:00
Night Owl 740a5a2c31 Merge 2baa8fe118 2017-07-05 16:42:08 +05:00
Night Owl d20c4ff329 Fix build. 2017-07-02 02:36:56 +05:00
Night Owl 2faa732aa1 Apply some @AlliedModders's patches. 2017-06-29 18:56:03 +05:00
Night Owl a522ae20c3 Merge some changes from git version of hlsdk. 2017-06-26 05:47:19 +05:00
Night Owl 1aac42f504 Remove extra commas and semicolons. Format. 2016-06-25 21:33:39 +05:00
Night Owl 4304846337 CRLF to LF all. 2016-06-04 18:24:23 +05:00
Night Owl 0adbd65d8a Fix build clang. Fix UB. 2016-04-18 01:30:05 +05:00
mittorn 0f599684c5 Upload first port 2016-02-24 21:26:16 +00:00