Commit Graph

50 Commits

Author SHA1 Message Date
Andrey Akhmichin 44688a3b28 Merge branch 'master' into poke646 2024-02-26 12:49:45 +05:00
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
Andrey Akhmichin 761e75105b
Merge branch 'master' into poke646 2022-08-24 19:17:39 +05: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 a7ec04d4bb Merge branch 'master' into poke646 2021-06-20 04:23:29 +05:00
Andrey Akhmichin a541a9699c #ifdef->#if. 2021-06-20 03:53:07 +05:00
Andrey Akhmichin dc0a442a4a #ifdef->#if. 2021-06-14 22:28:50 +05:00
Andrey Akhmichin 2ccda84355 Merge branch 'master' into poke646 2021-06-14 22:25:19 +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 382534b7cc Fix compilation. 2021-06-06 19:46:11 +05:00
Andrey Akhmichin ae295f7a7b Merge branch 'master' into poke646 2021-06-06 04:50:15 +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 633133784c xencandy must give more ammo amount. 2018-10-25 20:07:50 +05:00
Night Owl 3915b19d2d Rewrite HUD, weapons and monsters code.
Fix nailguns spread.
Fix xen squasher's projectile.
Lock multiplayer.
Read soundtrack names from sound/soundtrack.txt.
2018-10-25 07:16:25 +05:00
Night Owl 5103cec6c1 Fix weapons id. 2018-03-31 03:03:53 +05:00
Night Owl 7eeccf6ecf Fix build. 2017-12-25 01:25:40 +05:00
Night Owl d2e103682b Merge branch 'travis' into poke646 2017-12-24 23:17:14 +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 5fc940956a Time override. 2017-02-13 20:12:54 +05:00
Night Owl 56b2a6bc4c Other solution for weapon animation. 2017-02-13 00:12:28 +05:00
Night Owl 2a0b98bc54 Use different damage values for bradnailer and nailgun. Remove cvars which was not found in game. 2016-09-26 17:29:10 +05:00
Night Owl e5b7b8a867 Merge @malortie's patches for poke646. 2016-08-28 00:39:01 +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